diff --git a/debian/control b/debian/control index 3668879..31b1f2e 100644 --- a/debian/control +++ b/debian/control @@ -1,10 +1,10 @@ -Source: python-tn3270 +Source: python3-tn3270 Section: unknown Priority: optional Maintainer: Perry Werneck Build-Depends: debhelper (>= 7), autotools-dev, autoconf, gettext, python3-dev, libipc3270-dev -Package: python-tn3270 +Package: python3-tn3270 Architecture: any Recommends: pw3270-plugin-ipc Depends: ${misc:Depends}, ${shlibs:Depends}, lib3270 diff --git a/debian/python-tn3270.dsc b/debian/python-tn3270.dsc deleted file mode 100644 index 90f23f9..0000000 --- a/debian/python-tn3270.dsc +++ /dev/null @@ -1,12 +0,0 @@ -Format: 1.0 -Source: python-tn3270 -Version: 5.2-0 -Binary: python-tn3270 -Maintainer: Perry Werneck -Architecture: any -Build-Depends: debhelper (>= 7), autotools-dev, autoconf, automake, python-dev, libipc3270-dev, python3-dev -Standards-Version: 3.9.1.0 -DEBTRANSFORM-RELEASE: 1 -Files: - 00000000000000000000000000000000 000000 python-tn3270-5.2.tar.xz - diff --git a/debian/python3-tn3270.dsc b/debian/python3-tn3270.dsc new file mode 100644 index 0000000..3801361 --- /dev/null +++ b/debian/python3-tn3270.dsc @@ -0,0 +1,12 @@ +Format: 1.0 +Source: python3-tn3270 +Version: 5.2-0 +Binary: python-tn3270 +Maintainer: Perry Werneck +Architecture: any +Build-Depends: debhelper (>= 7), autotools-dev, autoconf, automake, python-dev, libipc3270-dev, python3-dev +Standards-Version: 3.9.1.0 +DEBTRANSFORM-RELEASE: 1 +Files: + 00000000000000000000000000000000 000000 python3-tn3270-5.2.tar.xz + -- libgit2 0.21.2