[jenkins-json] 01/01: Upload to unstable
Miguel Landaeta
nomadium at moszumanska.debian.org
Sat Jun 7 18:28:10 UTC 2014
This is an automated email from the git hooks/post-receive script.
nomadium pushed a commit to branch master
in repository jenkins-json.
commit 07d341eeb09f348cfe118d4246a813eeb2a597ea
Author: Miguel Landaeta <nomadium at debian.org>
Date: Sat Jun 7 14:15:34 2014 -0300
Upload to unstable
---
debian/changelog | 8 ++++++++
debian/maven.rules | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index dde92ce..2a3b26d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+jenkins-json (2.4-jenkins-3-3) unstable; urgency=low
+
+ * Team upload.
+ * Update Maven settings to use correct coordinates for Groovy 1.8.x.
+ (Closes: #750309).
+
+ -- Miguel Landaeta <nomadium at debian.org> Mon, 26 May 2014 14:26:27 -0300
+
jenkins-json (2.4-jenkins-3-2) unstable; urgency=medium
* Team upload.
diff --git a/debian/maven.rules b/debian/maven.rules
index f04e5d6..700af66 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -20,5 +20,5 @@ commons-collections commons-collections jar s/3\..*/3.x/ * *
junit junit jar s/3\..*/3.x/ * *
log4j log4j jar s/1\.2\..*/1.2.x/ * *
commons-logging s/commons-logging-api/commons-logging/ * s/.*/debian/ * *
-s/groovy/org.codehaus.groovy/ groovy* * s/.*/debian/ * *
+org.codehaus.groovy groovy* * s/.*/1.x/ * *
commons-httpclient commons-httpclient jar s/3\..*/3.x/ * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jenkins-json.git
More information about the pkg-java-commits
mailing list