DEB pytde: Changes to silence lintian reports.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 86d82c408a)
r14.1.x
Slávek Banko 5 days ago
parent d7cc9084cf
commit e93f5e6413
No known key found for this signature in database
GPG Key ID: 608F5293A04BE668

@ -1,3 +1,9 @@
pytde (4:14.1.6~pre0-0) forky; urgency=low
* The epoch change is for historical reasons from the KDE3 era.
-- Slávek Banko <slavek.banko@axis.cz> Tue, 10 Mar 2026 19:35:19 +0100
pytde (3.16.3-0ubuntu4) karmic; urgency=low
* Karmic rebuild

@ -10,7 +10,7 @@ Homepage: http://www.riverbankcomputing.co.uk/pytde/index.php
Package: python3-pytde
Architecture: any
Depends: ${shlibs:Depends}, ${python3:Depends}, python3-pytqt
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, python3-pytqt
Breaks: python-trinity-trinity (<< 4:14.1.0~)
Provides: ${python3:Provides}
Description: Trinity bindings for Python 3 [Trinity]
@ -19,9 +19,9 @@ Description: Trinity bindings for Python 3 [Trinity]
from kio, kjs, tdehtml and kprint.
Package: python3-pytde-dbg
Priority: extra
Priority: optional
Architecture: any
Depends: python3-pytde (= ${binary:Version}), python3-all-dbg, python3-pytqt-dbg, ${shlibs:Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, python3-pytde (= ${binary:Version}), python3-all-dbg, python3-pytqt-dbg
Description: Trinity bindings for Python 3 (debug extensions) [Trinity]
Python binding module that provides wide access to the Trinity API,
also known as PyTDE. Using this, you'll get (for example) classes
@ -34,7 +34,7 @@ Section: python
Architecture: all
Replaces: python-trinity-trinity-dev (<< 4:14.1.0~)
Breaks: python-trinity-trinity-dev (<< 4:14.1.0~)
Depends: pytqt-tools, ${python3:Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, pytqt-tools
Description: Trinity bindings for Python - Development files and scripts [Trinity]
Development .sip files with definitions of PyTDE classes. They
are needed to build PyTDE, but also as building blocks of other
@ -47,6 +47,7 @@ Section: doc
Architecture: all
Replaces: python-trinity-trinity-doc (<< 4:14.1.0~)
Breaks: python-trinity-trinity-doc (<< 4:14.1.0~)
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Documentation and examples for PyTDE [Trinity]
General documentation and examples for PyTDE providing programming
tips and working code you can use to learn from.

@ -25,6 +25,4 @@ License:
A copy of the GNU General Public License is available as
/usr/share/common-licenses/GPL in the Debian GNU/Linux
distribution or on the World Wide Web at
http://www.gnu.org/copyleft/gpl.html. You can also obtain it by
writing to the Free Software Foundation, Inc., 51 Franklin St,
Fifth Floor, Boston, MA 02110-1301 USA.
http://www.gnu.org/copyleft/gpl.html.

@ -0,0 +1,5 @@
# Small utility tool that don't have a manual page.
pytde-dev: no-manual-page [usr/bin/tdepyuic]
# We keep it for historical reasons.
pytde-dev: unknown-field Original-Maintainer

@ -1,4 +1,4 @@
Document: PyTDE
Document: pytde
Title: PyTDE developer documentation
Author: Jim Bublitz, The TDE Team
Abstract: This documentation describes the PyTDE API

@ -0,0 +1,2 @@
# We keep it for historical reasons.
pytde-doc: unknown-field Original-Maintainer

@ -0,0 +1,2 @@
# We keep it for historical reasons.
python3-pytde-dbg: unknown-field Original-Maintainer

@ -0,0 +1,5 @@
# We are intentionally installing to /opt, so we have to live with that for now.
python3-pytde: dir-or-file-in-opt
# We keep it for historical reasons.
python3-pytde: unknown-field Original-Maintainer

@ -109,7 +109,7 @@ install: install-indep install-arch
install-indep: configure
dh_testdir
dh_testroot
dh_clean -k -i
dh_prep -i
dh_installdirs -i
dh_install -i -X'\.diff$$' -X'\.in$$' -X'\.html$$'
for version in ${PYTHONS};\
@ -124,7 +124,7 @@ install-indep: configure
install-arch: build
dh_testdir
dh_testroot
dh_clean -k -a
dh_prep -a
dh_installdirs -a
set -e; \
for version in ${PYTHONS};\
@ -157,9 +157,12 @@ binary-common:
dh_installdocs -A THANKS
dh_installexamples
dh_link
dh_lintian
ifeq (,$(findstring -i, $(DH_OPTIONS)))
DH_OPTIONS= dh_strip -ppython3-pytde #--dbg-package=python3-pytde-dbg
endif
$(if $(wildcard /usr/bin/dh_strip_nondeterminism),\
dh_strip_nondeterminism )
dh_compress -X.py -X.ui -X.dtd
dh_fixperms
dh_python3 --no-dbg-cleaning --shebang=/usr/bin/python3

@ -0,0 +1,12 @@
# We build for many distribution versions and therefore need
# the distribution version as part of the package version,
# which is unintentionally understood as NMU.
pytde source: source-nmu-has-incorrect-version-number
pytde source: binary-nmu-debian-revision-in-source
pytde source: no-nmu-in-changelog
# We want XZ regardless of the default compression.
pytde source: custom-compression-in-debian-source-options
# We keep it for historical reasons.
pytde source: unknown-field Original-Maintainer

@ -1,3 +1,9 @@
pytde (4:14.1.6~pre0-0) forky; urgency=low
* The epoch change is for historical reasons from the KDE3 era.
-- Slávek Banko <slavek.banko@axis.cz> Tue, 10 Mar 2026 19:35:19 +0100
pytde (3.16.3-0ubuntu4) karmic; urgency=low
* Karmic rebuild

@ -10,7 +10,7 @@ Homepage: http://www.riverbankcomputing.co.uk/pytde/index.php
Package: python3-pytde
Architecture: any
Depends: ${shlibs:Depends}, ${python3:Depends}, python3-pytqt
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, python3-pytqt
Breaks: python-trinity-trinity (<< 4:14.1.0~)
Provides: ${python3:Provides}
Description: Trinity bindings for Python 3 [Trinity]
@ -19,9 +19,9 @@ Description: Trinity bindings for Python 3 [Trinity]
from kio, kjs, tdehtml and kprint.
Package: python3-pytde-dbg
Priority: extra
Priority: optional
Architecture: linux-any
Depends: python3-pytde (= ${binary:Version}), python3-all-dbg, python3-pytqt-dbg, ${shlibs:Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, python3-pytde (= ${binary:Version}), python3-all-dbg, python3-pytqt-dbg
Description: Trinity bindings for Python 3 (debug extensions) [Trinity]
Python binding module that provides wide access to the Trinity API,
also known as PyTDE. Using this, you'll get (for example) classes
@ -34,7 +34,7 @@ Section: python
Architecture: all
Replaces: python-trinity-trinity-dev (<< 4:14.1.0~)
Breaks: python-trinity-trinity-dev (<< 4:14.1.0~)
Depends: pytqt-tools, ${python3:Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, pytqt-tools
Description: Trinity bindings for Python - Development files and scripts [Trinity]
Development .sip files with definitions of PyTDE classes. They
are needed to build PyTDE, but also as building blocks of other
@ -47,6 +47,7 @@ Section: doc
Architecture: all
Replaces: python-trinity-trinity-doc (<< 4:14.1.0~)
Breaks: python-trinity-trinity-doc (<< 4:14.1.0~)
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Documentation and examples for PyTDE [Trinity]
General documentation and examples for PyTDE providing programming
tips and working code you can use to learn from.

@ -25,6 +25,4 @@ License:
A copy of the GNU General Public License is available as
/usr/share/common-licenses/GPL in the Debian GNU/Linux
distribution or on the World Wide Web at
http://www.gnu.org/copyleft/gpl.html. You can also obtain it by
writing to the Free Software Foundation, Inc., 51 Franklin St,
Fifth Floor, Boston, MA 02110-1301 USA.
http://www.gnu.org/copyleft/gpl.html.

@ -0,0 +1,5 @@
# Small utility tool that don't have a manual page.
pytde-dev: no-manual-page [usr/bin/tdepyuic]
# We keep it for historical reasons.
pytde-dev: unknown-field Original-Maintainer

@ -1,4 +1,4 @@
Document: PyTDE
Document: pytde
Title: PyTDE developer documentation
Author: Jim Bublitz, The TDE Team
Abstract: This documentation describes the PyTDE API

@ -0,0 +1,2 @@
# We keep it for historical reasons.
pytde-doc: unknown-field Original-Maintainer

@ -0,0 +1,2 @@
# We keep it for historical reasons.
python3-pytde-dbg: unknown-field Original-Maintainer

@ -0,0 +1,2 @@
# We keep it for historical reasons.
python3-pytde: unknown-field Original-Maintainer

@ -112,7 +112,7 @@ install: install-indep install-arch
install-indep: configure
dh_testdir
dh_testroot
dh_clean -k -i
dh_prep -i
dh_installdirs -i
dh_install -i -X'\.diff$$' -X'\.in$$' -X'\.html$$'
for version in ${PYTHONS};\
@ -127,7 +127,7 @@ install-indep: configure
install-arch: build
dh_testdir
dh_testroot
dh_clean -k -a
dh_prep -a
dh_installdirs -a
set -e; \
for version in ${PYTHONS};\
@ -159,9 +159,12 @@ binary-common:
dh_installdocs -A THANKS
dh_installexamples
dh_link
dh_lintian
ifeq (,$(findstring -i, $(DH_OPTIONS)))
DH_OPTIONS= dh_strip -ppython3-pytde #--dbg-package=python3-pytde-dbg
endif
$(if $(wildcard /usr/bin/dh_strip_nondeterminism),\
dh_strip_nondeterminism )
dh_compress -X.py -X.ui -X.dtd
dh_fixperms
dh_python3 --no-dbg-cleaning --shebang=/usr/bin/python3

@ -0,0 +1,12 @@
# We build for many distribution versions and therefore need
# the distribution version as part of the package version,
# which is unintentionally understood as NMU.
pytde source: source-nmu-has-incorrect-version-number
pytde source: binary-nmu-debian-revision-in-source
pytde source: no-nmu-in-changelog
# We want XZ regardless of the default compression.
pytde source: custom-compression-in-debian-source-options
# We keep it for historical reasons.
pytde source: unknown-field Original-Maintainer

@ -1,3 +1,9 @@
pytde (4:14.1.6~pre0-0) forky; urgency=low
* The epoch change is for historical reasons from the KDE3 era.
-- Slávek Banko <slavek.banko@axis.cz> Tue, 10 Mar 2026 19:35:19 +0100
pytde (3.16.3-0ubuntu4) karmic; urgency=low
* Karmic rebuild

@ -10,7 +10,7 @@ Homepage: http://www.riverbankcomputing.co.uk/pytde/index.php
Package: python3-pytde
Architecture: any
Depends: ${shlibs:Depends}, ${python3:Depends}, python3-pytqt
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, python3-pytqt
Breaks: python-trinity-trinity (<< 4:14.1.0~)
Provides: ${python3:Provides}
Description: Trinity bindings for Python 3 [Trinity]
@ -19,9 +19,9 @@ Description: Trinity bindings for Python 3 [Trinity]
from kio, kjs, tdehtml and kprint.
Package: python3-pytde-dbg
Priority: extra
Priority: optional
Architecture: any
Depends: python3-pytde (= ${binary:Version}), python3-all-dbg, python3-pytqt-dbg, ${shlibs:Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, python3-pytde (= ${binary:Version}), python3-all-dbg, python3-pytqt-dbg
Description: Trinity bindings for Python 3 (debug extensions) [Trinity]
Python binding module that provides wide access to the Trinity API,
also known as PyTDE. Using this, you'll get (for example) classes
@ -34,7 +34,7 @@ Section: python
Architecture: all
Replaces: python-trinity-trinity-dev (<< 4:14.1.0~)
Breaks: python-trinity-trinity-dev (<< 4:14.1.0~)
Depends: pytqt-tools, ${python3:Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, pytqt-tools
Description: Trinity bindings for Python - Development files and scripts [Trinity]
Development .sip files with definitions of PyTDE classes. They
are needed to build PyTDE, but also as building blocks of other
@ -47,6 +47,7 @@ Section: doc
Architecture: all
Replaces: python-trinity-trinity-doc (<< 4:14.1.0~)
Breaks: python-trinity-trinity-doc (<< 4:14.1.0~)
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Documentation and examples for PyTDE [Trinity]
General documentation and examples for PyTDE providing programming
tips and working code you can use to learn from.

@ -25,6 +25,4 @@ License:
A copy of the GNU General Public License is available as
/usr/share/common-licenses/GPL in the Debian GNU/Linux
distribution or on the World Wide Web at
http://www.gnu.org/copyleft/gpl.html. You can also obtain it by
writing to the Free Software Foundation, Inc., 51 Franklin St,
Fifth Floor, Boston, MA 02110-1301 USA.
http://www.gnu.org/copyleft/gpl.html.

@ -0,0 +1,5 @@
# Small utility tool that don't have a manual page.
pytde-dev: no-manual-page [usr/bin/tdepyuic]
# We keep it for historical reasons.
pytde-dev: unknown-field Original-Maintainer

@ -1,4 +1,4 @@
Document: PyTDE
Document: pytde
Title: PyTDE developer documentation
Author: Jim Bublitz, The TDE Team
Abstract: This documentation describes the PyTDE API

@ -0,0 +1,2 @@
# We keep it for historical reasons.
pytde-doc: unknown-field Original-Maintainer

@ -0,0 +1,2 @@
# We keep it for historical reasons.
python3-pytde-dbg: unknown-field Original-Maintainer

@ -0,0 +1,5 @@
# We are intentionally installing to /opt, so we have to live with that for now.
python3-pytde: dir-or-file-in-opt
# We keep it for historical reasons.
python3-pytde: unknown-field Original-Maintainer

@ -109,7 +109,7 @@ install: install-indep install-arch
install-indep: configure
dh_testdir
dh_testroot
dh_clean -k -i
dh_prep -i
dh_installdirs -i
dh_install -i -X'\.diff$$' -X'\.in$$' -X'\.html$$'
for version in ${PYTHONS};\
@ -124,7 +124,7 @@ install-indep: configure
install-arch: build
dh_testdir
dh_testroot
dh_clean -k -a
dh_prep -a
dh_installdirs -a
set -e; \
for version in ${PYTHONS};\
@ -157,9 +157,12 @@ binary-common:
dh_installdocs -A THANKS
dh_installexamples
dh_link
dh_lintian
ifeq (,$(findstring -i, $(DH_OPTIONS)))
DH_OPTIONS= dh_strip -ppython3-pytde #--dbg-package=python3-pytde-dbg
endif
$(if $(wildcard /usr/bin/dh_strip_nondeterminism),\
dh_strip_nondeterminism )
dh_compress -X.py -X.ui -X.dtd
dh_fixperms
dh_python3 --no-dbg-cleaning --shebang=/usr/bin/python3

@ -0,0 +1,12 @@
# We build for many distribution versions and therefore need
# the distribution version as part of the package version,
# which is unintentionally understood as NMU.
pytde source: source-nmu-has-incorrect-version-number
pytde source: binary-nmu-debian-revision-in-source
pytde source: no-nmu-in-changelog
# We want XZ regardless of the default compression.
pytde source: custom-compression-in-debian-source-options
# We keep it for historical reasons.
pytde source: unknown-field Original-Maintainer
Loading…
Cancel
Save