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 9256ec82467605b3b570f60b13bf92ca3b0b347b Author: gregor herrmann <[email protected]> Date: Sun Sep 10 14:58:38 2017 +0200 fix mistake in d/changelog oldstable also has an older apt Gbp-Dch: Ignore --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1f51684..e65d002 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,7 +15,7 @@ pkg-perl-tools (0.40) UNRELEASED; urgency=medium * 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. + apt 1.1, so the old code is still there but only used in oldstable. Thanks to Julian Andres Klode for the bug report. (Closes: #874778) + use dpkg-vendor to check for Ubuntu instead of grepping /etc/lsb-release. -- 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
