This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libatombus-perl.
commit 20a10c9e5ce5d6e4a90645a260cdce476da5091a Author: Jonas Smedegaard <[email protected]> Date: Sun Dec 25 21:01:55 2016 +0100 Prepare for release: Update changelog, control file, and copyright hints. --- debian/changelog | 14 ++++++++++++++ debian/control | 6 +++--- debian/copyright_hints | 27 +++++++++++++++++---------- 3 files changed, 34 insertions(+), 13 deletions(-) diff --git a/debian/changelog b/debian/changelog index e3fa2d1..bd95311 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +libatombus-perl (1.0405-5) unstable; urgency=medium + + * Update watch file: + + Bump to file format 4. + + Watch MetaCPAN URL. + + Mention gbp --uscan in usage comment. + * Update copyright info: Extend coverage of Debian packaging. + * Declare compliance with Debian Policy 3.9.8. + * Fix Vcs-Git field to use https protocol. + * Drop CDBS get-orig-source target: Use gbp import-orig --uscan. + * Modernize CDBS use: Build-depend on licensecheck (not devscripts). + + -- Jonas Smedegaard <[email protected]> Sun, 25 Dec 2016 21:00:25 +0100 + libatombus-perl (1.0405-4) unstable; urgency=medium * Team upload diff --git a/debian/control b/debian/control index 9d201d7..79477cd 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: libatombus-perl Section: perl Priority: optional Build-Depends: cdbs, - devscripts, + licensecheck, perl, debhelper, dh-buildinfo, @@ -18,8 +18,8 @@ Build-Depends: cdbs, libcapture-tiny-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/libatombus-perl +Standards-Version: 3.9.8 +Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libatombus-perl Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libatombus-perl.git Homepage: http://search.cpan.org/dist/AtomBus/ Testsuite: autopkgtest-pkg-perl diff --git a/debian/copyright_hints b/debian/copyright_hints index 239bd9f..652cfc9 100644 --- a/debian/copyright_hints +++ b/debian/copyright_hints @@ -25,7 +25,7 @@ Files: Changes public/dispatch.fcgi t/01-basic.t t/02-paging.t -Copyright: *No copyright* +Copyright: NONE License: UNKNOWN FIXME @@ -34,18 +34,25 @@ Files: README lib/AtomBus/Schema.pm lib/AtomBus/Schema/Result/AtomBusEntry.pm lib/AtomBus/Schema/Result/AtomBusFeed.pm -Copyright: 2010, Naveed Massjouni - AND LICENSE -License: UNKNOWN +Copyright: 2010, Naveed Massjouni. +License: Artistic or GPL-1+ FIXME -Files: debian/rules -Copyright: 2011-2012, 2015 Jonas Smedegaard <[email protected]> -License: GPL-3+ +Files: LICENSE +Copyright: 1989, Free Software Foundation, Inc. + 19xx name of author + 19yy <name of author> + 2010, Naveed Massjouni. + disclaimer" for the program, if + ed by the Free + interest in the + of this Package, but belong to whomever generated them, and may be sold + the software, and +License: Artistic or GPL-1+ FIXME -Files: LICENSE -Copyright: 2010, Naveed Massjouni -License: GPL-ever +Files: debian/rules +Copyright: 2011-2012, 2015-2016, Jonas Smedegaard <[email protected]> +License: GPL-3+ FIXME -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libatombus-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
