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
|
python-pyscss (1.2.1-4) unstable; urgency=medium
* Add python{3,}-{pytest,pil} to Build-Depends.
* Run unit tests (only in Python 2.7).
-- Thomas Goirand <zigo@debian.org> Mon, 29 Sep 2014 06:20:43 +0000
python-pyscss (1.2.1-3) unstable; urgency=medium
* Updated the Python3 fixup patch, using upstream commit (Closes: #761198).
-- Thomas Goirand <zigo@debian.org> Mon, 29 Sep 2014 14:14:54 +0800
python-pyscss (1.2.1-2) unstable; urgency=medium
* Fix the python 3.2 patch.
-- Thomas Goirand <zigo@debian.org> Sun, 28 Sep 2014 07:39:21 +0000
python-pyscss (1.2.1-1) unstable; urgency=medium
* New upstream release.
* Added myself as uploader.
* Document upstream git repository in debian/rules, and add optional
include of /usr/share/openstack-pkg-tools/pkgos.make, to be able to
maintain/use it.
* Added extend-diff-ignore = "^[^/]*[.]egg-info/" in d/source/options.
-- Thomas Goirand <zigo@debian.org> Sun, 28 Sep 2014 00:06:12 +0800
python-pyscss (1.2.0.post3-2) unstable; urgency=medium
* Fixed non ascii char in README.rst which produced an FTBFS.
* Added python-six / python3-six as build-depends (needed by setup.py).
-- Thomas Goirand <zigo@debian.org> Sat, 28 Jun 2014 06:51:52 +0000
python-pyscss (1.2.0.post3-1) unstable; urgency=medium
* Team upload.
* New upstream release (Closes: #738776).
* Added a debian/gbp.conf.
* Added missing ${python:Depends}
* Added Python 3 support.
* Removed duplicate debhelper build-depends.
* Cannonical VCS URLs.
* Standards-Version: is now 3.9.5.
* Added a watch file.
* override dh helpers which the package doesn't use.
-- Thomas Goirand <zigo@debian.org> Thu, 26 Jun 2014 12:10:36 +0000
python-pyscss (1.1.5-1) unstable; urgency=low
* initial release (Closes: #705735)
-- W. Martin Borgert <debacle@debian.org> Sun, 21 Apr 2013 17:40:59 +0000
|