This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libdist-inkt-role-release-perl.
commit 03251bd4c34904bb1d2a1d24bf7bc9ef98cfffeb Author: Jonas Smedegaard <[email protected]> Date: Sat Apr 30 13:26:39 2016 +0200 Prepare for release: Update changelog, control file and copyright hints. --- debian/changelog | 29 +++++++++++++++++++++++++++++ debian/control | 7 +++---- debian/copyright_hints | 33 ++++++++++++++------------------- 3 files changed, 46 insertions(+), 23 deletions(-) diff --git a/debian/changelog b/debian/changelog index c7b39f1..cde14a5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,32 @@ +libdist-inkt-role-release-perl (0.004-2) unstable; urgency=medium + + * Add patch 1001 to fix typo in synopsis. + * Use https protocol in Vcs-Git URL. + * Declare compliance with Debian Policy 3.9.8. + * Bump debhelper compatibility level to 9. + * Update copyright info: + + Use License-Grant and License-Reference fields. + Thanks to Ben Finney. + * Add lintian overrides for debhelper9 and license in + License-Reference field. + * Update watch file: + + Bump to file format 4. + + List only metacpan URL. + + Mention gpb --uscan in uage comment. + * Drop CDBS get-orig-source target: Use "gbp import-orig --uscan" + instead. + * Modernize git-buildpackage config: + + Avoid git- prefix. + + Filter any .git* file. + * Update package relations: + + Stop build-depend on (recent perl or) recent libtest-simple-perl: + Satisfied by perl even in oldstable. + * Update copyright info: + + Extend copyright of packaging to cover current year. + * Git-ignore quilt .pc dir. + + -- Jonas Smedegaard <[email protected]> Sat, 30 Apr 2016 13:25:23 +0200 + libdist-inkt-role-release-perl (0.004-1) unstable; urgency=medium [ upstream ] diff --git a/debian/control b/debian/control index 54bc011..53a1d3c 100644 --- a/debian/control +++ b/debian/control @@ -11,12 +11,11 @@ Build-Depends: cdbs, libmoose-perl, libpath-tiny-perl, libtype-tiny-perl, - libnamespace-autoclean-perl, - perl (>= 5.13.4) | libtest-simple-perl (>= 0.96) + libnamespace-autoclean-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/libdist-inkt-role-release-perl +Standards-Version: 3.9.8 +Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libdist-inkt-role-release-perl Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdist-inkt-role-release-perl.git Homepage: https://metacpan.org/release/Dist-Inkt-Role-Release diff --git a/debian/copyright_hints b/debian/copyright_hints index 0155818..cab98d7 100644 --- a/debian/copyright_hints +++ b/debian/copyright_hints @@ -17,7 +17,11 @@ Files: CREDITS debian/control debian/control.in debian/gbp.conf + debian/patches/1001_fix_typo.patch + debian/patches/README + debian/patches/series debian/source/format + debian/source/lintian-overrides debian/watch dist.ini doap.ttl @@ -29,32 +33,23 @@ Files: README lib/Dist/Inkt/Role/Release.pm t/01basic.t Copyright: 2014, Toby Inkster + AND LICENCE License: UNKNOWN FIXME -Files: debian/rules -Copyright: 2014, Jonas Smedegaard <[email protected]> -License: GPL-3+ +Files: COPYRIGHT +Copyright: 2014, Toby Inkster + None +License: Artistic-1.0 FIXME Files: LICENSE -Copyright: 1989, Free Software Foundation, Inc - 19xx name of author - 19yy <name of author> - 2014, Toby Inkster - disclaimer" for the program, if - interest in the - the software, and -License: GPL-ever +Copyright: 2014, Toby Inkster +License: Artistic-1.0 GPL (vever) FIXME -Files: COPYRIGHT -Copyright: 2013, Toby Inkster - 2014, Toby Inkster - 2014, the holder(s) - None - This software is 2014, by Toby Inkster - Unknown -License: UNKNOWN +Files: debian/rules +Copyright: 2014, 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/libdist-inkt-role-release-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
