[classworlds] 08/24: * Fix watch

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Jul 21 14:23:55 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 059eea8fa4af155a476faa4b612cf1e6946a6fc9
Author: Ludovic Claude <ludovic.claude at laposte.net>
Date:   Thu Jul 2 00:10:59 2009 +0000

    * Fix watch
---
 debian/watch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/watch b/debian/watch
index 2be8671..c9d5fa6 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 \
- http://svn.classworlds.codehaus.org/browse/classworlds/tags ^.*/CLASSWORLDS_([[:digit:]_]+)$
+opts=uversionmangle=s/_/./g;s/1\.1/1.1-final/ \
+ 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