[ubuntu/disco-proposed] pyparted 3.11.2-2ubuntu2 (Accepted)
Steve Langasek
steve.langasek at ubuntu.com
Mon Feb 11 20:20:11 UTC 2019
pyparted (3.11.2-2ubuntu2) disco; urgency=medium
* Add lost build-dep on python3-six.
pyparted (3.11.2-2ubuntu1) disco; urgency=low
* Merge from Debian unstable. Remaining changes:
- debian/rules: Re-enable tests
- debian/patches/fix-unit-tests.patch: Add patch for fixing some of the
flag tests as _ped now returns a different exceptions for those.
- Remove the python*-all-dbg build-deps as they do not seem to be needed
and otherwise cause strange fatal Python errors when running the test
suite during build.
- Add parted to the build-dependencies, required for unit testing.
* Dropped changes, included in Debian:
- Add python-six to the build-dependencies, required for unit testing.
pyparted (3.11.2-2) unstable; urgency=medium
* debian/watch:
- avoid upstream version get duplicated
pyparted (3.11.2-1) unstable; urgency=medium
* New upstream version 3.11.2
* debian/control:
- Bump Standards-Version from 4.2.1 to 4.3.0
* debian/copyright:
- No make_one_primary_partition.py file
- Remove unused-license-paragraph
- Update year for upstream and myself
* debian/python-parted-doc.examples:
- No make_one_primary_partition.py file
* debian/tests/control:
- Tests if py37 *.so file exists
* debian/upstream:
- Add signing-key.asc file
* debian/watch:
- upstream has .asc file now
pyparted (3.11.1-13) unstable; urgency=medium
[ Ondřej Nový ]
* d/changelog: Remove trailing whitespaces
[ Herbert Fortes ]
* debian/control:
- Bump Standards-Version from 4.1.4 to 4.2.1
* debian/rules:
- override_dh_auto_test is empty now
No DEB_BUILD_OPTIONS, as lintian wants
No tests during build (Closes: #908879)
Tests only in CI
* debian/README.Debian:
- Fix typo
pyparted (3.11.1-12) unstable; urgency=medium
* debian/tests/control:
- Remove build-needed, add @builddeps@
pyparted (3.11.1-11) unstable; urgency=medium
* debian/tests/control:
- Add 'build-needed' - CI
pyparted (3.11.1-10) unstable; urgency=medium
* debian/tests/control:
- Remove path to cmd make
pyparted (3.11.1-9) unstable; urgency=medium
* debian/patches:
- Update unknow_partition_flag.patch. Test fails in some archs - skip
pyparted (3.11.1-8) unstable; urgency=medium
* debian/control:
- Add python-six to Build-Depends
pyparted (3.11.1-7) unstable; urgency=medium
* debian/control:
- Bump Standards-Version from 4.1.3 to 4.1.4
- Remove 'X-Python*-version entries
* debian/rules:
- override_dh_auto_test to use 'make test'
* debian/patches:
- Remove repro-build.patch - unused
- Add unknow_partition_flag.patch to skip 3 tests
* debian/tests:
- Add control file
pyparted (3.11.1-6) unstable; urgency=medium
* debian/control:
- Add version to suggested doc package
pyparted (3.11.1-5) unstable; urgency=medium
* Add Breaks, Replaces on *-doc package. (Closes: #887912)
Thanks Andreas Beckmann.
pyparted (3.11.1-4) unstable; urgency=medium
* Create *-doc package
* debian/control:
- Add python-parted-doc entry
- Add 'Suggests' entry for *-parted packages
* debian/python3-parted.docs:
- Only README.Debian file
* Remove:
- debian/python-parted.docs
- debian/python-parted.examples
- debian/python3-parted.examples
* Create:
- debian/python-parted-doc.docs
- debian/python-parted-doc.examples
files for Python 2 and Python 3
pyparted (3.11.1-3) unstable; urgency=medium
* debian/control:
- Update Vcs-* entries - salsa.debian.org
* debian/README.Debian:
- Like the previous Debian revision, this one also (Closes: #887283)
The same reason. e2fsprogs is not needed to run pyparted. This
bug number is related to Python 3 package
pyparted (3.11.1-2) unstable; urgency=medium
* DH_LEVEL: 11
* debian/control:
- Bump Standards-Version: from 4.0.0 to 4.1.3
* debian/copyright:
- secure-copyright-format-uri
- Update year in 'Files: debian/*'
* debian/README.Debian:
- Explain that e2fsprogs package is not needed to run pyparted
Thanks Helmut Grohne (Closes: #887170)
Date: Mon, 11 Feb 2019 12:19:37 -0800
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/pyparted/3.11.2-2ubuntu2
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Mon, 11 Feb 2019 12:19:37 -0800
Source: pyparted
Binary: python-parted python3-parted python-parted-doc
Architecture: source
Version: 3.11.2-2ubuntu2
Distribution: disco
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Description:
python-parted - Python interface for libparted
python-parted-doc - Python 3 interface for libparted (common documentation)
python3-parted - Python 3 interface for libparted
Closes: 887170 887283 887912 908879
Changes:
pyparted (3.11.2-2ubuntu2) disco; urgency=medium
.
* Add lost build-dep on python3-six.
.
pyparted (3.11.2-2ubuntu1) disco; urgency=low
.
* Merge from Debian unstable. Remaining changes:
- debian/rules: Re-enable tests
- debian/patches/fix-unit-tests.patch: Add patch for fixing some of the
flag tests as _ped now returns a different exceptions for those.
- Remove the python*-all-dbg build-deps as they do not seem to be needed
and otherwise cause strange fatal Python errors when running the test
suite during build.
- Add parted to the build-dependencies, required for unit testing.
* Dropped changes, included in Debian:
- Add python-six to the build-dependencies, required for unit testing.
.
pyparted (3.11.2-2) unstable; urgency=medium
.
* debian/watch:
- avoid upstream version get duplicated
.
pyparted (3.11.2-1) unstable; urgency=medium
.
* New upstream version 3.11.2
* debian/control:
- Bump Standards-Version from 4.2.1 to 4.3.0
* debian/copyright:
- No make_one_primary_partition.py file
- Remove unused-license-paragraph
- Update year for upstream and myself
* debian/python-parted-doc.examples:
- No make_one_primary_partition.py file
* debian/tests/control:
- Tests if py37 *.so file exists
* debian/upstream:
- Add signing-key.asc file
* debian/watch:
- upstream has .asc file now
.
pyparted (3.11.1-13) unstable; urgency=medium
.
[ Ondřej Nový ]
* d/changelog: Remove trailing whitespaces
.
[ Herbert Fortes ]
* debian/control:
- Bump Standards-Version from 4.1.4 to 4.2.1
* debian/rules:
- override_dh_auto_test is empty now
No DEB_BUILD_OPTIONS, as lintian wants
No tests during build (Closes: #908879)
Tests only in CI
* debian/README.Debian:
- Fix typo
.
pyparted (3.11.1-12) unstable; urgency=medium
.
* debian/tests/control:
- Remove build-needed, add @builddeps@
.
pyparted (3.11.1-11) unstable; urgency=medium
.
* debian/tests/control:
- Add 'build-needed' - CI
.
pyparted (3.11.1-10) unstable; urgency=medium
.
* debian/tests/control:
- Remove path to cmd make
.
pyparted (3.11.1-9) unstable; urgency=medium
.
* debian/patches:
- Update unknow_partition_flag.patch. Test fails in some archs - skip
.
pyparted (3.11.1-8) unstable; urgency=medium
.
* debian/control:
- Add python-six to Build-Depends
.
pyparted (3.11.1-7) unstable; urgency=medium
.
* debian/control:
- Bump Standards-Version from 4.1.3 to 4.1.4
- Remove 'X-Python*-version entries
* debian/rules:
- override_dh_auto_test to use 'make test'
* debian/patches:
- Remove repro-build.patch - unused
- Add unknow_partition_flag.patch to skip 3 tests
* debian/tests:
- Add control file
.
pyparted (3.11.1-6) unstable; urgency=medium
.
* debian/control:
- Add version to suggested doc package
.
pyparted (3.11.1-5) unstable; urgency=medium
.
* Add Breaks, Replaces on *-doc package. (Closes: #887912)
Thanks Andreas Beckmann.
.
pyparted (3.11.1-4) unstable; urgency=medium
.
* Create *-doc package
* debian/control:
- Add python-parted-doc entry
- Add 'Suggests' entry for *-parted packages
* debian/python3-parted.docs:
- Only README.Debian file
* Remove:
- debian/python-parted.docs
- debian/python-parted.examples
- debian/python3-parted.examples
* Create:
- debian/python-parted-doc.docs
- debian/python-parted-doc.examples
files for Python 2 and Python 3
.
pyparted (3.11.1-3) unstable; urgency=medium
.
* debian/control:
- Update Vcs-* entries - salsa.debian.org
* debian/README.Debian:
- Like the previous Debian revision, this one also (Closes: #887283)
The same reason. e2fsprogs is not needed to run pyparted. This
bug number is related to Python 3 package
.
pyparted (3.11.1-2) unstable; urgency=medium
.
* DH_LEVEL: 11
* debian/control:
- Bump Standards-Version: from 4.0.0 to 4.1.3
* debian/copyright:
- secure-copyright-format-uri
- Update year in 'Files: debian/*'
* debian/README.Debian:
- Explain that e2fsprogs package is not needed to run pyparted
Thanks Helmut Grohne (Closes: #887170)
Checksums-Sha1:
ede77ed267a313c4d3ce0221ee5e316ba94eb19b 2515 pyparted_3.11.2-2ubuntu2.dsc
62bdb7e6466949149e8bed17810b844a7f636c4e 96861 pyparted_3.11.2.orig.tar.gz
4869b884005c5d83c73f7449debef8d310236480 163 pyparted_3.11.2.orig.tar.gz.asc
1db7aad415bb1f7c8082f51c193d4ea8ecc6b30d 15748 pyparted_3.11.2-2ubuntu2.debian.tar.xz
a32d2f73e43d8551e9232d2dba047250c4693a4e 7882 pyparted_3.11.2-2ubuntu2_source.buildinfo
Checksums-Sha256:
73ed3eb8e2d80c6b8d3197c1e21e462ea9209ac45b35009f49a7d5a5fdf01cca 2515 pyparted_3.11.2-2ubuntu2.dsc
04419363026a376c5afd1d189c15f5fa64129497a513533afaf2f7e0fb466dd1 96861 pyparted_3.11.2.orig.tar.gz
9da613c2da2b8df5d2021773579e67dd9eb90dc1de58c7d9fc41375feea9eaaa 163 pyparted_3.11.2.orig.tar.gz.asc
1ebfe778621a4fc93a642f09a2130af7f2bf9b34de637aee1c61e4e2c26e5736 15748 pyparted_3.11.2-2ubuntu2.debian.tar.xz
1272fbaa533ab5d20e92492749fa7e70655f13f10f572205b72f9942a34c90a1 7882 pyparted_3.11.2-2ubuntu2_source.buildinfo
Files:
f1d239ffa89d636dc049432a735b4ab8 2515 python optional pyparted_3.11.2-2ubuntu2.dsc
9477016f5a00bd2d7a280879cdeec3a4 96861 python optional pyparted_3.11.2.orig.tar.gz
5ae7acd47c20a5380cb3e1d413880e5b 163 python optional pyparted_3.11.2.orig.tar.gz.asc
b10491bd5d089b01c39a725a665ba0eb 15748 python optional pyparted_3.11.2-2ubuntu2.debian.tar.xz
c417d735bcd8796e4a562e80a269d925 7882 python optional pyparted_3.11.2-2ubuntu2_source.buildinfo
Original-Maintainer: Herbert Parentes Fortes Neto <hpfn at debian.org>
-----BEGIN PGP SIGNATURE-----
iQJOBAEBCgA4FiEErEg/aN5yj0PyIC/KVo0w8yGyEz0FAlxh2N4aHHN0ZXZlLmxh
bmdhc2VrQHVidW50dS5jb20ACgkQVo0w8yGyEz0adQ//Txkv7ZzZhHcrgm+zKJF9
zMBns53z2NH0nX5cYaplGN+IVSQoI2DPqq940x2WaAk6bXuyHls7g04r8rhuLrnd
XkMAOiNMmgpM3QPoKvmm7xVjI7j1eMq/lS/oeTHLT7ybM7vtk//PWiVhl/irGOq+
B4RA2tRsSuJ09TmvUVVrw/7nEC2XDoGiB3yGN4/Bpi1HyUjbBuZ7qDVDSu0y0TXF
OLMUTF6EuSW/nLMSygUOXPti0W6sVK2O2JqvqCWnRM1XUaWKwcTE1CRK/HClYhgC
rwsMpmFABVXRBYROpnXjFbkDYFE5/SztwsiCn3kfaUl0J8ZeM36+pj+4cFEnKWe5
4qNRxWFfK5Iljf0s3Axf4QK5gq69PW5XLfl6msupQTwrQBZoJGTx7HHmIUje/I6B
rIGjNau3uNVVEszUYtksI6Dd6boqi2/PVFnvpv3Fw9G5ldI8Le2OOMTC3XTvwmOG
eQiLbBGVYZFJ9XJKMEhxh26UJu5O7qeFGqxq4b6vrjBN+v1/Vtfmmyy3scLMGcOR
mJfupbUq82W6UwRBYKTbmbIL2SyF/9YWvTOUYIEZWXj85IjJVQCSPouLrPXWlJlM
gL8gn2cFPIz6TVF3Kwr3vR6FdasLIbY7X4m2ESLOyaolKrCwpNFazwR8faFSaYKg
xRFoj98ObTUQSTrN53e/CwA=
=33WW
-----END PGP SIGNATURE-----
More information about the Disco-changes
mailing list