]> git.refcnt.org Git - colorize.git/blobdiff - debian/control
debian/control: declare Rules-Requires-Root
[colorize.git] / debian / control
index 499c5e4fb1a40a899dfcf0b28d33028f2fec6b63..c17e04ba98bb8d42daa5826845b09718f3af04cb 100644 (file)
@@ -3,12 +3,17 @@ Section: utils
 Priority: optional
 Maintainer: Steven Schubiger <stsc@refcnt.org>
 Build-Depends: debhelper (>= 9)
-Standards-Version: 3.9.5
+Standards-Version: 4.1.4
+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.