This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libfile-data-perl.
commit ba9e04426679abf33c714663daee7fddd25e7aac Author: Jonas Smedegaard <[email protected]> Date: Fri Aug 7 11:06:12 2015 +0200 Update changelog, control file and copyright hints. --- debian/changelog | 27 +++++++++++++++++++++++++-- debian/control | 4 ++-- debian/copyright_hints | 13 ++++--------- 3 files changed, 31 insertions(+), 13 deletions(-) diff --git a/debian/changelog b/debian/changelog index 33b517b..e839a5e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,29 @@ -libfile-data-perl (1.16-4) UNRELEASED; urgency=medium +libfile-data-perl (1.18-1) UNRELEASED; urgency=medium - * Update Vcs-Browser URL to cgit web frontend +FIXME: Await https://rt.cpan.org/Public/Bug/Display.html?id=106284 + + [ upstream ] + * New release. + + [ Salvatore Bonaccorso ] + * Update Vcs-Browser URL to use cgit web frontend. + + [ Jonas Smedegaard ] + * Declare compliance with Debian Policy 3.9.6. + * Bump debhelper compatibility level to 9. + * Fix Vcs-Git URL. + * Drop obsolete patch. + * Update copyright info: + + List upstream issue tracker as Upstream-Contact. + + Use License-Grant and License-Reference fields. + Thanks to Ben Finney. + + Extend coverage of packaging to include current year. + * Update watch file: + + Add (and favor) author-based URL. + + Switch from search.cpan.org to metacpan.org for release-based URL. + * Override lintian regarding license in License-Reference field. + See bug#786450. + * Override lintian regarding build-depending unversioned on debhelper. -- Salvatore Bonaccorso <[email protected]> Sat, 16 Aug 2014 09:31:40 +0200 diff --git a/debian/control b/debian/control index dc2348c..c1e9c9b 100644 --- a/debian/control +++ b/debian/control @@ -8,8 +8,8 @@ Build-Depends: cdbs, dh-buildinfo Maintainer: Debian Perl Group <[email protected]> Uploaders: Jonas Smedegaard <[email protected]> -Standards-Version: 3.9.4 -Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/libfile-data-perl +Standards-Version: 3.9.6 +Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfile-data-perl Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libfile-data-perl.git Homepage: http://search.cpan.org/dist/File-Data/ diff --git a/debian/copyright_hints b/debian/copyright_hints index 1a2d8c0..f84e2b8 100644 --- a/debian/copyright_hints +++ b/debian/copyright_hints @@ -6,6 +6,7 @@ Disclaimer: Autogenerated by CDBS Files: Changes MANIFEST + META.json META.yml Makefile.PL README @@ -15,10 +16,10 @@ Files: Changes debian/control debian/control.in debian/gbp.conf - debian/patches/install_pm.patch - debian/patches/series debian/source/format + debian/source/lintian-overrides debian/watch + lib/File/Data.pm t/extra t/japh t/read @@ -29,13 +30,7 @@ License: UNKNOWN FIXME Files: debian/rules -Copyright: 2012-2013, Jonas Smedegaard <[email protected]> +Copyright: 2012-2013, 2015 Jonas Smedegaard <[email protected]> License: GPL-3+ FIXME -Files: File/Data.pm -Copyright: 2000, - 2012, [email protected] - 2012, Richard Foley <[email protected]> -License: Perl - FIXME - -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libfile-data-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
