1
0
Fork 0

Wrap-and-sorting debian files.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-12 13:07:27 +01:00
parent ab8aa3ab47
commit 77cf3619a2
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
2 changed files with 29 additions and 20 deletions

41
debian/control vendored
View file

@ -20,10 +20,33 @@ Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages
Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/terminaltables
Testsuite: autopkgtest-pkg-python
Package: python-terminaltables-doc
Section: doc
Architecture: all
Depends:
${misc:Depends},
${sphinxdoc:Depends},
Built-Using:
${sphinxdoc:Built-Using},
Recommends:
python3-terminaltables,
Breaks:
python3-terminaltables-doc,
Replaces:
python3-terminaltables-doc,
Description: Documentation for terminaltables table printer
Easily draw tables in terminal/console applications from a list of lists of
strings.
.
This package contains the documentation for terminaltables.
Package: python3-terminaltables
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Suggests: python3-terminaltables-doc
Depends:
${misc:Depends},
${python3:Depends},
Suggests:
python3-terminaltables-doc,
Description: Python library for printing tables to the console
Easily draw tables in terminal/console applications from a list of lists of
strings.
@ -35,17 +58,3 @@ Description: Python library for printing tables to the console
plain ANSI escape codes.
.
This package provides the Python 3 module.
Package: python-terminaltables-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}, ${sphinxdoc:Depends}
Built-Using: ${sphinxdoc:Built-Using}
Recommends: python3-terminaltables
Breaks: python3-terminaltables-doc
Replaces: python3-terminaltables-doc
Description: Documentation for terminaltables table printer
Easily draw tables in terminal/console applications from a list of lists of
strings.
.
This package contains the documentation for terminaltables.

View file

@ -1,4 +1,4 @@
/usr/share/doc/python-terminaltables-doc/html/_sources/ /usr/share/doc/python-terminaltables-doc/rst
/usr/share/doc/python-terminaltables-doc/html/_sources/ /usr/share/doc/python3-terminaltables/rst
/usr/share/doc/python-terminaltables-doc/html /usr/share/doc/python3-terminaltables/html
/usr/share/doc/python-terminaltables-doc/examples /usr/share/doc/python3-terminaltables/examples
/usr/share/doc/python-terminaltables-doc/examples /usr/share/doc/python3-terminaltables/examples
/usr/share/doc/python-terminaltables-doc/html /usr/share/doc/python3-terminaltables/html
/usr/share/doc/python-terminaltables-doc/html/_sources/ /usr/share/doc/python-terminaltables-doc/rst
/usr/share/doc/python-terminaltables-doc/html/_sources/ /usr/share/doc/python3-terminaltables/rst