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
|
fbless (0.2.3-5) unstable; urgency=medium
[ Sebastian Ramacher ]
* QA upload
* debian/control: Orphan package
[ Stepan Golosunov ]
* debian/patches: Fix Python 3 support (Closes: #968498)
-- Sebastian Ramacher <sramacher@debian.org> Sun, 18 Jul 2021 22:03:10 +0200
fbless (0.2.3-4) unstable; urgency=medium
* Add Gitlab CI config file
* Update Debian build system for python3
* Make fbless work with Python3 (Closes: #936506)
* Bump debhelper from old 11 to 12.
-- Dmitry Bogatov <KAction@debian.org> Fri, 30 Aug 2019 22:45:52 +0000
fbless (0.2.3-3) unstable; urgency=medium
* Update maintainer email.
* Build-depend on `debhelper-compat' (obsoletes `debian/compat')
* Update Vcs-* fields in debian/control.
-- Dmitry Bogatov <KAction@debian.org> Sat, 24 Nov 2018 22:29:09 +0000
fbless (0.2.3-2) unstable; urgency=medium
* Bump compat version to 11
* Bump standards version to 4.2.1
* Update Vcs-* fields in debian/control
* Fix markdown source of manual page
* Do not install redundant README.ru
* Remove debian/watch and Homepage field in debian/control,
since upstream is dead
* wrap-and-sort -sta
-- Dmitry Bogatov <KAction@gnu.org> Sat, 29 Sep 2018 17:09:09 +0300
fbless (0.2.3-1) unstable; urgency=low
* Initial release (Closes: #821903)
-- Dmitry Bogatov <KAction@gnu.org> Fri, 08 Apr 2016 00:58:01 +0300
|