[SCM] konsole packaging branch, master, updated. debian/14.12.3-1-19-g615647a

Maximiliano Curia maxy at moszumanska.debian.org
Fri Jul 24 07:53:33 UTC 2015


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

The following commit has been merged in the master branch:
commit 615647a865ef27ef920edb4b7ad2b2bfc28cfa67
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Fri Jul 24 09:41:22 2015 +0200

    Add a fake dependency on the konsole4-kpart
    
    This fake dependency is needed to guarantee upgrades from jessie to stretch,
    at least while we are still supporting kde4 packages. The kde4 version of
    konsole provided the kpart in the bin:konsole, and users of the kpart (like
    yakuake) depend on this in order to work. We would change these packages to
    depend on konsole4-kpart. When we pull the plug to the kde4 packages we would
    need a breaks kde4libs somewhere to ensure smooth upgrades afterwards.
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index 58be3ab..87e00d0 100644
--- a/debian/control
+++ b/debian/control
@@ -41,6 +41,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/applications/konsole.git
 Package: konsole
 Architecture: any
 Depends: konsole-kpart (= ${binary:Version}),
+         konsole4-kpart,
          ${misc:Depends},
          ${shlibs:Depends}
 Provides: x-terminal-emulator

-- 
konsole packaging



More information about the pkg-kde-commits mailing list