[med-svn] r20399 - trunk/packages/biomaj/trunk/debian
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Nov 6 08:08:27 UTC 2015
Author: ebourg-guest
Date: 2015-11-06 08:08:26 +0000 (Fri, 06 Nov 2015)
New Revision: 20399
Modified:
trunk/packages/biomaj/trunk/debian/changelog
trunk/packages/biomaj/trunk/debian/control
Log:
Replaced the dependency on libcommons-net2-java with libcommons-net-java on the binary package
Modified: trunk/packages/biomaj/trunk/debian/changelog
===================================================================
--- trunk/packages/biomaj/trunk/debian/changelog 2015-11-06 07:52:36 UTC (rev 20398)
+++ trunk/packages/biomaj/trunk/debian/changelog 2015-11-06 08:08:26 UTC (rev 20399)
@@ -1,3 +1,11 @@
+biomaj (1.2.3-7) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Replaced the dependency on libcommons-net2-java with libcommons-net-java
+ on the binary package
+
+ -- Emmanuel Bourg <ebourg at apache.org> Fri, 06 Nov 2015 09:06:55 +0100
+
biomaj (1.2.3-6) unstable; urgency=medium
* Replace libcommons-httpclient-java by libhttpclient-java
Modified: trunk/packages/biomaj/trunk/debian/control
===================================================================
--- trunk/packages/biomaj/trunk/debian/control 2015-11-06 07:52:36 UTC (rev 20398)
+++ trunk/packages/biomaj/trunk/debian/control 2015-11-06 08:08:26 UTC (rev 20399)
@@ -47,7 +47,7 @@
libcommons-dbcp-java (>= 1.2),
libcommons-httpclient-java,
libcommons-logging-java,
- libcommons-net2-java (>= 2.2),
+ libcommons-net-java,
libcommons-pool-java (>= 1.5),
libmail-java,
libhsqldb-java,
More information about the debian-med-commit
mailing list