[groovy2] 01/01: Rebuild for jessie-backports
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Feb 9 17:03:40 GMT 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to annotated tag debian/2.4.3+dfsg-3_bpo8+1
in repository groovy2.
commit 67da55f378ee855f9fa8640b503aaa8f23036552
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Feb 2 16:12:29 2016 +0100
Rebuild for jessie-backports
---
debian/changelog | 6 ++++++
debian/control | 2 +-
debian/patches/02_fix_gradle_build.diff | 9 ---------
3 files changed, 7 insertions(+), 10 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index aad8890..8a6bce0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+groovy2 (2.4.3+dfsg-3~bpo8+1) jessie-backports; urgency=medium
+
+ * Rebuild for jessie-backports.
+
+ -- Emmanuel Bourg <ebourg at apache.org> Tue, 02 Feb 2016 15:30:11 +0100
+
groovy2 (2.4.3+dfsg-3) unstable; urgency=medium
* Team upload.
diff --git a/debian/control b/debian/control
index b4de52b..b23d84e 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,7 @@ Build-Depends: ant,
unzip,
libjcommander-java,
testng,
- bnd (>= 2.1.0),
+ bnd,
checkstyle
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-java/groovy2.git
diff --git a/debian/patches/02_fix_gradle_build.diff b/debian/patches/02_fix_gradle_build.diff
index 2eecc74..030224e 100644
--- a/debian/patches/02_fix_gradle_build.diff
+++ b/debian/patches/02_fix_gradle_build.diff
@@ -148,15 +148,6 @@ Index: groovy2-2.4.3/build.gradle
tools("net.sourceforge.cobertura:cobertura:$coberturaVersion") {
exclude(module: 'asm')
exclude(module: 'asm')
-@@ -173,7 +165,7 @@ dependencies {
- }
- tools "org.ow2.asm:asm-all:$asmVersion"
- tools "com.thoughtworks.qdox:qdox:$qdoxVersion"
-- tools "biz.aQute:bnd:$bndVersion"
-+ tools "biz.aQute.bnd:bnd:$bndVersion"
-
- examplesCompile project(':groovy-test')
- examplesCompile project(':groovy-swing')
Index: groovy2-2.4.3/gradle/utils.gradle
===================================================================
--- groovy2-2.4.3.orig/gradle/utils.gradle
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/groovy2.git
More information about the pkg-java-commits
mailing list