[stella] 01/06: Fix debian/watch

Stephen Kitt skitt at moszumanska.debian.org
Sat Aug 5 21:31:57 UTC 2017


This is an automated email from the git hooks/post-receive script.

skitt pushed a commit to branch master
in repository stella.

commit ceed5031213bcb4ee01d300d004e91a03d55ed6c
Author: Stephen Kitt <steve at sk2.org>
Date:   Sat Aug 5 22:59:18 2017 +0200

    Fix debian/watch
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index cfad21a..b507d13 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=4
 opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%stella-$1.tar.gz%" \
     https://github.com/stella-emu/stella/tags \
-    (?:.*?/)?release-(\d[\d.]*)\.tar\.gz debian uupdate
+    (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/stella.git



More information about the Pkg-games-commits mailing list