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
|
python-json-pointer (1.0-2~bpo70+1) wheezy-backports; urgency=medium
* Rebuild for wheezy-backports.
-- Gonéri Le Bouder <goneri@debian.org> Sat, 20 Sep 2014 17:52:36 +0200
python-json-pointer (1.0-2) unstable; urgency=low
* Ran wrap-and-sort.
* Adds support for python3.
* Adds Ubuntu patch for utf-8 in setup.py fixing FTBFS.
* Adds README.md in the doc folders.
* Cleans correctly (allow to build twice).
* Standards-Version: 3.9.4
-- Thomas Goirand <zigo@debian.org> Thu, 30 May 2013 14:02:39 +0800
python-json-pointer (1.0-1) unstable; urgency=low
* Uploading to unstable.
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Sat, 11 May 2013 06:56:05 +0000
python-json-pointer (0.6-2) experimental; urgency=low
* Added patch from Ubuntu to run tests at build time (Closes: #702292).
-- Thomas Goirand <zigo@debian.org> Tue, 05 Mar 2013 05:27:55 +0000
python-json-pointer (0.6-1) experimental; urgency=low
* Initial release (Closes: #699507).
-- Thomas Goirand <zigo@debian.org> Tue, 09 Oct 2012 11:55:15 +0000
|