Review: node-pixl-config 1.0.15-1
New Package Report
.changes
| Version | 1.0.15-1 |
|---|---|
| Changed-By | Joseph Nahmias |
| Architecture | source all |
| Distribution | unstable |
| Date | Wed, 27 May 2026 23:12:28 -0400 |
| Source | node-pixl-config |
Changelog
node-pixl-config (1.0.15-1) unstable; urgency=medium . * Initial release (Closes: #1138077)
.dsc
| Section | javascript |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | node-pixl-config deb javascript optional arch=all |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: pixl-config Upstream-Contact: https://github.com/jhuckaby/pixl-config/issues Source: https://github.com/jhuckaby/pixl-config Files: * Copyright: 2014 - 2019, Joseph Huckaby <jhuckaby@gmail.com> License: Expat Files: debian/* Copyright: 2026, Joseph Nahmias <jello@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 eamanu 24 days ago, started 24 days ago, completed 24 days ago.
Final Comment
Please review the lintian warnings
Public Notes
24 days ago
● public
licensecheck
Command: licensecheck -r --deb-machine .
Exit code: 0
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: FIXME
Upstream-Contact: FIXME
Source: FIXME
Disclaimer: Autogenerated by licensecheck
Files: ./.npmignore
./debian/changelog
./debian/control
./debian/gbp.conf
./debian/nodejs/extlinks
./debian/rules
./debian/salsa-ci.yml
./debian/source/format
./debian/upstream/metadata
./debian/watch
Copyright: NONE
License: UNKNOWN
FIXME
Files: ./README.md
./config.js
Copyright: 2014-2019, Joseph Huckaby
License: Expat
FIXME
Files: ./package.json
Copyright: NONE
License: Expat
FIXME
Files: ./debian/copyright
Copyright: 2014-2019, Joseph Huckaby <jhuckaby@gmail.com>
2026, Joseph Nahmias <jello@debian.org>
License: Expat
FIXME
24 days ago
● public
debian/copyright check
Command: cme check dpkg-copyright
Exit code: 0
(no output)
24 days ago
● public
licenserecon
Command: licenserecon
Exit code: 0
en: Versions: licenserecon '17.0' licensecheck '3.3.9-1'
Parsing Source Tree ....
Reading d/copyright ....
Running licensecheck ....
No significant differences found
24 days ago
● public
Look for SPDX
Command: grep -r -B1 'SPDX-'
Exit code: 1
(no output)
24 days ago
● public
Lintian
Command: lintian -i -I -v --pedantic
Exit code: 0
N:
W: node-pixl-config source: pkg-js-autopkgtest-test-is-missing
N:
N: The Testsuite: field for this package points to autopkgtest-pkg-nodejs
N: which attempts to execute the specified file during autopkgtests.
N:
N: When this file is missing, only a simple node require("<module name>") is
N: launched. This may be insufficient to really test this nodejs module (see
N: /usr/share/doc/pkg-js-autopkgtest/README.md).
N:
N: Visibility: warning
N: Show-Always: no
N: Check: languages/javascript/nodejs
N:
N:
W: node-pixl-config source: pkg-js-tools-test-is-missing
N:
N: The debian/rules file for this package uses --with nodejs which attempts
N: to execute the specified file when running autopkgtests.
N:
N: When this file is missing, only a simple node require(".") is launched
N: which may be insufficient to really test this nodejs module.
N:
N: Please specify the upstream testsuite (or a custom one) in
N: debian/tests/pkg-js/test (see /usr/share/doc/pkg-js-tools/README.md.gz).
N:
N: Visibility: warning
N: Show-Always: no
N: Check: languages/javascript/nodejs
N:
N:
I: node-pixl-config source: older-debian-watch-file-standard 4 [debian/watch]
N:
N: The version= line in the debian/watch file in this package declares an
N: older version. Please upgrade when you have a chance.
N:
N: Please refer to the uscan(1) manual page for details.
N:
N: Visibility: info
N: Show-Always: no
N: Check: debian/watch/standard
N:
N:
P: node-pixl-config source: trailing-whitespace [debian/rules:14]
N:
N: This file contains lines with trailing whitespace characters.
N:
N: Whilst often harmless and unsightly, such extra whitespaces can also cause
N: tools to interpret the whitespace characters literally. The tool diff(1)
N: does not like them, either. They are best avoided.
N:
N: Some of these problems can be hard to track down.
N:
N: Whitespace at the end of lines may be removed with the following:
N:
N: $ sed -i -e 's@[[:space:]]*$@@g' debian/control debian/changelog
N:
N: If you use Emacs, you can also use "M-x wh-cl" (whitespace-cleanup).
N:
N: However, if you wish to only remove trailing spaces and leave trailing
N: tabs (eg. for Makefiles), you can use the following code snippet:
N:
N: $ sed -i -e 's@[ ]*$@@g' debian/rules
N:
N: To remove empty lines from the end of a file, you can use:
N:
N: $ sed -i -e :a -e '/^\n*$/{$d;N;};/\n$/ba' debian/rules
N:
N: Visibility: pedantic
N: Show-Always: no
N: Check: debian/trailing-whitespace
N: Renamed from: file-contains-trailing-whitespace
N:
24 days ago
● public
duck
Command: duck
Exit code: 0
(no output)
24 days ago
● public
look for copyright
Command: egrep -R -i copyright
Exit code: 0
debian/copyright:Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
debian/copyright:Copyright: 2014 - 2019, Joseph Huckaby <jhuckaby@gmail.com>
debian/copyright:Copyright: 2026, Joseph Nahmias <jello@debian.org>
debian/copyright: The above copyright notice and this permission notice shall be
debian/copyright: NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
README.md:*Copyright (c) 2014 - 2019 by Joseph Huckaby*
README.md:The above copyright notice and this permission notice shall be included in
README.md:AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
config.js:// Copyright (c) 2014 - 2019 Joseph Huckaby
24 days ago
● public
look for license
Command: egrep -R -i license
Exit code: 0
debian/copyright:License: Expat
debian/copyright:License: Expat
debian/copyright:License: Expat
debian/copyright: publish, distribute, sublicense, and/or sell copies of the Software,
README.md:# License
README.md:**The MIT License**
README.md:to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
package.json: "license": "MIT",
config.js:// Released under the MIT License