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

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Aug 31 13:58:37 UTC 2015


Author: ebourg-guest
Date: 2015-08-31 13:58:36 +0000 (Mon, 31 Aug 2015)
New Revision: 18820

Modified:
   trunk/commons-vfs/debian/changelog
   trunk/commons-vfs/debian/maven.ignoreRules
Log:
Ignore the dependency on maven-scm (Closes: #797459)



Modified: trunk/commons-vfs/debian/changelog
===================================================================
--- trunk/commons-vfs/debian/changelog	2015-08-31 13:22:31 UTC (rev 18819)
+++ trunk/commons-vfs/debian/changelog	2015-08-31 13:58:36 UTC (rev 18820)
@@ -1,6 +1,7 @@
 commons-vfs (2.0-4) UNRELEASED; urgency=medium
 
   * Team upload.
+  * Ignore the dependency on maven-scm (Closes: #797459)
   * Standards-Version updated to 3.9.6 (no changes)
   * Switch to debhelper level 9
 

Modified: trunk/commons-vfs/debian/maven.ignoreRules
===================================================================
--- trunk/commons-vfs/debian/maven.ignoreRules	2015-08-31 13:22:31 UTC (rev 18819)
+++ trunk/commons-vfs/debian/maven.ignoreRules	2015-08-31 13:58:36 UTC (rev 18820)
@@ -17,6 +17,7 @@
 org.codehaus.mojo findbugs-maven-plugin * * * *
 org.apache.maven.plugins maven-checkstyle-plugin * * * *
 org.apache.maven.plugins maven-changes-plugin * * * *
+org.apache.maven.scm maven-scm* * * * *
 org.apache.commons commons-build-plugin * * * *
 
-org.apache.jackrabbit jackrabbit-webdav * * * *
\ No newline at end of file
+org.apache.jackrabbit jackrabbit-webdav * * * *




More information about the pkg-java-commits mailing list