summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Preud'homme <robotux@celest.fr>2016-12-17 21:14:11 +0000
committerThomas Preud'homme <robotux@celest.fr>2016-12-17 21:44:38 +0000
commit1c3ed62e2ec7b780be16476d984a9e299f99f4d0 (patch)
treed523d4bc4aa57b7852e5be18c1407836e43eb037
parent04589a0ad7a2add08e362bf89d72d40793a13d6e (diff)
debian/watch: simplify and enable signature check
-rw-r--r--debian/changelog1
-rw-r--r--debian/watch5
2 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index f957152..3fc8fc8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ tcc (0.9.27~git20161217.cd9514ab-1) UNRELEASED; urgency=medium
* Switch to secure URIs for Vcs fields.
* Bump Standards-Version to 3.9.8 (no changes needed).
* Enable all hardening.
+ * debian/watch: simplify and enable signature checking.
-- Thomas Preud'homme <robotux@debian.org> Sat, 17 Dec 2016 11:15:05 +0000
diff --git a/debian/watch b/debian/watch
index c070801..295b5d9 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,5 @@
-version=3
+version=4
+opts="pgpmode=auto"
http://download.savannah.gnu.org/releases/tinycc/ \
-(?:.*[/=]|)tcc(?:[_\-]?|[_\-]v)(\d\S*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz)(?:[^\.].*)? debian uupdate
+@PACKAGE@@ANY_VERSION@(?i)\.(?:tar\.xz|tar\.bz2|tar\.gz) debian uupdate