-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.0 Source: dgit Binary: dgit, dgit-infrastructure Architecture: all Version: 1.4 Maintainer: Ian Jackson <[email protected]> Standards-Version: 3.9.4.0 Vcs-Browser: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git/dgit.git/ Vcs-Git: git://git.chiark.greenend.org.uk/~ianmdlvl/dgit.git Build-Depends: debhelper (>= 9) Package-List: dgit deb devel optional dgit-infrastructure deb devel extra Checksums-Sha1: cadc2580346331394744a3df77ed398e9515b404 250642 dgit_1.4.tar.gz Checksums-Sha256: beee556e6bf0de96f15b60ede2775efd9763ede1976f29c6c25d0b770513fd01 250642 dgit_1.4.tar.gz Files: b5229376e02b19b38a7e5e3812954e42 250642 dgit_1.4.tar.gz Dgit: e62698da351bf5e5c97c260544180e4a49cb41ff -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iQEcBAEBCAAGBQJV2IhJAAoJEOPjOSNItQ05oeMIAIBe8pg+x+5eqwmdC/0lP3IB 3LcsQSXpxNeUmwzFJyruUuANSRkUQPfe+yC5RsoKhH/7P8tIvrTl1y++qlGUeAYX eXYraEj/GBCX1HLcq6Q06urCYzDT//TL7tr3rYqa9eqkohpnhgoZSjkelaIT+w/D zTifVQqueEvv72SMzyz3c/ijEHQRQ9E5dLffPM9ksCvsoEEPlRLecIiU3KQ/scyv O1ehQIS/rOS5YMGjn4QmNtkZzOi/88tkNbBRbV61E+C+R9HoAZ3FKNFx2mvJJldg WgakhSBXaE9Fqyup2+JdLUEGsoxVYfWs3PRzZmKlpTL5JEx5Z5Em6sajGGIyzl8= =6/42 -----END PGP SIGNATURE----- Changes: dgit (1.4) unstable; urgency=high Bugfixes: * Unbreak --dry-run (`exiting subroutine via next', broken in ac221d67, bug released in 0.22). * When running git-add in commit-quilty-patch, properly escape filenames (which git-add treats as glob patterns). * When running git-add in commit-quilty-patch, use -f and sometimes -A, so as to avoid being broken by any .gitignore, etc. * When quilt linearisation fails, print the right information in the error message. (This has been broken forever.) * Cope properly with `3.0 (quilt)' with single-debian-patch. Closes:#796016. (Still does not work with wheezy's dpkg-source, so no test case yet.) * With dgit sbuild, pass our -d before the user's arguments, so that the user can override it. Closes:#796019. New checks and improved behaviours: * Detect and reject git trees containing debian/source/local-options or debian/source/local-patch-header. * In --dry-run mode, _do_ actually run dpkg-source --commit so that we actually do construct the quilt fixup commit; instead, honour --dry-run by avoiding pulling it back to your HEAD. * quilt-fixup checks that the git tree is clean, as for build-prep. Documentation: * In dgit(7), discuss binaries and documentation present in upstream but removed by rules clean. Test suite: * Run quilt-fixup with -wgf in distropatches-reject, so that we don't need build-depends. -- Ian Jackson <[email protected]> Sat, 22 Aug 2015 15:31:02 +0100