[Pkg-privacy-commits] [torbrowser-launcher] 56/59: d/watch: Change filenamemangle to match with the filename in archive
Roger Shimizu
rogershimizu at gmail.com
Mon Jan 29 13:44:01 UTC 2018
This is an automated email from the git hooks/post-receive script.
rosh pushed a commit to branch debian/sid
in repository torbrowser-launcher.
commit 6de0de3cc6ad43cdf8e85082527461549393f545
Author: Roger Shimizu <rosh at debian.org>
Date: Mon Jan 29 22:03:36 2018 +0900
d/watch: Change filenamemangle to match with the filename in archive
---
debian/changelog | 8 ++++++++
debian/watch | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 1e37c77..cbde1e8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+torbrowser-launcher (0.2.9-1) UNRELEASED; urgency=medium
+
+ * New upstream release 0.2.9
+ * debian/watch:
+ - Change filenamemangle to match with the filename in archive.
+
+ -- Roger Shimizu <rosh at debian.org> Mon, 29 Jan 2018 22:00:51 +0900
+
torbrowser-launcher (0.2.8-6) unstable; urgency=medium
* debian/rules:
diff --git a/debian/watch b/debian/watch
index e39cbad..473d0ab 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
version=3
-opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/torbrowser-launcher-$1\.tar\.gz/ \
+opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/torbrowser-launcher_$1\.orig\.tar\.gz/ \
https://github.com/micahflee/torbrowser-launcher/tags .*/v?(\d\S*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/torbrowser-launcher.git
More information about the Pkg-privacy-commits
mailing list