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
|
kitchen (1.2.4-2) unstable; urgency=medium
* Rename manpage to python-kitchen.1 (from kitchen.1). (Closes: #836716)
-- Sergio Durigan Junior <sergiodj@sergiodj.net> Mon, 05 Sep 2016 08:18:24 -0400
kitchen (1.2.4-1) unstable; urgency=medium
[ SVN-Git Migration ]
* Migrate from SVN to Git.
[ Ondřej Nový ]
* Fixed VCS URL (https)
[ Sergio Durigan Junior ]
* Updating package to new upstream release.
* Improve debian/rules, simplifying the testsuite run part, and
generating documentation for the package. Also, use pybuild as our
buildsystem now. (Closes: #749208)
* Improve and revamp debian/control, including new build dependencies, a
Python 3 and a documentation packages. Bump Standards-Version to 3.9.8.
* Including myself in the list of uploaders.
* Rewrite debian/watch, bumping the version to 4 and using github as the
source for the tarball (needed because the tarball from PyPi does not
include documentation).
* Regenerate patches, deleting what has been upstream'ed and expanding
existing patches to cover for the new Python 3 code.
* Update debian/copyright with copyright information for new files.
-- Sergio Durigan Junior <sergiodj@sergiodj.net> Fri, 08 Jul 2016 19:31:16 -0400
kitchen (1.1.1-1) unstable; urgency=low
[ Simon Chopin ]
* Initial release. (Closes: #705930)
* Patch the test set to use consistent locale naming (forwarded)
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
-- Simon Chopin <chopin.simon@gmail.com> Fri, 21 Jun 2013 14:24:57 -0400
|