Updating debian/changelog for new release.
This commit is contained in:
parent
8da8c70d6f
commit
f8566228e8
1 changed files with 14 additions and 2 deletions
16
debian/changelog
vendored
16
debian/changelog
vendored
|
@ -1,10 +1,22 @@
|
|||
kitchen (1.2.4-1) UNRELEASED; urgency=medium
|
||||
kitchen (1.2.4-1) unstable; urgency=medium
|
||||
|
||||
[ Ondřej Nový ]
|
||||
* Fixed VCS URL (https)
|
||||
|
||||
[ Sergio Durigan Junior ]
|
||||
* Updating patches
|
||||
* 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 to latest version.
|
||||
* 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
|
||||
|
||||
|
|
Loading…
Reference in a new issue