This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libanyevent-rabbitmq-perl.
commit 3df6a1bc350e19c97920e1703c1b649782cf1574 Author: Jonas Smedegaard <[email protected]> Date: Sat Sep 3 18:49:06 2016 +0200 Prepare for release: Update changelog, control file and copyright hints. --- debian/changelog | 21 +++++++++++++++++++++ debian/control | 6 +++--- debian/copyright_hints | 16 ++++++---------- 3 files changed, 30 insertions(+), 13 deletions(-) diff --git a/debian/changelog b/debian/changelog index 410fc99..1b8b615 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,24 @@ +libanyevent-rabbitmq-perl (1.19+dfsg-1) unstable; urgency=medium + + [ upstream ] + * (no changes: Re-release properly renamed to indicate repackaging) + + [ Jonas Smedegaard ] + * Modernize Vcs-Git field: Use https URL. + * Declare compliance with Debian Policy 3.9.8. + * Update copyright info: + + Extend coverage of packaging to include current year. + * Stop track upstream source with CDBS (use gpb --uscan). + * Update git-buildpackage config: Filter any .git* file. + * Update watch file: + + Bump to version 4. + + Use only MetaCPAN URL. + + Tighten to ignore prereleases. + + Mention gpb in usage comment. + * Build-depend on licensecheck (not devscripts). + + -- Jonas Smedegaard <[email protected]> Sat, 03 Sep 2016 18:48:54 +0200 + libanyevent-rabbitmq-perl (1.19-2) unstable; urgency=medium * Team upload diff --git a/debian/control b/debian/control index 09452fb..e1c322b 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: libanyevent-rabbitmq-perl Section: perl Priority: optional Build-Depends: cdbs, - devscripts, + licensecheck, perl, debhelper, dh-buildinfo, @@ -17,8 +17,8 @@ Build-Depends: cdbs, libtest-exception-perl Maintainer: Debian Perl Group <[email protected]> Uploaders: Jonas Smedegaard <[email protected]> -Standards-Version: 3.9.6 -Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libanyevent-rabbitmq-perl +Standards-Version: 3.9.8 +Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libanyevent-rabbitmq-perl Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libanyevent-rabbitmq-perl.git Homepage: https://metacpan.org/release/AnyEvent-RabbitMQ Testsuite: autopkgtest-pkg-perl diff --git a/debian/copyright_hints b/debian/copyright_hints index b316150..731ee1c 100644 --- a/debian/copyright_hints +++ b/debian/copyright_hints @@ -25,6 +25,7 @@ Files: Changes inc/Module/Install/Share.pm inc/Module/Install/Win32.pm inc/Module/Install/WriteAll.pm + lib/AnyEvent/RabbitMQ/Channel.pm lib/AnyEvent/RabbitMQ/LocalQueue.pm share/README t/00_compile.t @@ -36,32 +37,27 @@ Files: Changes xt/05_multi_channel.t xt/06_close.t xt/perlcriticrc -Copyright: *No copyright* +Copyright: NONE License: UNKNOWN FIXME Files: inc/Module/Install/Metadata.pm -Copyright: +Copyright: NONE License: Expat FIXME Files: debian/rules -Copyright: 2013-2015, Jonas Smedegaard <[email protected]> +Copyright: 2013-2016, Jonas Smedegaard <[email protected]> License: GPL-3+ FIXME Files: inc/Module/Install.pm -Copyright: 2008, - 2012, Adam Kennedy -License: UNKNOWN - FIXME - -Files: lib/AnyEvent/RabbitMQ/Channel.pm -Copyright: and license +Copyright: 2008, - 2012 Adam Kennedy. License: UNKNOWN FIXME Files: lib/AnyEvent/RabbitMQ.pm -Copyright: 2010, the above named author(s) +Copyright: Copyright (c) 2010, the above named author(s). License: UNKNOWN FIXME -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libanyevent-rabbitmq-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
