[SCM] yakuake packaging branch, master, updated. debian/2.9.9-3-6-ga788353
Rohan Garg
rohangarg-guest at moszumanska.debian.org
Thu Mar 3 15:00:16 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/yakuake.git;a=commitdiff;h=a788353
The following commit has been merged in the master branch:
commit a78835339595dd469eb43cefa82325cf39e9b33b
Author: Rohan Garg <rohan at garg.io>
Date: Thu Mar 3 16:00:12 2016 +0100
Switch to using kf5 debhelper sequence
---
debian/changelog | 5 +++--
debian/rules | 2 +-
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 29988b4..3215dd9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,10 @@
-yakuake (3.0.2-1~) UNRELEASED; urgency=medium
+yakuake (3.0.2-2~) UNRELEASED; urgency=medium
* New upstream release
* Drop debian/docs
+ * Switch to using kf5 debhelper sequence
- -- Rohan Garg <rohan at kde.org> Thu, 03 Mar 2016 15:46:17 +0100
+ -- Rohan Garg <rohan at kde.org> Thu, 03 Mar 2016 15:59:59 +0100
yakuake (2.9.9-3) unstable; urgency=medium
diff --git a/debian/rules b/debian/rules
index 507b7f0..123c7f3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,4 +4,4 @@
#export DH_VERBOSE=1
%:
- dh $@ --parallel --with kde
+ dh $@ --parallel --with kf5
--
yakuake packaging
More information about the pkg-kde-commits
mailing list