[SCM] krecipes packaging branch, master, updated. upstream/2.0_beta2-24-gdcd6d01

Pino Toscano pino at moszumanska.debian.org
Sun Nov 29 09:14:28 UTC 2015


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

The following commit has been merged in the master branch:
commit a90a41dff2105b708d3ff9985fac4d1c795ba9a9
Author: Pino Toscano <pino at debian.org>
Date:   Sun Nov 29 10:00:27 2015 +0100

    watch: look also on download.kde.org
---
 debian/changelog | 1 +
 debian/watch     | 4 +++-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 3759c58..5d71ffe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ krecipes (2.1.0-0r1) UNRELEASED; urgency=medium
     - do not run the tests for now, some of them fail
   * Update the Vcs-* headers.
   * Bump Standards-Version to 3.9.5, no changes required.
+  * Update watch file to look also on download.kde.org.
 
  -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Thu, 11 Sep 2014 10:28:36 +0200
 
diff --git a/debian/watch b/debian/watch
index 9bc512d..b449893 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,6 @@
 version=3
 
 opts="uversionmangle=s/-/~/" \
-  http://sf.net/krecipes/krecipes-(.+)\.tar\.gz
\ No newline at end of file
+  http://sf.net/krecipes/krecipes-(.+)\.tar\.gz
+
+http://download.kde.org/stable/krecipes/([\d.]+)/src/krecipes-([\d.]+)\.tar\.xz

-- 
krecipes packaging



More information about the pkg-kde-commits mailing list