[SCM] yakuake packaging branch, master, updated. debian/2.9.9-3-7-g2e9fa76

Rohan Garg rohangarg-guest at moszumanska.debian.org
Thu Mar 3 18:33:09 UTC 2016


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

The following commit has been merged in the master branch:
commit 2e9fa76aa133f84c7740c44a4724be38065fae5a
Author: Rohan Garg <rohan at garg.io>
Date:   Thu Mar 3 19:33:04 2016 +0100

    Switch to using konsole-kpart as a dependency
---
 debian/changelog | 5 +++--
 debian/control   | 2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3215dd9..af5ef4d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,11 @@
-yakuake (3.0.2-2~) UNRELEASED; urgency=medium
+yakuake (3.0.2-0~) UNRELEASED; urgency=medium
 
   * New upstream release
   * Drop debian/docs
   * Switch to using kf5 debhelper sequence
+  * Switch to using konsole-kpart as a dependency
 
- -- Rohan Garg <rohan at kde.org>  Thu, 03 Mar 2016 15:59:59 +0100
+ -- Rohan Garg <rohan at kde.org>  Thu, 03 Mar 2016 19:32:11 +0100
 
 yakuake (2.9.9-3) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 1824b53..35174af 100644
--- a/debian/control
+++ b/debian/control
@@ -33,7 +33,7 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-kde/kde-extras/yakuake.git/
 
 Package: yakuake
 Architecture: any
-Depends: konsole4-kpart, ${misc:Depends}, ${shlibs:Depends}
+Depends: konsole-kpart, ${misc:Depends}, ${shlibs:Depends}
 Description: Quake-style terminal emulator based on KDE Konsole technology
  YaKuake is inspired from the terminal in the Quake game: when you press a key
  (by default F12, but that can be changed) a terminal window slides down from

-- 
yakuake packaging



More information about the pkg-kde-commits mailing list