[SCM] KDE Artwork module packaging branch, master, updated. debian/15.08.3-1-6-g5b0353c

Pino Toscano pino at moszumanska.debian.org
Sat Jul 23 11:31:14 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kdeartwork.git;a=commitdiff;h=5b0353c

The following commit has been merged in the master branch:
commit 5b0353c913f8f631f961da320dc13be9c58e0416
Author: Pino Toscano <pino at debian.org>
Date:   Sat Jul 23 13:30:41 2016 +0200

    watch: 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 37477e0..9746398 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ kdeartwork (4:15.08.3-2) UNRELEASED; urgency=medium
   * Disable the compression for kdeartwork-wallpapers. (Closes: #766356)
   * Update Vcs-* fields.
   * Bump Standards-Version to 3.9.8, no changes required.
+  * Update watch file to monitor only old 15.08.x tarballs.
 
  -- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 23 Jul 2016 13:07:39 +0200
 
diff --git a/debian/watch b/debian/watch
index 059a6f6..3d427fc 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
-http://download.kde.org/stable/applications/([\d.]+)/src/kdeartwork-([\d.]+).tar.xz
+# monitor only 15.08.x tarballs, since it's the last version of kdeartwork
+http://download.kde.org/stable/applications/(15\.08\.[\d.]+)/src/kdeartwork-([\d.]+).tar.xz

-- 
KDE Artwork module packaging



More information about the pkg-kde-commits mailing list