Commit d97d464a01b3ee18d88a96e48f6291fb526591c0
1 parent
523def3b
Exists in
develop
Updating version on debian control file.
Showing
2 changed files
with
2 additions
and
1 deletions
Show diff stats
configure.ac
debian/control
@@ -8,7 +8,7 @@ Package: libv3270 | @@ -8,7 +8,7 @@ Package: libv3270 | ||
8 | Architecture: any | 8 | Architecture: any |
9 | Section: libs | 9 | Section: libs |
10 | Depends: ${shlibs:Depends}, ${misc:Depends} | 10 | Depends: ${shlibs:Depends}, ${misc:Depends} |
11 | -Provides: libv3270 (= ${binary:Version}) | 11 | +Provides: libv3270 (= ${binary:Version}), libv3270 (= 5.4) |
12 | Description: TN3270 Access library. | 12 | Description: TN3270 Access library. |
13 | 3270 Virtual Terminal for GTK. | 13 | 3270 Virtual Terminal for GTK. |
14 | 14 |