Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
debcargo-conf
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
2
Issues
2
List
Boards
Labels
Milestones
Merge Requests
12
Merge Requests
12
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Rust compiler tools and packages
debcargo-conf
Commits
35a1bdf0
Commit
35a1bdf0
authored
Jul 07, 2018
by
Sylvestre Ledru
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
package remove-dir-all
parent
8fe52651
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
104 additions
and
0 deletions
+104
-0
src/remove-dir-all/debian/changelog
src/remove-dir-all/debian/changelog
+5
-0
src/remove-dir-all/debian/copyright
src/remove-dir-all/debian/copyright
+42
-0
src/remove-dir-all/debian/copyright.debcargo.hint
src/remove-dir-all/debian/copyright.debcargo.hint
+56
-0
src/remove-dir-all/debian/debcargo.toml
src/remove-dir-all/debian/debcargo.toml
+1
-0
No files found.
src/remove-dir-all/debian/changelog
0 → 100644
View file @
35a1bdf0
rust-remove-dir-all (0.5.1-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
* Package remove_dir_all 0.5.1 from crates.io using debcargo 2.2.1
-- Sylvestre Ledru <sylvestre@debian.org> Sat, 7 Jul 2018 22:50:08 +0200
src/remove-dir-all/debian/copyright
0 → 100644
View file @
35a1bdf0
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: remove_dir_all
Upstream-Contact: Aaronepower <theaaronepower@gmail.com>
Source: https://github.com/Aaronepower/remove_dir_all.git
Files: *
Copyright: 2017 Aaron Power <theaaronepower@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: 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.
src/remove-dir-all/debian/copyright.debcargo.hint
0 → 100644
View file @
35a1bdf0
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: remove_dir_all
Upstream-Contact: Aaronepower <theaaronepower@gmail.com>
Source: https://github.com/Aaronepower/remove_dir_all.git
Files: *
Copyright: FIXME (overlay) UNKNOWN-YEARS Aaronepower <theaaronepower@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: ./LICENCE-APACHE
Copyright: 2017 Aaron Power
License: UNKNOWN-LICENSE; FIXME (overlay)
Comment:
FIXME (overlay): These notices are extracted from files. Please review them
before uploading to the archive.
Files: ./LICENCE-MIT
Copyright: 2017 Aaron Power
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 FIXME (overlay) Your Name <Your Email>
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.
src/remove-dir-all/debian/debcargo.toml
0 → 100644
View file @
35a1bdf0
overlay
=
"."
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment