[testng] 01/01: add build-dep on ant; #771260

Tony Mancill tmancill at moszumanska.debian.org
Thu Dec 18 18:00:56 UTC 2014


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

tmancill pushed a commit to branch master
in repository testng.

commit 1232abbe3b95a6fa0401a98abf062188c48c6a19
Author: tony mancill <tmancill at debian.org>
Date:   Thu Dec 18 09:58:18 2014 -0800

    add build-dep on ant; #771260
---
 debian/changelog | 7 +++++++
 debian/control   | 6 +++++-
 2 files changed, 12 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 6a6887b..7384304 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+testng (6.8.8-4) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Add explicit build-dep on ant.  (Closes: #771260)
+
+ -- tony mancill <tmancill at debian.org>  Thu, 18 Dec 2014 09:56:48 -0800
+
 testng (6.8.8-3) unstable; urgency=low
 
   * Dropped orig-tar.sh in favor of jh_repack in d/watch
diff --git a/debian/control b/debian/control
index 3f777c2..edf4623 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,11 @@ Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Eugene Zhukov <jevgeni.zh at gmail.com>
-Build-Depends: debhelper (>= 9), cdbs, default-jdk, maven-debian-helper (>= 1.5)
+Build-Depends: debhelper (>= 9),
+ cdbs,
+ default-jdk,
+ maven-debian-helper (>= 1.5),
+ ant
 Build-Depends-Indep: libmaven-bundle-plugin-java, libbsh-java, junit4,
  libguice-java, libjcommander-java, libyaml-snake-java
 Standards-Version: 3.9.6

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



More information about the pkg-java-commits mailing list