This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository librdf-queryx-lazy-perl.
commit 17513cce10afd798d2b0d8be5cfa657e2d21a4a1 Author: Jonas Smedegaard <[email protected]> Date: Wed Oct 15 16:07:35 2014 +0200 Prepare for release: Update changelog, control file and copyright hints. --- debian/changelog | 16 ++++++++++++-- debian/control | 2 +- debian/copyright_hints | 57 ++++++++++++++++---------------------------------- 3 files changed, 33 insertions(+), 42 deletions(-) diff --git a/debian/changelog b/debian/changelog index 58f588b..86b79e3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,20 @@ -librdf-queryx-lazy-perl (0.002-2) UNRELEASED; urgency=medium +librdf-queryx-lazy-perl (0.003-1) unstable; urgency=medium + [ upstream ] + * New release. + + Switch packaging to Dist::Inkt. + + [ Salvatore Bonaccorso ] * Update Vcs-Browser URL to cgit web frontend - -- Salvatore Bonaccorso <[email protected]> Sat, 16 Aug 2014 09:34:37 +0200 + [ Jonas Smedegaard ] + * Declare compliance with Debian Policy 3.9.6. + * Update copyright info: + + Add alternate git source URL. + + Extend coverage for main upstream author to include recent years. + + Drop coverage of no longer included convenience code copies. + + -- Jonas Smedegaard <[email protected]> Wed, 15 Oct 2014 16:07:24 +0200 librdf-queryx-lazy-perl (0.002-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 440ab6e..9d176c7 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: cdbs, libcommon-sense-perl Maintainer: Debian Perl Group <[email protected]> Uploaders: Jonas Smedegaard <[email protected]> -Standards-Version: 3.9.5 +Standards-Version: 3.9.6 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/librdf-queryx-lazy-perl Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/librdf-queryx-lazy-perl.git Homepage: https://metacpan.org/release/RDF-QueryX-Lazy diff --git a/debian/copyright_hints b/debian/copyright_hints index 25e700f..5e32a03 100644 --- a/debian/copyright_hints +++ b/debian/copyright_hints @@ -4,8 +4,11 @@ Upstream-Contact: FIXME Source: FIXME Disclaimer: Autogenerated by CDBS -Files: Changes +Files: CREDITS + Changes + INSTALL MANIFEST + META.json META.yml Makefile.PL SIGNATURE @@ -16,52 +19,22 @@ Files: Changes debian/gbp.conf debian/source/format debian/watch - 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.ttl - meta/doap.ttl - meta/makefile.ttl + dist.ini + doap.ttl t/01basic.t t/02laziness.t Copyright: *No copyright* License: UNKNOWN FIXME -Files: inc/Scalar/Util.pm - inc/Scalar/Util/PP.pm -Copyright: 1997-2007, Graham Barr <[email protected]>. - 1997-2009, Graham Barr <[email protected]>. -License: Perl - FIXME - -Files: inc/Module/Install/Package.pm - inc/Module/Package.pm -Copyright: 2011 -License: UNKNOWN - FIXME - -Files: README +Files: CONTRIBUTING + README lib/RDF/QueryX/Lazy.pm Copyright: 2011, Toby Inkster + 2012-2014, Toby Inkster License: UNKNOWN FIXME -Files: inc/Module/Install/Metadata.pm -Copyright: -License: Expat - FIXME - Files: debian/rules Copyright: 2014, Jonas Smedegaard <[email protected]> License: GPL-3+ @@ -71,15 +44,21 @@ Files: LICENSE Copyright: 1989, Free Software Foundation, Inc 19xx name of author 19yy <name of author> - 2011, Toby Inkster <[email protected]> + 2014, Toby Inkster disclaimer" for the program, if interest in the the software, and License: GPL-ever FIXME -Files: inc/Module/Install.pm -Copyright: 2008, - 2011, Adam Kennedy +Files: COPYRIGHT +Copyright: 2011, Toby Inkster + 2013, Toby Inkster + 2014, Toby Inkster + 2014, the holder(s) + None + This software is 2011, by Toby Inkster + Unknown License: UNKNOWN FIXME -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/librdf-queryx-lazy-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
