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 ae281f0fe872be793e701dc1523116887bff5162 Author: Jonas Smedegaard <[email protected]> Date: Mon Jan 2 14:39:54 2017 +0100 Update changelog, control file, and copyright hints. --- debian/changelog | 26 ++++++++++++++++++++++++++ debian/control | 8 ++++---- debian/copyright_hints | 25 ++++++++----------------- 3 files changed, 38 insertions(+), 21 deletions(-) diff --git a/debian/changelog b/debian/changelog index 446a18d..edc1e60 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,29 @@ +librdf-helper-properties-perl (0.22-3) UNRELEASED; urgency=medium + + * Update watch file: + + Bump to file format 4. + + Watch MetaCPAN URL. + + Mention gbp --uscan in usage comment. + + Tighten version regex. + * Modernize git-buildpackage config: Filter any .git* file. + * Modernize Vcs-* fields: + + Use https protocol. + + Consistently use anonscm host. + + Use cgit browser. + * Declare compliance with Debian Policy 3.9.8. + * Bump debhelper compatibility level to 9. + * Drop CDBS get-orig-source target: Use gbp import-orig --uscan. + * Update copyright info: + + Use License-Grant and License-Reference fields. + Thanks to Ben Finney. + + Add alternate git source URL. + + Extend coverage of Debian packaging. + * Add lintian override regarding license in License-Reference field. + See bug#786450. + * Modernize CDBS use: Build-depend on licensecheck (not devscripts). + + -- Jonas Smedegaard <[email protected]> Mon, 02 Jan 2017 14:21:55 +0100 + librdf-helper-properties-perl (0.22-2) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index be31795..da41d59 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: librdf-helper-properties-perl Section: perl Priority: optional Build-Depends: cdbs, - devscripts, + licensecheck, perl, debhelper, dh-buildinfo, @@ -11,9 +11,9 @@ Build-Depends: cdbs, libnamespace-autoclean-perl (>= 0.13) Maintainer: Debian Perl Group <[email protected]> Uploaders: Jonas Smedegaard <[email protected]> -Standards-Version: 3.9.3 -Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/librdf-helper-properties-perl -Vcs-Browser: http://git.debian.org/?p=pkg-perl/packages/librdf-helper-properties-perl.git +Standards-Version: 3.9.8 +Vcs-Git: httsp://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 e6f1b5f..cd2cf9e 100644 --- a/debian/copyright_hints +++ b/debian/copyright_hints @@ -12,11 +12,14 @@ Files: Changes MYMETA.yml Makefile.PL SIGNATURE + debian/README.source debian/compat debian/control debian/control.in debian/gbp.conf debian/source/format + debian/source/lintian-overrides + debian/tests/pkg-perl/use-whitelist debian/watch inc/Module/Install/AuthorTests.pm inc/Module/Install/Base.pm @@ -24,11 +27,6 @@ Files: Changes inc/Module/Install/DOAPChangeSets.pm inc/Module/Install/Fetch.pm inc/Module/Install/Makefile.pm - inc/Module/Install/RDF.pm - inc/Module/Install/ReadmeFromPod.pm - inc/Module/Install/Repository.pm - inc/Module/Install/Win32.pm - inc/Module/Install/WriteAll.pm meta/changes.ttl meta/people.ttl meta/project.ttl @@ -40,16 +38,14 @@ Files: Changes xt/manifest.t xt/pod-coverage.t xt/pod.t -Copyright: *No copyright* +Copyright: NONE License: UNKNOWN FIXME Files: README - lib/RDF/Helper/Properties.pm -Copyright: & LICENSE - 2010, Gregory Todd Williams and ABC Startsiden AS - 2012, Toby Inkster -License: Perl +Copyright: 2010, Gregory Todd Williams and ABC Startsiden AS. + 2012, Toby Inkster. +License: Artistic or GPL-1+ FIXME Files: debian/rules @@ -57,13 +53,8 @@ Copyright: 2011, Jonas Smedegaard <[email protected]> License: GPL-2+ FIXME -Files: inc/Module/Install/Metadata.pm -Copyright: -License: MIT/X11 (BSD like) - FIXME - Files: inc/Module/Install.pm -Copyright: 2008, - 2012, Adam Kennedy +Copyright: 2008-2012, Adam Kennedy. License: UNKNOWN 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
