diff --git a/debian/control b/debian/control index fe54523..74bc273 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Package: lib3270 Architecture: any Section: libs Depends: ${misc:Depends}, ${shlibs:Depends} -Provides: lib3270 (= ${binary:Version}), lib3270_5_4 (= ${binary:Version}) +Provides: lib3270 (= ${binary:Version}), lib3270 (= 5.4) Description: TN3270 Access library. TN3270 access library originally designed as part of the pw3270 application. diff --git a/debian/control.in b/debian/control.in index 01149cc..eece8ec 100644 --- a/debian/control.in +++ b/debian/control.in @@ -8,7 +8,7 @@ Package: lib3270 Architecture: any Section: libs Depends: ${misc:Depends}, ${shlibs:Depends} -Provides: lib3270 (= ${binary:Version}), @PACKAGE_NAME@_@PACKAGE_MAJOR_VERSION@_@PACKAGE_MINOR_VERSION@ (= ${binary:Version}) +Provides: lib3270 (= ${binary:Version}), @PACKAGE_NAME@ (= @PACKAGE_MAJOR_VERSION@.@PACKAGE_MINOR_VERSION@) Description: TN3270 Access library. TN3270 access library originally designed as part of the pw3270 application. -- libgit2 0.21.2