[spymemcached] 02/05: Add build dependencies to debian/control

Christopher Stuart Hoskin mans0954 at moszumanska.debian.org
Sun Aug 20 20:54:06 UTC 2017


This is an automated email from the git hooks/post-receive script.

mans0954 pushed a commit to branch master
in repository spymemcached.

commit 2246bdb5be9a378893d4d57d57068b5f1e07d30a
Author: Christopher Hoskin <mans0954 at debian.org>
Date:   Sun Aug 20 21:27:53 2017 +0100

    Add build dependencies to debian/control
---
 debian/changelog | 1 +
 debian/control   | 7 ++++++-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 86a4311..b79d279 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,5 +2,6 @@ spymemcached (2.12.1-1) UNRELEASED; urgency=medium
 
   * Initial release (Closes: #845789)
   * Enable tests, disabling 5 failing tests pending further investigation 
+  * Add build dependencies to debian/control 
 
  -- Christopher Hoskin <christopher.hoskin at gmail.com>  Fri, 25 Nov 2016 17:15:52 +0000
diff --git a/debian/control b/debian/control
index 97ace1d..b1ff75e 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,12 @@ Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Christopher Hoskin <christopher.hoskin at gmail.com>
-Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper (>= 2.1)
+Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper (>= 2.1),
+# Test dependencies
+ memcached, procps, net-tools
+Build-Depends-Indep: libdropwizard-metrics-java, libspring-beans-java,
+# Test dependencies
+ junit4, libjmock-java
 Standards-Version: 3.9.8
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/spymemcached.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/spymemcached.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/spymemcached.git



More information about the pkg-java-commits mailing list