diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-06-26 21:01:49 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-06-26 21:01:49 +0200 |
commit | c440cff3e6e5aa1d211235a17848f1ecf021561a (patch) | |
tree | e0e40c4007d48b46293b0bc8ad29a6a4c790f0ec /debian | |
parent | db1904b061289bede98ca419ac39679064de93aa (diff) | |
download | perl-Arctica-Core-BugOUT-c440cff3e6e5aa1d211235a17848f1ecf021561a.tar.gz perl-Arctica-Core-BugOUT-c440cff3e6e5aa1d211235a17848f1ecf021561a.tar.bz2 perl-Arctica-Core-BugOUT-c440cff3e6e5aa1d211235a17848f1ecf021561a.zip |
debian/control: Fix SYNOPSIS and LONG_DESCRIPTION for libarctica-core-bugout-perl.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 11b3353..27b4861 100644 --- a/debian/control +++ b/debian/control @@ -19,8 +19,15 @@ Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, -Description: Core Perl modules for the Arctica Framework - FIXME: Some descripttive text needs to go here... +Description: Arctica Project's BugOUT Core Module + The Arctica Project brings forth a remote computing framework of + enterprise grade and quality. The Arctica Framework is a highly + modularized and thus pluggable for developing alls sort of remote + services. + . + The Arctica::Core::BugOUT module provides an API for other Arctica + modules that facilitates and harmonize crash handling, application + debugging and normal runtime logging. Package: arctica-logomatik3000 Architecture: all |