DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: clang-extract 0.0~git20260224.ac30d66-1

Package Information

DescriptionTool to extract code from source files using clang and LLVM infrastructure

clang-extract is a tool to extracts specific functions and their minimal dependencies from a large C codebase. It's used for livepatching to allow developers to rebuild and patch only the needed parts of the code without recompiling everything. clang-extract also shows some instructions of how to generate a simple code extraction.

MaintainerEmmanuel Arias <eamanu@debian.org>
Changed ByAryan Karamtoth <spaciouscoder78@disroot.org>
Sponsoreamanu@debian.org
Distributionunstable
Architectureany
VCSgit: https://salsa.debian.org/debian/clang-extrac.git (browse)
Closes#1117623
Trackerhttps://tracker.debian.org/pkg/clang-extract
Uploaded1 month, 23 days ago

New Package Report

.changes
Sourceclang-extract
Version0.0~git20260224.ac30d66-1
Changed-ByAryan Karamtoth
Architecturesource amd64
Distributionunstable
DateWed, 27 May 2026 12:32:36 +0530
Changelog
clang-extract (0.0~git20260224.ac30d66-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1117623)
.dsc
Package-Listclang-extract deb kernel optional arch=any
Sectionkernel
Priorityoptional
Componentmain
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/SUSE/clang-extract
Upstream-Name: clang-extract
Upstream-Contact: SUSE

Files:
 *
Copyright:
 2024 SUSE 
License: Apache-2.0
 
Files:
 debian/*
Copyright:
 2025 Emmanuel Arias <eamanu@debian.org>
 2026 Aryan Karamtoth <spaciouscoder78@disroot.org>
License: Apache-2.0

License: Apache-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.
Comment:
 On Debian systems, the complete text of the Apache 2.0 License can be found in "/usr/share/common-licenses/Apache-2.0".


Review Information

accepted — allocated to awm 1 month, 22 days ago, started 1 month, 22 days ago, completed 1 month, 22 days ago.

Final Comment

Hi,

Looks like you missed an author credit in there? Please check before your next upload.

Thanks!

Public Notes

1 month, 22 days ago ● public

Missed Author Check

Command: dnq author-check -prepare
Exit code: 0

Author check: scanned 286 files.

NOT IN debian/copyright (1):

  Ivan Pinezhaninov <ivan.pinezhaninov@gmail.com>
    libcextract/IntervalTree.hh:3

Result: ATTENTION REQUIRED — 1 author not in debian/copyright

Back to Dashboard | View all reviews for this package