[SCM] live-studio branch, master, updated. 5ccc526afc62c974b608d712e476f2bc2659ab60

Chris Lamb lamby at debian.org
Fri Jul 30 04:43:17 UTC 2010


The following commit has been merged in the master branch:
commit 5ccc526afc62c974b608d712e476f2bc2659ab60
Author: Chris Lamb <lamby at debian.org>
Date:   Fri Jul 30 00:41:35 2010 -0400

    Expand package descriptions to appease lintian.

diff --git a/debian/control b/debian/control
index 856e8ea..28a4e13 100644
--- a/debian/control
+++ b/debian/control
@@ -9,9 +9,21 @@ Standards-Version: 3.9.1
 Package: live-studio
 Architecture: all
 Depends: ${misc:Depends}, python-django (>= 1.2), python-psycopg2, python-memcache, python-django-registration
-Description: Web pages etc. for live-studio
+Description: Debian Live - Web based front-end
+ live-studio is a web frontend to the Debian Live tools. It offers users of any
+ operating system to customise, build and then download a Debian Live system
+ from anywhere on the internet. Configurations can be recalled on subsequent
+ visits.
+ .
+ This package contains the Django front-end.
 
 Package: live-studio-runner
 Architecture: all
 Depends: ${misc:Depends}, live-studio (= ${binary:Version}), python-daemon
-Description: Queue runner for live-studio
+Description: Debian Live - Web based front-end (queue runner)
+ live-studio is a web frontend to the Debian Live tools. It offers users of any
+ operating system to customise, build and then download a Debian Live system
+ from anywhere on the internet. Configurations can be recalled on subsequent
+ visits.
+ .
+ This package contains the queue runner responsible for building the images.

-- 
live-studio



More information about the debian-live-changes mailing list