Missing debian/watch file in supertux

Bug #180120 reported by Steve Stalcup
2
Affects Status Importance Assigned to Milestone
supertux (Ubuntu)
Fix Released
Low
Luca Falavigna

Bug Description

Binary package hint: supertux

Missing watch file in debian dir.

Related branches

Revision history for this message
Steve Stalcup (vorian) wrote :

debdiff added

Changed in supertux:
status: New → Confirmed
Changed in supertux:
assignee: nobody → dktrkranz
importance: Undecided → Low
status: Confirmed → In Progress
Revision history for this message
Luca Falavigna (dktrkranz) wrote :

A test uscan run reported the following output:
dktrkranz@moses:~/supertux/supertux-0.3.0$ uscan --verbose --report
-- Scanning for watchfiles in .
-- Found watchfile in ./debian
-- In debian/watch, processing watchfile line:
   http://sf.net/super-tux/supertux-(.*)\.tar\.bz2 debian uupdate
-- Found the following matching hrefs:
     supertux-0.0.5.tar.bz2
     supertux-0.0.6.tar.bz2
     supertux-0.1.1.tar.bz2
     supertux-0.1.2.tar.bz2
     supertux-0.1.3.tar.bz2
     supertux-0.3.0.tar.bz2
     supertux-editor-0.3.0.tar.bz2
Newest version on remote site is editor-0.3.0, local version is 0.3.0
 => Newer version available from
    http://qa.debian.org/watch/sf.php/super-tux/supertux-editor-0.3.0.tar.bz2
-- Scan finished
dktrkranz@moses:~/supertux/supertux-0.3.0$

You should improve your regex, this one should go http://sf.net/super-tux/supertux-([0-9.]*)\.tar\.bz2.

Changed in supertux:
assignee: dktrkranz → vorian
Revision history for this message
Steve Stalcup (vorian) wrote :

Thanks Luca, I changed the regex as you suggested and now get this result:
steve@k-liger:~/supertux/supertux-0.3.0$ uscan --verbose --report
-- Scanning for watchfiles in .
-- Found watchfile in ./debian
-- In debian/watch, processing watchfile line:
   http://sf.net/super-tux/supertux-([0.9].*).tar.bz2 debian uupdate
-- Found the following matching hrefs:
     supertux-0.0.5.tar.bz2
     supertux-0.0.6.tar.bz2
     supertux-0.1.1.tar.bz2
     supertux-0.1.2.tar.bz2
     supertux-0.1.3.tar.bz2
     supertux-0.3.0.tar.bz2
Newest version on remote site is 0.3.0, local version is 0.3.0
 => Package is up to date
-- Scan finished

Changed in supertux:
assignee: vorian → nobody
status: In Progress → Confirmed
Changed in supertux:
assignee: nobody → dktrkranz
Revision history for this message
Luca Falavigna (dktrkranz) wrote :

I corrected a typo in your regex: you wrote "0.9" instead of "0-9".
Other than that, it looks good. Thanks ;)

Changed in supertux:
status: Confirmed → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package supertux - 0.3.0-0ubuntu3

---------------
supertux (0.3.0-0ubuntu3) hardy; urgency=low

  * Added debian/watchfile
  * Closes LP: #180120

 -- Steve Stalcup <email address hidden> Thu, 03 Jan 2008 11:09:32 -0500

Changed in supertux:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.