[med-svn] [artemis] 01/01: Depend on libcommons-net-java instead of libcommons-net2-java
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Nov 4 21:35:23 UTC 2015
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository artemis.
commit 56d5bb469a42390559b60e38e508c796c4a7e4ac
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Nov 4 22:24:55 2015 +0100
Depend on libcommons-net-java instead of libcommons-net2-java
---
debian/changelog | 4 ++++
debian/control | 2 +-
debian/rules | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 8354ee1..ff50253 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
artemis (16.0.0+dfsg-2) UNRELEASED; urgency=medium
+ [ Afif Elghraoui ]
* Rename artemis.desktop to avoid file name conflict (Closes: 803945)
+ [ Emmanuel Bourg ]
+ * Depend on libcommons-net-java instead of libcommons-net2-java
+
-- Afif Elghraoui <afif at ghraoui.name> Tue, 03 Nov 2015 21:35:19 -0800
artemis (16.0.0+dfsg-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index a840f60..55e5332 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends:
libpostgresql-jdbc-java,
picard-tools,
libsam-java,
- libcommons-net2-java,
+ libcommons-net-java,
libbatik-java,
jemboss,
# For tests
diff --git a/debian/rules b/debian/rules
index 3332e4b..c98fe04 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,7 +15,7 @@ CUPBOARD = biojava \
postgresql-jdbc3 \
picard \
sam \
- commons-net2-2.2 \
+ commons-net \
batik-awt-util \
batik-dom \
batik-ext \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/artemis.git
More information about the debian-med-commit
mailing list