Hello--

Thanks for the quick reply!  i understand about not wanting to release
a development version into debian.  i'm still a bit confused about
GNOME versioning, i suppose, since some GNOME projects appear to be
stable at odd minor numbers (e.g. gnumeric is in debian at 1.5.90
right now).  But you obviously know best about which versions of
libbonobo you feel comfortable releasing.

On November 27, [EMAIL PROTECTED] said:

 >  Ok, I updated the SVN to track only stable branches:
 >  
 > ftp://ftp.gnome.org/pub/GNOME/sources/libbonobo/([\d\.]+)\.[02468]/libbonobo-(.*)\.tar\.gz
 >  debian uupdate

It looks to me like this watchfile is only going to track versions up
through x.8 (meaning it will miss 2.10, 2.12, etc).  Also, i find that
gnome's ftp server is much much slower than the http server.  The
following watchfile should solve these two problems:

version=3
 
http://ftp.gnome.org/pub/GNOME/sources/libbonobo/([\d\.]+)[02468]/libbonobo-(.*)\.tar\.gz
 \
        debian uupdate

Thanks for maintaining this for debian!

        --dkg


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

Reply via email to