[stapler] 01/01: Upload to unstable

Miguel Landaeta nomadium at moszumanska.debian.org
Sat Jun 7 20:54:47 UTC 2014


This is an automated email from the git hooks/post-receive script.

nomadium pushed a commit to branch master
in repository stapler.

commit 728a92a7bc8e9f9a068af33b2ce1238bccf05b4b
Author: Miguel Landaeta <nomadium at debian.org>
Date:   Sat Jun 7 17:54:16 2014 -0300

    Upload to unstable
---
 debian/changelog   | 9 +++++++++
 debian/control     | 6 +++---
 debian/maven.rules | 4 ++--
 3 files changed, 14 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7170303..dcb29b3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+stapler (1.218-2) unstable; urgency=low
+
+  * Team upload.
+  * Update Maven settings to use correct coordinates for Groovy 1.8.x.
+    (Closes: #750273).
+  * Use canonical URLs for Vcs-* fields.
+
+ -- Miguel Landaeta <nomadium at debian.org>  Mon, 26 May 2014 22:22:57 -0300
+
 stapler (1.218-1) unstable; urgency=medium
 
   * New upstream release:
diff --git a/debian/control b/debian/control
index 98043f1..54446f8 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends:
  maven-debian-helper
 Build-Depends-Indep:
  default-jdk-doc,
- groovy,
+ groovy (>= 1.8.6-4~),
  junit4,
  libannotation-indexer-java,
  libasm3-java,
@@ -41,8 +41,8 @@ Build-Depends-Indep:
  libtiger-types-java
 Standards-Version: 3.9.5
 Homepage: http://stapler.java.net
-Vcs-Git: git://git.debian.org/git/pkg-java/stapler.git
-Vcs-Browser: http://git.debian.org/?p=pkg-java/stapler.git
+Vcs-Git: git://anonscm.debian.org/pkg-java/stapler.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/stapler.git
 
 Package: libstapler-java
 Architecture: all
diff --git a/debian/maven.rules b/debian/maven.rules
index 35c026e..a4af4a6 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -19,10 +19,10 @@
 junit junit jar s/4\..*/4.x/ * *
 commons-collections commons-collections * s/3\..*/3.x/ * *
 s/org.kohsuke/asm/ s/asm3/asm-all/ * s/.*/3.x/ * *
-s/groovy/org.codehaus.groovy/ groovy * s/.*/debian/ * *
+org.codehaus.groovy * * s/.*/1.x/ * *
 s/javax.servlet/javax.servlet.jsp/ jsp-api jar s/2\..*/2.1/ * *
 javax.servlet servlet-api jar s/2\..*/2.5/ * *
-org.jvnet.maven-jellydoc-plugin * * s/1\..*/1.x/ * *
+org.jvnet.maven-jellydoc-plugin * * s/.*/1.x/ * *
 s/org.jvnet.hudson/org.jenkins-ci/ commons-jelly-tags-define * * * *
 s/org.jvnet.hudson/org.jenkins-ci/ htmlunit * s/.*/debian/ * *
 org.mockito s/mockito-all/mockito-core/ * s/.*/debian/ * *

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/stapler.git



More information about the pkg-java-commits mailing list