[gradle] 02/04: Added an explicit build dependency on libaether-java
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Oct 8 08:42:40 BST 2014
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository gradle.
commit 8b5118bf1e4d6b11dd0fd3e6c3f1bde21010b1d6
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Oct 8 09:40:05 2014 +0200
Added an explicit build dependency on libaether-java
---
debian/changelog | 1 +
debian/control | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 3bd8f1d..c959b7c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ gradle (1.5-2) UNRELEASED; urgency=medium
* Team upload.
* Fixed a build failure caused by the transition of libspock-java to cglib3
+ * Added an explicit build dependency on libaether-java
-- Emmanuel Bourg <ebourg at apache.org> Wed, 08 Oct 2014 09:36:19 +0200
diff --git a/debian/control b/debian/control
index 4cae14c..b4d9545 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,7 @@ Build-Depends: ant (>= 1.8),
ivy (>= 2.3),
javahelper,
junit4,
+ libaether-java,
libantlr-java,
libasm4-java,
libbcpg-java,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/gradle.git
More information about the pkg-java-commits
mailing list