rust-soft-assert_0.1.1-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Wed, 20 Nov 2024 06:56:26 +0100 |
Source: | rust-soft-assert |
Binary: | librust-soft-assert-dev |
Architecture: | source amd64 |
Version: | 0.1.1-1 |
Distribution: | unstable |
Urgency: | low |
Maintainer: | Daniel Baumann <daniel.baumann@progress-linux.org> |
Changed-By: | Daniel Baumann <daniel@debian.org> |
Description: | librust-soft-assert-dev - Non-panicking assertions - Rust source code |
Changes: | rust-soft-assert (0.1.1-1) unstable; urgency=low * Initial upload to sid (build-depends of forgejo-api). |
Files: | b95b2be2b5365c25a69629a2a4ee9d68 1972 rust optional rust-soft-assert_0.1.1-1.dsc 72f325397377b0f3e26af41095e43737 6388 rust optional rust-soft-assert_0.1.1.orig.tar.xz 0e5404b0e8b75788381806646222fb6e 2564 rust optional rust-soft-assert_0.1.1-1.debian.tar.xz c9fd90f74d8ca930f4036dfc5d150fcb 4720 rust optional librust-soft-assert-dev_0.1.1-1_amd64.deb eb0a7ddce18b91f9a82b4974347b5ff3 7595 rust optional rust-soft-assert_0.1.1-1_amd64.buildinfo |
rust-soft-assert_0.1.1-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | rust-soft-assert |
Binary: | librust-soft-assert-dev |
Architecture: | any |
Version: | 0.1.1-1 |
Maintainer: | Daniel Baumann <daniel.baumann@progress-linux.org> |
Homepage: | https://github.com/Cyborus04/soft_assert |
Standards-Version: | 4.7.0 |
Testsuite: | autopkgtest |
Testsuite-Triggers: | dh-cargo, rustc |
Build-Depends: | cargo:native<!nocheck>, debhelper-compat (=13), dh-sequence-cargo, libstd-rust-dev<!nocheck>, rustc:native<!nocheck> |
Package-List: | librust-soft-assert-dev deb rust optional arch=any |
Files: | 72f325397377b0f3e26af41095e43737 6388 rust-soft-assert_0.1.1.orig.tar.xz 0e5404b0e8b75788381806646222fb6e 2564 rust-soft-assert_0.1.1-1.debian.tar.xz |
control file for librust-soft-assert-dev_0.1.1-1_amd64.deb (click to toggle) | |
---|---|
Package: | librust-soft-assert-dev |
Source: | rust-soft-assert |
Version: | 0.1.1-1 |
Architecture: | amd64 |
Maintainer: | Daniel Baumann <daniel.baumann@progress-linux.org> |
Installed-Size: | 28 |
Provides: | librust-soft-assert+default-dev (= 0.1.1-1), librust-soft-assert-0+default-dev (= 0.1.1-1), librust-soft-assert-0-dev (= 0.1.1-1), librust-soft-assert-0.1+default-dev (= 0.1.1-1), librust-soft-assert-0.1-dev (= 0.1.1-1), librust-soft-assert-0.1.1+default-dev (= 0.1.1-1), librust-soft-assert-0.1.1-dev (= 0.1.1-1) |
Section: | rust |
Priority: | optional |
Multi-Arch: | same |
Homepage: | https://github.com/Cyborus04/soft_assert |
Description: | Non-panicking assertions - Rust source code Various macros that return early if a given condition is false, similar to the various `assert` macros in `std` . This package contains the source for the Rust soft_assert crate for use with cargo and dh-cargo. |
contents of librust-soft-assert-dev_0.1.1-1_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2024-11-20 05:56 ./ drwxr-xr-x root/root 0 2024-11-20 05:56 ./usr/ drwxr-xr-x root/root 0 2024-11-20 05:56 ./usr/share/ drwxr-xr-x root/root 0 2024-11-20 05:56 ./usr/share/cargo/ drwxr-xr-x root/root 0 2024-11-20 05:56 ./usr/share/cargo/registry/ drwxr-xr-x root/root 0 2024-11-20 05:56 ./usr/share/cargo/registry/soft_assert-0.1.1/ -rw-r--r-- root/root 90 2024-11-20 05:56 ./usr/share/cargo/registry/soft_assert-0.1.1/.cargo-checksum.json -rw-r--r-- root/root 74 2024-11-20 05:56 ./usr/share/cargo/registry/soft_assert-0.1.1/.cargo_vcs_info.json -rw-r--r-- root/root 737 2024-11-20 05:56 ./usr/share/cargo/registry/soft_assert-0.1.1/Cargo.toml drwxr-xr-x root/root 0 2024-11-20 05:55 ./usr/share/cargo/registry/soft_assert-0.1.1/src/ -rw-r--r-- root/root 11107 2024-11-20 05:56 ./usr/share/cargo/registry/soft_assert-0.1.1/src/lib.rs drwxr-xr-x root/root 0 2024-11-20 05:56 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-11-20 05:56 ./usr/share/doc/librust-soft-assert-dev/ -rw-r--r-- root/root 170 2024-11-20 05:56 ./usr/share/doc/librust-soft-assert-dev/changelog.Debian.gz -rw-r--r-- root/root 2119 2024-11-20 05:56 ./usr/share/doc/librust-soft-assert-dev/copyright |
copyright of librust-soft-assert-dev_0.1.1-1_amd64.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: soft_assert Upstream-Contact: https://github.com/Cyborus04/soft_assert/issues Source: https://github.com/Cyborus04/soft_assert Files: * Copyright: 2021 Cyborus <cyborus@cyborus.xyz> License: Apache-2.0 or MIT Files: debian/* Copyright: 2024 Daniel Baumann <daniel@debian.org> License: Apache-2.0 or MIT License: Apache-2.0 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 . https://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. . The complete text of the Apache-2.0 License can be found in /usr/share/common-licenses/Apache-2.0 file. 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. |
Timestamp: 20.11.2024 / 09:02:24 (UTC)