File: control

package info (click to toggle)
erlsvc 1.02-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 544 kB
  • ctags: 540
  • sloc: perl: 4,854; erlang: 1,829; makefile: 11
file content (42 lines) | stat: -rw-r--r-- 1,210 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
Source: erlsvc
Section: perl
Priority: optional
Build-Depends: debhelper (>= 9),
 libmodule-install-perl,
 libexception-class-perl,
 libfile-sharedir-perl,
 libyaml-tiny-perl,
 libexception-class-trycatch-perl,
 libgetopt-long-descriptive-perl,
 libclass-inspector-perl,
 libbsd-resource-perl,
 libsys-cpu-perl,
 libcli-framework-perl,
 erlang-dev (>= 1:1.15.b),
 perl (>= 5.6.10-12)
Maintainer: Balint Reczey <balint@balintreczey.hu>
Homepage: https://github.com/rbalint/erlsvc
Vcs-Git: git://anonscm.debian.org/collab-maint/erlsvc.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/erlsvc.git
Standards-Version: 3.9.6

Package: erlsvc
Architecture: any
Depends: ${perl:Depends}, ${misc:Depends},
 erlang-base-hipe | erlang-base | ${erlang-abi:Depends},
 ${erlang:Depends},
 erlang-mnesia,
 libexception-class-perl,
 libfile-sharedir-perl,
 libyaml-tiny-perl,
 libexception-class-trycatch-perl,
 libgetopt-long-descriptive-perl,
 libclass-inspector-perl,
 libbsd-resource-perl,
 libsys-cpu-perl,
 libcli-framework-perl,
 rsync
Description: Command line interface for managing Erlang nodes
 Erlsvc can bootstrap a new Erlang node and then start/stop it. It can
 even perform a release upgrade.