gitpkg 0.29+nmu1 source package in Ubuntu

Changelog

gitpkg (0.29+nmu1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <email address hidden>  Sun, 03 Jan 2021 17:49:28 +0100

Upload details

Uploaded by:
Ron Lee
Uploaded to:
Sid
Original maintainer:
Ron Lee
Architectures:
all
Section:
vcs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
gitpkg_0.29+nmu1.dsc 1.5 KiB 51be0c7e2e9fac5ec5ce09ac4bd144fac49b588308df418ffa60b7341b742a4b
gitpkg_0.29+nmu1.tar.gz 40.2 KiB d6e8b5b8edaba624a2c7b96e99f80fafa647400e997d72eb92fa15dc86db4f8b

Available diffs

No changes file available.

Binary packages built by this source

gitpkg: tools for maintaining Debian packages with git

 This package provides tools and automation to assist with maintaining Debian
 packages in git.
 .
  gitpkg - creates a source package from specified repository versions.
  git-debimport - creates a git repository from a set of existing packages.
 .
 No particular repository layout is required for gitpkg to export source from
 it, existing repositories should require no modification. If there is a valid
 Debian source tree in there then gitpkg can export a package from any revision
 of it for you. In the Grand Old Manner these tools are intended to simplify
 specific parts of your existing packaging process and integrate smoothly with
 it, not to replace that with its own singular constraints on how you may work.
 Since not every packaging style suits every package, gitpkg aims to be able to
 work equally well with all of them by sticking to just its part of the job and
 staying out of your way entirely until that job needs to be done. Hook points
 are provided for performing additional package and user specific operations as
 you may desire or require at export time.