Code

Updated watch file.
authorSebastian Harl <sh@tokkee.org>
Thu, 4 Dec 2008 17:25:29 +0000 (18:25 +0100)
committerSebastian Harl <sh@tokkee.org>
Thu, 4 Dec 2008 17:25:29 +0000 (18:25 +0100)
 * Query sf.net instead of the old upstream website.
 * Use uversionmangle to mange _alpha and _beta.

debian/watch

index 98ae7732de4534f4d3aa7980e8cfbb0d463d6289..1e805d79a73d7fd135ddfde00d20a5f617a6c4c3 100644 (file)
@@ -1,2 +1,5 @@
 version=3
-http://hem.bredband.net/kaw/ncmpc/files/ ./ncmpc-(.*).tar.gz
+
+opts="uversionmangle=s/_alpha/~alpha/;s/_beta/~beta/" \
+http://sf.net/musicpd/ncmpc-(.+)\.tar\.gz
+