]> git.proxmox.com Git - debcargo-conf.git/commitdiff
Package nitrocli 0.2.2
authorRobin Krahl <robin.krahl@ireas.org>
Sun, 20 Jan 2019 12:19:08 +0000 (12:19 +0000)
committerRobin Krahl <robin.krahl@ireas.org>
Mon, 21 Jan 2019 10:47:47 +0000 (11:47 +0100)
Due to a bug in nitrokey-sys 3.4.3-1, we have to set build_depends in
debcargo.toml to make sure that 3.4.3-2 is present.

src/nitrocli/debian/changelog [new file with mode: 0644]
src/nitrocli/debian/copyright [new file with mode: 0644]
src/nitrocli/debian/copyright.debcargo.hint [new file with mode: 0644]
src/nitrocli/debian/debcargo.toml [new file with mode: 0644]
src/nitrocli/debian/nitrocli.manpages [new file with mode: 0644]

diff --git a/src/nitrocli/debian/changelog b/src/nitrocli/debian/changelog
new file mode 100644 (file)
index 0000000..aa1628f
--- /dev/null
@@ -0,0 +1,6 @@
+rust-nitrocli (0.2.2-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
+
+  * Initial release. Closes: #918069
+  * Package nitrocli 0.2.2 from crates.io using debcargo 2.2.9
+
+ -- Robin Krahl <robin.krahl@ireas.org>  Sun, 20 Jan 2019 20:17:25 +0000
diff --git a/src/nitrocli/debian/copyright b/src/nitrocli/debian/copyright
new file mode 100644 (file)
index 0000000..4da3115
--- /dev/null
@@ -0,0 +1,17 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: nitrocli
+Upstream-Contact: Daniel Mueller <deso@posteo.net>
+Source: https://github.com/d-e-s-o/nitrocli.git
+
+Files: *
+Copyright: 2018-2109 Daniel Mueller <deso@posteo.net>
+License: GPL-3.0+
+
+Files: debian/*
+Copyright:
+ 2019 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
+ 2019 Robin Krahl <robin.krahl@ireas.org>
+License: GPL-3.0+
+
+License: GPL-3.0+
+ Debian systems provide the GPL 3.0 in /usr/share/common-licenses/GPL-3
diff --git a/src/nitrocli/debian/copyright.debcargo.hint b/src/nitrocli/debian/copyright.debcargo.hint
new file mode 100644 (file)
index 0000000..363d787
--- /dev/null
@@ -0,0 +1,127 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: nitrocli
+Upstream-Contact: Daniel Mueller <deso@posteo.net>
+Source: https://github.com/d-e-s-o/nitrocli.git
+
+Files: *
+Copyright: FIXME (overlay) UNKNOWN-YEARS Daniel Mueller <deso@posteo.net>
+License: GPL-3.0+
+Comment:
+ FIXME (overlay): Since upstream copyright years are not available in
+ Cargo.toml, they were extracted from the upstream Git repository. This may not
+ be correct information so you should review and fix this before uploading to
+ the archive.
+
+Files: ./Cargo.toml.orig
+Copyright: 2017-2019 Daniel Mueller (deso@posteo.net)              *
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./LICENSE
+Copyright: 2007 Free Software Foundation, Inc. <http://fsf.org/>
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./Makefile
+Copyright: 2017-2019 Daniel Mueller (deso@posteo.net)              *
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./src/arg_util.rs
+Copyright: 2019 Daniel Mueller (deso@posteo.net)                   *
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./src/args.rs
+Copyright: 2018-2019 Daniel Mueller (deso@posteo.net)              *
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./src/commands.rs
+Copyright: 2018-2019 Daniel Mueller (deso@posteo.net)              *
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./src/error.rs
+Copyright: 2017-2019 Daniel Mueller (deso@posteo.net)              *
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./src/main.rs
+Copyright: 2017-2019 Daniel Mueller (deso@posteo.net)              *
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./src/pinentry.rs
+Copyright: 2017-2019 Daniel Mueller (deso@posteo.net)              *
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./src/redefine.rs
+Copyright: 2019 Daniel Mueller (deso@posteo.net)                   *
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./src/tests/mod.rs
+Copyright: 2019 Daniel Mueller (deso@posteo.net)                   *
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./src/tests/otp.rs
+Copyright: 2019 Daniel Mueller (deso@posteo.net)                   *
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./src/tests/pin.rs
+Copyright: 2019 Daniel Mueller (deso@posteo.net)                   *
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./src/tests/run.rs
+Copyright: 2019 Daniel Mueller (deso@posteo.net)                   *
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./src/tests/status.rs
+Copyright: 2019 Daniel Mueller (deso@posteo.net)                   *
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: debian/*
+Copyright:
+ 2019 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
+ 2019 Robin Krahl <robin.krahl@ireas.org>
+License: GPL-3.0+
+
+License: GPL-3.0+
+ Debian systems provide the GPL 3.0 in /usr/share/common-licenses/GPL-3
diff --git a/src/nitrocli/debian/debcargo.toml b/src/nitrocli/debian/debcargo.toml
new file mode 100644 (file)
index 0000000..d4c0ac7
--- /dev/null
@@ -0,0 +1,15 @@
+overlay = "."
+uploaders = ["Robin Krahl <robin.krahl@ireas.org>"]
+
+summary = "command line interface for Nitrokey devices"
+
+[source]
+section = "utils"
+build_depends = ["librust-nitrokey-sys-dev (>=3.4.3-2)"]
+
+[packages.bin]
+description = """
+nitrocli provides access to to the password safe, the encrypted storage and the
+one-time password generator on Nitrokey Pro and Nitrokey Storage devices.  It
+can also be used to manage the device configuration and PINs.
+"""
diff --git a/src/nitrocli/debian/nitrocli.manpages b/src/nitrocli/debian/nitrocli.manpages
new file mode 100644 (file)
index 0000000..aac158b
--- /dev/null
@@ -0,0 +1 @@
+doc/nitrocli.1