DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: rust-gix-error 0.1.0-1

New Package Report

.changes
Sourcerust-gix-error
Version0.1.0-1
Changed-ByAlexander Kjäll
Architectureamd64 source
Distributionunstable
DateFri, 20 Feb 2026 18:56:12 +0000
Changelog
rust-gix-error (0.1.0-1) unstable; urgency=medium
 .
   * Package gix-error 0.1.0 from crates.io using debcargo 2.8.1 (Closes: #1128513)
.dsc
Sectionrust
Priorityoptional
Componentmain
Package-Listlibrust-gix-error-dev deb rust optional arch=any
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: gix-error
Upstream-Contact: Sebastian Thiel <sebastian.thiel@icloud.com>
Source: https://github.com/GitoxideLabs/gitoxide

Files: *
Copyright:
 2026 Sebastian Thiel <sebastian.thiel@icloud.com>
License: MIT or Apache-2.0

Files: src/exn/*
Copyright: 2025 FastLabs Developers
License: Apache-2.0

Files: debian/*
Copyright:
 2026 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
 2026 Alexander Kjäll <alexander.kjall@gmail.com>
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.

Review Information

accepted — allocated to siretart 18 days ago, started 18 days ago, completed 17 days ago.

Final Comment

Public Notes

17 days ago ● public

copyright-grep

Command: rg -i '(licen[cs]e|copyr|©|\(c\))' --heading
Exit code: 0

Cargo.toml.orig
license = "MIT OR Apache-2.0"
include = ["src/**/*", "LICENSE-*"]

debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Copyright:
License: MIT or Apache-2.0
Copyright: 2025 FastLabs Developers
License: Apache-2.0
Copyright:
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
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 The above copyright notice and this permission notice shall be included in all
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER

src/exn/mod.rs
// Copyright 2025 FastLabs Developers
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//     http://www.apache.org/licenses/LICENSE-2.0
// distributed under the License is distributed on an "AS IS" BASIS,
// See the License for the specific language governing permissions and
// limitations under the License.

Cargo.toml
    "LICENSE-*",
license = "MIT OR Apache-2.0"

src/exn/ext.rs
// Copyright 2025 FastLabs Developers
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//     http://www.apache.org/licenses/LICENSE-2.0
// distributed under the License is distributed on an "AS IS" BASIS,
// See the License for the specific language governing permissions and
// limitations under the License.

LICENSE-MIT
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
The above copyright notice and this permission notice shall be included in all
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER

src/exn/impls.rs
// Copyright 2025 FastLabs Developers
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//     http://www.apache.org/licenses/LICENSE-2.0
// distributed under the License is distributed on an "AS IS" BASIS,
// See the License for the specific language governing permissions and
// limitations under the License.

debian/copyright.debcargo.hint
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Copyright: FIXME (overlay) UNKNOWN-YEARS Sebastian Thiel <sebastian.thiel@icloud.com>
License: MIT or Apache-2.0
 FIXME (overlay): Since upstream copyright years are not available in
Copyright: 2025 FastLabs Developers
License: UNKNOWN-LICENSE; FIXME (overlay)
Copyright: 2025 FastLabs Developers
License: UNKNOWN-LICENSE; FIXME (overlay)
Copyright: 2025 FastLabs Developers
License: UNKNOWN-LICENSE; FIXME (overlay)
Copyright: 2025 FastLabs Developers
License: UNKNOWN-LICENSE; FIXME (overlay)
Copyright:
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
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 The above copyright notice and this permission notice shall be included in all
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER

src/exn/macros.rs
// Copyright 2025 FastLabs Developers
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//     http://www.apache.org/licenses/LICENSE-2.0
// distributed under the License is distributed on an "AS IS" BASIS,
// See the License for the specific language governing permissions and
// limitations under the License.

LICENSE-APACHE
                                 Apache License
                        http://www.apache.org/licenses/
      "License" shall mean the terms and conditions for use, reproduction,
      "Licensor" shall mean the copyright owner or entity authorized by
      the copyright owner that is granting the License.
      exercising permissions granted by this License.
      Object form, made available under the License, as indicated by a
      copyright notice that is included in or attached to the work
      of this License, Derivative Works shall not include works that remain
      submitted to Licensor for inclusion in the Work by the copyright owner
      the copyright owner. For the purposes of this definition, "submitted"
      designated in writing by the copyright owner as "Not a Contribution."
   2. Grant of Copyright License. Subject to the terms and conditions of
      this License, each Contributor hereby grants to You a perpetual,
      copyright license to reproduce, prepare Derivative Works of,
      publicly display, publicly perform, sublicense, and distribute the
   3. Grant of Patent License. Subject to the terms and conditions of
      this License, each Contributor hereby grants to You a perpetual,
      (except as stated in this section) patent license to make, have made,
      where such license applies only to those patent claims licensable
      or contributory patent infringement, then any patent licenses
      granted to You under this License for that Work shall terminate
          Derivative Works a copy of this License; and
      (c) You must retain, in the Source form of any Derivative Works
          that You distribute, all copyright, patent, trademark, and
          do not modify the License. You may add Your own attribution
          as modifying the License.
      You may add Your own copyright statement to Your modifications and
      may provide additional or different license terms and conditions
      the conditions stated in this License.
      this License, without any additional terms or conditions.
      the terms of any separate license agreement you may have executed
   6. Trademarks. This License does not grant permission to use the trade
      risks associated with Your exercise of permissions under this License.
      result of this License or out of the use or inability to use the
      License. However, in accepting such obligations, You may act only

Back to Dashboard | View all reviews for this package