diff --git a/debian/changelog b/debian/changelog index fc535c1..681fe80 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -python-pw3270 (5.1-0) unstable; urgency=low + lib3270-python-bindings (5.1-0) unstable; urgency=low * Unstable release diff --git a/debian/control b/debian/control index e64c8f8..97d49e5 100644 --- a/debian/control +++ b/debian/control @@ -1,10 +1,10 @@ -Source: python-pw3270 +Source: lib3270-python-bindings Section: unknown Priority: optional Maintainer: Perry Werneck Build-Depends: debhelper (>= 7), autotools-dev, autoconf, gettext, pw3270-dev, python-dev -Package: python-pw3270 +Package: lib3270-python-bindings Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, lib3270 Description: PHP Extension Module implementing tn3270 protocol. diff --git a/debian/lib3270-python-bindings.dsc b/debian/lib3270-python-bindings.dsc new file mode 100644 index 0000000..cc63eb4 --- /dev/null +++ b/debian/lib3270-python-bindings.dsc @@ -0,0 +1,12 @@ +Format: 1.0 +Source: lib3270-python-bindings +Version: 5.1-1 +Binary: lib3270-python-bindings +Maintainer: Perry Werneck +Architecture: any +Build-Depends: debhelper (>= 7), autotools-dev, autoconf, automake, pw3270-dev, python-dev +Standards-Version: 3.9.1.0 +DEBTRANSFORM-RELEASE: 1 +Files: + 00000000000000000000000000000000 000000 lib3270-python-bindings-5.1.tar.xz + diff --git a/debian/python-pw3270.dsc b/debian/python-pw3270.dsc deleted file mode 100644 index 455b04c..0000000 --- a/debian/python-pw3270.dsc +++ /dev/null @@ -1,12 +0,0 @@ -Format: 1.0 -Source: python-pw3270 -Version: 5.1-1 -Binary: python-pw3270 -Maintainer: Perry Werneck -Architecture: any -Build-Depends: debhelper (>= 7), autotools-dev, autoconf, automake, pw3270-dev, python-dev -Standards-Version: 3.9.1.0 -DEBTRANSFORM-RELEASE: 1 -Files: - 00000000000000000000000000000000 000000 python-pw3270-5.1.tar.gz - diff --git a/debian/rules b/debian/rules index cc903ad..5a178a7 100644 --- a/debian/rules +++ b/debian/rules @@ -50,10 +50,10 @@ install: build dh_installdirs # Install ooRexx extension - make DESTDIR=$(PWD)/debian/python-pw3270 install + make DESTDIR=$(PWD)/debian/lib3270-python-bindings install # Create updated file lists - find $(PWD)/debian/python-pw3270 -type f | sed -e "s@^$(PWD)/debian/python-pw3270/@/@g" > $(PWD)/debian/python-pw3270.install + find $(PWD)/debian/lib3270-python-bindings -type f | sed -e "s@^$(PWD)/debian/lib3270-python-bindings/@/@g" > $(PWD)/debian/lib3270-python-bindings.install # --- end custom part for installing @@ -66,7 +66,7 @@ binary-arch: build install dh_testdir dh_testroot # dh_installdebconf - dh_installdocs AUTHORS LICENSE + dh_installdocs AUTHORS LICENSE README.md LICENCA dh_installexamples dh_installmenu # dh_installlogrotate -- libgit2 0.21.2