Bug#354368: jade: debian/watch

2006-02-25 Thread Bart Martens
Package: jade
Version: 1.2.1-46
Severity: minor
Tags: patch

I suggest to replace debian/watch by the attached file.  That should
take the package off this list:
http://dehs.alioth.debian.org/no_upstream.html

version=3

#ftp://ftp.jclark.com/pub/jade/jade-(.*)\.tar\.gz debian uupdate

opts=uversionmangle=s/_/./g \
ftp://ftp.jclark.com/pub/jade/jadew(1_2_1)\.zip debian uupdate


Bug#354368: jade: debian/watch

2006-02-26 Thread Neil Roeth
On Feb 25, Bart Martens ([EMAIL PROTECTED]) wrote:
 > Package: jade
 > Version: 1.2.1-46
 > Severity: minor
 > Tags: patch
 > 
 > I suggest to replace debian/watch by the attached file.  That should
 > take the package off this list:
 > http://dehs.alioth.debian.org/no_upstream.html
 > 
 > version=3
 > 
 > #ftp://ftp.jclark.com/pub/jade/jade-(.*)\.tar\.gz debian uupdate
 > 
 > opts=uversionmangle=s/_/./g \
 > ftp://ftp.jclark.com/pub/jade/jadew(1_2_1)\.zip debian uupdate

Jade has not had a new upstream version in seven and a half years; the code
was taken over and is currently maintained as OpenJade, a SourceForge
project. So, I am inclined to remove the Jade debian/watch file so that no
attempt is made to find a newer version - I probably would not package a newer
version even if one suddenly appeared.  What do you think of this "solution"?

-- 
Neil Roeth


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#354368: jade: debian/watch

2006-02-26 Thread Bart Martens
For what it's worth, I forgot to replace the 1_2_1 by .* in the watch
file.  The corrected watch file is attached.

version=3

#ftp://ftp.jclark.com/pub/jade/jade-(.*)\.tar\.gz debian uupdate

opts=uversionmangle=s/_/./g \
ftp://ftp.jclark.com/pub/jade/jadew(.*)\.zip debian uupdate