[SCM] jenkins-xstream packaging branch, master, updated. debian/1.3.1-jenkins-9-1-2-g2c972bd
James Page
james.page at ubuntu.com
Thu Jan 12 09:08:01 UTC 2012
The following commit has been merged in the master branch:
commit ecffb19045956b5cf679e6a0074d97b3bdf94c4a
Author: James Page <james.page at ubuntu.com>
Date: Thu Jan 12 09:52:34 2012 +0100
Update woodstox artifact name to woodstox-core-lgpl; thanks to Giovanni Mascellani for this fix (Closes: #655491).
diff --git a/debian/changelog b/debian/changelog
index e325d7c..adb8f30 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+jenkins-xstream (1.3.1-jenkins-9-2) unstable; urgency=low
+
+ * Update woodstox artifact name to woodstox-core-lgpl; thanks to
+ Giovanni Mascellani for this fix (Closes: #655491).
+
+ -- James Page <james.page at ubuntu.com> Thu, 12 Jan 2012 09:51:17 +0100
+
jenkins-xstream (1.3.1-jenkins-9-1) unstable; urgency=low
* New upstream release.
diff --git a/debian/maven.rules b/debian/maven.rules
index 10f1c39..755e3b7 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -20,4 +20,4 @@ cglib s/cglib-nodep/cglib/ jar s/.*/debian/ * *
s/com\.thoughtworks\.xstream/org.jvnet.hudson/ xstream-parent pom s/.*/debian/ * *
s/jdom/org.jdom/ jdom jar s/1\..*/debian/ * *
junit junit jar s/3\..*/3.x/ * *
-org.codehaus.woodstox s/wstx-asl/wstx-lgpl/ jar s/.*/debian/ * *
+org.codehaus.woodstox s/wstx-asl/woodstox-core-lgpl/ jar s/.*/debian/ * *
--
jenkins-xstream packaging
More information about the pkg-java-commits
mailing list