File: control

package info (click to toggle)
plinth 0.13.1%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 14,240 kB
  • ctags: 1,759
  • sloc: python: 11,014; xml: 7,909; sh: 630; makefile: 36
file content (79 lines) | stat: -rw-r--r-- 2,162 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
Source: plinth
Section: web
Priority: optional
Maintainer: FreedomBox packaging team <freedombox-pkg-team@lists.alioth.debian.org>
Uploaders:
 Tzafrir Cohen <tzafrir@debian.org>
 , Piotr Ożarowski <piotr@debian.org>
 , Bdale Garbee <bdale@gag.com>
 , Petter Reinholdtsen <pere@debian.org>
 , Sunil Mohan Adapa <sunil@medhas.org>
 , Nick Daly <Nick.M.Daly@gmail.com>
 , Federico Ceratto <federico@debian.org>
Build-Depends: debhelper (>= 9)
 , dblatex
 , dh-python
 , dh-systemd
 , docbook-utils
 , gir1.2-networkmanager-1.0
 , libjs-bootstrap
 , python3-all
 , python3-apt
 , python3-augeas
 , python3-bootstrapform
 , python3-cherrypy3
 , python3-coverage
 , python3-django (>= 1.10)
 , python3-django-stronghold
 , python3-gi
 , python3-psutil
 , python3-requests
 , python3-ruamel.yaml
 , python3-setuptools
 , python3-setuptools-git
 , xmlto
Standards-Version: 3.9.8
Homepage: https://github.com/freedombox/Plinth/
Vcs-Git: https://anonscm.debian.org/git/freedombox/plinth.git
Vcs-Browser: https://anonscm.debian.org/gitweb/?p=freedombox/plinth.git;a=summary

Package: plinth
Breaks: freedombox-setup (<< 0.9.2~)
Replaces: freedombox-setup (<< 0.9.2~)
Architecture: all
Depends: ${python3:Depends}
 , ${misc:Depends}
 , ${plinth:Depends}
 , adduser
 , augeas-tools
 , gettext
 , gir1.2-glib-2.0
 , gir1.2-networkmanager-1.0
 , javascript-common
 , ldapscripts
 , libjs-bootstrap
 , libjs-jquery
 , libjs-modernizr
 , network-manager
 , ppp
 , pppoe
 , python3-apt
 , python3-augeas
 , python3-bootstrapform
 , python3-cherrypy3
 , python3-django (>= 1.10)
 , python3-django-stronghold
 , python3-gi
 , python3-psutil
 , python3-requests
 , python3-ruamel.yaml
 , sudo
Description: web front end for administering every aspect of a FreedomBox
 The FreedomBox 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 FreedomBox.  For example, the FreedomBox is a wireless router,
 and the front end is where you can adjust its settings.