DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: guile-websocket 0.3.0-1

New Package Report

.changes
DateMon, 26 Jan 2026 10:39:56 -0800
Sourceguile-websocket
Version0.3.0-1
Changed-ByDiane Trout
Architecturesource amd64
Distributionunstable
Changelog
guile-websocket (0.3.0-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1130545)
.dsc
Sectionlisp
Priorityoptional
Componentmain
Package-Listguile-websocket deb lisp optional arch=any profile=!noguile profile:v1=!noguile
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://git.dthompson.us/guile-websocket/
Upstream-Name: guile-websocket
Upstream-Contact: dthompson2@worcester.edu

Files:
 *
Copyright:
 2015, 2025 David Thompson <dthompson2@worcester.edu>
 2021 Jan (janneke) Nieuwenhuizen <janneke@gnu.org>
 2023 Andrew Whatson <whatson@tailcall.au>
License: GPL-3.0+

Files:
 web/socket/client.scm
Copyright:
 2016, 2025 David Thompson <dthompson2@worcester.edu>
 2020 Jan (janneke) Nieuwenhuizen <janneke@gnu.org>
 2023 Andrew Whatson <whatson@tailcall.au>
License: LGPL-3.0+

Files:
 web/socket/sha-1.scm
Copyright:
 2009, 2010, 2012 Göran Weinholt <goran@weinholt.se>
License: MIT

Files:
 debian/*
Copyright:
 2026 Diane Trout <diane@ghic.org>
License: GPL-3.0+

License: GPL-3.0+
 This package is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation, either version 3 of the License, or
 (at your option) any later version.
 .
 This package is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this package. If not, see <https://www.gnu.org/licenses/>.
Comment:
 On Debian systems, the complete text of the GNU General
 Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".

License: LGPL-3.0+
 Guile-websocket is free software; you can redistribute it and/or modify
 it under the terms of the GNU Lesser General Public License as
 published by the Free Software Foundation; either version 3 of the
 License, or (at your option) any later version.

 Guile-websocket is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 Lesser General Public License for more details.

 You should have received a copy of the GNU Lesser General Public
 License along with guile-websocket.  If not, see
 <http://www.gnu.org/licenses/>.
Comment:
 On Debian systems, the complete text of the GNU General Public
 License version 3 can be found in "/usr/share/common-licenses/LGPL-3".

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.

Review Information

rejected — allocated to mechtilde 1 month, 3 days ago, started 1 month, 3 days ago, completed 1 month, 3 days ago.

Final Comment

Hi,

s I mentioned in my last email please list all files under LGPL-3+
separately.

The details you can find in the public notes under
https://dfsg-new-queue.debian.org/reviews/guile-websocket

Additionaly you can also improve the file d/copyright along
the lintian warning.

Thanks

Other Reviews of this Package

VersionHashAllocatedCompletedReviewerStatusDetails
0.3.0-1 4dd75955… 2026-03-13 10:31 2026-03-13 10:35 mechtilde rejected VIEW
0.3.0-1 f3a0a948… 2026-05-21 08:20 2026-05-21 08:24 awm accepted VIEW

Public Notes

1 month, 3 days ago ● public

Lintian

Command: lintian -c -E -I -i -L '>=warning' --show-overrides --color=never ../$(basename $PWD)_*.changes
Exit code: 0

N:
W: guile-websocket source: syntax-error-in-dep5-copyright Continuation line not in paragraph (line 57). Missing a dot on the previous line? [debian/copyright]
N: 
N:   The machine-readable copyright file didn't pass Debian control file syntax
N:   check.
N:   
N:   This issue may hide other issues as Lintian skips some checks on the file
N:   in this case.
N: 
N:   Please refer to
N:   https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ for
N:   details.
N: 
N:   Visibility: warning
N:   Show-Always: no
N:   Check: debian/copyright/dep5
N: 
1 month, 3 days ago ● public

Licenserecon

Command: lrc | grep -v 'Superfluous file pattern'
Exit code: 0

de: Versions: licenserecon '16.0'  licensecheck '3.3.9-1'

Quellbaum analysieren  ....
Lesen d/copyright  ....
Wird ausgeführt licensecheck ....

d/copyright      | licensecheck

GPL-3+           | LGPL-3+           configure.ac
GPL-3+           | LGPL-3+           guix.scm
GPL-3+           | LGPL-3+           Makefile.am
GPL-3+           | LGPL-3+           pre-inst-env.in
GPL-3+           | LGPL-3+           web/socket/frame.scm
GPL-3+           | LGPL-3+           web/socket.scm
GPL-3+           | LGPL-3+           web/socket/server.scm
GPL-3+           | LGPL-3+           web/socket/utils.scm

Back to Dashboard | View all reviews for this package