Codebase list rust-bzip2 / 4a07a8f
Update utf8-ranges to 1.0.1 Wolfgang Silbermayr 5 years ago
4 changed file(s) with 14 addition(s) and 7 deletion(s). Raw diff Collapse all Expand all
5252 These packages (RFS) are prepared in the master branch and can be uploaded
5353 because all required dependencies are available in main::
5454
55 utf8-ranges (update)
5556 encoding-rs-io (update)
5657 dtoa (update)
5758 discard (update)
0 rust-utf8-ranges (1.0.1-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Team upload.
3 * Package utf8-ranges 1.0.1 from crates.io using debcargo 2.2.7
4
5 -- Wolfgang Silbermayr <wolfgang@silbermayr.at> Fri, 28 Sep 2018 07:24:14 +0200
6
07 rust-utf8-ranges (1.0.0-1) unstable; urgency=medium
18
29 * Package utf8-ranges 1.0.0 from crates.io using debcargo 2.1.2
33 Source: https://github.com/BurntSushi/utf8-ranges
44
55 Files: *
6 Copyright: FIXME (overlay) UNKNOWN Andrew Gallant <jamslam@gmail.com>
6 Copyright: FIXME (overlay) UNKNOWN-YEARS Andrew Gallant <jamslam@gmail.com>
77 License: Unlicense or MIT
88 Comment:
99 FIXME (overlay): Since upstream copyright years are not available in
1313
1414 Files: ./LICENSE-MIT
1515 Copyright: 2015 Andrew Gallant
16 License: UNKNOWN; FIXME (overlay)
16 License: UNKNOWN-LICENSE; FIXME (overlay)
1717 Comment:
1818 FIXME (overlay): These notices are extracted from files. Please review them
1919 before uploading to the archive.
2020
2121 Files: debian/*
22 Copyright: 2018 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
23 2018 FIXME (overlay) Your Name <Your Email>
22 Copyright:
23 2018 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
24 2018 Ximin Luo <infinity0@debian.org>
2425 License: Unlicense or MIT
2526
2627 License: MIT
6566 OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
6667 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
6768 OTHER DEALINGS IN THE SOFTWARE.
68
69
70
00 overlay = "."
1 uploaders = ["Ximin Luo <infinity0@debian.org>"]