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

ebourg-guest pushed a commit to branch master
in repository groovy.

commit b7cc665b35f9e03bd0f1966029491ea2a464d9b4
Author: Emmanuel Bourg <ebo...@apache.org>
Date:   Mon Nov 20 16:27:39 2017 +0100

    Rebuild without the broken module-info.class files from ASM 6.0~alpha
---
 debian/changelog | 1 +
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e54fa9f..f491724 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 groovy (2.4.8-3) UNRELEASED; urgency=medium
 
   * Team upload.
+  * Rebuild without the broken module-info.class files from ASM 6.0~alpha
   * Use a versioned dependency for default-jre-headless
   * No longer build the transitional groovy2 package
   * Standards-Version updated to 4.1.1
diff --git a/debian/control b/debian/control
index 005cfd2..b2269e6 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends:
  gradle-debian-helper,
  ivy,
  junit4,
- libasm-java (>= 5.0),
+ libasm-java (>= 6.0~alpha-2~),
  libbsf-java,
  libcommons-cli-java,
  libcommons-logging-java,
@@ -40,7 +40,7 @@ Depends:
  default-jre-headless (>= 2:1.6) | java6-runtime-headless,
  ivy,
  junit4,
- libasm-java (>= 5.0),
+ libasm-java (>= 6.0~alpha-2~),
  libbsf-java,
  libcommons-cli-java,
  libcommons-logging-java,

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

_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to