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

ebourg-guest pushed a commit to branch master
in repository aspectj-maven-plugin.

commit 142c0a7a61dad8d4132deb800583e913dcf9262c
Author: Emmanuel Bourg <ebo...@apache.org>
Date:   Wed Aug 30 23:50:54 2017 +0200

    Adjusted the rules for Maven 3
---
 debian/changelog   | 5 +++--
 debian/control     | 2 +-
 debian/maven.rules | 2 --
 3 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 41cf027..d5f4dda 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,8 @@
-aspectj-maven-plugin (1.7-2) UNRELEASED; urgency=medium
+aspectj-maven-plugin (1.9-1) UNRELEASED; urgency=medium
 
   * Team upload.
-  * Depend on libmaven3-core-java instead of libmaven2-core-java
+  * New upstream release
+    - Depend on libmaven3-core-java instead of libmaven2-core-java
   * Depend on junit4 instead of junit
   * Build with the DH sequencer instead of CDBS
   * Standards-Version updated to 4.1.0
diff --git a/debian/control b/debian/control
index 4063073..3f75ddf 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends-Indep: junit4,
                      libaspectj-java (>= 1.8.2),
                      libdoxia-sitetools-java,
                      libmaven-invoker-plugin-java,
-                     libmaven-plugin-testing-1.3-java,
+                     libmaven-plugin-testing-java,
                      libmaven-plugin-tools-java,
                      libmaven-reporting-api-java,
                      libmaven-reporting-impl-java,
diff --git a/debian/maven.rules b/debian/maven.rules
index 2b925fc..263bf84 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -3,10 +3,8 @@ s/aspectj/org.aspectj/ aspectjrt jar s/.*/debian/ * *
 s/aspectj/org.aspectj/ aspectjtools jar s/.*/debian/ * *
 s/aspectj/org.aspectj/ aspectjweaver jar s/.*/debian/ * *
 junit junit jar s/.*/4.x/ * *
-org.apache.maven s/maven-project/maven-compat/ jar s/.*/3.x/ * *
 org.apache.maven maven-* jar s/.*/3.x/ * *
 org.apache.maven.doxia doxia-site-renderer jar s/.*/debian/ * *
 org.apache.maven.reporting maven-reporting-api jar s/.*/3.x/ * *
 org.apache.maven.reporting maven-reporting-impl jar s/.*/debian/ * *
-org.apache.maven.plugin-testing maven-plugin-testing-harness jar s/.*/1.x/ * *
 org.codehaus.plexus plexus-utils * s/.*/2.x/ * *

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/aspectj-maven-plugin.git

_______________________________________________
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to