This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libconfig-inifiles-perl.
commit 88b8963b2d5099080ca6533082ebde0a91af27d4 Author: Jonas Smedegaard <[email protected]> Date: Tue May 20 15:28:32 2014 +0200 Prepare for release: Update changelog, control file and copyright info. --- debian/changelog | 18 ++++++++++++++++++ debian/control | 4 ++-- debian/copyright_hints | 26 +++++++++++++++++++------- 3 files changed, 39 insertions(+), 9 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8dbf307..cb5882b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +libconfig-inifiles-perl (2.83-1) unstable; urgency=medium + + [ upstream ] + * New release. + + Add a LICENSE file and section. + + Minimum version is now perl-5.8.0. + + [ Jonas Smedegaard ] + * Bump to standards-version 3.9.5. + * Fix use canonical Vcs-Git URL. + * Update copyright info: + + Add coverage year for main upstream authors, and update verbatim + statement. + + Extend coverage of packaging. + * Update watch file to also use metacpan.org URL. + + -- Jonas Smedegaard <[email protected]> Tue, 20 May 2014 15:27:52 +0200 + libconfig-inifiles-perl (2.82-1) unstable; urgency=low [ upstream ] diff --git a/debian/control b/debian/control index 257c2fe..7429259 100644 --- a/debian/control +++ b/debian/control @@ -10,8 +10,8 @@ Build-Depends: cdbs, libio-stringy-perl Maintainer: Debian Perl Group <[email protected]> Uploaders: Jonas Smedegaard <[email protected]>, Jonathan Yu <[email protected]> -Standards-Version: 3.9.4 -Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/libconfig-inifiles-perl +Standards-Version: 3.9.5 +Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libconfig-inifiles-perl Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libconfig-inifiles-perl.git Homepage: http://search.cpan.org/dist/Config-IniFiles/ diff --git a/debian/copyright_hints b/debian/copyright_hints index 0c9fe5f..f3747a9 100644 --- a/debian/copyright_hints +++ b/debian/copyright_hints @@ -73,12 +73,6 @@ Copyright: *No copyright* License: UNKNOWN FIXME -Files: README - lib/Config/IniFiles.pm -Copyright: *No copyright* -License: Perl - FIXME - Files: t/30parameters-with-empty-values.t Copyright: & LICENSE 2011, Shlomi Fish @@ -86,7 +80,25 @@ License: Expat FIXME Files: debian/rules -Copyright: 2002-2004, 2006, 2008-2013 +Copyright: 2002-2004, 2006, 2008-2014, Jonas Smedegaard <[email protected]> License: GPL-3+ FIXME +Files: README +Copyright: *No copyright* +License: Perl + FIXME + +Files: LICENSE +Copyright: 1989, 1991 Free Software Foundation, Inc. + law: + of this + the software, and +License: UNKNOWN + FIXME + +Files: lib/Config/IniFiles.pm +Copyright: 2000, Scott Hutton and the rest of the +License: UNKNOWN + FIXME + -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libconfig-inifiles-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
