Commit f9d1f6a5ab73d0bfcb5525de72e239d05d36a983
1 parent
a9f1002c
Exists in
master
and in
3 other branches
Updating "deb" control files.
Showing
2 changed files
with
5 additions
and
5 deletions
Show diff stats
debian/control
@@ -8,21 +8,21 @@ Package: lib3270 | @@ -8,21 +8,21 @@ Package: lib3270 | ||
8 | Architecture: any | 8 | Architecture: any |
9 | Section: libs | 9 | Section: libs |
10 | Depends: ${misc:Depends}, ${shlibs:Depends} | 10 | Depends: ${misc:Depends}, ${shlibs:Depends} |
11 | -Provides: lib3270 (= ${binary:Version}), lib3270-5.2 (= ${binary:Version}) | 11 | +Provides: lib3270 (= ${binary:Version}) |
12 | Description: TN3270 Access library. | 12 | Description: TN3270 Access library. |
13 | TN3270 access library originally designed as part of the pw3270 application. | 13 | TN3270 access library originally designed as part of the pw3270 application. |
14 | 14 | ||
15 | Package: lib3270-dev | 15 | Package: lib3270-dev |
16 | Architecture: any | 16 | Architecture: any |
17 | -Provides: lib3270-dev (= ${binary:Version}), lib3270-5.2-dev (= ${binary:Version}) | 17 | +Provides: lib3270-dev (= ${binary:Version}) |
18 | Section: libdevel | 18 | Section: libdevel |
19 | -Depends: ${misc:Depends}, pkg-config, lib3270-5.2 (= ${binary:Version}) | 19 | +Depends: ${misc:Depends}, pkg-config, lib3270 (= ${binary:Version}) |
20 | Description: TN3270 Access library development files. | 20 | Description: TN3270 Access library development files. |
21 | TN3270 access library originally designed as part of the pw3270 application. | 21 | TN3270 access library originally designed as part of the pw3270 application. |
22 | 22 | ||
23 | Package: lib3270-dbg | 23 | Package: lib3270-dbg |
24 | Architecture: any | 24 | Architecture: any |
25 | -Depends: lib3270-5.2 (= ${binary:Version}), ${misc:Depends} | 25 | +Depends: lib3270 (= ${binary:Version}), ${misc:Depends} |
26 | Description: Debugging symbols for lib3270 | 26 | Description: Debugging symbols for lib3270 |
27 | This package contains the debugging symbols for lib3270. | 27 | This package contains the debugging symbols for lib3270. |
28 | 28 |
debian/lib3270.dsc
@@ -4,7 +4,7 @@ Version: 5.2-0 | @@ -4,7 +4,7 @@ Version: 5.2-0 | ||
4 | Binary: lib3270 | 4 | Binary: lib3270 |
5 | Maintainer: Perry Werneck <perry.werneck@gmail.com> | 5 | Maintainer: Perry Werneck <perry.werneck@gmail.com> |
6 | Architecture: any | 6 | Architecture: any |
7 | -Build-Depends: debhelper (>= 7), autotools-dev, autoconf, automake, pkg-config, gettext, libssl-dev, libdbus-1-dev | 7 | +Build-Depends: debhelper (>= 7), autotools-dev, autoconf, automake, pkg-config, gettext, libssl-dev |
8 | Standards-Version: 3.9.1.0 | 8 | Standards-Version: 3.9.1.0 |
9 | DEBTRANSFORM-RELEASE: 0 | 9 | DEBTRANSFORM-RELEASE: 0 |
10 | Files: | 10 | Files: |