[aspectj-maven-plugin] 02/03: New upstream release (1.7)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Oct 24 15:13:32 BST 2014
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 311e8d7d151bc01dccd3d2f693dd80e0ae920997
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Oct 24 15:45:18 2014 +0200
New upstream release (1.7)
---
debian/changelog | 7 +++++--
debian/control | 2 +-
debian/maven.ignoreRules | 1 +
3 files changed, 7 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 33d785c..94e0956 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,12 @@
-aspectj-maven-plugin (1.5-2) UNRELEASED; urgency=medium
+aspectj-maven-plugin (1.7-1) unstable; urgency=medium
+ * New upstream release
+ - Depend on libaspectj-java >= 1.8.2
+ - Ignore the maven-enforcer-plugin
* Removed the unused build dependency on maven
* Moved the package to Git
- -- Emmanuel Bourg <ebourg at apache.org> Thu, 13 Mar 2014 10:20:32 +0100
+ -- Emmanuel Bourg <ebourg at apache.org> Fri, 24 Oct 2014 15:45:05 +0200
aspectj-maven-plugin (1.5-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index dceef8a..56be0c0 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
Uploaders: Emmanuel Bourg <ebourg at apache.org>
Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper (>= 1.5)
Build-Depends-Indep: junit (>= 3.0),
- libaspectj-java,
+ libaspectj-java (>= 1.8.2),
libdoxia-sitetools-java,
libmaven-invoker-plugin-java,
libmaven-plugin-testing-java,
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index f5f9c6b..f61f2ca 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -1,4 +1,5 @@
com.github.jeluard plantuml-maven-plugin * * * *
org.apache.maven.plugins maven-changes-plugin * * * *
+org.apache.maven.plugins maven-enforcer-plugin * * * *
org.codehaus.mojo l10n-maven-plugin * * * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/aspectj-maven-plugin.git
More information about the pkg-java-commits
mailing list