File: control

package info (click to toggle)
open-infrastructure-system-config 20161101-lts1-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 748 kB
  • ctags: 115
  • sloc: sh: 2,160; makefile: 166
file content (18 lines) | stat: -rw-r--r-- 668 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: live-config-foobar
Section: misc
Priority: extra
Maintainer: John Doe <john@example.org>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.4
Homepage: http://www.example.org/foobar/
Vcs-Browser: http://git.example.org/?p=live-config-foobar.git
Vcs-Git: git://git.example.org/git/live-config-foobar.git

Package: live-config-foobar
Architecture: all
Depends: ${misc:Depends}, live-config (>= 5), live-config (<< 6)
Description: Additional Live System Configuration Components (foobar)
 live-config contains the components that configure a live system during the
 boot process (late userspace).
 .
 This package contains the additional foobar component(s).