1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66
|
python-libarchive-c (2.8-0.3) unstable; urgency=medium
* Non-maintainer upload.
* Another stab at fixing autopkgtest, create some mock files needed to
run the upstream tests.
-- Mattia Rizzolo <mattia@debian.org> Thu, 10 Jan 2019 12:36:39 +0100
python-libarchive-c (2.8-0.2) unstable; urgency=medium
* Non-maintainer upload.
* Fix autopkgtest by adding a missing dependency on python(3)-mock.
* Make autopkgtest tests more verbose.
-- Mattia Rizzolo <mattia@debian.org> Wed, 09 Jan 2019 09:46:30 +0100
python-libarchive-c (2.8-0.1) unstable; urgency=medium
* Non-maintainer upload.
* New upstream version 2.8. LP: #1660379
+ Drop patchs applied upstream.
+ Refresh remaining patch.
+ Fix compatibility with libarchive 3.3.3. Closes: #917056
* d/control:
+ Add new build-dep on python(3)-mock.
+ Drop XS-Testsuite field, now automatically added by dpkg-source.
+ Drop obsolete X-Python(3)-Version fields.
+ Move git repository fields to salsa.debian.org.
+ Bump Standards-Version to 4.3.0:
- Set Rules-Requires-Root:no.
- Set Priority:optional from the deprecated extra.
* d/rules: let pybuild run the tests.
* Bump debhelper compat level to 12, using the new debhelper-compat notation.
* Update copyrght (upstream license changed from LGPL-2+ to CC-0).
-- Mattia Rizzolo <mattia@debian.org> Tue, 08 Jan 2019 12:51:18 +0100
python-libarchive-c (2.1-3.1) unstable; urgency=medium
* Non-maintainer upload.
* Cherry-pick upstream fix for failing test with libarchive 3.2.
(Closes: #829022)
-- Reiner Herrmann <reiner@reiner-h.de> Fri, 05 Aug 2016 20:14:49 +0200
python-libarchive-c (2.1-3) unstable; urgency=low
* Format autopkgtest dependency list properly. Thanks Martin Pitt!
(Closes: #795064)
-- Jérémy Bobbio <lunar@debian.org> Mon, 10 Aug 2015 14:44:45 +0200
python-libarchive-c (2.1-2) unstable; urgency=low
* Add watch file.
* Fix copyright date for packaging.
* Add missing Depends for autopkgtest.
-- Jérémy Bobbio <lunar@debian.org> Sun, 09 Aug 2015 08:30:48 +0200
python-libarchive-c (2.1-1) unstable; urgency=low
* Initial release: (Closes: #793755)
- Add a patch to support reading rdevmajor and rdevminor.
-- Jérémy Bobbio <lunar@debian.org> Mon, 27 Jul 2015 12:03:30 +0200
|