[gradle-1.12] 137/211: fix_asm5_version.diff: Fix typo
Kai-Chung Yan
seamlik-guest at moszumanska.debian.org
Wed Jul 1 14:18:34 UTC 2015
This is an automated email from the git hooks/post-receive script.
seamlik-guest pushed a commit to branch master
in repository gradle-1.12.
commit 45e3ba8cf14673cc478459c8748067381e8dc50a
Author: Kai-Chung Yan <seamlikok at gmail.com>
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 at jar'
}
-
+
-libraries.asm = 'org.ow2.asm:asm-all:5.0_BETA at jar'
+//libraries.asm = 'org.ow2.asm:asm-all:5.0_BETA at 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 at jar'
libraries.commons_io = dependencies.module(versions.commons_io)
libraries.commons_lang = 'commons-lang:commons-lang:2.6 at jar'
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/gradle-1.12.git
More information about the pkg-java-commits
mailing list