~sergiusens/snappy/channelInfo

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
Source: ubuntu-snappy
Section: devel
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Build-Depends: bash-completion,
               debhelper (>= 9),
               dh-golang,
               dh-systemd,
               fakeroot,
               golang-ar-dev,
               golang-go,
               golang-go-flags-dev,
               golang-go.crypto-dev,
               golang-gocheck-dev,
               golang-goconfigparser-dev,
               golang-juju-loggo-dev,
               golang-pb-dev,
               golang-yaml.v2-dev
Standards-Version: 3.9.6
Homepage: https://launchpad.net/snappy
Vcs-Browser: http://bazaar.launchpad.net/~snappy-dev/snappy/trunk/files
Vcs-Bzr: lp:snappy

Package: golang-snappy-dev
Architecture: all
Depends: ${misc:Depends}
Description: snappy development go packages.
 Use these to use the snappy API.

Package: ubuntu-snappy
Architecture: all
Depends: debsig-verify,
         system-image-snappy-cli,
         ubuntu-snappy-cli (= ${binary:Version}),
         ubuntu-core-upgrader,
         ubuntu-core-launcher (>= 0.2.3),
         ubuntu-core-security-seccomp,
         ubuntu-core-security-apparmor,
         ${misc:Depends}
Description: System components for Ubuntu Core Snappy.
 Components and services that take care of an Ubuntu system with snappy.

Package: ubuntu-snappy-cli
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, adduser
Replaces: ubuntu-core-snappy (<< 0.2~ppa90)
Breaks: ubuntu-core-snappy (<< 0.2~ppa90)
Built-Using: ${misc:Built-Using}
Description: Tool to interact with Ubuntu Core Snappy.
 Manage an Ubuntu system with snappy.