diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-06-26 20:57:05 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-06-26 20:57:58 +0200 |
commit | 8fd3066f2a882491205cdcaf10ee0b7a2498f3e7 (patch) | |
tree | d8a9d84867b6fa8dedc4d5f4639399c08372acd6 /debian/control | |
parent | 89c174ed338b6aec79bf2eca596ad331b98f6135 (diff) | |
download | perl-Arctica-Core-BugOUT-8fd3066f2a882491205cdcaf10ee0b7a2498f3e7.tar.gz perl-Arctica-Core-BugOUT-8fd3066f2a882491205cdcaf10ee0b7a2498f3e7.tar.bz2 perl-Arctica-Core-BugOUT-8fd3066f2a882491205cdcaf10ee0b7a2498f3e7.zip |
Add arctica-logomatik3000. Arctica BugOUT's colorful console frontend.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 2ee3274..11b3353 100644 --- a/debian/control +++ b/debian/control @@ -21,3 +21,15 @@ Depends: ${misc:Depends}, Description: Core Perl modules for the Arctica Framework FIXME: Some descripttive text needs to go here... + +Package: arctica-logomatik3000 +Architecture: all +Depends: + perl, + ${misc:Depends}, +Description: Arctica BugOUT's colorful console frontend + A super dirty five minute script... + . + Just to display a live view of the TMP /tmp/arctica.log file with some + colorful output. Once you kill it of you'd probably want to bust out the + mop (reset your term). |