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
|
python-curtsies (0.2.11-1) unstable; urgency=medium
* New upstream release.
-- Sebastian Ramacher <sramacher@debian.org> Tue, 01 Nov 2016 14:14:50 +0100
python-curtsies (0.2.10-1) unstable; urgency=medium
* New upstream release.
-- Sebastian Ramacher <sramacher@debian.org> Mon, 10 Oct 2016 20:28:23 +0200
python-curtsies (0.2.9-1) unstable; urgency=medium
* New upstream release.
* debian/control:
- Add python(3)-pypandoc to Build-Depends.
- Bump Standards-Version.
- Update Vcs-*.
* debian/clean: Clean egg-info.
-- Sebastian Ramacher <sramacher@debian.org> Sat, 10 Sep 2016 13:46:34 +0200
python-curtsies (0.2.6-1) unstable; urgency=medium
* New upstream release.
* Add python(3)-wcwidth to Build-Depends.
* debian/patches: Removed, integrated upstream.
-- Sebastian Ramacher <sramacher@debian.org> Mon, 18 Jan 2016 23:10:20 +0100
python-curtsies (0.1.22-1) unstable; urgency=medium
* New upstream release.
* debian/patches/Check-isatty-instead.patch: Fix FTBFS if no terminal
present. (Closes: #806480)
-- Sebastian Ramacher <sramacher@debian.org> Mon, 11 Jan 2016 20:29:43 +0100
python-curtsies (0.1.19-2) unstable; urgency=medium
* Upload to unstable.
-- Sebastian Ramacher <sramacher@debian.org> Sun, 26 Apr 2015 19:38:23 +0200
python-curtsies (0.1.19-1) experimental; urgency=medium
* New upstream release.
* debian/clean: Removed, no longer needed.
-- Sebastian Ramacher <sramacher@debian.org> Mon, 09 Mar 2015 22:56:08 +0100
python-curtsies (0.1.18-1) experimental; urgency=medium
* Initial release. (Closes: #778590)
-- Sebastian Ramacher <sramacher@debian.org> Tue, 17 Feb 2015 04:36:34 +0100
|