From 9a6ef6576f9e3ea89b57c81560f2a565e0ece26f Mon Sep 17 00:00:00 2001 From: Perry Werneck Date: Fri, 27 Sep 2019 14:39:23 -0300 Subject: [PATCH] Adjustmente in "deb" control files. --- debian/control | 2 ++ 1 file changed, 2 insertions(+), 0 deletions(-) diff --git a/debian/control b/debian/control index 383f573..22540de 100644 --- a/debian/control +++ b/debian/control @@ -8,6 +8,7 @@ Package: libipc3270 Architecture: any Section: libs Depends: ${misc:Depends}, ${shlibs:Depends} +Recommends: pw3270-plugin-ipc (= ${binary:Version}) Provides: libipc3270 (= ${binary:Version}) Description: TN3270 Access library. TN3270 access library originally designed as part of the pw3270 application. @@ -29,5 +30,6 @@ Description: Debugging symbols for libipc3270 Package: pw3270-plugin-ipc Architecture: any Depends: ${misc:Depends}, pw3270 +Enhances: libipc3270 (= ${binary:Version}) Description: IPC server plugin for pw3270. This package provides a plugin exporting an active pw3270 to D-Bus. -- libgit2 0.21.2