This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libclass-accessor-class-perl.
commit 395a5353bb6e6ade737482405c4e29a521f4f640 Author: Jonas Smedegaard <[email protected]> Date: Mon Nov 23 16:10:11 2015 +0100 Prepare for release: Update changelog and copyright hints. --- debian/changelog | 15 +++++++++++++-- debian/copyright_hints | 29 ++++++++++++++--------------- 2 files changed, 27 insertions(+), 17 deletions(-) diff --git a/debian/changelog b/debian/changelog index fdafc23..7474eee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,19 @@ -libclass-accessor-class-perl (0.503-2) UNRELEASED; urgency=medium +libclass-accessor-class-perl (0.503-2) unstable; urgency=medium + [ Salvatore Bonaccorso ] * Update Vcs-Browser URL to cgit web frontend - -- Salvatore Bonaccorso <[email protected]> Sat, 16 Aug 2014 09:30:18 +0200 + [ Jonas Smedegaard ] + * Update copyright info: + + Use License-Grant and License-Reference fields. + Thanks to Ben Finney. + + Extend copyright of packaging to cover current year. + * Add lintian override regarding license in License-Reference field. + See bug#786450. + * Bump debhelper compatibility level to 9. + * Add lintian override regarding debhelper 9. + + -- Jonas Smedegaard <[email protected]> Mon, 23 Nov 2015 16:09:27 +0100 libclass-accessor-class-perl (0.503-1) unstable; urgency=medium diff --git a/debian/copyright_hints b/debian/copyright_hints index 33acd7b..d6575ae 100644 --- a/debian/copyright_hints +++ b/debian/copyright_hints @@ -15,9 +15,9 @@ Files: Changes debian/control.in debian/gbp.conf debian/source/format + debian/source/lintian-overrides debian/watch dist.ini - t/00-compile.t t/000-report-versions-tiny.t t/basic.t t/duplicate.t @@ -28,25 +28,24 @@ Copyright: *No copyright* License: UNKNOWN FIXME -Files: README - lib/Class/Accessor/Class.pm -Copyright: 2004, Ricardo SIGNES -License: UNKNOWN - FIXME - Files: debian/rules -Copyright: 2010-2011, 2013-2014, Jonas Smedegaard <[email protected]> +Copyright: 2010-2011, 2013-2015, Jonas Smedegaard <[email protected]> License: GPL-3+ FIXME Files: LICENSE -Copyright: 1989, Free Software Foundation, Inc - 19xx name of author - 19yy <name of author> - 2004, Ricardo SIGNES - disclaimer" for the program, if - interest in the - the software, and +Copyright: 2004, Ricardo SIGNES License: GPL-ever FIXME +Files: lib/Class/Accessor/Class.pm +Copyright: 2004, Ricardo SIGNES + AND LICENSE +License: UNKNOWN + FIXME + +Files: README +Copyright: 2004, Ricardo SIGNES +License: UNKNOWN + FIXME + -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libclass-accessor-class-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
