diff options
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 3313b4b..c287a2f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,9 @@ figlet (2.2.5-1) UNRELEASED; urgency=low * New upstream release. (closes: #674844) (closes: #617422) (closes: #150174) + - figlet has been relicensed as BSD. All undistributable files have either + been relicenced, or replaced with properly licenced alternatives; figlet + can re-enter the archive, and can move back to main from non-free. \o/ - Drop 2.2.2-1 patches, applied upstream -- Jonathan McCrohan <jmccrohan@gmail.com> Tue, 08 May 2012 21:13:27 +0100 diff --git a/debian/control b/debian/control index f042c3a..98b3c8e 100644 --- a/debian/control +++ b/debian/control @@ -1,6 +1,6 @@ Source: figlet Maintainer: Carlos Laviola <claviola@debian.org> -Section: non-free/text +Section: text Priority: optional Standards-Version: 3.6.1.1 Build-Depends: debhelper (>= 4.0.0) @@ -11,7 +11,7 @@ Depends: ${shlibs:Depends} Replaces: figfonts Suggests: figfonts, figfonts-cjk Conflicts: figfonts (<= 2.2-3), figfonts-cjk (<= 2.2-3) -Section: non-free/text +Section: text Priority: optional Description: Frank, Ian & Glenn's Letters Figlet is a program that creates large characters out of ordinary screen |