This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libdata-uuid-perl.
commit 6b28fecb81a7adc09f9ce43fd77dfea215f0133c Author: Jonas Smedegaard <[email protected]> Date: Tue Aug 4 15:07:43 2015 +0200 Prepare for release: Update changelog, control file and copyright hints. --- debian/changelog | 28 +++++++++++++++++++++++----- debian/control | 2 +- debian/copyright_hints | 18 +++++------------- 3 files changed, 29 insertions(+), 19 deletions(-) diff --git a/debian/changelog b/debian/changelog index bb3a948..78f9a74 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,26 @@ -libdata-uuid-perl (1.219-3) UNRELEASED; urgency=medium - - * Update Vcs-Browser URL to cgit web frontend - - -- Salvatore Bonaccorso <[email protected]> Sat, 16 Aug 2014 09:30:59 +0200 +libdata-uuid-perl (1.220-1) unstable; urgency=medium + + [ upstream ] + * New release. + + improve chances it'll work on Android. + + [ Salvatore Bonaccorso ] + * Update Vcs-Browser URL to use cgit web frontend. + + [ Jonas Smedegaard ] + * Bump debhelper compatibility level to 9. + * Add metacpan URL as alternative watch file entry. + * Declare compliance with Debian Policy 3.9.6. + * Update copyright info: + + Use License-Grant and License-Reference fields. + Thanks to Ben Finney. + + Extend coverage of packaging to include current year. + * Modernize git-buildpackage config: Avoid git- prefix. + * Override lintian regarding build-depending unversioned on debhelper. + * Override lintian regarding license in License-Reference field. + See bug#786450. + + -- Jonas Smedegaard <[email protected]> Tue, 04 Aug 2015 15:06:17 +0200 libdata-uuid-perl (1.219-2) unstable; urgency=low diff --git a/debian/control b/debian/control index 196fb0a..30dfdd2 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: cdbs, dh-buildinfo Maintainer: Debian Perl Group <[email protected]> Uploaders: Jonas Smedegaard <[email protected]> -Standards-Version: 3.9.4 +Standards-Version: 3.9.6 Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/libdata-uuid-perl Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdata-uuid-perl.git Homepage: http://search.cpan.org/dist/Data-UUID/ diff --git a/debian/copyright_hints b/debian/copyright_hints index 244dbdc..5979a37 100644 --- a/debian/copyright_hints +++ b/debian/copyright_hints @@ -9,6 +9,7 @@ Files: Changes META.json META.yml Makefile.PL + UUID.h UUID.pm UUID.xs debian/README.source @@ -17,7 +18,9 @@ Files: Changes debian/control.in debian/gbp.conf debian/source/format + debian/source/lintian-overrides debian/watch + ptable.h smp-test/collision.t smp-test/uuid-fork.pl t/basic.t @@ -33,18 +36,13 @@ 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: README Copyright: 2001, Alexander Golomshtok -License: UNKNOWN - FIXME - -Files: UUID.h -Copyright: C##LL - C##i64 + AND LICENCE License: UNKNOWN FIXME @@ -52,12 +50,6 @@ Files: LICENSE Copyright: 1989, Hewlett-Packard Company, Palo Alto, Ca. & 1990- 1993, 1996 Open Software Foundation, Inc 1998, Microsoft - notices and -License: UNKNOWN - FIXME - -Files: ptable.h -Copyright: goes to the original authors, bug reports to me. */ License: UNKNOWN FIXME -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdata-uuid-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
