[libspring-java] 01/03: Restored the generic version of the Maven artifacts to '3.x'
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Apr 8 23:13:06 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libspring-java.
commit 2efb84610fcc0d4689db2872cc125c0400d4dc0d
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Sat Apr 9 01:06:30 2016 +0200
Restored the generic version of the Maven artifacts to '3.x'
---
debian/changelog | 7 +++++++
debian/maven.rules | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index a424831..e0a1cb4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libspring-java (4.0.9-3) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Restored the generic version of the Maven artifacts to '3.x'
+
+ -- Emmanuel Bourg <ebourg at apache.org> Sat, 09 Apr 2016 01:05:17 +0200
+
libspring-java (4.0.9-2) unstable; urgency=medium
* Team upload.
diff --git a/debian/maven.rules b/debian/maven.rules
index c7cd583..d39a6f5 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1,4 +1,4 @@
-org.springframework * * s/3\..*/3.x/
+org.springframework * * s/.*/3.x/
com.fasterxml.jackson.core jackson-databind * s/.*/2.x/ * *
s/com.mchange/c3p0/ c3p0 * s/.*/debian/ * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libspring-java.git
More information about the pkg-java-commits
mailing list