Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
python-debian
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
python-debian team
python-debian
Commits
f9348264
Commit
f9348264
authored
11 months ago
by
Jelmer Vernooij
Browse files
Options
Downloads
Patches
Plain Diff
m
parent
71762e94
No related branches found
No related tags found
No related merge requests found
Pipeline
#850489
failed
4 months ago
Stage: test
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
debian/control
+24
-28
24 additions, 28 deletions
debian/control
debian/python3-debian.docs
+1
-1
1 addition, 1 deletion
debian/python3-debian.docs
debian/tests/control
+15
-17
15 additions, 17 deletions
debian/tests/control
with
40 additions
and
46 deletions
debian/control
+
24
−
28
View file @
f9348264
...
@@ -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:
...
...
This diff is collapsed.
Click to expand it.
debian/python3-debian.docs
+
1
−
1
View file @
f9348264
README.rst
HISTORY.deb822
HISTORY.deb822
README.rst
This diff is collapsed.
Click to expand it.
debian/tests/control
+
15
−
17
View file @
f9348264
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,
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment