From 49fa7c5924e22bad4077d376f158e0468d0b6cf4 Mon Sep 17 00:00:00 2001 From: Robin Krahl Date: Sat, 2 Feb 2019 17:18:58 +0100 Subject: Add Ubuntu package to README and doc/packaging.md --- nitrocli/README.md | 2 ++ nitrocli/doc/packaging.md | 6 ++++++ 2 files changed, 8 insertions(+) diff --git a/nitrocli/README.md b/nitrocli/README.md index e9a7812..515e06a 100644 --- a/nitrocli/README.md +++ b/nitrocli/README.md @@ -93,6 +93,7 @@ Packages are available for: - Arch Linux: [`nitrocli`][nitrocli-arch] in the Arch User Repository - Debian: [`nitrocli`][nitrocli-debian] (since Debian Buster) - Gentoo Linux: [`app-crypt/nitrocli`][nitrocli-gentoo] ebuild +- Ubuntu: [`nitrocli`][nitrocli-ubuntu] (since Ubuntu 19.04) #### From Crates.io **nitrocli** is [published][nitrocli-cratesio] on crates.io and can @@ -158,5 +159,6 @@ the full text of the license. [nitrocli-cratesio]: https://crates.io/crates/nitrocli [nitrocli-debian]: https://packages.debian.org/buster/nitrocli [nitrocli-gentoo]: https://packages.gentoo.org/packages/app-crypt/nitrocli +[nitrocli-ubuntu]: https://packages.ubuntu.com/disco/nitrocli [gplv3-tldr]: https://tldrlegal.com/license/gnu-general-public-license-v3-(gpl-3) [libnitrokey#32]: https://github.com/Nitrokey/libnitrokey/issues/32 diff --git a/nitrocli/doc/packaging.md b/nitrocli/doc/packaging.md index 24b1664..7ed302a 100644 --- a/nitrocli/doc/packaging.md +++ b/nitrocli/doc/packaging.md @@ -47,6 +47,12 @@ Debian For more information, see the [Teams/RustPackaging][] page in the Debian Wiki and the [README.rst file][] in the debcargo-conf repository. +Ubuntu +------ + +The `nitrocli` package for Ubuntu is automatically generated from the Debian +package. + [Arch User Repository]: https://wiki.archlinux.org/index.php/Arch_User_Repository [Teams/RustPackaging]: https://wiki.debian.org/Teams/RustPackaging [README.rst file]: https://salsa.debian.org/rust-team/debcargo-conf/blob/master/README.rst -- cgit v1.2.1