[commons-email] 02/03: Add build dependencies to debian/control
Christopher Stuart Hoskin
mans0954 at moszumanska.debian.org
Fri Dec 22 21:39:32 UTC 2017
This is an automated email from the git hooks/post-receive script.
mans0954 pushed a commit to branch master
in repository commons-email.
commit b7d810be64d328c04a0db7c09938982978888a91
Author: Christopher Hoskin <mans0954 at debian.org>
Date: Fri Dec 22 21:27:55 2017 +0000
Add build dependencies to debian/control
---
debian/changelog | 1 +
debian/control | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 2fe573b..7066b76 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,5 +3,6 @@ commons-email (1.5-1) UNRELEASED; urgency=medium
* Initial release (Closes: #884968)
* Add debian/watch
* Fill in debian/copyright
+ * Add build dependencies to debian/control
-- Christopher Hoskin <mans0954 at debian.org> Wed, 20 Dec 2017 22:47:20 +0000
diff --git a/debian/control b/debian/control
index bef5c8a..6dc0381 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,8 @@
Source: commons-email
Priority: optional
Maintainer: Christopher Hoskin <mans0954 at debian.org>
-Build-Depends: debhelper (>= 10)
+Build-Depends: debhelper (>= 10), maven-debian-helper,
+ libmail-java, junit4, libpowermock-java, libeasymock-java
Standards-Version: 4.1.2
Section: java
Homepage: https://commons.apache.org/proper/commons-email/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/commons-email.git
More information about the pkg-java-commits
mailing list