This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository librdf-helper-properties-perl.
commit 61fbdde2b0bfffbeb9865fb2fda6ffb0b2413174 Author: Jonas Smedegaard <[email protected]> Date: Mon Jan 2 14:57:32 2017 +0100 Prepare for release: Update changelog, control file, and copyright hints. --- debian/changelog | 13 +++++++++++-- debian/control | 5 +++-- debian/copyright_hints | 5 +---- 3 files changed, 15 insertions(+), 8 deletions(-) diff --git a/debian/changelog b/debian/changelog index edc1e60..40d6839 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,10 @@ -librdf-helper-properties-perl (0.22-3) UNRELEASED; urgency=medium +librdf-helper-properties-perl (0.24-1) unstable; urgency=medium + [ upstream ] + * New release. + + Update to Moo. + + [ Jonas Smedegaard ] * Update watch file: + Bump to file format 4. + Watch MetaCPAN URL. @@ -21,8 +26,12 @@ librdf-helper-properties-perl (0.22-3) UNRELEASED; urgency=medium * Add lintian override regarding license in License-Reference field. See bug#786450. * Modernize CDBS use: Build-depend on licensecheck (not devscripts). + * Update package relations: + + (Build-)depend on libmoo-perl libtype-tiny-perl (not + libany-moose-perl). + + Build-depend on licensecheck (not devscripts). - -- Jonas Smedegaard <[email protected]> Mon, 02 Jan 2017 14:21:55 +0100 + -- Jonas Smedegaard <[email protected]> Mon, 02 Jan 2017 14:57:20 +0100 librdf-helper-properties-perl (0.22-2) unstable; urgency=medium diff --git a/debian/control b/debian/control index da41d59..ca77f99 100644 --- a/debian/control +++ b/debian/control @@ -6,13 +6,14 @@ Build-Depends: cdbs, perl, debhelper, dh-buildinfo, - libany-moose-perl, + libmoo-perl, librdf-trine-perl, + libtype-tiny-perl, libnamespace-autoclean-perl (>= 0.13) Maintainer: Debian Perl Group <[email protected]> Uploaders: Jonas Smedegaard <[email protected]> Standards-Version: 3.9.8 -Vcs-Git: httsp://anonscm.debian.org/git/pkg-perl/packages/librdf-helper-properties-perl +Vcs-Git: http://anonscm.debian.org/git/pkg-perl/packages/librdf-helper-properties-perl Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/librdf-helper-properties-perl.git Homepage: http://search.cpan.org/dist/RDF-Helper-Properties/ Testsuite: autopkgtest-pkg-perl diff --git a/debian/copyright_hints b/debian/copyright_hints index cd2cf9e..b065251 100644 --- a/debian/copyright_hints +++ b/debian/copyright_hints @@ -8,8 +8,6 @@ Files: Changes MANIFEST MANIFEST.SKIP META.yml - MYMETA.json - MYMETA.yml Makefile.PL SIGNATURE debian/README.source @@ -21,7 +19,6 @@ Files: Changes debian/source/lintian-overrides debian/tests/pkg-perl/use-whitelist debian/watch - inc/Module/Install/AuthorTests.pm inc/Module/Install/Base.pm inc/Module/Install/Can.pm inc/Module/Install/DOAPChangeSets.pm @@ -49,7 +46,7 @@ License: Artistic or GPL-1+ FIXME Files: debian/rules -Copyright: 2011, Jonas Smedegaard <[email protected]> +Copyright: 2011-2013, 2017, Jonas Smedegaard <[email protected]> License: GPL-2+ FIXME -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/librdf-helper-properties-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
