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 67 68 69 70 71 72 73 74 75 76 77 78
|
python-jsonschema (2.3.0-1) unstable; urgency=low
[ Thomas Goirand ]
* New upstream release.
* Do not depend on openstack-pkg-tools anymore.
* Build-Depends on autopkgtest and python{3,}-pytest.
[ Jean-Baptiste Lallement ]
* Add autopkgtest that runs the upstream test suite against the installed
package (Closes: #729467)
-- Thomas Goirand <zigo@debian.org> Sun, 08 Dec 2013 11:37:07 +0800
python-jsonschema (2.0.0-1) unstable; urgency=low
* New upstream release.
* Added Pre-Depends dpkg (>= 1.15.6~) missing for the python3 package.
* Removes now obsolete debian/patches folder.
* Fixes nosetests calls (removes test.py as arg).
-- Thomas Goirand <zigo@debian.org> Wed, 24 Jul 2013 15:11:14 +0800
python-jsonschema (1.1.0-2) unstable; urgency=low
[ Thomas Goirand ]
* Ran wrap-and-sort.
[ Dmitrijs Ledkovs ]
* Builds the python3 package (Closes: #710898).
-- Thomas Goirand <zigo@debian.org> Thu, 30 May 2013 14:04:07 +0800
python-jsonschema (1.1.0-1) unstable; urgency=low
* Uploading to unstable.
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Sat, 11 May 2013 07:30:18 +0000
python-jsonschema (0.8.0-2) experimental; urgency=low
* Missing build-dependency: python-mock (Closes: #700283).
-- Thomas Goirand <zigo@debian.org> Mon, 11 Feb 2013 02:19:29 +0000
python-jsonschema (0.8.0-1) experimental; urgency=low
* New upstream release.
* Team maintains the package in pkg-openstack.
* Fixed debian/copyright format URL.
* Added Ghe and myself in debian/copyright.
* Bumped debhelper and compat to >= 9.
* Bumped Standards-Version to 3.9.4
* Added VCS and Homepage fields.
* Now using openstack-pkg-tools.
* Pre-Depends: dpkg (>= 1.15.6~) because of xz compression.
* Added a watch file.
-- Thomas Goirand <zigo@debian.org> Thu, 31 Jan 2013 23:12:17 +0800
python-jsonschema (0.2-1) unstable; urgency=low
* First Debian Packaging
-- Ghe Rivero <ghe@debian.org> Wed, 30 May 2012 14:43:07 +0200
python-jsonschema (0.2-0ubuntu2) quantal; urgency=low
* debian/control: Add python-nose as a build dependency.
* debian/rules: Run testsuite during build.
-- Chuck Short <zulcss@ubuntu.com> Wed, 23 May 2012 20:02:47 -0400
python-jsonschema (0.2-0ubuntu1) quantal; urgency=low
* Initial release.
-- Chuck Short <zulcss@ubuntu.com> Wed, 02 May 2012 08:46:39 -0400
|