This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libxml-security-java.
commit 7f5ef30ae1e3b98dd03abc829f1a41d27b9a05b3 Author: Emmanuel Bourg <[email protected]> Date: Mon Jun 24 09:21:03 2013 +0000 New upstream release (1.5.5) Refreshed the patch Use canonical URLs for the Vcs-* fields --- debian/changelog | 8 ++++++++ debian/control | 6 +++--- debian/copyright | 3 +-- debian/patches/0001-change-packaging-to-jar.patch | 2 +- 4 files changed, 13 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2e431d1..0aee9c0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +libxml-security-java (1.5.5-1) UNRELEASED; urgency=low + + * New upstream release + * Refreshed the patch + * Use canonical URLs for the Vcs-* fields + + -- Emmanuel Bourg <[email protected]> Mon, 24 Jun 2013 11:02:09 +0200 + libxml-security-java (1.5.4-1) experimental; urgency=low [ Emmanuel Bourg ] diff --git a/debian/control b/debian/control index e3c526e..0d0cc6d 100644 --- a/debian/control +++ b/debian/control @@ -9,9 +9,9 @@ Build-Depends-Indep: libmaven-dependency-plugin-java, libcommons-logging-java, l libxalan2-java, libxerces2-java, junit4, default-jdk-doc, libcommons-logging-java-doc, libxalan2-java-doc, libmaven-javadoc-plugin-java, libbcprov-java Standards-Version: 3.9.4 -Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libxml-security-java -Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libxml-security-java -Homepage: http://santuario.apache.org/ +Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/libxml-security-java +Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/libxml-security-java +Homepage: http://santuario.apache.org Package: libxml-security-java Architecture: all diff --git a/debian/copyright b/debian/copyright index 13029a8..0eb5a9e 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,7 +4,7 @@ Upstream-Contact: Apache Santuario Team <[email protected]> Source: http://santuario.apache.org Files: * -Copyright: 1999-2011, The Apache Software Foundation. +Copyright: 1999-2013, The Apache Software Foundation. 2001, Institute for Data Communications Systems <http://www.nue.et-inf.uni-siegen.de/> 2001, The Internet Society and W3C 2005-2006, Sun Microsystems, Inc @@ -18,4 +18,3 @@ Copyright: 2007, Varun Hiremath <[email protected]> License: GPL On Debian systems, the full text of the GPL can be found in the file `/usr/share/common-licenses/GPL'. - diff --git a/debian/patches/0001-change-packaging-to-jar.patch b/debian/patches/0001-change-packaging-to-jar.patch index 17a9a2b..8b2cdda 100644 --- a/debian/patches/0001-change-packaging-to-jar.patch +++ b/debian/patches/0001-change-packaging-to-jar.patch @@ -10,5 +10,5 @@ Subject: [PATCH] change packaging to jar - <packaging>bundle</packaging> + <packaging>jar</packaging> <name>Apache XML Security for Java</name> - <version>1.5.4</version> + <version>1.5.5</version> <description> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libxml-security-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

