mirror of
https://github.com/token2/snapd.git
synced 2026-03-13 11:15:47 -07:00
47 lines
1.5 KiB
Plaintext
47 lines
1.5 KiB
Plaintext
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
|
|
Description: snappy development go packages.
|
|
Use these to use the snappy API.
|
|
|
|
Package: ubuntu-snappy
|
|
Architecture: all
|
|
Depends: apparmor-easyprof-ubuntu-snappy,
|
|
debsig-verify,
|
|
system-image-cli (>= 2.5-0ubuntu1+ppa15),
|
|
ubuntu-snappy-cli (= ${binary:Version}),
|
|
${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: fakeroot, ${misc:Depends}, ${shlibs:Depends}
|
|
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.
|