Last change
on this file since 724 was
724,
checked in by hectorgh, 5 years ago
|
removing python-support dependency
|
File size:
1.1 KB
|
Line | |
---|
1 | Source: n4d |
---|
2 | Section: misc |
---|
3 | Priority: standard |
---|
4 | Maintainer: Equipo LliureX <lliurex@gva.es> |
---|
5 | Uploaders: Luis Antonio Garcia Gisbert <garcia_luigis@gva.es>, Angel Berlanas Vicente <aberlanas.gva@gmail.com>, Javier García Escribano <garcia_javesc@gva.es>, Raul Rodrigo Segura <raurodse.gva@gmail.com>, Alfons Lloret Sananton <alloret.gva@gmail.com>, Enrique Medina Gremaldos <lth.gva@gmail.com>, Hector Garcia Huerta <lliurex_devel1@edu.gva.es>, Ignacio Vidal Hurtado <vidal_joshur@gva.es> |
---|
6 | Build-Depends: debhelper (>= 7), dh-systemd |
---|
7 | Standards-Version: 3.9.6 |
---|
8 | |
---|
9 | Package: n4d |
---|
10 | Architecture: all |
---|
11 | Pre-Depends: openssl |
---|
12 | Depends: ${shlibs:Depends}, ${misc:Depends}, python, python-gobject, python-pam, python-openssl, python-netifaces, python-simplejson, python-pyinotify |
---|
13 | Description: Pluggable XMLRPC Server |
---|
14 | This package configures a xmlrpc server to allow the remote execution of |
---|
15 | pluggable functions |
---|
16 | |
---|
17 | Package: n4d-dev |
---|
18 | Architecture: all |
---|
19 | Depends: ${shlibs:Depends}, ${misc:Depends}, perl, python2.7, python |
---|
20 | Description: n4d debhelpers |
---|
21 | This package contains n4d helpers for make debian package |
---|
Note: See
TracBrowser
for help on using the repository browser.