This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository pegdown.
commit 1e7020468a94bf5c13b726cb47f5ab0b8e4ae435 Author: Emmanuel Bourg <[email protected]> Date: Wed Jul 20 16:20:28 2016 +0200 Refreshed debian/pom.xml --- debian/changelog | 4 +++- debian/pom.xml | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4cd2dff..181ca6e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,7 @@ -pegdown (1.5.0-2) UNRELEASED; urgency=medium +pegdown (1.6.0-1) UNRELEASED; urgency=medium + * New upstream release + - Refreshed debian/pom.xml * Standards-Version updated to 3.9.8 * Use secure Vcs-* URLs diff --git a/debian/pom.xml b/debian/pom.xml index 7d8f99e..1042e83 100644 --- a/debian/pom.xml +++ b/debian/pom.xml @@ -6,7 +6,7 @@ <packaging>jar</packaging> <description>A Java 1.6+ library providing a clean and lightweight markdown processor</description> <url>http://pegdown.org</url> - <version>1.5.0</version> + <version>1.6.0</version> <licenses> <license> <name>Apache 2</name> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/pegdown.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

