[jarjar-maven-plugin] 03/04: Added an explicit build dependency on ant (Closes: #769804)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Sun Nov 16 23:19:42 UTC 2014
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository jarjar-maven-plugin.
commit 1c1b5623032fe3c32cb98dc8a0f7701b7ae73eb8
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Nov 17 00:08:11 2014 +0100
Added an explicit build dependency on ant (Closes: #769804)
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 677c7c9..0683772 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
jarjar-maven-plugin (1.9-3) UNRELEASED; urgency=medium
* debian/control:
+ - Added an explicit build dependency on ant (Closes: #769804)
- Standards-Version updated to 3.9.6 (no changes)
-- Emmanuel Bourg <ebourg at apache.org> Mon, 17 Nov 2014 00:06:01 +0100
diff --git a/debian/control b/debian/control
index c5cd867..a004e07 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <drazzib at debian.org>, Emmanuel Bourg <ebourg at apache.org>
-Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper (>= 1.4)
+Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper (>= 1.4), ant
Build-Depends-Indep: ant-doc,
default-jdk-doc,
junit4,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jarjar-maven-plugin.git
More information about the pkg-java-commits
mailing list