This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository librdf-icalendar-perl.
commit cfe9274e7c292272384947124126641baff52634 Author: Jonas Smedegaard <[email protected]> Date: Wed Oct 15 15:44:00 2014 +0200 Prepare for release: Update changelog, control file and copyright hints. --- debian/changelog | 20 ++++++++++++--- debian/control | 4 +-- debian/copyright_hints | 67 +++++++++----------------------------------------- 3 files changed, 31 insertions(+), 60 deletions(-) diff --git a/debian/changelog b/debian/changelog index 53b968d..b7af324 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,13 +1,27 @@ -librdf-icalendar-perl (0.004-2) UNRELEASED; urgency=low +librdf-icalendar-perl (0.005-1) unstable; urgency=low + + [ upstream ] + * New release. + + Add IRC link to packaging. + + Switch packaging to Dist::Inkt. + + Use warnings. [ Jonas Smedegaard ] * Relax to (build-)depend unversioned on librdf-vcard-perl: Needed version satisfied in stable (and unavailable in oldstable). + * Fix use canonical URL in Vcs-Git. + * Declare compliance with Debian Policy 3.9.6. + * Use www.cpan.org and metacpan.org (not search.cpan.org) in watch + file. + * Update copyright info: + + Extend coverage for myself to include current year. + + Extend coverage for main upstream author to include current year. + + Drop coverage of no longer included convenience code copies. [ Salvatore Bonaccorso ] - * Update Vcs-Browser URL to cgit web frontend + * Update Vcs-Browser URL to use cgit web frontend. - -- Jonas Smedegaard <[email protected]> Sat, 08 Jun 2013 22:20:27 +0200 + -- Jonas Smedegaard <[email protected]> Wed, 15 Oct 2014 15:43:46 +0200 librdf-icalendar-perl (0.004-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 64f3745..d32953f 100644 --- a/debian/control +++ b/debian/control @@ -10,8 +10,8 @@ Build-Depends: cdbs, librdf-vcard-perl 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/librdf-icalendar-perl +Standards-Version: 3.9.6 +Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/librdf-icalendar-perl Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/librdf-icalendar-perl.git Homepage: https://metacpan.org/release/RDF-iCalendar diff --git a/debian/copyright_hints b/debian/copyright_hints index f783fb1..bf10883 100644 --- a/debian/copyright_hints +++ b/debian/copyright_hints @@ -6,8 +6,9 @@ Disclaimer: Autogenerated by CDBS Files: CREDITS Changes + INSTALL MANIFEST - META.ttl + META.json META.yml Makefile.PL SIGNATURE @@ -19,23 +20,9 @@ Files: CREDITS debian/gbp.conf debian/source/format debian/watch + dist.ini + doap.ttl examples/example1.pl - inc/Module/AutoInstall.pm - inc/Module/Install/AutoInstall.pm - inc/Module/Install/AutoManifest.pm - inc/Module/Install/Base.pm - inc/Module/Install/Can.pm - inc/Module/Install/Fetch.pm - inc/Module/Install/Include.pm - inc/Module/Install/Makefile.pm - inc/Module/Install/TrustMetaYml.pm - inc/Module/Install/Win32.pm - inc/Module/Install/WriteAll.pm - inc/Module/Package/Dist/RDF.pm - inc/YAML/Tiny.pm - meta/changes.pret - meta/doap.ttl - meta/makefile.ttl t/01basic.t t/02rdf2ical.t Copyright: *No copyright* @@ -49,23 +36,12 @@ Files: CONTRIBUTING lib/RDF/iCalendar/Exporter.pm lib/RDF/iCalendar/Line.pm Copyright: 2011, 2013 Toby Inkster - 2012-2013, Toby Inkster + 2012-2014, Toby Inkster License: UNKNOWN FIXME -Files: inc/Module/Install/Package.pm - inc/Module/Package.pm -Copyright: 2011 -License: UNKNOWN - FIXME - -Files: inc/Module/Install/Metadata.pm -Copyright: -License: Expat - FIXME - Files: debian/rules -Copyright: 2011-2013, Jonas Smedegaard <[email protected]> +Copyright: 2011-2014, Jonas Smedegaard <[email protected]> License: GPL-3+ FIXME @@ -73,40 +49,21 @@ Files: LICENSE Copyright: 1989, Free Software Foundation, Inc 19xx name of author 19yy <name of author> - 2013, Toby Inkster <[email protected]> - HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR - HOLDERS AND/OR OTHER PARTIES - Holder - Holder maintains some semblance of - Holder may not be used to endorse or promote - Holder to include your - Holder" is whoever is named in the or s for - Holder, but only to the - Holder. A Package modified in such + 2014, Toby Inkster disclaimer" for the program, if - holder saying it may be interest in the - notices and associated disclaimers the software, and License: GPL-ever FIXME Files: COPYRIGHT -Copyright: 2002, - 2012, Brian Ingerson, Audrey Tang and Adam Kennedy - 2002-2004, Audrey Tang and Brian Ingerson - 2003-2004, Audrey Tang <[email protected]> - 2006, - 2012, Adam Kennedy - 2011, 2013 Toby Inkster - 2011. Ingy doet Net - 2013, the holder(s) +Copyright: 2011, 2013 Toby Inkster + 2011, Toby Inkster + 2013, Toby Inkster + 2014, Toby Inkster + 2014, the holder(s) None - This software is 2011-2012, by Toby Inkster Unknown License: UNKNOWN FIXME -Files: inc/Module/Install.pm -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-icalendar-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
