[easymock] 10/12: Add testng to Build-Depends.
Markus Koschany
apo at moszumanska.debian.org
Fri Sep 15 06:11:34 UTC 2017
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository easymock.
commit 996b0dacd395db9d66065152581784031b218418
Author: Markus Koschany <apo at debian.org>
Date: Fri Sep 15 07:52:43 2017 +0200
Add testng to Build-Depends.
---
debian/changelog | 1 +
debian/control | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index d309ab1..65cf8b5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ easymock (3.5+ds-1) unstable; urgency=medium
* Refresh no-android.patch.
* Ignore new dexmaker artifact.
* Ignore test-testng module.
+ * Add testng to Build-Depends.
-- Markus Koschany <apo at debian.org> Fri, 15 Sep 2017 07:15:45 +0200
diff --git a/debian/control b/debian/control
index 6ba5a19..ee07715 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,8 @@ Build-Depends:
libmaven-bundle-plugin-java,
libmaven-javadoc-plugin-java,
libobjenesis-java,
- maven-debian-helper
+ maven-debian-helper,
+ testng
Standards-Version: 4.1.0
Vcs-Git: https://anonscm.debian.org/git/pkg-java/easymock.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/easymock.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/easymock.git
More information about the pkg-java-commits
mailing list