diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-09-06 22:43:15 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-09-06 22:43:15 +0200 |
commit | 2e4cd2fe6162876adb408545531bb850983e6ffa (patch) | |
tree | aab00f124cd2e4cd8cae84d3c5340ef64bfe1244 | |
parent | 511b7ddcb5a28b5c22fbdec349b5079621f3ffef (diff) | |
download | perl-Arctica-Core-2e4cd2fe6162876adb408545531bb850983e6ffa.tar.gz perl-Arctica-Core-2e4cd2fe6162876adb408545531bb850983e6ffa.tar.bz2 perl-Arctica-Core-2e4cd2fe6162876adb408545531bb850983e6ffa.zip |
debian/control: Add LONG_DESCRIPTION.
-rw-r--r-- | debian/control | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 56dfeec..c255b11 100644 --- a/debian/control +++ b/debian/control @@ -20,4 +20,10 @@ Depends: ${perl:Depends}, ${misc:Depends}, Description: Core Perl modules for the Arctica Framework - FIXME: Some descripttive text needs to go here... + 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. + . + Arctica Core: Modules that provide basic core functions to Arctica + executables. |