[nestopia] 02/11: Update watch file
Stephen Kitt
skitt at moszumanska.debian.org
Sat Sep 9 10:34:47 UTC 2017
This is an automated email from the git hooks/post-receive script.
skitt pushed a commit to branch master
in repository nestopia.
commit 39bc932e589c0a371ae797258e1fde8d3d4a8ffe
Author: Stephen Kitt <steve at sk2.org>
Date: Fri Sep 8 21:22:47 2017 +0200
Update watch file
---
debian/changelog | 1 +
debian/watch | 8 ++++----
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 0c93050..e822167 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ nestopia (1.47-3) UNRELEASED; urgency=medium
* Copy Appstream metadata from Ubuntu, thanks to Jeremy Bicha (Closes:
#860427).
+ * Update watch file.
-- Stephen Kitt <skitt at debian.org> Sat, 10 Jun 2017 10:32:07 +0200
diff --git a/debian/watch b/debian/watch
index 0af1093..941adcb 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
-version=3
-
-opts=dversionmangle=s/.dfsg$// \
- https://github.com/rdanbrook/nestopia/releases .*/(.*)\.tar\.gz
+version=4
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%nestopia-$1.tar.gz%,dversionmangle=s%.dfsg$%%" \
+ https://github.com/rdanbrook/nestopia/tags \
+ (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/nestopia.git
More information about the Pkg-games-commits
mailing list