[maven-plugin-testing] 04/28: Publish a rule to handle the change of groupId in the Maven descriptors.
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Jul 17 23:37:01 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-plugin-testing.
commit 8e7beeee115baaccd858eff54f0c0aa122b97add
Author: Ludovic Claude <ludovic.claude at laposte.net>
Date: Tue Aug 4 15:10:10 2009 +0000
Publish a rule to handle the change of groupId in
the Maven descriptors.
---
debian/changelog | 7 +++++++
debian/maven.publishedRules | 5 +++++
2 files changed, 12 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 02f9063..7335ea6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+maven-plugin-testing (1.2-2) experimental; urgency=low
+
+ * Publish a rule to handle the change of groupId in
+ the Maven descriptors.
+
+ -- Ludovic Claude <ludovic.claude at laposte.net> Sun, 26 Jul 2009 14:23:34 +0100
+
maven-plugin-testing (1.2-1) experimental; urgency=low
* Initial release. (Closes: #535013)
diff --git a/debian/maven.publishedRules b/debian/maven.publishedRules
new file mode 100644
index 0000000..8d8d421
--- /dev/null
+++ b/debian/maven.publishedRules
@@ -0,0 +1,5 @@
+s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-plugin-testing
+s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-plugin-testing-harness
+s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-plugin-testing-tools
+s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-test-tools
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-plugin-testing.git
More information about the pkg-java-commits
mailing list