Skip to content
Snippets Groups Projects
Commit 82d515c8 authored by Paride Legovini's avatar Paride Legovini Committed by Apertis package maintainers
Browse files

Import Debian changes 2.0.2-1

rust-wild (2.0.2-1) unstable; urgency=medium
.
  * Team upload.
  * Package wild 2.0.2 from crates.io using debcargo 2.2.10
.
rust-wild (2.0.1-1) unstable; urgency=medium
.
  * Package wild 2.0.1 from crates.io using debcargo 2.2.10
parent d907a639
Branches debian/bullseye
Tags debian/2.0.2-1
No related merge requests found
Pipeline #508042 passed
{"package":"97d34fecce28871e5c0e059deae21ef7f7d13b98a5964b24c58b3735c8052fc8","files":{}}
rust-wild (2.0.2-1) unstable; urgency=medium
* Team upload.
* Package wild 2.0.2 from crates.io using debcargo 2.2.10
-- Paride Legovini <pl@ninthfloor.org> Sun, 21 Jul 2019 18:28:41 -0300
rust-wild (2.0.1-1) unstable; urgency=medium
* Package wild 2.0.1 from crates.io using debcargo 2.2.10
-- Helen Koike <helen@koikeco.de> Sat, 20 Jul 2019 17:01:56 -0300
11
Source: rust-wild
Section: rust
Priority: optional
Build-Depends: debhelper (>= 11),
dh-cargo (>= 15),
cargo:native <!nocheck>,
rustc:native <!nocheck>,
libstd-rust-dev <!nocheck>,
librust-glob-0.3+default-dev <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
Helen Koike <helen@koikeco.de>
Standards-Version: 4.2.0
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/wild]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/wild
Homepage: https://crates.rs/crates/wild
Package: librust-wild-dev
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
librust-glob-0.3+default-dev
Provides:
librust-wild+default-dev (= ${binary:Version}),
librust-wild-2-dev (= ${binary:Version}),
librust-wild-2+default-dev (= ${binary:Version}),
librust-wild-2.0-dev (= ${binary:Version}),
librust-wild-2.0+default-dev (= ${binary:Version}),
librust-wild-2.0.2-dev (= ${binary:Version}),
librust-wild-2.0.2+default-dev (= ${binary:Version})
Description: Glob (wildcard) expanded command-line arguments on Windows - Rust source code
This package contains the source for the Rust wild crate, packaged by debcargo
for use with cargo and dh-cargo.
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: wild
Upstream-Contact: Kornel Lesiński <kornel@geekhood.net>
Source: https://gitlab.com/kornelski/wild
Files: *
Copyright: 2017-2019 Kornel Lesiński <kornel@geekhood.net>
License: MIT
Files: debian/*
Copyright:
2019 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
2019 Helen Koike <helen@koikeco.de>
License: MIT
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.
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: wild
Upstream-Contact: Kornel <kornel@geekhood.net>
Source: https://gitlab.com/kornelski/wild
Files: *
Copyright: FIXME (overlay) UNKNOWN-YEARS Kornel <kornel@geekhood.net>
License: MIT
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
Copyright: 2018 Kornel Lesiński
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 Helen Koike <helen@koikeco.de>
License: MIT
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.
overlay = "."
uploaders = ["Helen Koike <helen@koikeco.de>"]
#!/usr/bin/make -f
%:
dh $@ --buildsystem cargo
3.0 (quilt)
version=4
opts=filenamemangle=s/.*\/(.*)\/download/wild-$1\.tar\.gz/g,\
uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/ \
https://qa.debian.org/cgi-bin/fakeupstream.cgi?upstream=crates.io/wild .*/crates/wild/@ANY_VERSION@/download
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment