This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository liberror-perl.
commit 592fe279638e9572fc696ab8e01dfae9329273d0 Author: gregor herrmann <[email protected]> Date: Sun Jul 17 16:55:21 2016 +0200 update changelog Gbp-Dch: Ignore --- debian/changelog | 27 +++++++++++++++++++-------- 1 file changed, 19 insertions(+), 8 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8b3b7d6..3ee031d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,20 +1,31 @@ liberror-perl (0.17024-1) UNRELEASED; urgency=medium - * Take over for the Debian Perl Group - * debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser - field (source stanza); Homepage field (source stanza); - ${misc:Depends} to Depends: field. Changed: Maintainer set to Debian - Perl Group <[email protected]> (was: - Clint Burfoot <[email protected]>); Clint Burfoot - <[email protected]> moved to Uploaders. + * Take over for the Debian Perl Group after talking to the security team + which has talked to the MIA team before. + * debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser field + (source stanza); Homepage field (source stanza); ${misc:Depends} to + Depends: field. Changed: Maintainer set to Debian Perl Group + <[email protected]> (was: Clint Burfoot + <[email protected]>). Removed: Section/Priority from binary package + stanza. Added: /me to Uploaders. * debian/watch: use metacpan-based URL. * Mark package as autopkgtest-able. * Declare compliance with Debian Policy 3.9.8. * Switch to source format "3.0 (quilt)". * Add explicit build dependency on libmodule-build-perl. - * Switch to dh(1). + * debian/rules: switch to dh(1). * debian/copyright: switch formatting to Copyright-Format 1.0. + * Don't install README anymore. Just a text version of the POD/manpage. + * Import upstream version 0.17024. + * Install new examples. + * Update long description. + * Revert direct changes to the code. + Both set of changes are not required anymore: + - The problem from #180784 doesn't appear if the line is removed. Probably + as a fix for CPAN RT#20643 in 0.17009. + - The changes to the POD (minus in manpages) seem unncessary, at least + nothing complains. -- gregor herrmann <[email protected]> Sun, 17 Jul 2016 16:14:07 +0200 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/liberror-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
