Commit 70665e739e13355c6cd39b3881cb4ac4c84e2bbd

Authored by Perry Werneck
1 parent 5a68010b
Exists in master

Updating deb package.

debian/control
1   -Source: python-tn3270
  1 +Source: python3-tn3270
2 2 Section: unknown
3 3 Priority: optional
4 4 Maintainer: Perry Werneck <perry.werneck@gmail.com>
5 5 Build-Depends: debhelper (>= 7), autotools-dev, autoconf, gettext, python3-dev, libipc3270-dev
6 6  
7   -Package: python-tn3270
  7 +Package: python3-tn3270
8 8 Architecture: any
9 9 Recommends: pw3270-plugin-ipc
10 10 Depends: ${misc:Depends}, ${shlibs:Depends}, lib3270
... ...
debian/python-tn3270.dsc
... ... @@ -1,12 +0,0 @@
1   -Format: 1.0
2   -Source: python-tn3270
3   -Version: 5.2-0
4   -Binary: python-tn3270
5   -Maintainer: Perry Werneck <perry.werneck@gmail.com>
6   -Architecture: any
7   -Build-Depends: debhelper (>= 7), autotools-dev, autoconf, automake, python-dev, libipc3270-dev, python3-dev
8   -Standards-Version: 3.9.1.0
9   -DEBTRANSFORM-RELEASE: 1
10   -Files:
11   - 00000000000000000000000000000000 000000 python-tn3270-5.2.tar.xz
12   -
debian/python3-tn3270.dsc 0 → 100644
... ... @@ -0,0 +1,12 @@
  1 +Format: 1.0
  2 +Source: python3-tn3270
  3 +Version: 5.2-0
  4 +Binary: python-tn3270
  5 +Maintainer: Perry Werneck <perry.werneck@gmail.com>
  6 +Architecture: any
  7 +Build-Depends: debhelper (>= 7), autotools-dev, autoconf, automake, python-dev, libipc3270-dev, python3-dev
  8 +Standards-Version: 3.9.1.0
  9 +DEBTRANSFORM-RELEASE: 1
  10 +Files:
  11 + 00000000000000000000000000000000 000000 python3-tn3270-5.2.tar.xz
  12 +
... ...