[maven-doxia-tools] 31/35: Updated the Maven rules
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Jul 28 13:29:12 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-doxia-tools.
commit d1bdeecffc692f0217919561da40ae5e11eae733
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Jul 28 15:01:26 2017 +0200
Updated the Maven rules
---
debian/changelog | 1 +
debian/maven.rules | 7 +------
2 files changed, 2 insertions(+), 6 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index bf812d2..7cbce68 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ maven-doxia-tools (1.4-1) UNRELEASED; urgency=medium
* Team upload.
* New upstream release
- Refreshed the patches
+ - Updated the Maven rules
* Build with the DH sequencer instead of CDBS
* Moved the package to Git
* Standards-Version updated to 4.0.0
diff --git a/debian/maven.rules b/debian/maven.rules
index 85276c4..e8f70b9 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -16,11 +16,6 @@
# and version starting with 3., replacing the version with 3.x
# junit junit jar s/3\\..*/3.x/
-org.apache.maven.doxia doxia-decoration-model jar s/.*/debian/ * *
-org.apache.maven.doxia doxia-logging-api jar s/.*/debian/ * *
-org.apache.maven.shared maven-doxia-tools jar s/.*/debian/ * *
+junit junit jar s/.*/3.x/ * *
org.codehaus.plexus plexus-container-default jar s/1\.0-alpha.*/1.0-alpha/ * *
s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-plugin-testing-harness * s/.*/debian/ * *
-s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-plugin-testing-tools * s/.*/debian/ * *
-s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-plugin-testing * s/.*/debian/ * *
-s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-test-tools * s/.*/debian/ * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-doxia-tools.git
More information about the pkg-java-commits
mailing list