This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository librdf-endpoint-perl.
commit 68912899bb247de969df5422aa928f45c065b1cd Author: Jonas Smedegaard <[email protected]> Date: Thu Sep 14 08:47:56 2017 +0200 Prepare for release: Update changelog and control file. --- debian/changelog | 16 +++++++++++++++- debian/control | 1 - 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6e65bf1..49799bd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,21 @@ +librdf-endpoint-perl (0.09-1) unstable; urgency=medium + + [ upstream ] + * New release. + + Switch from HTML::HTML5::Parser to XML::LibXML parser for RDFa SD + generation. + + [ Jonas Smedegaard ] + * Update watch file: Use substitution strings. + * Stop (build-)depend on libhtml-html5-parser-perl. + * Fix typo (bogus release version) in changelog entry for 0.08-1. + + -- Jonas Smedegaard <[email protected]> Thu, 14 Sep 2017 08:47:18 +0200 + librdf-endpoint-perl (0.08-1) unstable; urgency=medium [ upstream ] - * New release: 0.06. + * New release. + Replace use of Config::JFDI with Config::ZOMG. [ Jonas Smedegaard ] diff --git a/debian/control b/debian/control index ecb6ff9..f5f8c0a 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,6 @@ Build-Depends: cdbs, libplack-perl, libhash-merge-simple-perl, libhtml-html5-writer-perl, - libhtml-html5-parser-perl, libhttp-negotiate-perl, libxml-libxml-perl, libtest-www-mechanize-psgi-perl, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/librdf-endpoint-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
