dgit 0.18.1 source package in Ubuntu

Changelog

dgit (0.18.1) unstable; urgency=low


  Bugfixes:
  * sshpsql archive query method passes LANG=C.  Closes:#729788.
  * Subcommand program or argument options containing hyphens work.
    (Eg, --dpkg-buildpackage:blah was previously incorrectly rejected.)

  Packaging fixes:
  * Depend on dput.
  * Depend on curl | wget, as dget needs one of those.  (The dput package,
    which contains dget, doesn't require them because dput itself works
    without.)

 -- Ian Jackson <email address hidden>  Sun, 24 Nov 2013 17:36:03 +0000

Upload details

Uploaded by:
Ian Jackson
Uploaded to:
Sid
Original maintainer:
Ian Jackson
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
dgit_0.18.1.dsc 1.2 KiB 734372f3491d136d92c063e43207f374705352f942d144a5236513835829f0b6
dgit_0.18.1.tar.gz 30.1 KiB d166171c7f1ba54e54c2162795f7db5e4ad1c4e71c4eaf89f0675d7bb6a98a1c

Available diffs

No changes file available.

Binary packages built by this source

dgit: git interoperability with the Debian archive

 dgit (with the associated infrastructure) makes it possible to
 treat the Debian archive as a git repository.
 .
 dgit push constructs uploads from git commits
 .
 dgit clone and dgit fetch construct git commits from uploads.