This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libcatmandu-store-lucy-perl.
commit cb4fd04c90fc2f4b831f1ef485a7ed15ca8d3b02 Author: Jonas Smedegaard <[email protected]> Date: Wed Aug 5 15:28:58 2015 +0200 Prepare for release: Update changelog, control file and copyright hints. --- debian/changelog | 14 ++++++++++++++ debian/control | 26 +++++++++++++------------- debian/copyright_hints | 4 ++-- 3 files changed, 29 insertions(+), 15 deletions(-) diff --git a/debian/changelog b/debian/changelog index f38b892..25402fd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +libcatmandu-store-lucy-perl (0.0101-5) unstable; urgency=medium + + * Update copyright info: + + Use License-Grant and License-Reference fields. + Thanks to Ben Finney. + + Extend coverage of packaging to include current year. + + Add alternate git source URL. + * Bump debhelper compatibility level to 9. + * Override lintian regarding license in License-Reference field. + See bug#786450. + * Override lintian regarding build-depending unversioned on debhelper. + + -- Jonas Smedegaard <[email protected]> Wed, 05 Aug 2015 15:27:51 +0200 + libcatmandu-store-lucy-perl (0.0101-4) unstable; urgency=medium [ Jonas Smedegaard ] diff --git a/debian/control b/debian/control index 48b4ba5..875f6cd 100644 --- a/debian/control +++ b/debian/control @@ -5,16 +5,16 @@ Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: cdbs, - devscripts, - perl, - debhelper, - dh-buildinfo, - libcatmandu-perl, - liblucy-perl, - libmoo-perl, - libdata-messagepack-perl, - libmodule-build-perl (>= 0.400000), - libtest-exception-perl + devscripts, + perl, + debhelper, + dh-buildinfo, + libcatmandu-perl, + liblucy-perl, + libmoo-perl, + libdata-messagepack-perl, + libmodule-build-perl (>= 0.400000), + libtest-exception-perl Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcatmandu-store-lucy-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcatmandu-store-lucy-perl @@ -22,9 +22,9 @@ Homepage: https://metacpan.org/release/Catmandu-Store-Lucy Package: libcatmandu-store-lucy-perl Architecture: all -Depends: ${perl:Depends}, - ${misc:Depends}, - ${cdbs:Depends} +Depends: ${cdbs:Depends}, + ${misc:Depends}, + ${perl:Depends} Enhances: ${cdbs:Enhances} Description: searchable Catmandu store backed by Lucy Catmandu provides a suite of Perl modules to ease the import, storage, diff --git a/debian/copyright_hints b/debian/copyright_hints index 5670243..234b808 100644 --- a/debian/copyright_hints +++ b/debian/copyright_hints @@ -17,6 +17,7 @@ Files: Build.PL debian/control.in debian/gbp.conf debian/source/format + debian/source/lintian-overrides debian/watch lib/Catmandu/Store/Lucy.pm lib/Catmandu/Store/Lucy/Bag.pm @@ -26,7 +27,7 @@ License: UNKNOWN FIXME Files: debian/rules -Copyright: 2014, Jonas Smedegaard <[email protected]> +Copyright: 2014-2015, Jonas Smedegaard <[email protected]> License: GPL-3+ FIXME @@ -36,7 +37,6 @@ Copyright: 1989, Free Software Foundation, Inc 19yy <name of author> 2013, Nicolas Steenlant <[email protected]> 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/libcatmandu-store-lucy-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
