[SCM] sddm packaging branch, kubuntu_xenial_archive, updated. ubuntu/0.13.0-1ubuntu4

Philip Muškovac yofel-guest at moszumanska.debian.org
Sun Jan 10 14:55:09 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-std/sddm.git;a=commitdiff;h=4ceec2d

The following commit has been merged in the kubuntu_xenial_archive branch:
commit 4ceec2df0cec04c829cd8bb7a425a1ce1e3c2a90
Author: Philip Muškovac <yofel at gmx.net>
Date:   Sun Jan 10 15:41:48 2016 +0100

    Switch watch file back to gz
---
 debian/changelog | 7 +++++++
 debian/watch     | 4 ++--
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a0d4ebc..c06f142 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+sddm (0.13.0-1ubuntu4) UNRELEASED; urgency=medium
+
+  * Switch the watch file back to gz as xz lookup on GitHub isn't really
+    possible 
+
+ -- Philip Muškovac <yofel at kubuntu.org>  Sun, 10 Jan 2016 15:40:55 +0100
+
 sddm (0.13.0-1ubuntu3) xenial; urgency=medium
 
   * Mark wayland-session as a conffile as well
diff --git a/debian/watch b/debian/watch
index 2c099ff..dacd4b9 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-opts="filenamemangle=s/(?:.*\/)?v?(\d[\d.]*)\.tar\.xz/sddm-$1.tar.xz/" \
-         https://github.com/sddm/sddm/tags (?:.*/)?v?(\d[\d.]*)\.tar\.xz
+opts="filenamemangle=s/(?:.*\/)?v?(\d[\d.]*)\.tar\.gz/sddm-$1.tar.gz/" \
+         https://github.com/sddm/sddm/tags (?:.*/)?v?(\d[\d.]*)\.tar\.gz

-- 
sddm packaging



More information about the pkg-kde-commits mailing list