X-Git-Url: http://git.refcnt.org/?p=colorize.git;a=blobdiff_plain;f=debian%2Fcontrol;h=6aecb08ba0888f2cace458b871624fe27da0f71e;hp=499c5e4fb1a40a899dfcf0b28d33028f2fec6b63;hb=eb2632a84364899d0d9ce880802d259cf8814006;hpb=3180102d0475ab9686cfe9c9c7501d4eec567db6 diff --git a/debian/control b/debian/control index 499c5e4..6aecb08 100644 --- a/debian/control +++ b/debian/control @@ -3,12 +3,14 @@ Section: utils Priority: optional Maintainer: Steven Schubiger Build-Depends: debhelper (>= 9) -Standards-Version: 3.9.5 +Standards-Version: 3.9.8 Vcs-Git: git://refcnt.org/colorize.git Vcs-Browser: http://cgit.refcnt.org/colorize.git/ Package: colorize Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Description: Colorize text on terminal with ANSI escape sequences - Colorizes text read from standard input stream or file by using ANSI escape sequences (and also vice versa, i.e. cleaning text from sequences) and prints resulting output to the terminal. +Description: Colorizes text on terminal with ANSI escape sequences + Colorizes text read from standard input stream or file by using ANSI + escape sequences (and also vice versa, i.e. cleaning text from sequences) + and prints resulting output to the terminal.