DFSG NEW Queue

DFSG, Licensing & New Packages Team

rust-link-args 0.6.0-1

Package Information

DescriptionAllows setting linker arugments at compile time without a build script - Rust source code

Currently only supports Windows MSVC toolchains.

Source code for Debianized Rust crate "link_args"

MaintainerDebian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Changed ByAlexander Kjäll <alexander.kjall@gmail.com>
Distributionunstable
Architectureany
VCSgit: https://salsa.debian.org/rust-team/debcargo-conf.git [src/link-args] (browse)
Trackerhttps://tracker.debian.org/pkg/rust-link-args
Uploaded3 hours ago

New Package Report

.changes
Architectureamd64 source
Distributionunstable
DateSun, 26 Apr 2026 08:32:28 +0000
Sourcerust-link-args
Version0.6.0-1
Changed-ByAlexander Kjäll
Changelog
rust-link-args (0.6.0-1) unstable; urgency=medium
 .
   * Package link_args 0.6.0 from crates.io using debcargo 2.8.2
.dsc
Sectionrust
Priorityoptional
Componentmain
Package-Listlibrust-link-args-dev deb rust optional arch=any
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: link_args
Upstream-Contact: Chris Denton <christophersdenton@gmail.com>
Source: https://github.com/ChrisDenton/link_args

Files: *
Copyright: 2021 Chris Denton <christophersdenton@gmail.com>
License: MIT or Apache-2.0 or Zlib

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 or Zlib

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.

License: Zlib
 This software is provided 'as-is', without any express or implied
 warranty.  In no event will the authors be held liable for any damages
 arising from the use of this software.
 .
 Permission is granted to anyone to use this software for any purpose,
 including commercial applications, and to alter it and redistribute it
 freely, subject to the following restrictions:
 .
 1. The origin of this software must not be misrepresented; you must not
    claim that you wrote the original software. If you use this software
    in a product, an acknowledgment in the product documentation would be
    appreciated but is not required.
 2. Altered source versions must be plainly marked as such, and must not be
    misrepresented as being the original software.
 3. This notice may not be removed or altered from any source distribution.

Back to Dashboard | View all reviews for this package