[pkg-java] r18942 - trunk/commons-vfs/debian

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Dec 30 16:46:20 UTC 2015


Author: ebourg-guest
Date: 2015-12-30 16:46:19 +0000 (Wed, 30 Dec 2015)
New Revision: 18942

Modified:
   trunk/commons-vfs/debian/changelog
   trunk/commons-vfs/debian/control
   trunk/commons-vfs/debian/maven.ignoreRules
Log:
Added the missing dependency on libjackrabbit-java (Closes: #808638)



Modified: trunk/commons-vfs/debian/changelog
===================================================================
--- trunk/commons-vfs/debian/changelog	2015-12-30 13:02:07 UTC (rev 18941)
+++ trunk/commons-vfs/debian/changelog	2015-12-30 16:46:19 UTC (rev 18942)
@@ -1,3 +1,10 @@
+commons-vfs (2.0-6) unstable; urgency=medium
+
+  * Team upload.
+  * Added the missing dependency on libjackrabbit-java (Closes: #808638)
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Wed, 30 Dec 2015 17:45:54 +0100
+
 commons-vfs (2.0-5) unstable; urgency=medium
 
   * Team upload.

Modified: trunk/commons-vfs/debian/control
===================================================================
--- trunk/commons-vfs/debian/control	2015-12-30 13:02:07 UTC (rev 18941)
+++ trunk/commons-vfs/debian/control	2015-12-30 16:46:19 UTC (rev 18942)
@@ -15,6 +15,7 @@
                      libcommons-net-java,
                      libcommons-net-java-doc,
                      libcommons-parent-java,
+                     libjackrabbit-java,
                      libjdom1-java-doc,
                      libjsch-java,
                      libmaven-antrun-plugin-java,

Modified: trunk/commons-vfs/debian/maven.ignoreRules
===================================================================
--- trunk/commons-vfs/debian/maven.ignoreRules	2015-12-30 13:02:07 UTC (rev 18941)
+++ trunk/commons-vfs/debian/maven.ignoreRules	2015-12-30 16:46:19 UTC (rev 18942)
@@ -19,5 +19,3 @@
 org.apache.maven.plugins maven-changes-plugin * * * *
 org.apache.maven.scm maven-scm* * * * *
 org.apache.commons commons-build-plugin * * * *
-
-org.apache.jackrabbit jackrabbit-webdav * * * *




More information about the pkg-java-commits mailing list