mirror of
https://git.proxmox.com/git/debcargo-conf
synced 2025-04-28 13:24:24 +00:00
Delete obsolete syntex-* crates and explain why we shouldn't package gcc or rustfmt
This commit is contained in:
parent
6d2f6d2e78
commit
f830d4fb0d
14
TODO.rst
14
TODO.rst
@ -61,6 +61,15 @@ The lists below are calculated using some combinations of running::
|
||||
from the ``debcargo.git`` repository.
|
||||
|
||||
|
||||
Remove old libraries
|
||||
--------------------
|
||||
|
||||
Should file a RM request to ftpmasters for these old crates:
|
||||
|
||||
- syntex-* were uploaded by mistake, only rustfmt 0.10 (obsolete version) depends on them
|
||||
- crossbeam-utils-0.2, no longer needed
|
||||
|
||||
|
||||
Ready for upload (Request For Sponsor)
|
||||
--------------------------------------
|
||||
|
||||
@ -174,11 +183,6 @@ ripgrep needs grep
|
||||
|
||||
ignore => crossbeam-channel => parking_lot (NEW)
|
||||
|
||||
dependencies of rustfmt
|
||||
-----------------------
|
||||
|
||||
rustfmt needs syntex_syntax => syntex-errors (NEW)
|
||||
|
||||
dependencies of mdbook/exa
|
||||
--------------------------
|
||||
|
||||
|
@ -1,15 +1,8 @@
|
||||
overlay = "."
|
||||
uploaders = ["Paride Legovini <pl@ninthfloor.org>"]
|
||||
bin = false
|
||||
summary = "Assist Cargo build scripts in invoking GCC (legacy crate)"
|
||||
|
||||
[packages.lib]
|
||||
XXXX
|
||||
|
||||
description = """
|
||||
A simple library meant to be used as a build dependency with Cargo
|
||||
packages in order to build a set of C/C++ files into a static archive.
|
||||
Please don't package this crate, it's obsolete.
|
||||
|
||||
This crate was renamed from "gcc" to "cc". This package is provided
|
||||
to satisfy existing dependencies. New projects should depend on the
|
||||
"cc" crate.
|
||||
"""
|
||||
Anything depending on gcc should be patched to depend on cc instead, it
|
||||
completely replaces it.
|
||||
|
@ -1 +1,11 @@
|
||||
overlay = "."
|
||||
uploaders = ["Sylvestre Ledru <sylvestre@debian.org>"]
|
||||
|
||||
XXXX
|
||||
|
||||
Please don't package this as-is.
|
||||
|
||||
The "rustfmt" on crates.io is deprecated and out-of-date, and uses very old
|
||||
libraries, and hasn't been maintained in a year.
|
||||
|
||||
Eventually they plan to stabilise "rustfmt-nightly".
|
||||
|
@ -1,5 +0,0 @@
|
||||
rust-syntex-errors (0.59.1-1) unstable; urgency=medium
|
||||
|
||||
* Package syntex_errors 0.59.1 from crates.io using debcargo 2.2.9
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Sun, 25 Nov 2018 23:20:15 +0100
|
@ -1,42 +0,0 @@
|
||||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: syntex_errors
|
||||
Upstream-Contact:
|
||||
Erick Tryzelaar <erick.tryzelaar@gmail.com>
|
||||
David Tolnay <dtolnay@gmail.com>
|
||||
Source: https://github.com/serde-rs/syntex
|
||||
|
||||
Files: *
|
||||
Copyright:
|
||||
2014-2018 Erick Tryzelaar <erick.tryzelaar@gmail.com>
|
||||
2014-2018 David Tolnay <dtolnay@gmail.com>
|
||||
License: MIT or Apache-2.0
|
||||
|
||||
Files: debian/*
|
||||
Copyright:
|
||||
2018 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
|
||||
2018 Sylvestre Ledru <sylvestre@debian.org>
|
||||
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.
|
||||
|
@ -1,109 +0,0 @@
|
||||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: syntex_errors
|
||||
Upstream-Contact:
|
||||
Erick Tryzelaar <erick.tryzelaar@gmail.com>
|
||||
David Tolnay <dtolnay@gmail.com>
|
||||
Source: https://github.com/serde-rs/syntex
|
||||
|
||||
Files: *
|
||||
Copyright:
|
||||
FIXME (overlay) UNKNOWN-YEARS Erick Tryzelaar <erick.tryzelaar@gmail.com>
|
||||
FIXME (overlay) UNKNOWN-YEARS David Tolnay <dtolnay@gmail.com>
|
||||
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: 2014 The Rust 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: ./src/diagnostic.rs
|
||||
Copyright: 2012-2015 The Rust 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: ./src/diagnostic_builder.rs
|
||||
Copyright: 2012-2015 The Rust 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: ./src/emitter.rs
|
||||
Copyright: 2012-2015 The Rust 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: ./src/lib.rs
|
||||
Copyright: 2012-2015 The Rust 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: ./src/lock.rs
|
||||
Copyright: 2016 The Rust 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: ./src/registry.rs
|
||||
Copyright: 2014 The Rust 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: ./src/snippet.rs
|
||||
Copyright: 2012-2015 The Rust 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: ./src/styled_buffer.rs
|
||||
Copyright: 2012-2015 The Rust 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:
|
||||
2018 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
|
||||
2018 Sylvestre Ledru <sylvestre@debian.org>
|
||||
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.
|
@ -1,2 +0,0 @@
|
||||
overlay = "."
|
||||
uploaders = ["Sylvestre Ledru <sylvestre@debian.org>"]
|
@ -1,13 +0,0 @@
|
||||
Index: syntex-errors/Cargo.toml
|
||||
===================================================================
|
||||
--- syntex-errors.orig/Cargo.toml
|
||||
+++ syntex-errors/Cargo.toml
|
||||
@@ -33,7 +33,7 @@ version = "1.0"
|
||||
version = "0.59"
|
||||
|
||||
[dependencies.term]
|
||||
-version = "0.4"
|
||||
+version = "0.5"
|
||||
|
||||
[dependencies.unicode-xid]
|
||||
version = "0.1"
|
@ -1 +0,0 @@
|
||||
relax-dep.diff
|
@ -1,5 +0,0 @@
|
||||
rust-syntex-pos (0.59.1-1) unstable; urgency=medium
|
||||
|
||||
* Package syntex_pos 0.59.1 from crates.io using debcargo 2.2.9
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Sat, 24 Nov 2018 10:21:35 +0100
|
@ -1,41 +0,0 @@
|
||||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: syntex_pos
|
||||
Upstream-Contact:
|
||||
Erick Tryzelaar <erick.tryzelaar@gmail.com>
|
||||
David Tolnay <dtolnay@gmail.com>
|
||||
Source: https://github.com/serde-rs/syntex
|
||||
|
||||
Files: *
|
||||
Copyright:
|
||||
2014-2018 Erick Tryzelaar <erick.tryzelaar@gmail.com>
|
||||
2014-2018 David Tolnay <dtolnay@gmail.com>
|
||||
License: MIT or Apache-2.0
|
||||
|
||||
Files: debian/*
|
||||
Copyright:
|
||||
2018 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
|
||||
2018 Sylvestre Ledru <sylvestre@debian.org>
|
||||
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.
|
@ -1,74 +0,0 @@
|
||||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: syntex_pos
|
||||
Upstream-Contact:
|
||||
Erick Tryzelaar <erick.tryzelaar@gmail.com>
|
||||
David Tolnay <dtolnay@gmail.com>
|
||||
Source: https://github.com/serde-rs/syntex
|
||||
|
||||
Files: *
|
||||
Copyright:
|
||||
FIXME (overlay) UNKNOWN-YEARS Erick Tryzelaar <erick.tryzelaar@gmail.com>
|
||||
FIXME (overlay) UNKNOWN-YEARS David Tolnay <dtolnay@gmail.com>
|
||||
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: 2014 The Rust 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: ./src/hygiene.rs
|
||||
Copyright: 2012-2014 The Rust 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: ./src/lib.rs
|
||||
Copyright: 2012-2013 The Rust 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: ./src/symbol.rs
|
||||
Copyright: 2016 The Rust 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:
|
||||
2018 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
|
||||
2018 Sylvestre Ledru <sylvestre@debian.org>
|
||||
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.
|
@ -1,2 +0,0 @@
|
||||
overlay = "."
|
||||
uploaders = ["Sylvestre Ledru <sylvestre@debian.org>"]
|
@ -1,5 +0,0 @@
|
||||
rust-syntex-syntax (0.59.1-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
|
||||
|
||||
* Package syntex_syntax 0.59.1 from crates.io using debcargo 2.2.8
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Mon, 22 Oct 2018 14:02:46 +0200
|
@ -1,42 +0,0 @@
|
||||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: syntex_syntax
|
||||
Upstream-Contact:
|
||||
Erick Tryzelaar <erick.tryzelaar@gmail.com>
|
||||
David Tolnay <dtolnay@gmail.com>
|
||||
Source: https://github.com/serde-rs/syntex
|
||||
|
||||
Files: *
|
||||
Copyright:
|
||||
2014-2018 Erick Tryzelaar <erick.tryzelaar@gmail.com>
|
||||
2014-2018 David Tolnay <dtolnay@gmail.com>
|
||||
License: MIT or Apache-2.0
|
||||
|
||||
Files: debian/*
|
||||
Copyright:
|
||||
2018 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
|
||||
2018 Sylvestre Ledru <sylvestre@debian.org>
|
||||
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.
|
||||
|
@ -1,459 +0,0 @@
|
||||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: syntex_syntax
|
||||
Upstream-Contact:
|
||||
Erick Tryzelaar <erick.tryzelaar@gmail.com>
|
||||
David Tolnay <dtolnay@gmail.com>
|
||||
Source: https://github.com/serde-rs/syntex
|
||||
|
||||
Files: *
|
||||
Copyright:
|
||||
FIXME (overlay) UNKNOWN-YEARS Erick Tryzelaar <erick.tryzelaar@gmail.com>
|
||||
FIXME (overlay) UNKNOWN-YEARS David Tolnay <dtolnay@gmail.com>
|
||||
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: 2014 The Rust 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: ./src/abi.rs
|
||||
Copyright: 2012-2015 The Rust 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: ./src/ast.rs
|
||||
Copyright: 2012-2014 The Rust 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: ./src/attr.rs
|
||||
Copyright: 2012-2014 The Rust 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: ./src/codemap.rs
|
||||
Copyright: 2012 The Rust 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: ./src/config.rs
|
||||
Copyright: 2012-2014 The Rust 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: ./src/diagnostic_list.rs
|
||||
Copyright: 2016 The Rust 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: ./src/diagnostics/macros.rs
|
||||
Copyright: 2014 The Rust 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: ./src/diagnostics/metadata.rs
|
||||
Copyright: 2015 The Rust 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: ./src/diagnostics/plugin.rs
|
||||
Copyright: 2014 The Rust 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: ./src/entry.rs
|
||||
Copyright: 2012-2015 The Rust 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: ./src/ext/base.rs
|
||||
Copyright: 2015 The Rust 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: ./src/ext/build.rs
|
||||
Copyright: 2012 The Rust 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: ./src/ext/derive.rs
|
||||
Copyright: 2012-2017 The Rust 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: ./src/ext/expand.rs
|
||||
Copyright: 2012-2014 The Rust 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: ./src/ext/placeholders.rs
|
||||
Copyright: 2016 The Rust 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: ./src/ext/quote.rs
|
||||
Copyright: 2015 The Rust 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: ./src/ext/source_util.rs
|
||||
Copyright: 2012-2013 The Rust 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: ./src/ext/tt/macro_parser.rs
|
||||
Copyright: 2012-2014 The Rust 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: ./src/ext/tt/macro_rules.rs
|
||||
Copyright: 2015 The Rust 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: ./src/ext/tt/quoted.rs
|
||||
Copyright: 2017 The Rust 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: ./src/ext/tt/transcribe.rs
|
||||
Copyright: 2012 The Rust 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: ./src/feature_gate.rs
|
||||
Copyright: 2013 The Rust 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: ./src/fold.rs
|
||||
Copyright: 2012-2014 The Rust 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: ./src/json.rs
|
||||
Copyright: 2012-2015 The Rust 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: ./src/lib.rs
|
||||
Copyright: 2012-2013 The Rust 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: ./src/parse/attr.rs
|
||||
Copyright: 2012 The Rust 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: ./src/parse/classify.rs
|
||||
Copyright: 2012 The Rust 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: ./src/parse/common.rs
|
||||
Copyright: 2012 The Rust 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: ./src/parse/lexer/comments.rs
|
||||
Copyright: 2012-2014 The Rust 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: ./src/parse/lexer/mod.rs
|
||||
Copyright: 2012-2013 The Rust 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: ./src/parse/lexer/tokentrees.rs
|
||||
Copyright: 2016 The Rust 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: ./src/parse/lexer/unicode_chars.rs
|
||||
Copyright: 2012-2013 The Rust 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: ./src/parse/mod.rs
|
||||
Copyright: 2012-2014 The Rust 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: ./src/parse/obsolete.rs
|
||||
Copyright: 2012-2014 The Rust 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: ./src/parse/parser.rs
|
||||
Copyright: 2012-2014 The Rust 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: ./src/parse/token.rs
|
||||
Copyright: 2012-2013 The Rust 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: ./src/print/pp.rs
|
||||
Copyright: 2012 The Rust 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: ./src/print/pprust.rs
|
||||
Copyright: 2012-2014 The Rust 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: ./src/ptr.rs
|
||||
Copyright: 2014 The Rust 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: ./src/rustc_data_structures/blake2b.rs
|
||||
Copyright: 2016 The Rust 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: ./src/rustc_data_structures/indexed_vec.rs
|
||||
Copyright: 2016 The Rust 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: ./src/rustc_data_structures/leb128.rs
|
||||
Copyright: 2012-2015 The Rust 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: ./src/rustc_data_structures/stable_hasher.rs
|
||||
Copyright: 2016 The Rust 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: ./src/show_span.rs
|
||||
Copyright: 2014 The Rust 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: ./src/std_inject.rs
|
||||
Copyright: 2012 The Rust 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: ./src/str.rs
|
||||
Copyright: 2012-2014 The Rust 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: ./src/test.rs
|
||||
Copyright: 2012-2014 The Rust 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: ./src/test_snippet.rs
|
||||
Copyright: 2016 The Rust 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: ./src/tokenstream.rs
|
||||
Copyright: 2012-2016 The Rust 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: ./src/util/lev_distance.rs
|
||||
Copyright: 2012-2014 The Rust 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: ./src/util/move_map.rs
|
||||
Copyright: 2015 The Rust 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: ./src/util/node_count.rs
|
||||
Copyright: 2015 The Rust 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: ./src/util/parser.rs
|
||||
Copyright: 2015 The Rust 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: ./src/util/parser_testing.rs
|
||||
Copyright: 2013 The Rust 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: ./src/util/rc_slice.rs
|
||||
Copyright: 2017 The Rust 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: ./src/util/small_vector.rs
|
||||
Copyright: 2013-2014 The Rust 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: ./src/util/thin_vec.rs
|
||||
Copyright: 2016 The Rust 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: ./src/visit.rs
|
||||
Copyright: 2012-2015 The Rust 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:
|
||||
2018 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
|
||||
2018 Sylvestre Ledru <sylvestre@debian.org>
|
||||
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.
|
@ -1,2 +0,0 @@
|
||||
overlay = "."
|
||||
uploaders = ["Sylvestre Ledru <sylvestre@debian.org>"]
|
@ -13,7 +13,7 @@ case $(git rev-parse --abbrev-ref HEAD) in
|
||||
pending-*) true;;
|
||||
*) if git diff --cached --name-only | \
|
||||
grep '^src/.*/debian/changelog$' | \
|
||||
while read x; do echo "$x: $(head -n1 $x)"; done | \
|
||||
while read x; do if ! [ -f "$x" ]; then continue; fi; echo "$x: $(head -n1 $x)"; done | \
|
||||
grep -v UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; then
|
||||
echo >&2 "please don't finalise changelogs directly on the master branch, use ./release.sh instead"; exit 1;
|
||||
fi;;
|
||||
|
Loading…
Reference in New Issue
Block a user