Source: upspin
Section: devel
Priority: extra
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Michael Stapelberg <stapelberg@debian.org>
Build-Depends: debhelper (>= 10),
               dh-golang,
               golang-go (>= 2:1.8~1),
               golang-bazil-fuse-dev,
               golang-goprotobuf-dev,
               golang-github-russross-blackfriday-dev,
               golang-golang-x-crypto-dev,
               golang-golang-x-net-dev,
               golang-golang-x-oauth2-dev,
               golang-golang-x-text-dev,
               golang-google-api-dev (>= 0.0~git20170310),
               golang-gopkg-yaml.v2-dev,
               golang-google-cloud-dev
Standards-Version: 3.9.8
Homepage: https://upspin.io/
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/upspin.io.git
Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/upspin.io.git
XS-Go-Import-Path: upspin.io

Package: upspin
Architecture: any
Built-Using: ${misc:Built-Using}
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: global name space to name all your files
 Upspin is an experimental project to build a framework for naming and sharing
 files and other data securely, uniformly, and globally: a global name system
 of sorts.
 .
 It is not a file system, but a set of protocols and reference implementations
 that can be used to join things like file systems and other storage services
 to the name space.
 .
 Performance is not a primary goal. Uniformity and security are.

Package: upspinserver
Architecture: any
Built-Using: ${misc:Built-Using}
Depends: ${shlibs:Depends},
         ${misc:Depends},
         lsb-base (>= 3.0-6)
Recommends: libcap2-bin [linux-any]
Description: global name space to name all your files (server)
 Upspin is an experimental project to build a framework for naming and sharing
 files and other data securely, uniformly, and globally: a global name system
 of sorts.
 .
 It is not a file system, but a set of protocols and reference implementations
 that can be used to join things like file systems and other storage services
 to the name space.
 .
 Performance is not a primary goal. Uniformity and security are.
 .
 This package contains the cacheserver, dirserver, keyserver, storeserver and
 upspinserver (a combination of all of the former) binaries.

Package: golang-upspin-dev
Architecture: all
Built-Using: ${misc:Built-Using}
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: global name space to name all your files (development files)
 Upspin is an experimental project to build a framework for naming and sharing
 files and other data securely, uniformly, and globally: a global name system
 of sorts.
 .
 It is not a file system, but a set of protocols and reference implementations
 that can be used to join things like file systems and other storage services
 to the name space.
 .
 Performance is not a primary goal. Uniformity and security are.
 .
 This package contains the upspin sources.
