DFSG NEW Queue

DFSG, Licensing & New Packages Team

spritely-goblins 0.18.0-1

Package Information

DescriptionSpritely's distributed object programming library

Goblins provides an intuitive security model, automatic local transactions for locally synchronous operations, and an easy to use and efficient asynchronous programming interface for encapsulated objects which can live anywhere on the network.

MaintainerDiane Trout <diane@ghic.org>
Changed ByDiane Trout <diane@ghic.org>
Sponsordiane@debian.org
Distributionunstable
Architectureany all
VCSgit: https://salsa.debian.org/debian/spritely-goblins.git (browse)
Closes#1141511
Trackerhttps://tracker.debian.org/pkg/spritely-goblins
Uploaded2 hours ago

New Package Report

.changes
Changed-ByDiane Trout
Architecturesource all amd64
Distributionunstable
DateSun, 26 Jul 2026 20:19:52 -0700
Sourcespritely-goblins
Version0.18.0-1
Changelog
spritely-goblins (0.18.0-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1141511)
.dsc
Sectionlisp
Priorityoptional
Componentmain
Package-Listguile-goblins deb lisp optional arch=any
guile-goblins-doc deb doc optional arch=all
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://codeberg.org/spritely/goblins
Upstream-Name: spritely-goblins
Upstream-Contact: https://codeberg.org/spritely/goblins/issues

Files:
 *
Copyright:
 2019-2022 Christine Lemmer-Webber
 2022-2025 Jessica Tallon
 2023-2025 Juliana Sims <juli@incana.org>
 2022-2025 David Thompson <dave@spritely.institute>
 Liliana Marie Prikler <liliana.prikler@gmail.com>
 Efraim Flashner <efraim@flashner.co.il>
License: Apache-2.0

Files:
 build-aux/test-driver.scm
Copyright:
 2015, 2016 Mathieu Lirzin <mthl@gnu.org>
 2019 Alex Sassmannshausen <alex@pompo.co>
License: GPL-3.0+
Comment:
 Though GPL and Apache are incompatable, I'm hoping it is OK in this
 case as test-driver.scm is only used as a test runner, and no
 distributed binary includes it.

Files: misc/perf-tests.scm
Copyright:
 2019-2022 Christine Lemmer-Webber
License: Apache-2.0 and LGPL-3
Comment:
 Most of the file is Apache 2.0 but the time-it function is LGPL-3
 
Files:
 debian/*
Copyright:
 2026 Diane Trout <diane@ghic.org>
License: Apache-2.0

License: Apache-2.0
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 .
 https://www.apache.org/licenses/LICENSE-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 version 2.0 license
 can be found in "/usr/share/common-licenses/Apache-2.0".

License: LGPL-3
 This software is licensed under the LGPLv3, included below.
 .
 As a special exception to the GNU Lesser General Public License version 3
 ("LGPL3"), the copyright holders of this Library give you permission to
 convey to a third party a Combined Work that links statically or dynamically
 to this Library without providing any Minimal Corresponding Source or
 Minimal Application Code as set out in 4d or providing the installation
 information set out in section 4e, provided that you comply with the other
 provisions of LGPL3 and provided that you meet, for the Application the
 terms and conditions of the license(s) which apply to the Application.
 .
 Except as stated in this special exception, the provisions of LGPL3 will
 continue to comply in full to this Library. If you modify this Library, you
 may apply this exception to your version of this Library, but you are not
 obliged to do so. If you do not wish to do so, delete this exception
 statement from your version. This exception does not (and cannot) modify any
 license terms which apply to the Application, with which you must still
 comply.
Comment:
 On Debian systems/ the complete text of the LGPL-3 license can be found
 in "/usr/share/common-licenses/LGPL-3".

License: GPL-3
 This program 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 program 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 program.  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/GPL-3'

Back to Dashboard | View all reviews for this package