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
|
toilet (0.3-1.2) unstable; urgency=medium
* Non-maintainer upload.
* use dh_autotools-dev to update config.sub.
[ Helmut Grohne]
* sets PKG_CONFIG_LIBDIR correct for cross building (Closes: #876126)
-- YunQiang Su <syq@debian.org> Wed, 14 Mar 2018 12:44:09 +0800
toilet (0.3-1.1) unstable; urgency=low
* Non-maintainer upload.
* Fix FTBFS when building only architeture-independent packages
(closes: #805961). Thanks to Santiago Vila for the bug report and the
patch.
-- Jakub Wilk <jwilk@debian.org> Mon, 22 Aug 2016 21:05:36 +0200
toilet (0.3-1) unstable; urgency=low
* New upstream release.
* This release includes some ASCII-only fonts (Closes: #560334).
* debian/control: build-depend on libcaca 0.99.beta18 which fixes the
terminal width setting (Closes: #636939 ).
-- Sam Hocevar <sho@debian.org> Fri, 06 Apr 2012 23:40:44 +0200
toilet (0.2-1) unstable; urgency=low
* New upstream release.
* debian/control: Set policy to 3.8.4.
* debian/source/format: Set format to 3.0 (quilt).
-- Sam Hocevar <sho@debian.org> Tue, 09 Feb 2010 01:11:55 +0000
toilet (0.1-2) unstable; urgency=high
* debian/control:
+ Changed conflict to figlet (<= 2.2.1-4) so that toilet and figlet can
be installed together in Etch.
+ Added Vcs fields.
* debian/rules:
+ Fix a crash in filter.c triggered eg. by "echo | toilet -F rotate".
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Thu, 29 Mar 2007 00:33:29 +0200
toilet (0.1-1) unstable; urgency=low
* Initial release (Closes: #390037).
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Thu, 16 Nov 2006 03:32:10 +0100
|