]> git.proxmox.com Git - debcargo-conf.git/commitdiff
Update structopt
authorkpcyrd <git@rxv.cc>
Fri, 30 Aug 2019 14:11:52 +0000 (16:11 +0200)
committerkpcyrd <git@rxv.cc>
Fri, 30 Aug 2019 14:12:41 +0000 (16:12 +0200)
src/structopt/debian/changelog
src/structopt/debian/copyright
src/structopt/debian/copyright.debcargo.hint
src/structopt/debian/patches/no-lint.patch [deleted file]
src/structopt/debian/patches/series [deleted file]

index 17ecdc582765903f3d4ec05ef3b92f1c10de5545..f31a6dde3f9919bf5d78fdcb81b96050d887fff2 100644 (file)
@@ -1,3 +1,9 @@
+rust-structopt (0.3.0-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
+
+  * Package structopt 0.3.0 from crates.io using debcargo 2.4.0
+
+ -- kpcyrd <git@rxv.cc>  Fri, 30 Aug 2019 16:06:35 +0200
+
 rust-structopt (0.2.14-1) unstable; urgency=medium
 
   * Package structopt 0.2.14 from crates.io using debcargo 2.2.9
index e62466883f9015dd746a80f9c6110c301698b1a4..181b79608571cf559d6d6d9db94d973fd9ae28c6 100644 (file)
@@ -5,13 +5,14 @@ Source: https://github.com/TeXitoi/structopt
 
 Files: *
 Copyright:
- 2017-2018 Guillaume Pinot <texitoi@texitoi.eu>
+ 2017-2019 Guillaume Pinot <texitoi@texitoi.eu>
+ 2017-2019 structopt developers
 License: Apache-2.0 or MIT
 
 Files: debian/*
 Copyright:
- 2018 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
- 2018 kpcyrd <git@rxv.cc>
+ 2018-2019 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
+ 2018-2019 kpcyrd <git@rxv.cc>
 License: Apache-2.0 or MIT
 
 License: Apache-2.0
index 239dc03842f9109d66932f17cf8604deb36ac39a..ff7cffef8a06ac6804bd53265c2f11f505865ae6 100644 (file)
@@ -51,8 +51,8 @@ Comment:
  FIXME (overlay): These notices are extracted from files. Please review them
  before uploading to the archive.
 
-Files: ./examples/raw_attributes.rs
-Copyright: 2018 Guillaume Pinot (@TeXitoi) <texitoi@texitoi.eu>
+Files: ./examples/gen_completions.rs
+Copyright: 2019-present structopt developers
 License: UNKNOWN-LICENSE; FIXME (overlay)
 Comment:
  FIXME (overlay): These notices are extracted from files. Please review them
@@ -114,6 +114,13 @@ Comment:
  FIXME (overlay): These notices are extracted from files. Please review them
  before uploading to the archive.
 
+Files: ./tests/macro-errors.rs
+Copyright: 2018 Guillaume Pinot (@TeXitoi) <texitoi@texitoi.eu>
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
 Files: ./tests/nested-subcommands.rs
 Copyright: 2018 Guillaume Pinot (@TeXitoi) <texitoi@texitoi.eu>
 License: UNKNOWN-LICENSE; FIXME (overlay)
@@ -121,6 +128,13 @@ Comment:
  FIXME (overlay): These notices are extracted from files. Please review them
  before uploading to the archive.
 
+Files: ./tests/non_literal_attributes.rs
+Copyright: 2018 Guillaume Pinot (@TeXitoi) <texitoi@texitoi.eu>
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
 Files: ./tests/options.rs
 Copyright: 2018 Guillaume Pinot (@TeXitoi) <texitoi@texitoi.eu>
 License: UNKNOWN-LICENSE; FIXME (overlay)
@@ -135,7 +149,14 @@ Comment:
  FIXME (overlay): These notices are extracted from files. Please review them
  before uploading to the archive.
 
-Files: ./tests/raw_attributes.rs
+Files: ./tests/raw_bool_literal.rs
+Copyright: 2018 Guillaume Pinot (@TeXitoi) <texitoi@texitoi.eu>
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./tests/skip.rs
 Copyright: 2018 Guillaume Pinot (@TeXitoi) <texitoi@texitoi.eu>
 License: UNKNOWN-LICENSE; FIXME (overlay)
 Comment:
@@ -149,6 +170,244 @@ Comment:
  FIXME (overlay): These notices are extracted from files. Please review them
  before uploading to the archive.
 
+Files: ./tests/ui-1.39_post/opt_opt_nonpositional.rs
+Copyright: 2018 Guillaume Pinot (@TeXitoi) <texitoi@texitoi.eu>
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./tests/ui-1.39_post/opt_vec_nonpositional.rs
+Copyright: 2018 Guillaume Pinot (@TeXitoi) <texitoi@texitoi.eu>
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./tests/ui-1.39_post/subcommand_opt_opt.rs
+Copyright: 2018 Guillaume Pinot (@TeXitoi) <texitoi@texitoi.eu>
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./tests/ui-1.39_post/subcommand_opt_vec.rs
+Copyright: 2018 Guillaume Pinot (@TeXitoi) <texitoi@texitoi.eu>
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./tests/ui-common/bool_default_value.rs
+Copyright: 2018 Guillaume Pinot (@TeXitoi) <texitoi@texitoi.eu>
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./tests/ui-common/bool_required.rs
+Copyright: 2018 Guillaume Pinot (@TeXitoi) <texitoi@texitoi.eu>
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./tests/ui-common/flatten_and_doc.rs
+Copyright: 2018 Guillaume Pinot (@TeXitoi) <texitoi@texitoi.eu>
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./tests/ui-common/flatten_and_methods.rs
+Copyright: 2018 Guillaume Pinot (@TeXitoi) <texitoi@texitoi.eu>
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./tests/ui-common/flatten_and_parse.rs
+Copyright: 2018 Guillaume Pinot (@TeXitoi) <texitoi@texitoi.eu>
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./tests/ui-common/non_existent_attr.rs
+Copyright: 2018 Guillaume Pinot (@TeXitoi) <texitoi@texitoi.eu>
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./tests/ui-common/option_default_value.rs
+Copyright: 2018 Guillaume Pinot (@TeXitoi) <texitoi@texitoi.eu>
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./tests/ui-common/option_required.rs
+Copyright: 2018 Guillaume Pinot (@TeXitoi) <texitoi@texitoi.eu>
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./tests/ui-common/parse_empty_try_from_os.rs
+Copyright: 2018 Guillaume Pinot (@TeXitoi) <texitoi@texitoi.eu>
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./tests/ui-common/parse_function_is_not_path.rs
+Copyright: 2018 Guillaume Pinot (@TeXitoi) <texitoi@texitoi.eu>
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./tests/ui-common/parse_literal_spec.rs
+Copyright: 2018 Guillaume Pinot (@TeXitoi) <texitoi@texitoi.eu>
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./tests/ui-common/parse_not_zero_args.rs
+Copyright: 2018 Guillaume Pinot (@TeXitoi) <texitoi@texitoi.eu>
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./tests/ui-common/rename_all_wrong_casing.rs
+Copyright: 2018 Guillaume Pinot (@TeXitoi) <texitoi@texitoi.eu>
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./tests/ui-common/skip_flatten.rs
+Copyright: 2018 Guillaume Pinot (@TeXitoi) <texitoi@texitoi.eu>
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./tests/ui-common/skip_subcommand.rs
+Copyright: 2018 Guillaume Pinot (@TeXitoi) <texitoi@texitoi.eu>
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./tests/ui-common/skip_without_default.rs
+Copyright: 2018 Guillaume Pinot (@TeXitoi) <texitoi@texitoi.eu>
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./tests/ui-common/struct_flatten.rs
+Copyright: 2018 Guillaume Pinot (@TeXitoi) <texitoi@texitoi.eu>
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./tests/ui-common/struct_parse.rs
+Copyright: 2018 Guillaume Pinot (@TeXitoi) <texitoi@texitoi.eu>
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./tests/ui-common/struct_subcommand.rs
+Copyright: 2018 Guillaume Pinot (@TeXitoi) <texitoi@texitoi.eu>
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./tests/ui-common/structopt_empty_attr.rs
+Copyright: 2018 Guillaume Pinot (@TeXitoi) <texitoi@texitoi.eu>
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./tests/ui-common/structopt_name_value_attr.rs
+Copyright: 2018 Guillaume Pinot (@TeXitoi) <texitoi@texitoi.eu>
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./tests/ui-common/subcommand_and_flatten.rs
+Copyright: 2018 Guillaume Pinot (@TeXitoi) <texitoi@texitoi.eu>
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./tests/ui-common/subcommand_and_methods.rs
+Copyright: 2018 Guillaume Pinot (@TeXitoi) <texitoi@texitoi.eu>
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./tests/ui-common/subcommand_and_parse.rs
+Copyright: 2018 Guillaume Pinot (@TeXitoi) <texitoi@texitoi.eu>
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./tests/ui-common/tuple_struct.rs
+Copyright: 2018 Guillaume Pinot (@TeXitoi) <texitoi@texitoi.eu>
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./tests/ui-pre_1.39/opt_opt_nonpositional.rs
+Copyright: 2018 Guillaume Pinot (@TeXitoi) <texitoi@texitoi.eu>
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./tests/ui-pre_1.39/opt_vec_nonpositional.rs
+Copyright: 2018 Guillaume Pinot (@TeXitoi) <texitoi@texitoi.eu>
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./tests/ui-pre_1.39/subcommand_opt_opt.rs
+Copyright: 2018 Guillaume Pinot (@TeXitoi) <texitoi@texitoi.eu>
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./tests/ui-pre_1.39/subcommand_opt_vec.rs
+Copyright: 2018 Guillaume Pinot (@TeXitoi) <texitoi@texitoi.eu>
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./tests/ui/raw.rs
+Copyright: 2018 Guillaume Pinot (@TeXitoi) <texitoi@texitoi.eu>
+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:
  2018-2019 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
diff --git a/src/structopt/debian/patches/no-lint.patch b/src/structopt/debian/patches/no-lint.patch
deleted file mode 100644 (file)
index fa82d81..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
---- a/Cargo.toml
-+++ b/Cargo.toml
-@@ -35,3 +35,2 @@ default = ["clap/default"]
- doc = ["clap/doc"]
--lints = ["clap/lints"]
- nightly = ["structopt-derive/nightly"]
diff --git a/src/structopt/debian/patches/series b/src/structopt/debian/patches/series
deleted file mode 100644 (file)
index e8bfb6c..0000000
+++ /dev/null
@@ -1 +0,0 @@
-no-lint.patch