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
10
Merge Requests
10
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
c893d52c
Commit
c893d52c
authored
Nov 14, 2018
by
Ximin Luo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Package debcargo
parent
5274aa87
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
107 additions
and
0 deletions
+107
-0
src/debcargo/debian/changelog
src/debcargo/debian/changelog
+5
-0
src/debcargo/debian/copyright
src/debcargo/debian/copyright
+43
-0
src/debcargo/debian/copyright.debcargo.hint
src/debcargo/debian/copyright.debcargo.hint
+55
-0
src/debcargo/debian/debcargo.toml
src/debcargo/debian/debcargo.toml
+4
-0
No files found.
src/debcargo/debian/changelog
0 → 100644
View file @
c893d52c
rust-debcargo (2.2.9-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
* Package debcargo 2.2.9 from crates.io using debcargo 2.2.9
-- Ximin Luo <infinity0@debian.org> Wed, 14 Nov 2018 21:02:25 -0800
src/debcargo/debian/copyright
0 → 100644
View file @
c893d52c
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: debcargo
Upstream-Contact:
Josh Triplett <josh@joshtriplett.org>
Ximin Luo <infinity0@debian.org>
Vasudev Kamath <vasudev@copyninja.info>
Source: https://salsa.debian.org/rust-team/debcargo
Files: *
Copyright:
2016 Josh Triplett <josh@joshtriplett.org>
2017-2018 Ximin Luo <infinity0@debian.org>
2017-2018 Vasudev Kamath <vasudev@copyninja.info>
License: MIT or Apache-2.0
Files: debian/*
Copyright:
2018 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
2018 Ximin Luo <infinity0@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/debcargo/debian/copyright.debcargo.hint
0 → 100644
View file @
c893d52c
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: debcargo
Upstream-Contact:
Josh Triplett <josh@joshtriplett.org>
Ximin Luo <infinity0@debian.org>
Vasudev Kamath <vasudev@copyninja.info>
Source: https://salsa.debian.org/rust-team/debcargo
Files: *
Copyright:
FIXME (overlay) UNKNOWN-YEARS Josh Triplett <josh@joshtriplett.org>
FIXME (overlay) UNKNOWN-YEARS Ximin Luo <infinity0@debian.org>
FIXME (overlay) UNKNOWN-YEARS Vasudev Kamath <vasudev@copyninja.info>
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: ./src/debian/licenses/AGPL-3.0
Copyright: 2007 Free Software Foundation, Inc. <http://fsf.org/>
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 Ximin Luo <infinity0@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/debcargo/debian/debcargo.toml
View file @
c893d52c
overlay
=
"."
uploaders
=
[
"Ximin Luo <infinity0@debian.org>"
]
[packages.bin]
section
=
"devel"
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