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

seamlik-guest pushed a commit to branch master
in repository gradle.

commit 45e3ba8cf14673cc478459c8748067381e8dc50a
Author: Kai-Chung Yan <[email protected]>
Date:   Wed Jun 3 18:02:28 2015 +0800

    fix_asm5_version.diff: Fix typo
---
 debian/patches/fix_asm5_version.diff | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/patches/fix_asm5_version.diff 
b/debian/patches/fix_asm5_version.diff
index 5d4dbc9..e840298 100644
--- a/debian/patches/fix_asm5_version.diff
+++ b/debian/patches/fix_asm5_version.diff
@@ -7,10 +7,10 @@ Last-Update: 2015-05-31
 @@ -25,7 +25,8 @@
      dependency 'org.apache.ant:ant-launcher:1.9.3@jar'
  }
- 
+
 -libraries.asm =  'org.ow2.asm:asm-all:5.0_BETA@jar'
 +//libraries.asm =  'org.ow2.asm:asm-all:5.0_BETA@jar'
-+libraries.asm = "org.ow2.asm:asm-all:[5.0, )]"
++libraries.asm = "org.ow2.asm:asm-all:[5, )"
  libraries.commons_cli = 'commons-cli:commons-cli:1.2@jar'
  libraries.commons_io = dependencies.module(versions.commons_io)
  libraries.commons_lang = 'commons-lang:commons-lang:2.6@jar'

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

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to