[SCM] libkipi packaging branch, 15.08, updated. debian/15.08.3-1-5-g7c1caae

Pino Toscano pino at moszumanska.debian.org
Tue Jun 7 06:11:18 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/libkipi.git;a=commitdiff;h=86298d5

The following commit has been merged in the 15.08 branch:
commit 86298d543d0d7639621e05d2b1ce756e3352f6b5
Author: Pino Toscano <pino at debian.org>
Date:   Tue Jun 7 08:06:36 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 5ba3919..8cb066f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libkipi (4:15.08.3-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 08:03:27 +0200
 
diff --git a/debian/watch b/debian/watch
index b630de2..791f156 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
-http://download.kde.org/stable/applications/([\d.]+)/src/libkipi-([\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/libkipi-([\d.]+).tar.xz

-- 
libkipi packaging



More information about the pkg-kde-commits mailing list