[SCM] libksane packaging branch, 15.08, updated. debian/15.08.2-1-3-g966df9f

Pino Toscano pino at moszumanska.debian.org
Tue Jun 7 05:36:41 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/libksane.git;a=commitdiff;h=966df9f

The following commit has been merged in the 15.08 branch:
commit 966df9ffb1b430b5e3ab575455551b972813a2d5
Author: Pino Toscano <pino at debian.org>
Date:   Tue Jun 7 07:36:17 2016 +0200

    watch: update to monitor only old 15.08.x tarballs
---
 debian/changelog | 1 +
 debian/watch     | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 8e7eb30..6dc2fb4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libksane (4:15.08.2-2) UNRELEASED; urgency=medium
 
   [ Pino Toscano ]
   * Update Vcs-* fields.
+  * Update watch file to monitor only old 15.08.x tarballs.
 
  -- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 07 Jun 2016 07:32:28 +0200
 
diff --git a/debian/watch b/debian/watch
index 96f7e63..ec6a371 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
-http://download.kde.org/stable/applications/([\d.]+)/src/libksane-([\d.]+).tar.xz
+# monitor only 15.08.x tarballs, since this source is only for kde4-based apps
+http://download.kde.org/stable/applications/(15\.08\.[\d.]+)/src/libksane-([\d.]+).tar.xz

-- 
libksane packaging



More information about the pkg-kde-commits mailing list