This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jline2.
commit af53bc919eb1332739df23db0b6a469e8e217cc9 Author: Emmanuel Bourg <[email protected]> Date: Mon Aug 31 18:46:20 2015 +0200 Ignore the dependency on maven-scm --- debian/changelog | 7 +++++++ debian/maven.ignoreRules | 1 + 2 files changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index e8a2363..436dcb4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +jline2 (2.11-4) unstable; urgency=medium + + * Team upload. + * Ignore the dependency on maven-scm + + -- Emmanuel Bourg <[email protected]> Mon, 31 Aug 2015 18:44:25 +0200 + jline2 (2.11-3) unstable; urgency=medium * Team upload. diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules index 051b0dd..677832b 100644 --- a/debian/maven.ignoreRules +++ b/debian/maven.ignoreRules @@ -12,6 +12,7 @@ org.apache.maven.plugins maven-shade-plugin * * * * org.apache.maven.plugins maven-site-plugin * * * * org.apache.maven.plugins maven-source-plugin * * * * org.apache.maven.plugins maven-surefire-plugin * * * * +org.apache.maven.scm maven-scm-* * * * * org.codehaus.mojo animal-sniffer-maven-plugin * * * * org.codehaus.mojo cobertura-maven-plugin * * * * org.codehaus.mojo findbugs-maven-plugin * * * * -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jline2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

