[SCM] Konversation packaging for Debian branch, master, updated. debian/1.4-1-9-g8644614

Diane Trout diane-guest at moszumanska.debian.org
Tue Feb 25 17:25:48 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/konversation.git;a=commitdiff;h=433516c

The following commit has been merged in the master branch:
commit 433516ca6ef74d2ab6a2ee8a10bec37fad17c625
Author: Diane Trout <diane at ghic.org>
Date:   Thu Feb 20 15:24:45 2014 -0800

    Make watch file robust to different compression extensions
---
 debian/changelog | 1 +
 debian/watch     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 80d0564..a6e62a3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 konversation (1.5-1) UNRELEASED; urgency=medium
 
   * New upstream release
+  * Make watch file robust to different compression extensions
 
  -- Diane Trout <diane at ghic.org>  Thu, 20 Feb 2014 15:23:24 -0800
 
diff --git a/debian/watch b/debian/watch
index 9e5ed27..a24ca33 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
 
 opts=uversionmangle=s/-/~/ \
-ftp://ftp.kde.org/pub/kde/stable/konversation/(?:[\w.-]+)/src/ konversation-(.*).tar.bz2
+ftp://ftp.kde.org/pub/kde/stable/konversation/([\d.]+)/src/konversation-(.*).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

-- 
Konversation packaging for Debian



More information about the pkg-kde-commits mailing list