This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libdancer-plugin-dbic-perl.
commit 33a25aed11982a11cc75b8bd067c667910052c08 Author: Jonas Smedegaard <[email protected]> Date: Fri Aug 7 14:08:27 2015 +0200 Prepare for release: Update changelog, control file and copyright hints. --- debian/changelog | 15 +++++++++++++-- debian/control | 2 +- debian/copyright_hints | 3 ++- 3 files changed, 16 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1253842..75a3250 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,19 @@ -libdancer-plugin-dbic-perl (0.2100-2) UNRELEASED; urgency=medium +libdancer-plugin-dbic-perl (0.2100-2) unstable; urgency=medium + [ Salvatore Bonaccorso ] * Update Vcs-Browser URL to cgit web frontend - -- Salvatore Bonaccorso <[email protected]> Sat, 16 Aug 2014 09:30:50 +0200 + [ Jonas Smedegaard ] + * Declare compliance with Debian Policy 3.9.6. + * Bump debhelper compatibility level to 9. + * Update copyright info: + + Use License-Grant and License-Reference fields. + Thanks to Ben Finney. + * Override lintian regarding license in License-Reference field. + See bug#786450. + * Override lintian regarding build-depending unversioned on debhelper. + + -- Jonas Smedegaard <[email protected]> Fri, 07 Aug 2015 14:08:14 +0200 libdancer-plugin-dbic-perl (0.2100-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index ef9ac82..d3e97b8 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Build-Depends: cdbs, libmoosex-types-loadableclass-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/libdancer-plugin-dbic-perl Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdancer-plugin-dbic-perl.git Homepage: http://search.cpan.org/dist/Dancer-Plugin-DBIC/ diff --git a/debian/copyright_hints b/debian/copyright_hints index 9655ab8..af219fd 100644 --- a/debian/copyright_hints +++ b/debian/copyright_hints @@ -14,6 +14,7 @@ Files: Changes debian/control.in debian/gbp.conf debian/source/format + debian/source/lintian-overrides debian/watch dist.ini t/00-compile.t @@ -33,6 +34,7 @@ License: UNKNOWN Files: README lib/Dancer/Plugin/DBIC.pm Copyright: 2010, awncorp + AND LICENSE License: UNKNOWN FIXME @@ -47,7 +49,6 @@ Copyright: 1989, Free Software Foundation, Inc 19yy <name of author> 2010, awncorp disclaimer" for the program, if - interest in the the software, and License: GPL-ever FIXME -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdancer-plugin-dbic-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
