This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository pkg-perl-tools.
commit a1432d67ac65fa015665aa064d82977bae1d9235 Author: gregor herrmann <[email protected]> Date: Sat Sep 9 18:20:11 2017 +0200 update changelog Gbp-Dch: Ignore --- debian/changelog | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8384dce..1f51684 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ pkg-perl-tools (0.40) UNRELEASED; urgency=medium [ gregor herrmann ] - * examples/check-build: update autopkgtest section. Drop adt-run - variant, as stable has autopkgtest, and add --shell-fail option. + * examples/check-build: update autopkgtest section. + Drop adt-run variant, as stable has autopkgtest, and add --shell-fail + option. * examples/check-build: add option to run reprotest. [ Dominic Hargreaves ] @@ -10,6 +11,15 @@ pkg-perl-tools (0.40) UNRELEASED; urgency=medium * scripts/alioth-author: remove conditional use of curl/wget now that curl is a dependency + [ gregor herrmann ] + * examples/pbuilder-hooks/E10cleanup: + + use `apt-get indextargets' and `/usr/lib/apt/apt-helper cat-file' + instead of grepping the Packages files directly. Guarded by a check for + apt 1.1, so the old code is still there but only used in oldoldstable. + Thanks to Julian Andres Klode for the bug report. (Closes: #874778) + + use dpkg-vendor to check for Ubuntu instead of grepping + /etc/lsb-release. + -- gregor herrmann <[email protected]> Fri, 18 Aug 2017 17:48:10 +0200 pkg-perl-tools (0.39) unstable; urgency=medium -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/pkg-perl-tools.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
