From: Andrej Shadura Date: Fri, 3 Jan 2020 12:53:54 +0000 (+0100) Subject: Package block-modes and hex-literal X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=e5dcc8bb5493427ff21c9180f3fa821396e949df;p=debcargo-conf.git Package block-modes and hex-literal --- diff --git a/src/block-modes/debian/changelog b/src/block-modes/debian/changelog new file mode 100644 index 000000000..d93bc0338 --- /dev/null +++ b/src/block-modes/debian/changelog @@ -0,0 +1,5 @@ +rust-block-modes (0.3.3-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium + + * Package block-modes 0.3.3 from crates.io using debcargo 2.4.0 + + -- Andrej Shadura Fri, 3 Jan 2020 13:46:49 +0100 diff --git a/src/block-modes/debian/copyright b/src/block-modes/debian/copyright new file mode 100644 index 000000000..c99a10062 --- /dev/null +++ b/src/block-modes/debian/copyright @@ -0,0 +1,39 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: block-modes +Upstream-Contact: RustCrypto Developers +Source: https://github.com/RustCrypto/block-ciphers + +Files: * +Copyright: + 2018-2019 RustCrypto Developers + 2018 Artyom Pavlov +License: Expat or Apache-2.0 + +Files: debian/* +Copyright: + 2020 Debian Rust Maintainers + 2020 Andrej Shadura +License: Expat or Apache-2.0 + +License: Apache-2.0 + Debian systems provide the Apache 2.0 license in + /usr/share/common-licenses/Apache-2.0 + +License: Expat + Permission is hereby granted, free of charge, to any person obtaining a copy + of this software and associated documentation files (the "Software"), to deal + in the Software without restriction, including without limitation the rights + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + . + The above copyright notice and this permission notice shall be included in all + copies or substantial portions of the Software. + . + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE + SOFTWARE. diff --git a/src/block-modes/debian/copyright.debcargo.hint b/src/block-modes/debian/copyright.debcargo.hint new file mode 100644 index 000000000..6fe2d3353 --- /dev/null +++ b/src/block-modes/debian/copyright.debcargo.hint @@ -0,0 +1,51 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: block-modes +Upstream-Contact: RustCrypto Developers +Source: https://github.com/RustCrypto/block-ciphers + +Files: * +Copyright: FIXME (overlay) UNKNOWN-YEARS RustCrypto Developers +License: MIT or Apache-2.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: ./LICENSE-MIT +Copyright: + 2018 The RustCrypto Project Developers + 2018 Artyom Pavlov +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: + 2020 Debian Rust Maintainers + 2020 Andrej Shadura +License: MIT or Apache-2.0 + +License: Apache-2.0 + Debian systems provide the Apache 2.0 license in + /usr/share/common-licenses/Apache-2.0 + +License: MIT + Permission is hereby granted, free of charge, to any person obtaining a copy + of this software and associated documentation files (the "Software"), to deal + in the Software without restriction, including without limitation the rights + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + . + The above copyright notice and this permission notice shall be included in all + copies or substantial portions of the Software. + . + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE + SOFTWARE. diff --git a/src/block-modes/debian/debcargo.toml b/src/block-modes/debian/debcargo.toml new file mode 100644 index 000000000..7d31b23f6 --- /dev/null +++ b/src/block-modes/debian/debcargo.toml @@ -0,0 +1,2 @@ +overlay = "." +uploaders = ["Andrej Shadura "] diff --git a/src/hex-literal-impl/debian/changelog b/src/hex-literal-impl/debian/changelog new file mode 100644 index 000000000..b4658ad40 --- /dev/null +++ b/src/hex-literal-impl/debian/changelog @@ -0,0 +1,5 @@ +rust-hex-literal-impl (0.2.1-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium + + * Package hex-literal-impl 0.2.1 from crates.io using debcargo 2.4.0 + + -- Andrej Shadura Fri, 3 Jan 2020 13:54:44 +0100 diff --git a/src/hex-literal-impl/debian/copyright b/src/hex-literal-impl/debian/copyright new file mode 100644 index 000000000..2171cbad8 --- /dev/null +++ b/src/hex-literal-impl/debian/copyright @@ -0,0 +1,39 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: hex-literal-impl +Upstream-Contact: RustCrypto Developers +Source: https://github.com/RustCrypto/utils + +Files: * +Copyright: + 2018 RustCrypto Developers + 2018 Artyom Pavlov +License: Expat or Apache-2.0 + +Files: debian/* +Copyright: + 2020 Debian Rust Maintainers + 2020 Andrej Shadura +License: Expat or Apache-2.0 + +License: Apache-2.0 + Debian systems provide the Apache 2.0 license in + /usr/share/common-licenses/Apache-2.0 + +License: Expat + Permission is hereby granted, free of charge, to any person obtaining a copy + of this software and associated documentation files (the "Software"), to deal + in the Software without restriction, including without limitation the rights + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + . + The above copyright notice and this permission notice shall be included in all + copies or substantial portions of the Software. + . + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE + SOFTWARE. diff --git a/src/hex-literal-impl/debian/copyright.debcargo.hint b/src/hex-literal-impl/debian/copyright.debcargo.hint new file mode 100644 index 000000000..d421f71b5 --- /dev/null +++ b/src/hex-literal-impl/debian/copyright.debcargo.hint @@ -0,0 +1,51 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: hex-literal-impl +Upstream-Contact: RustCrypto Developers +Source: https://github.com/RustCrypto/utils + +Files: * +Copyright: FIXME (overlay) UNKNOWN-YEARS RustCrypto Developers +License: MIT or Apache-2.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: ./LICENSE-MIT +Copyright: + 2018 Artyom Pavlov + 2018 The RustCrypto Project Developers +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: + 2020 Debian Rust Maintainers + 2020 Andrej Shadura +License: MIT or Apache-2.0 + +License: Apache-2.0 + Debian systems provide the Apache 2.0 license in + /usr/share/common-licenses/Apache-2.0 + +License: MIT + Permission is hereby granted, free of charge, to any person obtaining a copy + of this software and associated documentation files (the "Software"), to deal + in the Software without restriction, including without limitation the rights + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + . + The above copyright notice and this permission notice shall be included in all + copies or substantial portions of the Software. + . + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE + SOFTWARE. diff --git a/src/hex-literal-impl/debian/debcargo.toml b/src/hex-literal-impl/debian/debcargo.toml new file mode 100644 index 000000000..7d31b23f6 --- /dev/null +++ b/src/hex-literal-impl/debian/debcargo.toml @@ -0,0 +1,2 @@ +overlay = "." +uploaders = ["Andrej Shadura "] diff --git a/src/hex-literal/debian/changelog b/src/hex-literal/debian/changelog new file mode 100644 index 000000000..d6e5e7ad7 --- /dev/null +++ b/src/hex-literal/debian/changelog @@ -0,0 +1,5 @@ +rust-hex-literal (0.2.1-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium + + * Package hex-literal 0.2.1 from crates.io using debcargo 2.4.0 + + -- Andrej Shadura Fri, 3 Jan 2020 13:50:58 +0100 diff --git a/src/hex-literal/debian/copyright b/src/hex-literal/debian/copyright new file mode 100644 index 000000000..2f23d659b --- /dev/null +++ b/src/hex-literal/debian/copyright @@ -0,0 +1,39 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: hex-literal +Upstream-Contact: RustCrypto Developers +Source: https://github.com/RustCrypto/utils + +Files: * +Copyright: + 2018 RustCrypto Developers + 2018 Artyom Pavlov +License: Expat or Apache-2.0 + +Files: debian/* +Copyright: + 2020 Debian Rust Maintainers + 2020 Andrej Shadura +License: Expat or Apache-2.0 + +License: Apache-2.0 + Debian systems provide the Apache 2.0 license in + /usr/share/common-licenses/Apache-2.0 + +License: Expat + Permission is hereby granted, free of charge, to any person obtaining a copy + of this software and associated documentation files (the "Software"), to deal + in the Software without restriction, including without limitation the rights + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + . + The above copyright notice and this permission notice shall be included in all + copies or substantial portions of the Software. + . + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE + SOFTWARE. diff --git a/src/hex-literal/debian/copyright.debcargo.hint b/src/hex-literal/debian/copyright.debcargo.hint new file mode 100644 index 000000000..25fb1459e --- /dev/null +++ b/src/hex-literal/debian/copyright.debcargo.hint @@ -0,0 +1,51 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: hex-literal +Upstream-Contact: RustCrypto Developers +Source: https://github.com/RustCrypto/utils + +Files: * +Copyright: FIXME (overlay) UNKNOWN-YEARS RustCrypto Developers +License: MIT or Apache-2.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: ./LICENSE-MIT +Copyright: + 2018 Artyom Pavlov + 2018 The RustCrypto Project Developers +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: + 2020 Debian Rust Maintainers + 2020 Andrej Shadura +License: MIT or Apache-2.0 + +License: Apache-2.0 + Debian systems provide the Apache 2.0 license in + /usr/share/common-licenses/Apache-2.0 + +License: MIT + Permission is hereby granted, free of charge, to any person obtaining a copy + of this software and associated documentation files (the "Software"), to deal + in the Software without restriction, including without limitation the rights + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + . + The above copyright notice and this permission notice shall be included in all + copies or substantial portions of the Software. + . + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE + SOFTWARE. diff --git a/src/hex-literal/debian/debcargo.toml b/src/hex-literal/debian/debcargo.toml new file mode 100644 index 000000000..7d31b23f6 --- /dev/null +++ b/src/hex-literal/debian/debcargo.toml @@ -0,0 +1,2 @@ +overlay = "." +uploaders = ["Andrej Shadura "]