[commons-configuration2] 03/08: New dependency on libspring-context-java

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Jun 28 13:26:33 UTC 2017


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

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

commit 908a5ecd8b6728a55916d640ad0ec45cefcc93d4
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed Jun 28 15:07:51 2017 +0200

    New dependency on libspring-context-java
---
 debian/changelog         | 4 +++-
 debian/control           | 1 +
 debian/maven.ignoreRules | 1 +
 3 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index d20d987..7a40cc8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
-commons-configuration2 (1.10-6) UNRELEASED; urgency=medium
+commons-configuration2 (2.1.1-1) UNRELEASED; urgency=medium
 
+  * New upstream release
+    - New dependency on libspring-context-java
   * Cloned the package as commons-configuration2
 
  -- Emmanuel Bourg <ebourg at apache.org>  Wed, 28 Jun 2017 14:06:25 +0200
diff --git a/debian/control b/debian/control
index f8fe488..0db440d 100644
--- a/debian/control
+++ b/debian/control
@@ -37,6 +37,7 @@ Build-Depends:
  libmail-java,
  libmaven-javadoc-plugin-java,
  libservlet3.1-java,
+ libspring-context-java,
  maven-debian-helper
 Standards-Version: 4.0.0
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/commons-configuration2.git
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 3135253..fed36bb 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -15,3 +15,4 @@ org.codehaus.mojo clirr-maven-plugin * * * *
 org.codehaus.mojo cobertura-maven-plugin * * * *
 org.codehaus.mojo findbugs-maven-plugin * * * *
 org.slf4j slf4j-ext * * * *
+org.springframework spring-test * * * *

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



More information about the pkg-java-commits mailing list