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
|
python-lz4 (0.8.2+dfsg-2) unstable; urgency=medium
* Vcs-Git URL to HTTPS.
* Versioned Build-Depends on liblz4-dev (Closes: #831571).
Thanks, Thomas Goirand.
-- Dmitry Smirnov <onlyjob@debian.org> Sat, 06 Aug 2016 16:10:47 +1000
python-lz4 (0.8.2+dfsg-1) unstable; urgency=medium
* New upstream release.
* Standards-Version: 3.9.8.
* Modernised Vcs-Browser URL.
* Removed obsolete patches.
* Build with all but "pie" hardening.
* Build-Depends += "pkg-config".
-- Dmitry Smirnov <onlyjob@debian.org> Mon, 02 May 2016 20:09:35 +1000
python-lz4 (0.7.0+dfsg-3) unstable; urgency=medium
* New upstream patch to expose version information.
-- Dmitry Smirnov <onlyjob@debian.org> Wed, 26 Aug 2015 09:51:59 +1000
python-lz4 (0.7.0+dfsg-2) unstable; urgency=medium
* New binary package "python3-lz4" (Closes: #790039).
* rules: conversion to pybuild + parallel build.
* Build-Depends
+ dh-python
+ python3-all-dev
+ python3-nose
+ python3-setuptools
* watch:
+ update for pypi.python.org changes.
+ re-order mirrors.
+ repacksuffix=+dfsg.
* Standards-Version: 3.9.6
-- Dmitry Smirnov <onlyjob@debian.org> Sat, 27 Jun 2015 10:32:03 +1000
python-lz4 (0.7.0+dfsg-1) unstable; urgency=low
* Initial release (Closes: #757647).
-- Dmitry Smirnov <onlyjob@debian.org> Sun, 10 Aug 2014 17:46:51 +1000
|