[SCM] ark packaging branch, master, updated. debian/4.14.2-1-30-gfda9e84

Maximiliano Curia maxy at moszumanska.debian.org
Tue Feb 24 16:29:50 UTC 2015


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

The following commit has been merged in the master branch:
commit bbb0576dee06d4802519040d4a1080eafdb989b2
Author: Scarlett Clark <sgclark at kubuntu.org>
Date:   Mon Nov 24 07:44:10 2014 -0800

    * Fix Watch file applications locations
    * Fix VCS for new kde-applications location
---
 debian/changelog | 7 +++++++
 debian/control   | 4 ++--
 debian/watch     | 4 +++-
 3 files changed, 12 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d44331d..0d347b1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ark (4:14.11.95-0ubuntu2) UNRELEASED; urgency=medium
+
+  * Fix Watch file applications locations 
+  * Fix VCS for new kde-applications location 
+
+ -- Scarlett Clark <sgclark at kubuntu.org>  Mon, 24 Nov 2014 07:43:26 -0800
+
 ark (4:14.11.95-0ubuntu1) vivid; urgency=medium
 
   * New upstream release for kde-applications.
diff --git a/debian/control b/debian/control
index 89f0bd7..b1c07ae 100644
--- a/debian/control
+++ b/debian/control
@@ -22,8 +22,8 @@ Build-Depends: cmake,
 Standards-Version: 3.9.5
 XS-Testsuite: autopkgtest
 Homepage: http://www.kde.org/
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/kde-sc/ark.git
-Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-sc/ark.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/kde-applications/ark.git
+Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-applications/ark.git
 
 Package: ark
 Section: utils
diff --git a/debian/watch b/debian/watch
index 3508d10..c478eb5 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,4 @@
 version=3
-http://download.kde.org/stable/([\d.]+)/src/ark-([\d.]+).tar.xz
+http://download.kde.org/stable/applications/([\d.]+)/src/ark-([\d.]+).tar.xz
+
+http://download.kde.org/unstable/applications/([\d.]+)/src/ark-([\d.]+).tar.xz

-- 
ark packaging



More information about the pkg-kde-commits mailing list