mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-09-19 04:59:01 +00:00
debian: Alter control file indentation
To a more natural appearance. Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
f9742966bb
commit
bf8fc21e08
144
debian/control
vendored
144
debian/control
vendored
@ -3,41 +3,42 @@ Section: web
|
|||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: FreedomBox packaging team <freedombox-pkg-team@lists.alioth.debian.org>
|
Maintainer: FreedomBox packaging team <freedombox-pkg-team@lists.alioth.debian.org>
|
||||||
Uploaders:
|
Uploaders:
|
||||||
Tzafrir Cohen <tzafrir@debian.org>
|
Tzafrir Cohen <tzafrir@debian.org>,
|
||||||
, Piotr Ożarowski <piotr@debian.org>
|
Piotr Ożarowski <piotr@debian.org>,
|
||||||
, Petter Reinholdtsen <pere@debian.org>
|
Petter Reinholdtsen <pere@debian.org>,
|
||||||
, Sunil Mohan Adapa <sunil@medhas.org>
|
Sunil Mohan Adapa <sunil@medhas.org>,
|
||||||
, Nick Daly <Nick.M.Daly@gmail.com>
|
Nick Daly <Nick.M.Daly@gmail.com>,
|
||||||
, Federico Ceratto <federico@debian.org>
|
Federico Ceratto <federico@debian.org>,
|
||||||
, James Valleroy <jvalleroy@mailbox.org>
|
James Valleroy <jvalleroy@mailbox.org>,
|
||||||
Build-Depends: debhelper (>= 11~)
|
Build-Depends:
|
||||||
, dblatex
|
debhelper (>= 11~),
|
||||||
, dh-python
|
dblatex,
|
||||||
, docbook-utils
|
dh-python,
|
||||||
, e2fsprogs
|
docbook-utils,
|
||||||
, gir1.2-nm-1.0
|
e2fsprogs,
|
||||||
, libjs-bootstrap
|
gir1.2-nm-1.0,
|
||||||
, python3-all
|
libjs-bootstrap,
|
||||||
, python3-apt
|
python3-all,
|
||||||
, python3-augeas
|
python3-apt,
|
||||||
, python3-bootstrapform
|
python3-augeas,
|
||||||
, python3-cherrypy3
|
python3-bootstrapform,
|
||||||
, python3-configobj
|
python3-cherrypy3,
|
||||||
, python3-coverage
|
python3-configobj,
|
||||||
, python3-dbus
|
python3-coverage,
|
||||||
, python3-django (>= 1.11)
|
python3-dbus,
|
||||||
, python3-django-axes (>= 3.0.3)
|
python3-django (>= 1.11),
|
||||||
, python3-django-captcha
|
python3-django-axes (>= 3.0.3),
|
||||||
, python3-django-stronghold (>= 0.3.0)
|
python3-django-captcha,
|
||||||
, python3-gi
|
python3-django-stronghold (>= 0.3.0),
|
||||||
, python3-psutil
|
python3-gi,
|
||||||
, python3-pytest
|
python3-psutil,
|
||||||
, python3-requests
|
python3-pytest,
|
||||||
, python3-ruamel.yaml
|
python3-requests,
|
||||||
, python3-setuptools
|
python3-ruamel.yaml,
|
||||||
, python3-setuptools-git
|
python3-setuptools,
|
||||||
, python3-yaml
|
python3-setuptools-git,
|
||||||
, xmlto
|
python3-yaml,
|
||||||
|
xmlto,
|
||||||
Standards-Version: 4.2.1
|
Standards-Version: 4.2.1
|
||||||
Homepage: https://salsa.debian.org/freedombox-team/plinth
|
Homepage: https://salsa.debian.org/freedombox-team/plinth
|
||||||
Vcs-Git: https://salsa.debian.org/freedombox-team/plinth.git
|
Vcs-Git: https://salsa.debian.org/freedombox-team/plinth.git
|
||||||
@ -47,42 +48,43 @@ Package: plinth
|
|||||||
Breaks: freedombox-setup (<< 0.11~)
|
Breaks: freedombox-setup (<< 0.11~)
|
||||||
Replaces: freedombox-setup (<< 0.11~)
|
Replaces: freedombox-setup (<< 0.11~)
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: ${python3:Depends}
|
Depends:
|
||||||
, ${misc:Depends}
|
${python3:Depends},
|
||||||
, ${plinth:Depends}
|
${misc:Depends},
|
||||||
, adduser
|
${plinth:Depends},
|
||||||
, debconf
|
adduser,
|
||||||
, augeas-tools
|
debconf,
|
||||||
, e2fsprogs
|
augeas-tools,
|
||||||
, fonts-lato
|
e2fsprogs,
|
||||||
, gettext
|
fonts-lato,
|
||||||
, gir1.2-glib-2.0
|
gettext,
|
||||||
, gir1.2-nm-1.0
|
gir1.2-glib-2.0,
|
||||||
, javascript-common
|
gir1.2-nm-1.0,
|
||||||
, ldapscripts
|
javascript-common,
|
||||||
, libjs-bootstrap
|
ldapscripts,
|
||||||
, libjs-jquery
|
libjs-bootstrap,
|
||||||
, libjs-modernizr
|
libjs-jquery,
|
||||||
, network-manager
|
libjs-modernizr,
|
||||||
, node-turbolinks
|
network-manager,
|
||||||
, ppp
|
node-turbolinks,
|
||||||
, pppoe
|
ppp,
|
||||||
, python3-apt
|
pppoe,
|
||||||
, python3-augeas
|
python3-apt,
|
||||||
, python3-bootstrapform
|
python3-augeas,
|
||||||
, python3-cherrypy3
|
python3-bootstrapform,
|
||||||
, python3-configobj
|
python3-cherrypy3,
|
||||||
, python3-dbus
|
python3-configobj,
|
||||||
, python3-django (>= 1.11)
|
python3-dbus,
|
||||||
, python3-django-axes (>= 3.0.3)
|
python3-django (>= 1.11),
|
||||||
, python3-django-captcha
|
python3-django-axes (>= 3.0.3),
|
||||||
, python3-django-stronghold
|
python3-django-captcha,
|
||||||
, python3-gi
|
python3-django-stronghold,
|
||||||
, python3-psutil
|
python3-gi,
|
||||||
, python3-requests
|
python3-psutil,
|
||||||
, python3-ruamel.yaml
|
python3-requests,
|
||||||
, python3-yaml
|
python3-ruamel.yaml,
|
||||||
, sudo
|
python3-yaml,
|
||||||
|
sudo,
|
||||||
Recommends: python3-systemd
|
Recommends: python3-systemd
|
||||||
Description: web front end for administering every aspect of a FreedomBox
|
Description: web front end for administering every aspect of a FreedomBox
|
||||||
The FreedomBox is a net appliance conceived by Eben Moglen. It
|
The FreedomBox is a net appliance conceived by Eben Moglen. It
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user