From d97d464a01b3ee18d88a96e48f6291fb526591c0 Mon Sep 17 00:00:00 2001 From: Perry Werneck Date: Tue, 13 Sep 2022 01:43:10 -0300 Subject: [PATCH] Updating version on debian control file. --- configure.ac | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 762ae0f..627b94a 100644 --- a/configure.ac +++ b/configure.ac @@ -127,6 +127,7 @@ case "$host" in app_cv_static='no' + AC_CONFIG_FILES(debian/control) esac AC_SUBST(OSNAME,$app_cv_osname) diff --git a/debian/control b/debian/control index 17f5f2a..ff19bcb 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Package: libv3270 Architecture: any Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} -Provides: libv3270 (= ${binary:Version}) +Provides: libv3270 (= ${binary:Version}), libv3270 (= 5.4) Description: TN3270 Access library. 3270 Virtual Terminal for GTK. -- libgit2 0.21.2