[joptsimple] 01/02: Ignore the dependency on maven-scm (Closes: #797447)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Sep 1 08:35:32 UTC 2015


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

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

commit 4415a539d6b3fef3873df8e3dd9aa06cb8ebf21c
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Sep 1 10:21:50 2015 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 80b7ba7..8856f40 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
 joptsimple (4.5-2) UNRELEASED; urgency=medium
 
+  [ Samuel Thibault ]
   * Bump Standards-Version to 3.9.6 (no changes).
 
+  [ Emmanuel Bourg ]
+  * Ignore the dependency on maven-scm (Closes: #797447)
+
  -- Samuel Thibault <sthibault at debian.org>  Fri, 19 Sep 2014 17:42:11 +0200
 
 joptsimple (4.5-1) unstable; urgency=low
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index d5028e5..13e3732 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -1,5 +1,6 @@
 
 org.apache.maven.plugins maven-pmd-plugin * * * *
+org.apache.maven.scm maven-scm-* * * * *
 org.codehaus.mojo cobertura-maven-plugin * * * *
 org.codehaus.mojo findbugs-maven-plugin * * * *
 org.codehaus.mojo javancss-maven-plugin * * * *

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



More information about the pkg-java-commits mailing list