[SCM] marble packaging branch, master, updated. debian/15.08.0+dfsg-1-7-g144529f

Maximiliano Curia maxy at moszumanska.debian.org
Sat Sep 19 01:08:35 UTC 2015


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

The following commit has been merged in the master branch:
commit 3a8a5c88a81e1e33f42b91c2899f79873253bc76
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Thu Sep 17 20:22:38 2015 +0200

    Add repacking suffix to the watch file.
---
 debian/watch | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/watch b/debian/watch
index e46a82d..9d23d5a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,6 @@
 version=3
-http://download.kde.org/stable/applications/([\d.]+)/src/marble-([\d.]+).tar.xz
-http://download.kde.org/unstable/applications/([\d.]+)/src/marble-([\d.]+).tar.xz
+version=3
+opts="repacksuffix=+dfsg" \
+ http://download.kde.org/stable/applications/([\d.]+)/src/marble-([\d.]+).tar.xz
+opts="repacksuffix=+dfsg" \
+ http://download.kde.org/unstable/applications/([\d.]+)/src/marble-([\d.]+).tar.xz

-- 
marble packaging



More information about the pkg-kde-commits mailing list