[neon/kf6/kpty/Neon/unstable] debian: fix install

Jonathan Esk-Riddell null at kde.org
Wed Jan 25 15:35:14 GMT 2023


Git commit 692d5174d928ec55b36ab53aa199e89a2c6c5b1b by Jonathan Esk-Riddell.
Committed on 25/01/2023 at 15:35.
Pushed by jriddell into branch 'Neon/unstable'.

fix install

M  +1    -4    debian/control

https://invent.kde.org/neon/kf6/kpty/commit/692d5174d928ec55b36ab53aa199e89a2c6c5b1b

diff --git a/debian/control b/debian/control
index 04ba648..73bc967 100644
--- a/debian/control
+++ b/debian/control
@@ -22,8 +22,7 @@ Package: kf6-kpty
 Architecture: any
 Section: kde
 X-Neon-MergedPackage: true
-Depends: libkf5pty-data (= ${source:Version}),
-         ${misc:Depends},
+Depends:   ${misc:Depends},
          ${shlibs:Depends}
 Description: Pty abstraction.
  Provides primitives for opening & closing a pseudo
@@ -39,8 +38,6 @@ X-Neon-MergedPackage: true
 Depends: kf6-kpty (= ${binary:Version}),
          ${misc:Depends}
 Recommends: kf6-kpty (= ${source:Version})
-Breaks: libkf5su-dev (<< 5.51)
-Replaces: kf6-kpty (<< 5.61.90-0)
 Description: development files for kpty
  Provides primitives for opening & closing a pseudo
  TTY pair, assigning the controlling TTY, utmp


More information about the Neon-commits mailing list