This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libplack-test-anyevent-perl.
commit 3ca32a7c62c530680115b431748cfcc3ed52a468 Author: Jonas Smedegaard <[email protected]> Date: Tue Aug 4 15:56:31 2015 +0200 Prepare for release: Update changelog, control file and copyright hints. --- debian/changelog | 28 +++++++++++++++++++++++----- debian/control | 2 +- debian/copyright_hints | 22 ++++++++++++++-------- 3 files changed, 38 insertions(+), 14 deletions(-) diff --git a/debian/changelog b/debian/changelog index dc666cb..34dfb5d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,26 @@ -libplack-test-anyevent-perl (0.05-3) UNRELEASED; urgency=medium - - * Update Vcs-Browser URL to cgit web frontend - - -- Salvatore Bonaccorso <[email protected]> Sat, 16 Aug 2014 09:34:23 +0200 +libplack-test-anyevent-perl (0.06-1) unstable; urgency=medium + + { upstream ] + * New release. + + Fix an issue with PSGI conformance. + + [ Salvatore Bonaccorso ] + * Update Vcs-Browser URL to use cgit web frontend. + + [ Jonas Smedegaard ] + * Bump debhelper compatibility level to 9. + * Declare compliance with Debian Policy 3.9.6. + * Update copyright info: + + Use License-Grant and License-Reference fields. + Thanks to Ben Finney. + + Bump (yes, oddly not extend) coverage for main upstream author to + include current year. + + Extend coverage of packaging to include current year. + * Override lintian regarding license in License-Reference field. + See bug#786450. + * Override lintian regarding build-depending unversioned on debhelper. + + -- Jonas Smedegaard <[email protected]> Tue, 04 Aug 2015 15:55:17 +0200 libplack-test-anyevent-perl (0.05-2) unstable; urgency=medium diff --git a/debian/control b/debian/control index 8810e4c..dd25d4b 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: cdbs, libtest-class-perl Maintainer: Debian Perl Group <[email protected]> Uploaders: Jonas Smedegaard <[email protected]> -Standards-Version: 3.9.5 +Standards-Version: 3.9.6 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libplack-test-anyevent-perl Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libplack-test-anyevent-perl.git Homepage: https://github.com/hoelzro/plack-test-anyevent diff --git a/debian/copyright_hints b/debian/copyright_hints index d8da62a..2af10c8 100644 --- a/debian/copyright_hints +++ b/debian/copyright_hints @@ -14,6 +14,7 @@ Files: Build.PL debian/control.in debian/gbp.conf debian/source/format + debian/source/lintian-overrides debian/watch lib/Plack/Test/AE.pm lib/Plack/Test/AnyEvent/Response.pm @@ -35,6 +36,7 @@ Files: Build.PL xt/release/localbrew-pristine-5.14.t xt/release/localbrew-pristine-5.16.t xt/release/localbrew-pristine-5.18.t + xt/release/localbrew-pristine-5.20.t xt/release/localbrew-pristine-5.8.t xt/release/pod-coverage.t xt/release/pod-syntax.t @@ -42,12 +44,6 @@ Copyright: *No copyright* License: UNKNOWN FIXME -Files: README - lib/Plack/Test/AnyEvent.pm -Copyright: 2011, Rob Hoelz -License: UNKNOWN - FIXME - Files: debian/rules Copyright: 2014, Jonas Smedegaard <[email protected]> License: GPL-3+ @@ -57,10 +53,20 @@ Files: LICENSE Copyright: 1989, Free Software Foundation, Inc 19xx name of author 19yy <name of author> - 2011, Rob Hoelz + 2015, Rob Hoelz disclaimer" for the program, if - interest in the the software, and License: GPL-ever FIXME +Files: lib/Plack/Test/AnyEvent.pm +Copyright: 2015, Rob Hoelz + AND LICENSE +License: UNKNOWN + FIXME + +Files: README +Copyright: 2015, Rob Hoelz +License: UNKNOWN + FIXME + -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libplack-test-anyevent-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
