[maven-common-artifact-filters] 07/32:

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Jul 19 12:28:21 UTC 2017


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository maven-common-artifact-filters.

commit 93254374cbf767d2866c60791a70bbfea4e3e73a
Author: Ludovic Claude <ludovic.claude at laposte.net>
Date:   Wed Mar 24 22:28:28 2010 +0000
---
 debian/changelog         | 8 ++++++++
 debian/control           | 2 +-
 debian/maven.ignoreRules | 2 ++
 debian/maven.rules       | 1 -
 4 files changed, 11 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e0b7282..a11698b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+maven-common-artifact-filters (1.1-3) unstable; urgency=low
+
+  * Bump up Standard-Version to 3.8.4, no changes
+  * Add maven.ignoreRules and remove the dependency on
+    maven-plugin-testing-harness in the POM file (Closes: #554474)
+
+ -- Ludovic Claude <ludovic.claude at laposte.net>  Wed, 24 Mar 2010 23:07:15 +0100
+
 maven-common-artifact-filters (1.1-2) unstable; urgency=low
 
   * Fix groupId for maven-plugin-testing-harness dependency
diff --git a/debian/control b/debian/control
index 1f0691f..68258ce 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Ludovic Claude <ludovic.claude at laposte.net>
 Build-Depends: ant, debhelper (>= 6), cdbs, default-jdk, libjaxp1.3-java
 Build-Depends-Indep: maven-repo-helper, maven-ant-helper (>> 4), ant-optional,
  libmaven2-core-java, libplexus-container-default-java
-Standards-Version: 3.8.1
+Standards-Version: 3.8.4
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven-plugin-tools
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven-plugin-tools/
 Homepage: http://maven.apache.org
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
new file mode 100644
index 0000000..ce8090a
--- /dev/null
+++ b/debian/maven.ignoreRules
@@ -0,0 +1,2 @@
+* maven-plugin-testing-harness *
+
diff --git a/debian/maven.rules b/debian/maven.rules
index b9922a4..e92c46d 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1,4 +1,3 @@
 org.codehaus.plexus plexus-container-default dependency s/1\.0-alpha.*/1.0-alpha/
-s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-plugin-testing-harness
 junit junit jar s/3\..*/3.x/
 asm asm jar s/3\..*/3.x/

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-common-artifact-filters.git



More information about the pkg-java-commits mailing list