[jdependency] 03/04: Ignore the new dependency on maven-shade-plugin
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Jan 9 23:57:50 UTC 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository jdependency.
commit ba98d5046ea18f4cb5cdc699df3a53bf6529edc4
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Jan 10 00:44:22 2018 +0100
Ignore the new dependency on maven-shade-plugin
---
debian/changelog | 6 ++++--
debian/maven.ignoreRules | 1 +
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index bb9cc71..af89e12 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,10 @@
-jdependency (1.2-2) UNRELEASED; urgency=medium
+jdependency (1.3-1) UNRELEASED; urgency=medium
+ * New upstream release
+ - Ignore the new dependency on maven-shade-plugin
* Standards-Version updated to 4.1.3
- -- Emmanuel Bourg <ebourg at apache.org> Wed, 10 Jan 2018 00:42:59 +0100
+ -- Emmanuel Bourg <ebourg at apache.org> Wed, 10 Jan 2018 00:44:09 +0100
jdependency (1.2-1) unstable; urgency=medium
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index aa14127..5ed983b 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -4,5 +4,6 @@ org.apache.maven.plugins maven-jxr-plugin * * * *
org.apache.maven.plugins maven-pmd-plugin * * * *
org.apache.maven.plugins maven-project-info-reports-plugin * * * *
org.apache.maven.plugins maven-release-plugin * * * *
+org.apache.maven.plugins maven-shade-plugin * * * *
org.apache.maven.plugins maven-surefire-report-plugin * * * *
org.codehaus.mojo taglist-maven-plugin * * * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jdependency.git
More information about the pkg-java-commits
mailing list