Review: hyprshade 4.0.1-1
New Package Report
.changes
| Version | 4.0.1-1 |
|---|---|
| Changed-By | Aryan Karamtoth |
| Architecture | source all |
| Distribution | unstable |
| Date | Wed, 06 May 2026 20:51:26 +0530 |
| Source | hyprshade |
Changelog
hyprshade (4.0.1-1) unstable; urgency=medium . * Initial release. (Closes: #1133049)
.dsc
| Component | main |
|---|---|
| Package-List | hyprshade deb x11 optional arch=all |
| Section | x11 |
| Priority | optional |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/loqusion/hyprshade Upstream-Name: hyprshade Upstream-Contact: John Bernard <loqusion@gmail.com> Files: * Copyright: 2023-2026 John Bernard <loqusion@gmail.com> License: Expat Files: debian/* Copyright: 2026 Aryan Karamtoth <spaciouscoder78@disroot.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
rejected — allocated to siretart 16 days ago, started 16 days ago, completed 16 days ago.
Final Comment
Thanks for your diligence in preparing this initial release of hyprshade!
I've looked through the source and found a few things that need a quick
fixup:
First, there's a verbatim accuracy issue in debian/copyright. The
copyright notice must exactly mirror what's in the upstream LICENSE
file. Currently, you have "2023-2026 John Bernard loqusion@gmail.com",
but the source only contains "Copyright (c) 2023 loqusion". Please
update debian/copyright to match the source string exactly.
Second, the shaders in the shaders/ directory have mixed origins that
aren't documented in debian/copyright:
- blue-light-filter.glsl: Includes "colorTemperatureToRGB" from Benjamin
'BeRo' Rosseaux (CC0 1.0). - vibrance.glsl: Is a port of the SweetFX Vibrance shader by Christian
'CeeJay.dk' Schjeldahl (MIT/Expat).
Finally, I noticed some very large PNG assets in .github/assets/ (totaling
about 39MB). Are you sure you want to have these large PNG files in the
source package?
Once those are addressed, this should be good to go.
-rt
Public Notes
Missed Author Check
Command: dnq author-check -prepare
Exit code: 0
Author check: scanned 53 files.
NOT IN debian/copyright (1):
loqusion
LICENSE:3
Result: ATTENTION REQUIRED — 1 author not in debian/copyright