[classworlds] 13/24: Fixed watch file
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Jul 21 14:23:56 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository classworlds.
commit a51afad90de9224a2acf7fc127ff19c25f71765f
Author: Michael Koch <konqueror at gmx.de>
Date: Thu Sep 24 16:15:23 2009 +0000
Fixed watch file
---
debian/changelog | 6 ++++++
debian/watch | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 86a25e5..6bdb458 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+classworlds (1.1-final-4) UNRELEASED; urgency=low
+
+ * Fixed watch file.
+
+ -- Michael Koch <konqueror at gmx.de> Thu, 24 Sep 2009 18:14:30 +0200
+
classworlds (1.1-final-3) unstable; urgency=low
* Upload to unstable.
diff --git a/debian/watch b/debian/watch
index c9d5fa6..baa55f4 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
version=3
#http://dist.codehaus.org/classworlds/distributions/classworlds-([\d.]+)-src\.tar\.gz
-opts=uversionmangle=s/_/./g;s/1\.1/1.1-final/ \
+opts=uversionmangle=s/_/./g;s/1\.1/1.1-final/;s/.ALPHA/~ALPHA/;s/.RC/~RC/ \
http://svn.codehaus.org/classworlds/tags/ CLASSWORLDS_(\d.*)/ debian debian/orig-tar.sh
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/classworlds.git
More information about the pkg-java-commits
mailing list