[SCM] felix-framework packaging branch, master, updated. debian/2.0.5-3-9-g45790a6

Damien Raude-Morvan drazzib at debian.org
Wed Nov 9 22:53:42 UTC 2011


The following commit has been merged in the master branch:
commit 3e1ea346d7fb44e5551156b5e5ca0ccd4411afcb
Author: Damien Raude-Morvan <drazzib at debian.org>
Date:   Sat Nov 5 14:38:08 2011 +0100

    d/maven.ignoreRules: Ignore apache-rat-plugin instead of rat-maven- plugin

diff --git a/debian/changelog b/debian/changelog
index bf19aba..ac8e1bf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,8 +8,10 @@ felix-framework (4.0.1-1) unstable; urgency=low
   * Build-Depends on libosgi-core-java instead of libequinox-osgi-java.
   * d/watch: fix for upstream tarball new name.
   * d/patches/exclude_servletapi.diff: Dropped, not needed anymore.
+  * d/maven.ignoreRules: Ignore apache-rat-plugin instead of rat-maven-
+    plugin
 
- -- Damien Raude-Morvan <drazzib at debian.org>  Sat, 05 Nov 2011 14:36:15 +0100
+ -- Damien Raude-Morvan <drazzib at debian.org>  Sat, 05 Nov 2011 14:37:59 +0100
 
 felix-framework (2.0.5-2) unstable; urgency=low
 
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index d07c159..b8391b6 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -17,4 +17,4 @@
 # Only for bootstrapping
 #org.apache.felix maven-bundle-plugin * * * *
 
-org.codehaus.mojo rat-maven-plugin * * * *
+org.apache.rat apache-rat-plugin * * * *

-- 
felix-framework packaging



More information about the pkg-java-commits mailing list