[jatl] 03/04: Ignore the dependency on maven-scm (Closes: #797457)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Aug 31 08:24:57 UTC 2015


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

ebourg-guest pushed a commit to branch master
in repository jatl.

commit 88eb01ae95e26de0da138358e2842e4c94a63580
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon Aug 31 10:20:44 2015 +0200

    Ignore the dependency on maven-scm (Closes: #797457)
---
 debian/changelog         | 1 +
 debian/maven.ignoreRules | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 0516414..239c60b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
 jatl (0.2.2-2) UNRELEASED; urgency=medium
 
+  * Ignore the dependency on maven-scm (Closes: #797457)
   * Standards-Version updated to 3.9.6 (no changes)
   * debian/watch: Track the release tags on GitHub
 
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 1c4f39c..6d0b44c 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -6,4 +6,5 @@ org.apache.maven.plugins maven-javadoc-plugin * * * *
 org.apache.maven.plugins maven-release-plugin * * * *
 org.apache.maven.plugins maven-scm-plugin * * * *
 org.apache.maven.plugins maven-source-plugin * * * *
+org.apache.maven.scm maven-scm-* * * * *
 org.apache.maven.wagon wagon-scm * * * *

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



More information about the pkg-java-commits mailing list