From: gregor herrmann Date: Fri, 20 Jun 2008 15:55:35 +0000 (-0000) Subject: debian/watch: use sourceforge URL directly instead of the redirector X-Git-Tag: debian/2.5-1~2^2~34 X-Git-Url: http://git.toastfreeware.priv.at/debian/jabref.git/commitdiff_plain/f52162c2ce000de534c358a66e20634e880f1f27 debian/watch: use sourceforge URL directly instead of the redirector at qa.debian.org. --- diff --git a/debian/changelog b/debian/changelog index 0a037c7..fa3bbab 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,6 +21,8 @@ jabref (2.4~beta1-1) UNRELEASED; urgency=low - change my email address - replace java-gcj-compat-dev with default-jdk-builddep in Build-Depends-Indep + * debian/watch: use sourceforge URL directly instead of the redirector + at qa.debian.org. -- gregor herrmann Sun, 20 Apr 2008 15:20:12 +0200 diff --git a/debian/watch b/debian/watch index f7b26bf..34f5337 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,5 @@ # Compulsory line, this is a version 3 file version=3 opts="uversionmangle=s/(\D)$/${1}1/;s/b(?:eta)?(\d)?$/~beta${1}/" \ -http://sf.net/jabref/JabRef-(.*)-src\.tar\.bz2 +http://sourceforge.net/projects/jabref/files \ + http://downloads.sourceforge.net/jabref/JabRef-(.+)-src\.tar\.bz2.*