Skip to content
Snippets Groups Projects
Commit f9348264 authored by Jelmer Vernooij's avatar Jelmer Vernooij
Browse files

m

parent 71762e94
No related branches found
No related tags found
No related merge requests found
Pipeline #850489 failed
...@@ -2,26 +2,24 @@ Source: python-debian ...@@ -2,26 +2,24 @@ Source: python-debian
Section: python Section: python
Priority: optional Priority: optional
Maintainer: Debian python-debian Maintainers <pkg-python-debian-maint@lists.alioth.debian.org> Maintainer: Debian python-debian Maintainers <pkg-python-debian-maint@lists.alioth.debian.org>
Uploaders: Uploaders: Enrico Zini <enrico@debian.org>,
Enrico Zini <enrico@debian.org>, James Westby <jw+debian@jameswestby.net>,
James Westby <jw+debian@jameswestby.net>, Reinhard Tartler <siretart@tauware.de>,
Reinhard Tartler <siretart@tauware.de>, Stefano Zacchiroli <zack@debian.org>,
Stefano Zacchiroli <zack@debian.org>, John Wright <jsw@debian.org>,
John Wright <jsw@debian.org>, Stuart Prescott <stuart@debian.org>,
Stuart Prescott <stuart@debian.org>, Jelmer Vernooij <jelmer@debian.org>
Jelmer Vernooij <jelmer@debian.org> Build-Depends: binutils <!nocheck>,
Build-Depends: debhelper-compat (= 13),
binutils <!nocheck>, dh-python,
debhelper-compat (= 13), pybuild-plugin-pyproject,
dh-python, python3-all,
pybuild-plugin-pyproject, python3-apt,
python3-all, python3-chardet,
python3-apt, python3-pytest <!nocheck>,
python3-chardet, python3-setuptools,
python3-pytest <!nocheck>, python3-setuptools-scm,
python3-setuptools, zstd <!nocheck>
python3-setuptools-scm,
zstd <!nocheck>,
Standards-Version: 4.6.2 Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/python-debian-team/python-debian Vcs-Browser: https://salsa.debian.org/python-debian-team/python-debian
Vcs-Git: https://salsa.debian.org/python-debian-team/python-debian.git Vcs-Git: https://salsa.debian.org/python-debian-team/python-debian.git
...@@ -30,14 +28,12 @@ Rules-Requires-Root: no ...@@ -30,14 +28,12 @@ Rules-Requires-Root: no
Package: python3-debian Package: python3-debian
Architecture: all Architecture: all
Depends: Depends: python3-chardet,
python3-chardet, ${misc:Depends},
${misc:Depends}, ${python3:Depends}
${python3:Depends} Suggests: gpgv,
Suggests: python3-apt,
gpgv, zstd
python3-apt,
zstd,
Description: Python 3 modules to work with Debian-related data formats Description: Python 3 modules to work with Debian-related data formats
This package provides Python 3 modules that abstract many formats of Debian This package provides Python 3 modules that abstract many formats of Debian
related files. Currently handled are: related files. Currently handled are:
......
README.rst
HISTORY.deb822 HISTORY.deb822
README.rst
Tests: python3-debian Tests: python3-debian
Restrictions: allow-stderr Restrictions: allow-stderr
Depends: Depends: binutils,
binutils, debian-archive-keyring,
python3-all, debian-keyring,
python3-apt, python3-all,
python3-debian, python3-apt,
python3-pytest, python3-debian,
debian-keyring, python3-pytest,
debian-archive-keyring, zstd
zstd,
Tests: python3-debian-no-apt-pkg Tests: python3-debian-no-apt-pkg
Restrictions: allow-stderr Restrictions: allow-stderr
Depends: Depends: binutils,
binutils, debian-archive-keyring,
python3-all, debian-keyring,
python3-debian, python3-all,
python3-pytest, python3-debian,
debian-keyring, python3-pytest,
debian-archive-keyring, zstd
zstd,
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment