diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/watch | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 53c2e95..b277a9e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -44,6 +44,8 @@ simple-scan (3.23.2-1) unstable; urgency=medium Thanks to Laurent Bigonville <bigon@debian.org>! - Move build dependency from deprecated python-rsvg to librsvg2-dev (Closes: #844152). + * New Homepage: + - debian/watch: switch to gnome. -- Jörg Frings-Fürst <debian@jff-webhosting.net> Fri, 02 Dec 2016 00:32:13 +0100 diff --git a/debian/watch b/debian/watch index 6b24219..81fb209 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,3 @@ version=4 -https://launchpad.net/simple-scan/+download .*/simple-scan-([0-9.]+)\.tar\.xz +https://download.gnome.org/sources/@PACKAGE@/([\d\.]+[02468])/ \ + @PACKAGE@@ANY_VERSION@\.tar\.xz |