X-Git-Url: http://git.refcnt.org/?a=blobdiff_plain;ds=sidebyside;f=debian%2Fcontrol;h=5d40940a690bda8611f98ffdfd371665f4f40866;hb=39e705d6643c6d4cc20a78a9fe4518ade2538955;hp=499c5e4fb1a40a899dfcf0b28d33028f2fec6b63;hpb=3180102d0475ab9686cfe9c9c7501d4eec567db6;p=colorize.git diff --git a/debian/control b/debian/control index 499c5e4..5d40940 100644 --- a/debian/control +++ b/debian/control @@ -2,13 +2,18 @@ Source: colorize Section: utils Priority: optional Maintainer: Steven Schubiger -Build-Depends: debhelper (>= 9) -Standards-Version: 3.9.5 +Build-Depends: debhelper-compat (= 12) +Standards-Version: 4.5.0 +Rules-Requires-Root: no +Homepage: http://cgit.refcnt.org/colorize.git/tree/README Vcs-Git: git://refcnt.org/colorize.git Vcs-Browser: http://cgit.refcnt.org/colorize.git/ Package: colorize +Conflicts: forensics-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.