Commit 359f89661ff00eb2dbad2e540ccf69627a78bbdc
1 parent
8987c424
Exists in
master
Updating "deb" dependencies.
Showing
2 changed files
with
3 additions
and
3 deletions
Show diff stats
debian/control
@@ -2,12 +2,12 @@ Source: python-tn3270 | @@ -2,12 +2,12 @@ Source: python-tn3270 | ||
2 | Section: unknown | 2 | Section: unknown |
3 | Priority: optional | 3 | Priority: optional |
4 | Maintainer: Perry Werneck <perry.werneck@gmail.com> | 4 | Maintainer: Perry Werneck <perry.werneck@gmail.com> |
5 | -Build-Depends: debhelper (>= 7), autotools-dev, autoconf, gettext, pw3270-dev, python-dev | 5 | +Build-Depends: debhelper (>= 7), autotools-dev, autoconf, gettext, python-dev, libipc3270-dev |
6 | 6 | ||
7 | Package: python-tn3270 | 7 | Package: python-tn3270 |
8 | Architecture: any | 8 | Architecture: any |
9 | Depends: ${misc:Depends}, ${shlibs:Depends}, lib3270 | 9 | Depends: ${misc:Depends}, ${shlibs:Depends}, lib3270 |
10 | Description: PHP Extension Module implementing tn3270 protocol. | 10 | Description: PHP Extension Module implementing tn3270 protocol. |
11 | - This is an extension for acessing 3270 hosts directly from PHP apps. | 11 | + This is an extension for acessing 3270 hosts directly from python apps. |
12 | 12 | ||
13 | 13 |
debian/python-tn3270.dsc
@@ -4,7 +4,7 @@ Version: 5.2-0 | @@ -4,7 +4,7 @@ Version: 5.2-0 | ||
4 | Binary: python-tn3270 | 4 | Binary: python-tn3270 |
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, pw3270-dev, python-dev | 7 | +Build-Depends: debhelper (>= 7), autotools-dev, autoconf, automake, python-dev, libipc3270-dev |
8 | Standards-Version: 3.9.1.0 | 8 | Standards-Version: 3.9.1.0 |
9 | DEBTRANSFORM-RELEASE: 1 | 9 | DEBTRANSFORM-RELEASE: 1 |
10 | Files: | 10 | Files: |