From 777b3898bc5d620cef7989a5eaa4c78a49961dd7 Mon Sep 17 00:00:00 2001 From: Tzafrir Cohen Date: Tue, 27 Aug 2013 19:11:16 +0300 Subject: Debian packaging --- debian/control | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..b42c290 --- /dev/null +++ b/debian/control @@ -0,0 +1,31 @@ +Source: plinth +Section: python +Priority: extra +Maintainer: Tzafrir Cohen +#Uploaders: +Build-Depends: debhelper (>= 9), python-all, python-cheetah, pandoc +Standards-Version: 3.9.4 +Homepage: http://wiki.debian.org/Freedombox +#Vcs-Git: +#Vcs-Browser: + +Package: plinth +Section: python +Architecture: all +Depends: ${python:Depends}, ${misc:Depends}, + python-withsqlite, python-exmachina, + augeas-tools, +# FIXME: isn't python-simplejson now part of python? + python-simplejson, + python-cheetah, + python-cherrypy3 +Description: a web front end for administering every aspect of a Freedom Box + The Freedom Box is a net appliance conceived by Eben Moglen. It + contains free software and is designed to allow you to interface with + the rest of the net under conditions of protected privacy and data + security. + . + The Plinth front end is a web interface to administer the functions of + the Freedom Box. For example, the Freedom Box is a wireless router, + and the front end is where you can adjust its settings. + -- cgit v1.2.3