[SCM] umbrello packaging branch, kubuntu_wily_archive, updated. debian/4.14.2-1-20-g6bd7000

Jonathan Riddell jriddell-guest at moszumanska.debian.org
Thu Aug 13 22:50:00 UTC 2015


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

The following commit has been merged in the kubuntu_wily_archive branch:
commit 6bd70001ecb4ee1cbfe306bf9999ae81b42a079c
Author: Jonathan Riddell <jr at jriddell.org>
Date:   Thu Aug 13 23:49:58 2015 +0100

    fix tests
---
 debian/control | 2 +-
 debian/rules   | 2 ++
 debian/watch   | 1 +
 3 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index fa76c68..ba40e80 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends: cmake (>= 2.8),
                libxslt1-dev,
                pkg-config,
                pkg-kde-tools (>= 0.12)
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 XS-Testsuite: autopkgtest
 Homepage: http://www.kde.org/
 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-kde/kde-applications/umbrello.git/
diff --git a/debian/rules b/debian/rules
index 244905c..6542396 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,5 +2,7 @@
 
 include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk
 
+.PHONY: override_dh_auto_test
+
 override_dh_auto_install:
 	$(overridden_command) --destdir=debian/tmp
diff --git a/debian/watch b/debian/watch
index 69bec6f..4591e7e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
 http://download.kde.org/stable/applications/([\d.]+)/src/umbrello-([\d.]+).tar.xz
+http://download.kde.org/unstable/applications/([\d.]+)/src/umbrello-([\d.]+).tar.xz

-- 
umbrello packaging



More information about the pkg-kde-commits mailing list