This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository librdf-query-client-perl.
commit 83c372965f0eb69d4dbe6614dcc0036304413b97 Author: Jonas Smedegaard <[email protected]> Date: Wed Oct 15 15:28:38 2014 +0200 Prepare for release: Update changelog and control file. --- debian/changelog | 21 +++++++++++++++++++++ debian/control | 6 +++--- 2 files changed, 24 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index e05e277..fdfb315 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,24 @@ +librdf-query-client-perl (0.114-1) unstable; urgency=medium + + [ upstream ] + * New release. + + Use Test::RequiresInternet. + + Drop dependency on Role::Commons. + + General tidy up. + + [ 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, and www.cpan.org (not search.cpan.org) as get-orig-soruce URL + in rules. + * Update package relations: + + Build-depend on libtest-requiresinternet-perl. + + Stop (build-)depending on librole-commons-perl (or + libauthority-shared-perl). + + -- Jonas Smedegaard <[email protected]> Wed, 15 Oct 2014 15:28:31 +0200 + librdf-query-client-perl (0.113-1) unstable; urgency=medium [ upstream ] diff --git a/debian/control b/debian/control index a035d1c..45f8278 100644 --- a/debian/control +++ b/debian/control @@ -10,13 +10,13 @@ Build-Depends: cdbs, librdf-trine-perl, libwww-perl, libnamespace-clean-perl (>= 0.20), - librole-commons-perl | libauthority-shared-perl, + libtest-requiresinternet-perl, libhttp-lrdd-perl Maintainer: Debian Perl Group <[email protected]> Uploaders: Jonas Smedegaard <[email protected]>, Florian Schlichting <[email protected]> -Standards-Version: 3.9.5 -Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/librdf-query-client-perl +Standards-Version: 3.9.6 +Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/librdf-query-client-perl Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/librdf-query-client-perl.git Homepage: https://metacpan.org/release/RDF-Query-Client -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/librdf-query-client-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
