summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2017-06-24 11:37:42 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2017-06-24 11:37:42 +0200
commit9fea107c173c4005faabf004a1107ccef5b7b07f (patch)
tree914239577bd2989046e0d79bc56ec47d66de2e5f
parent88fa80eb2c2a80c76782a08a2a6bb7c8f7b0a7f4 (diff)
d/watch: Rewrite to find only stable releases
-rw-r--r--debian/changelog2
-rw-r--r--debian/watch3
2 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 111bd6c..f0d088b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,6 +21,8 @@ shotwell (0.26.2-1) UNRELEASED; urgency=medium
+ Don't install the .a file either.
- Remove build-depend m4 since debhelper version 10 use autoconf.
- Thanks to Jeremy Bicha <jbicha@ubuntu.com>
+ * debian/watch:
+ Rewrite to find only stable releases.
-- Jörg Frings-Fürst <debian@jff-webhosting.net> Wed, 22 Mar 2017 06:51:19 +0100
diff --git a/debian/watch b/debian/watch
index 99c74ae..81fb209 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
version=4
-http://ftp.gnome.org/pub/gnome/sources/shotwell/([\d\.]+)/shotwell-([\d\.]+)\.tar\.xz
+https://download.gnome.org/sources/@PACKAGE@/([\d\.]+[02468])/ \
+ @PACKAGE@@ANY_VERSION@\.tar\.xz