Hi Nelson, thank you for the upload. Le Sat, Feb 09, 2008 at 03:39:57PM +0000, [EMAIL PROTECTED] a écrit : > $ uscan --report-status > Processing watchfile line for package muscle... > Newest version on remote site is 3.7, local version is 3.70+fix1 > (mangled local version number 3.7) > => Package is up to date > > Also added compat file (we were not using compat level 5 without it). > > > > Added: trunk/packages/muscle/trunk/debian/compat > =================================================================== > --- trunk/packages/muscle/trunk/debian/compat (rev 0) > +++ trunk/packages/muscle/trunk/debian/compat 2008-02-09 15:39:57 UTC (rev > 1343) > @@ -0,0 +1 @@ > +5
Actually, I tend to remove debian/compat in the packages using CDBS, because in that case it uses the highest value available, thus solving the backporting issues. (By the way, I am swiching a lot of packages to CDBS; if it is an issue, I am of course open to discussion. I am usually doing this only if the resulting debian/rules files is really minimal). > > Modified: trunk/packages/muscle/trunk/debian/watch > =================================================================== > --- trunk/packages/muscle/trunk/debian/watch 2008-02-09 04:26:15 UTC (rev > 1342) > +++ trunk/packages/muscle/trunk/debian/watch 2008-02-09 15:39:57 UTC (rev > 1343) > @@ -1,2 +1,3 @@ > version=3 > +opts="dversionmangle=s/\+.*$//;s/0$//" \ > http://www.drive5.com/muscle/download3.6.html > downloads.*/muscle(.*)_src\.tar\.gz Did not work (on Etch): sorbet【trunk】$ uscan --report-status uscan warning: In debian/watch, no matching hrefs for watch line http://www.drive5.com/muscle/download3.6.html downloads.*/muscle(.*)_src\.tar\.gz How is it working on others' systems ? Have a nice day, -- Charles Plessy http://charles.plessy.org Wakō, Saitama, Japan -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

