From 98ff93a0be25e6d2ca8ba19b1a6ee5da9840e739 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Mon, 17 Jul 2017 18:32:24 +0200 Subject: debian/control: Provide proper SYNOPSIS and LONG_DESCRIPTION. --- debian/control | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 0e8b60f..08880b6 100644 --- a/debian/control +++ b/debian/control @@ -20,5 +20,13 @@ Depends: libjson-perl, ${perl:Depends}, ${misc:Depends}, -Description: Core Perl modules for the Arctica Framework - FIXME: Some descripttive text needs to go here... +Description: JABus Server/Client implementation for Arctica Framework + 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::JABus::Socket module provides an API to Arctica + modules and service that allow easy set up of all sorts of server- + client connections. JABus is event centric, so you can tie hooks + to special events happening on the data connection. -- cgit v1.2.3