This is an automated email from the git hooks/post-receive script. eugene pushed a commit to branch master in repository saxonhe.
commit 937433db21e0864416bb87d950472e294a90a352 Author: Eugene Zhukov <[email protected]> Date: Sat Feb 4 20:17:52 2017 +0200 Prepare 9.7.0.10 for upload --- debian/changelog | 7 ++++--- debian/control | 2 +- debian/patches/pom_added.patch | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1494f5d..7ea7bb8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ -saxonhe (9.7.0.6+dfsg-2) UNRELEASED; urgency=medium +saxonhe (9.7.0.10+dfsg-1) experimental; urgency=medium - * Moved the package to Git + * New upstream release. + * Bump Standards-Version to 3.9.8 (no changes) - -- Eugene Zhukov <[email protected]> Tue, 18 Oct 2016 10:56:14 +0000 + -- Eugene Zhukov <[email protected]> Sat, 04 Feb 2017 20:14:25 +0200 saxonhe (9.7.0.6+dfsg-1) experimental; urgency=medium diff --git a/debian/control b/debian/control index ce4c2e7..2a66ef0 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 9), libxom-java, libcomment-preprocessor-java, libcommons-io-java -Standards-Version: 3.9.7 +Standards-Version: 3.9.8 Vcs-Git: https://anonscm.debian.org/git/pkg-java/saxonhe.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/saxonhe.git Homepage: http://www.saxonica.com/ diff --git a/debian/patches/pom_added.patch b/debian/patches/pom_added.patch index 32339e5..52261a9 100644 --- a/debian/patches/pom_added.patch +++ b/debian/patches/pom_added.patch @@ -11,7 +11,7 @@ Last-Update: 2014-09-14 + <modelVersion>4.0.0</modelVersion> + <groupId>net.sf.saxon</groupId> + <artifactId>Saxon-HE</artifactId> -+ <version>9.7.0.2</version> ++ <version>9.7.0.10</version> + <packaging>jar</packaging> + <name>Saxon-HE</name> + <description>The XSLT and XQuery Processor</description> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/saxonhe.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

