This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository librdf-doap-perl.
commit 4b446067c9d1e51bca5f4e79d81cd3ecfb27d9ae Author: Jonas Smedegaard <[email protected]> Date: Wed Oct 15 15:50:23 2014 +0200 Prepare for release: Update changelog, control file and copyright hints. --- debian/changelog | 16 ++++++++++++++-- debian/control | 4 ++-- debian/copyright_hints | 7 ++++--- 3 files changed, 20 insertions(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index 55215c4..889b583 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,20 @@ -librdf-doap-perl (0.010-2) UNRELEASED; urgency=medium +librdf-doap-perl (0.012-1) unstable; urgency=medium + [ upstream ] + * New release. + + Don't import Types::Standard type constraints twice over. + + Prevent gather_objects from returning non-references. + + [ Salvatore Bonaccorso ] * Update Vcs-Browser URL to cgit web frontend - -- Salvatore Bonaccorso <[email protected]> Sat, 16 Aug 2014 09:34:36 +0200 + [ Jonas Smedegaard ] + * Fix use canonical URL in Vcs-Git. + * Declare compliance with Debian Policy 3.9.6. + * Update copyright info: + + Extend coverage for main upstream author to include current year. + + -- Jonas Smedegaard <[email protected]> Wed, 15 Oct 2014 15:49:12 +0200 librdf-doap-perl (0.010-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 652045e..374326a 100644 --- a/debian/control +++ b/debian/control @@ -18,8 +18,8 @@ Build-Depends: cdbs, perl (>= 5.13.4) | libtest-simple-perl (>= 0.96) Maintainer: Debian Perl Group <[email protected]> Uploaders: Jonas Smedegaard <[email protected]> -Standards-Version: 3.9.5 -Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/librdf-doap-perl +Standards-Version: 3.9.6 +Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/librdf-doap-perl Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/librdf-doap-perl.git Homepage: https://metacpan.org/release/RDF-DOAP diff --git a/debian/copyright_hints b/debian/copyright_hints index 37aea65..0c194bd 100644 --- a/debian/copyright_hints +++ b/debian/copyright_hints @@ -56,7 +56,7 @@ Files: CONTRIBUTING lib/RDF/DOAP.pm t/01basic.t t/02changelog.t -Copyright: 2012-2013, Toby Inkster +Copyright: 2012-2014, Toby Inkster 2013, Toby Inkster License: UNKNOWN FIXME @@ -70,7 +70,7 @@ Files: LICENSE Copyright: 1989, Free Software Foundation, Inc 19xx name of author 19yy <name of author> - 2013, Toby Inkster + 2014, Toby Inkster disclaimer" for the program, if interest in the the software, and @@ -79,7 +79,8 @@ License: GPL-ever Files: COPYRIGHT Copyright: 2013, Toby Inkster - 2013, the holder(s) + 2014, Toby Inkster + 2014, the holder(s) None This software is 2013, by Toby Inkster Unknown -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/librdf-doap-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
