[ant] 01/03: Install the missing ant-junit4 pom
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Sun Mar 27 23:00:40 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository ant.
commit 87da58d3e0b00d7c7511b9e150cdf65200483a17
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Sep 22 12:23:30 2015 +0200
Install the missing ant-junit4 pom
---
debian/ant-optional.poms | 2 +-
debian/changelog | 1 +
debian/control | 1 +
3 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/ant-optional.poms b/debian/ant-optional.poms
index b2a2456..421989b 100644
--- a/debian/ant-optional.poms
+++ b/debian/ant-optional.poms
@@ -13,6 +13,6 @@ src/etc/poms/ant-jdepend/pom.xml
src/etc/poms/ant-jmf/pom.xml
src/etc/poms/ant-jsch/pom.xml
src/etc/poms/ant-junit/pom.xml
+src/etc/poms/ant-junit4/pom.xml
src/etc/poms/ant-swing/pom.xml
src/etc/poms/ant-testutil/pom.xml
-
diff --git a/debian/changelog b/debian/changelog
index 84589f5..064a8ab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ ant (1.9.6-2) UNRELEASED; urgency=medium
* Restored the XSL files in /usr/share/ant/etc which were removed
in the version 1.7.1-1 (LP: #563899)
+ * Install the missing ant-junit4 pom
-- Emmanuel Bourg <ebourg at apache.org> Tue, 04 Aug 2015 16:09:22 +0200
diff --git a/debian/control b/debian/control
index 7fa962f..8a2751e 100644
--- a/debian/control
+++ b/debian/control
@@ -62,6 +62,7 @@ Suggests: ant-optional-gcj,
antlr,
javacc,
junit,
+ junit4,
jython,
libbcel-java (>= 5.0),
libbsf-java,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/ant.git
More information about the pkg-java-commits
mailing list