[joda-convert] 04/06: Build depend on junit4 instead of junit
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Jun 27 17:26:33 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository joda-convert.
commit 48870088de306622d69560f3ad96e83cd57d0429
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Jun 27 19:22:54 2017 +0200
Build depend on junit4 instead of junit
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 35f485f..25a6117 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
joda-convert (1.8.1-2) UNRELEASED; urgency=medium
+ * Build depend on junit4 instead of junit
* Standards-Version updated to 4.0.0
* Switch to debhelper level 10
* Use secure Vcs-* URLs
diff --git a/debian/control b/debian/control
index a361c8d..0ebef43 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Emmanuel Bourg <ebourg at apache.org>
Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper (>= 1.5)
-Build-Depends-Indep: libmaven-javadoc-plugin-java, libmaven-bundle-plugin-java, default-jdk-doc, junit
+Build-Depends-Indep: libmaven-javadoc-plugin-java, libmaven-bundle-plugin-java, default-jdk-doc, junit4
Standards-Version: 4.0.0
Vcs-Git: https://anonscm.debian.org/git/pkg-java/joda-convert.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/joda-convert.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/joda-convert.git
More information about the pkg-java-commits
mailing list