python-debian 0.1.36ubuntu1 source package in Ubuntu
Changelog
python-debian (0.1.36ubuntu1) focal; urgency=medium * lib/debian/doc-debtags: Change shebang to python3. * debian/rules: Fix a couple of missed references to "python". * debian/tests/python3-debian: fix lintian failure "runtime-test-file-uses-installed-python-versions". -- Michael Hudson-Doyle <email address hidden> Wed, 08 Apr 2020 17:17:21 +1200
Upload details
- Uploaded by:
- Michael Hudson-Doyle
- Uploaded to:
- Focal
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | release | main | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-debian_0.1.36ubuntu1.tar.xz | 301.4 KiB | b55ee6017fd7b8f8628546973a55b4f4e2aae88820bcc0d2ef5fa5871ec2316f |
python-debian_0.1.36ubuntu1.dsc | 2.5 KiB | 7bccba83f37f1e351e1d7396f65982b3037c5c2893c4ea99dbddb92c782d8a92 |
Available diffs
- diff from 0.1.36build1 to 0.1.36ubuntu1 (1.1 KiB)
Binary packages built by this source
- python-debian: Python modules to work with Debian-related data formats
This package provides Python modules that abstract many formats of Debian
related files. Currently handled are:
* Debtags information (debian.debtags module)
* debian/changelog (debian.changelog module)
* Packages files, pdiffs (debian.debian_ support module)
* Control files of single or multiple RFC822-style paragraphs, e.g.
debian/control, .changes, .dsc, Packages, Sources, Release, etc.
(debian.deb822 module)
* Raw .deb and .ar files, with (read-only) access to contained
files and meta-information
- python3-debian: Python 3 modules to work with Debian-related data formats
This package provides Python 3 modules that abstract many formats of Debian
related files. Currently handled are:
* Debtags information (debian.debtags module)
* debian/changelog (debian.changelog module)
* Packages files, pdiffs (debian.debian_ support module)
* Control files of single or multiple RFC822-style paragraphs, e.g.
debian/control, .changes, .dsc, Packages, Sources, Release, etc.
(debian.deb822 module)
* Raw .deb and .ar files, with (read-only) access to contained
files and meta-information