6df2c34974
* Add initial packaging * Update Vcs URLs * Disable test * Update dh version * Switch to ubuntu-20.04 * Add d/compat * Update install * Find file * Update location * Upload to bintray * Add version * Add dep * Set vars * Drop file * Update Readme.md * Update linux-debian-packages.yml * Update linux-debian-packages.yml Co-authored-by: Simone Basso <bassosimone@gmail.com>
18 lines
542 B
Plaintext
18 lines
542 B
Plaintext
Source: ooniprobe-cli
|
|
Maintainer: Federico Ceratto <federico@openobservatory.org>
|
|
Section: devel
|
|
Priority: optional
|
|
Build-Depends: dpkg-dev, debhelper, devscripts
|
|
Standards-Version: 4.5.0
|
|
Vcs-Browser: https://github.com/ooni/probe-cli
|
|
Vcs-Git: https://github.com/ooni/probe-cli.git
|
|
Homepage: https://github.com/ooni/probe-cli
|
|
Rules-Requires-Root: no
|
|
XS-Go-Import-Path: github.com/ooni/probe-cli
|
|
|
|
Package: ooniprobe-cli
|
|
Architecture: any
|
|
Depends: ${misc:Depends}, ${shlibs:Depends}
|
|
Built-Using: ${misc:Built-Using}
|
|
Description: OONI Probe CLI
|