diff options
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index e662010..528d2ce 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ figlet (2.2.5-3) UNRELEASED; urgency=low * debian/figlet.el: apply multiple patches from Kevin Ryde <user42_kevin@yahoo.com.au> (closes: #807293, #807296, #807295) * debian/rules: add hardening=+all to DEB_BUILD_MAINT_OPTIONS + * debian/control: minor fixes to package description; s/figlet/FIGlet/g -- Jonathan McCrohan <jmccrohan@gmail.com> Tue, 18 Dec 2012 22:44:16 +0000 diff --git a/debian/control b/debian/control index ef2aaf7..229038b 100644 --- a/debian/control +++ b/debian/control @@ -14,10 +14,10 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: Make large character ASCII banners out of ordinary text - Figlet (Frank, Ian & Glenn's Letters) is a program that creates large + FIGlet (Frank, Ian & Glenn's Letters) is a program that creates large characters out of ordinary screen characters. . It can create characters in many different styles and can - kern and "smush" these characters together in various ways. Figlet + kern and "smush" these characters together in various ways. FIGlet output is generally reminiscent of the sort of "signatures" many people like to put at the end of e-mail, Usenet and MOTD messages. |