[libspring-java] 01/02: Updated debian/watch to fetch the tarball from Github
Emmanuel Bourg
ebourg-guest at alioth.debian.org
Wed Sep 25 15:24:57 UTC 2013
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 372df514f092c5ad6f3ed57d86cd46c4fda776b9
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Sep 25 16:37:34 2013 +0200
Updated debian/watch to fetch the tarball from Github
---
debian/changelog | 7 +++++++
debian/watch | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 9642b02..ea70acc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libspring-java (3.0.6.RELEASE-8) UNRELEASED; urgency=low
+
+ * Team upload.
+ * Updated debian/watch to fetch the tarball from Github
+
+ -- Emmanuel Bourg <ebourg at apache.org> Wed, 25 Sep 2013 16:36:22 +0200
+
libspring-java (3.0.6.RELEASE-7) unstable; urgency=low
[ James Page ]
diff --git a/debian/watch b/debian/watch
index 6a678ce..3efab0d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://repo.springsource.org/libs-release-local/org/springframework/spring/(\d.*)/spring-framework-(\d.*)-dist\.(?:tgz|tbz2|tar\.(?:gz|bz2|xz)|zip)
+http://github.com/spring-projects/spring-framework/releases .*/v([\d\.]+)\.RELEASE\.tar\.gz
--
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