DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: node-dts-bundle-generator 9.5.1-1

Package Information

DescriptionTool generating a .d.ts bundles from typescript code

This typeScript utility produces clean, consolidated .d.ts declaration bundles from complex project structures, enabling library authors to distribute a single, well‑organized type definition file.

This tool takes one or more TypeScript entry files, gathers and merges all the types they depend on, and produces a single, simplified declaration file that remains fully accurate and compatible with modern TypeScript tooling.

Node.js is an event-based server-side JavaScript engine.

MaintainerDebian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Changed ByBastien Roucariès <rouca@debian.org>
Sponsorrouca@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/js-team/node-dts-bundle-generator.git (browse)
Closes#1130093
Trackerhttps://tracker.debian.org/pkg/node-dts-bundle-generator
Uploaded2 days ago

New Package Report

.changes
Sourcenode-dts-bundle-generator
Version9.5.1-1
Changed-ByBastien Roucariès
Architecturesource all
Distributionunstable
DateSun, 08 Mar 2026 17:13:49 +0100
Changelog
node-dts-bundle-generator (9.5.1-1) unstable; urgency=medium
 .
   * Initial release (Closes: #1130093)
.dsc
Componentmain
Package-Listnode-dts-bundle-generator deb javascript optional arch=all
Sectionjavascript
Priorityoptional
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: dts-bundle-generator
Upstream-Contact: https://github.com/timocov/dts-bundle-generator/issues
Source: https://github.com/timocov/dts-bundle-generator

Files: *
Copyright: 2017-2025, Evgeniy Timokhov
License: Expat

Files: debian/*
Copyright: 2026, Bastien Roucariès <rouca@debian.org>
License: Expat

License: Expat
 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 mechtilde 1 day ago, started 1 day ago, completed 1 day ago.

Final Comment

Back to Dashboard | View all reviews for this package