This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libtest-rdf-perl.
commit 740a19767921e08190e1149be8275c7896f033b9 Author: Jonas Smedegaard <[email protected]> Date: Wed Oct 15 14:53:40 2014 +0200 Update changelog and control file. --- debian/changelog | 16 +++++++++++++++- debian/control | 5 +++-- 2 files changed, 18 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 51d40e3..892cb49 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,21 @@ -libtest-rdf-perl (1.16-3) UNRELEASED; urgency=medium +libtest-rdf-perl (1.18-1) UNRELEASED; urgency=medium + [ upstream ] + * New release. + + Improve diagnostics if a model isn't given. + + Use Dist::Inkt packaging. + + Improve package metadata. + + [ Salvatore Bonaccorso ] * Update Vcs-Browser URL to cgit web frontend + [ Jonas Smedegaard ] + * 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. + * Fix build-depend explicitly on perl. + -- Salvatore Bonaccorso <[email protected]> Sat, 16 Aug 2014 09:35:33 +0200 libtest-rdf-perl (1.16-2) unstable; urgency=high diff --git a/debian/control b/debian/control index 206afd7..439e0d4 100644 --- a/debian/control +++ b/debian/control @@ -3,6 +3,7 @@ Section: perl Priority: optional Build-Depends: cdbs, devscripts, + perl, debhelper, dh-buildinfo, librdf-trine-perl, @@ -11,8 +12,8 @@ Build-Depends: cdbs, Maintainer: Debian Perl Group <[email protected]> Uploaders: Jonas Smedegaard <[email protected]>, Florian Schlichting <[email protected]> -Standards-Version: 3.9.4 -Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/libtest-rdf-perl +Standards-Version: 3.9.6 +Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-rdf-perl Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-rdf-perl.git Homepage: http://search.cpan.org/dist/Test-RDF/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-rdf-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
