Your message dated Tue, 13 Jun 2023 09:00:44 +0200
with message-id <[email protected]>
and subject line Re: Bug#1036150: RFS: gpsd/3.25-1~exp1 [ITA] -- Global
Positioning System - daemon
has caused the Debian Bug report #1036150,
regarding RFS: gpsd/3.25-1~exp1 [ITA] -- Global Positioning System - daemon
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1036150: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1036150
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: sponsorship-requests
Severity: normal
Dear mentors,
I am looking for a sponsor for my package "gpsd":
* Package name : gpsd
Version : 3.25-1~exp1
Upstream contact : gpsd developers <[email protected]>
* URL : https://gpsd.io
* License : ISC, ISC and IBM, BSD-3-clause
* Vcs : https://salsa.debian.org/debian-gps-team/pkg-gpsd/
Section : misc
The source builds the following binary packages:
gpsd - Global Positioning System - daemon
gpsd-tools - Global Positioning System - tools
gpsd-clients - Global Positioning System - clients
python3-gps - Global Positioning System - Python 3 libraries
libgps30 - Global Positioning System - library
libgps-dev - Global Positioning System - development files
libqgpsmm30 - Global Positioning System - Qt wrapper for libgps
libqgpsmm-dev - Global Positioning System - Qt wrapper for libgps
(development)
To access further information about this package, please visit the following
URL:
https://mentors.debian.net/package/gpsd/
Alternatively, you can download the package with 'dget' using this command:
dget -x
https://mentors.debian.net/debian/pool/main/g/gpsd/gpsd_3.25-1~exp1.dsc
Changes since the last upload:
gpsd (3.25-1~exp1) experimental; urgency=medium
.
[ Bernd Zeimetz ]
** SNAPSHOT build @133003725db331160722e54738bfb6b52bb0e501 **
.
* [da10dc6b] New upstream version 3.22
* [c09c5182] New upstream version 3.23.1
* [02c4d4ea] Refreshing patches
* [56072ace] snapshot changelog
* [4fe064ce] remove gpssnmp for now.
Unknown oid being used.
* [6c251561] Install gpsdebuginfo.
* [80b9cfbd] Updating debian/control from debian/control.in
* [9cdd0788] New upstream version 3.24
.
[ Boian Bonev ]
* New maintainer (Closes: #1034532)
* New upstream version 3.25
* Refresh patches
* Add patch fixing spelling
* Add upstream metadata
* Do not install libgpsdpacket.so symlink
* Install gpsinit
* Add patch fixing encoding/keywords in .desktop files
* Enable hardening flags in the build
* Enable parallel build
* Override lintian false positives
* Remove x bit from gps.py, __init__.py, packet.py and skyview.php
* State RRR=no
* Bump up standards to 4.6.2, no changes
* Update homepage to gpsd.io
Regards,
--
Boian Bonev
signature.asc
Description: This is a digitally signed message part
--- End Message ---
--- Begin Message ---
Am 13.06.23 um 07:08 schrieb Bastian Germann:
Please push 2545facfdbb4959631f7775ea08ebbcc2326e4a2 to
https://salsa.debian.org/debian-gps-team/pkg-gpsd/-/tree/experimental
and push e368c1ba8ddd2e2b11facd7ee40063226a0297bf to
https://salsa.debian.org/debian-gps-team/pkg-gpsd/-/tree/upstream
I have applied the attached patch to 2545facfdbb4959631f7775ea08ebbcc2326e4a2
and uploaded the package.
From: Bastian Germann <[email protected]>
Date: Tue, 13 Jun 2023 08:34:46 +0200
Subject: Add os_compat.c's embedded ISC license
---
debian/copyright | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/copyright b/debian/copyright
index 617ea0a0f..5ef2887bc 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -66,7 +66,7 @@ License: BSD-2-clause
Files: libgps/os_compat.c
Copyright: 2017 by the GPSD project
1998 Todd C. Miller <[email protected]>
-License: BSD-2-clause
+License: BSD-2-clause and ISC
License: BSD-2-clause
COPYRIGHTS
--- End Message ---