tags 340892 + pending
thanks
Hi,
On Sat, Nov 26, 2005, Daniel Kahn Gillmor wrote:
> The existing debian/watch file for libbonobo seems to be capable of
> only detecting libbonobo versions 2.8.x. Given that the current
> version of libbonobo in debian is 2.10.1, and the current released
> version from GNOME is 2.13.0, the existing watchfile isn't very
> useful.
It's probably not a good idea to search for new versions cross GNOME
development branches either. GNOME does a lot of 2.13 releases which
are development milestones, and releases 2.14 a while after that. We
don't upload 2.13 versions to Debian, and we will continue maintenance
of 2.12 even after 2.14 is released; even GNOME might release 2.12
modules after 2.14 if theres any need to.
FYI, I already had bumped the watch file to 2.10 in SVN.
> The following watchfile should work for any released version of
> libbonobo (i borrowed the regex of this watchfile from zenity's
> debian/watch):
> [EMAIL PROTECTED] libbonobo]$ cat debian/watch
> version=3
> http://ftp.gnome.org/pub/gnome/sources/libbonobo/([\d\.]+)/libbonobo-([\d\.]+)\.tar\.gz
> debian uupdate
> [EMAIL PROTECTED] libbonobo]$
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
Bye,
--
Loïc Minier <[EMAIL PROTECTED]>