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 79 80 81 82 83 84 85 86 87 88 89
|
klaus (1.3.0-2) unstable; urgency=medium
* Bundle klaus.1 in debian/, which isn't shipped upstream. Fixes FTBFS.
Closes: #904911
-- Jelmer Vernooij <jelmer@debian.org> Mon, 30 Jul 2018 00:09:46 +0100
klaus (1.3.0-1) unstable; urgency=medium
* Add debian/watch file.
* New upstream release.
* Bump standards version to 4.1.4 (no changes).
* Bump dulwich version to 0.19.3.
* Drop obsolete X-Python-Version{,3} headers.
* Update Vcs-Git and Vcs-Browser URLs to point at salsa.
-- Jelmer Vernooij <jelmer@debian.org> Tue, 19 Jun 2018 19:25:25 +0100
klaus (1.2.1-3) unstable; urgency=medium
* Add missing build-dependency on python3-setuptools. Closes: #867510
-- Jelmer Vernooij <jelmer@debian.org> Fri, 07 Jul 2017 17:41:30 +0000
klaus (1.2.1-2) unstable; urgency=high
* Pull in changes from experimental, including package split.
-- Jelmer Vernooij <jelmer@debian.org> Thu, 06 Jul 2017 01:13:35 +0000
klaus (1.2.1-1) unstable; urgency=medium
* New upstream release.
* Bump standards version to 4.0.0 (no changes).
-- Jelmer Vernooij <jelmer@debian.org> Wed, 05 Jul 2017 18:57:31 +0000
klaus (1.0.1+git20170207-1) experimental; urgency=medium
* New upstream snapshot.
+ Fixes regression while accessing main repository page.
* Add missing dependency on python3 to klaus.
* python3-klaus: Remove unnecessary depends on python3-chardet,
python3-docutils (already included in Recommends).
* Set section for python3-klaus and python-klaus to Python.
-- Jelmer Vernooij <jelmer@debian.org> Wed, 08 Feb 2017 03:48:42 +0000
klaus (1.0.1+git20170126-2) experimental; urgency=medium
* Add recommends for python-chardet, python-docutils, python-markdown.
* Move klaus binary back into 'klaus' application package. Keep
python3-klaus/python-klaus packages for those using klaus as a library.
* Install upstream changelog.
* Install README.rst.
* Add uwsgi example ini files.
* Add Replaces: for older klaus versions to python-klaus.
Closes: #854530
-- Jelmer Vernooij <jelmer@debian.org> Sun, 29 Jan 2017 23:14:52 +0000
klaus (1.0.1+git20170126-1) experimental; urgency=low
* New upstream snapshot.
* Rename the klaus package to python-klaus, with klaus package as a
transitional package.
* Add python3-klaus package.
-- Jelmer Vernooij <jelmer@debian.org> Fri, 27 Jan 2017 01:00:25 +0000
klaus (1.0.1-1) unstable; urgency=low
* New upstream release.
* Bump standards version to 3.9.8 (no changes).
-- Jelmer Vernooij <jelmer@debian.org> Sat, 11 Jun 2016 13:40:23 +0000
klaus (0.8.0-1) unstable; urgency=medium
* New upstream release.
* Bump standards version to 3.9.7 (no changes).
-- Jelmer Vernooij <jelmer@debian.org> Sun, 03 Apr 2016 13:33:53 +0000
klaus (0.7.1-1) unstable; urgency=low
* Initial release. (Closes: #807449)
-- Jelmer Vernooij <jelmer@debian.org> Sat, 05 Dec 2015 15:54:20 +0000
|