[libxml-security-java] 21/32: 1.5.6 upload
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Apr 28 23:57:31 UTC 2016
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 5cff0d064706d67c0cf7a3ce1d4f6f3ea244377e
Author: Tony Mancill <tmancill at debian.org>
Date: Sun Feb 2 19:20:44 2014 +0000
1.5.6 upload
---
debian/changelog | 9 ++++++++
debian/control | 28 +++++++++++++++++------
debian/libxml-security-java.classpath | 1 +
debian/patches/0001-change-packaging-to-jar.patch | 2 +-
4 files changed, 32 insertions(+), 8 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index f29fd97..046b2b0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+libxml-security-java (1.5.6-1) unstable; urgency=medium
+
+ * Team upload.
+ * New upstream release.
+ - Addresses CVE-2013-4517 (Closes: #733938)
+ * Freshen pom.xml patch for new version.
+
+ -- tony mancill <tmancill at debian.org> Sun, 02 Feb 2014 10:14:47 -0800
+
libxml-security-java (1.5.5-2) unstable; urgency=low
* Upload to unstable
diff --git a/debian/control b/debian/control
index fb35fe9..588ae09 100644
--- a/debian/control
+++ b/debian/control
@@ -2,13 +2,27 @@ Source: libxml-security-java
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Varun Hiremath <varun at debian.org>, Torsten Werner <twerner at debian.org>,
- Niels Thykier <niels at thykier.net>, Emmanuel Bourg <ebourg at apache.org>
-Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>= 1.4), javahelper
-Build-Depends-Indep: libmaven-dependency-plugin-java, libcommons-logging-java, libjaxp1.3-java,
- 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
+Uploaders: Varun Hiremath <varun at debian.org>,
+ Torsten Werner <twerner at debian.org>,
+ Niels Thykier <niels at thykier.net>,
+ Emmanuel Bourg <ebourg at apache.org>
+Build-Depends: debhelper (>= 7),
+ cdbs,
+ default-jdk,
+ maven-debian-helper (>= 1.4),
+ javahelper
+Build-Depends-Indep: libmaven-dependency-plugin-java,
+ libcommons-logging-java,
+ libjaxp1.3-java,
+ 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.5
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
diff --git a/debian/libxml-security-java.classpath b/debian/libxml-security-java.classpath
new file mode 100644
index 0000000..c864aee
--- /dev/null
+++ b/debian/libxml-security-java.classpath
@@ -0,0 +1 @@
+usr/share/java/xmlsec.jar commons-logging.jar
diff --git a/debian/patches/0001-change-packaging-to-jar.patch b/debian/patches/0001-change-packaging-to-jar.patch
index 8b2cdda..9fbb979 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.5</version>
+ <version>1.5.6</version>
<description>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libxml-security-java.git
More information about the pkg-java-commits
mailing list