Your message dated Sun, 25 Apr 2021 20:51:09 +0200
with message-id <[email protected]>
and subject line Re: Bug#987542: unblock: gpsd/3.22-3
has caused the Debian Bug report #987542,
regarding unblock: gpsd/3.22-3
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.)
--
987542: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=987542
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Please unblock package gpsd
Adding missing Breaks/Replaces and fixing a bit of mess in the symbols
files.
gpsd (3.22-3) unstable; urgency=medium
* [c6838e37] Remove duplicate lines from symbol files.
Thanks to Matthias Klose (Closes: #985930)
* [5c240253] Mark String::QString(QString const&)@Base as optional.
Required for backporting.
* [2dfbaa07] Updating debian/control from debian/control.in
* [c582b2aa] gpsd-tools: add missing Breaks+Replaces
gpsd-tools needs Breaks/Replaces for gpsd-clients (<< 3.20-10)
Thanks to Andreas Beckmann (Closes: #987208)
-- Bernd Zeimetz <[email protected]> Sun, 25 Apr 2021 12:17:57 +0200
Full diff is attached.
Thanks,
Bernd
unblock gpsd/3.22-3
--
Bernd Zeimetz Debian GNU/Linux Developer
http://bzed.de http://www.debian.org
GPG Fingerprint: ECA1 E3F2 8E11 2432 D485 DD95 EB36 171A 6FF9 435F
diff --git a/debian/changelog b/debian/changelog
index dfef5f900..f0b5369f7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+gpsd (3.22-3) unstable; urgency=medium
+
+ * [c6838e37] Remove duplicate lines from symbol files.
+ Thanks to Matthias Klose (Closes: #985930)
+ * [5c240253] Mark String::QString(QString const&)@Base as optional.
+ Required for backporting.
+ * [2dfbaa07] Updating debian/control from debian/control.in
+ * [c582b2aa] gpsd-tools: add missing Breaks+Replaces
+ gpsd-tools needs Breaks/Replaces for gpsd-clients (<< 3.20-10)
+ Thanks to Andreas Beckmann (Closes: #987208)
+
+ -- Bernd Zeimetz <[email protected]> Sun, 25 Apr 2021 12:17:57 +0200
+
gpsd (3.22-2) unstable; urgency=medium
[ Bernd Zeimetz ]
diff --git a/debian/control b/debian/control
index 30665b4e2..a38b8c82f 100644
--- a/debian/control
+++ b/debian/control
@@ -63,8 +63,8 @@ Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
libgps28 (= ${binary:Version}),
Suggests: gpsd
-Breaks: python-gps, gpsd (<< 3.20-9)
-Replaces: python-gps
+Breaks: python-gps, gpsd (<< 3.20-9), gpsd-clients (<< 3.20-10)
+Replaces: python-gps, gpsd-clients (<< 3.20-10)
Description: Global Positioning System - tools
The gpsd service daemon can monitor one or more GPS devices connected to
a host computer, making all data on the location and movements of the
diff --git a/debian/control.in b/debian/control.in
index cb2df897d..7ff2aa444 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -63,8 +63,8 @@ Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
libgpsLIBGPSSONAME (= ${binary:Version}),
Suggests: gpsd
-Breaks: python-gps, gpsd (<< 3.20-9)
-Replaces: python-gps
+Breaks: python-gps, gpsd (<< 3.20-9), gpsd-clients (<< 3.20-10)
+Replaces: python-gps, gpsd-clients (<< 3.20-10)
Description: Global Positioning System - tools
The gpsd service daemon can monitor one or more GPS devices connected to
a host computer, making all data on the location and movements of the
diff --git a/debian/libgpsLIBGPSSONAME.symbols
b/debian/libgpsLIBGPSSONAME.symbols
index 03ae8f936..3f66558b5 100644
--- a/debian/libgpsLIBGPSSONAME.symbols
+++ b/debian/libgpsLIBGPSSONAME.symbols
@@ -9,8 +9,6 @@ libgps.so.LIBGPSSONAME libgpsLIBGPSSONAME #MINVER#
(c++)"gpsmm::stream(int)@Base" 3.3
(c++)"gpsmm::waiting(int)@Base" 3.3
(c++)"gpsmm::~gpsmm()@Base" 3.3
- (c++)"gpsmm::~gpsmm()@Base" 3.3
- (c++)"gpsmm::~gpsmm()@Base" 3.3
(c++)"typeinfo for gpsmm@Base" 3.3
(c++)"typeinfo name for gpsmm@Base" 3.3
(c++)"vtable for gpsmm@Base" 3.3
diff --git a/debian/libqgpsmmLIBGPSSONAME.symbols
b/debian/libqgpsmmLIBGPSSONAME.symbols
index 84edae24e..d3d51ab01 100644
--- a/debian/libqgpsmmLIBGPSSONAME.symbols
+++ b/debian/libqgpsmmLIBGPSSONAME.symbols
@@ -36,18 +36,12 @@ libQgpsmm.so.LIBGPSSONAME libqgpsmmLIBGPSSONAME #MINVER#
(c++)"gpsmm::waiting(int)@Base" 3.3
(c++)"gpsmm::clear_fix()@Base" 3.3
(c++)"gpsmm::~gpsmm()@Base" 3.3
- (c++)"gpsmm::~gpsmm()@Base" 3.3
- (c++)"gpsmm::~gpsmm()@Base" 3.3
-#MISSING: 3.18# (c++|optional)"QDebug::~QDebug()@Base" 3.3
#MISSING: 3.18# (c++|optional)"QDebug::~QDebug()@Base" 3.3
(c++|optional)"QString::~QString()@Base" 3.3
- (c++|optional)"QString::~QString()@Base" 3.3
- (c++|optional)"QList<QString>::~QList()@Base" 3.5
(c++|optional)"QList<QString>::~QList()@Base" 3.5
(c++)"typeinfo for gpsmm@Base" 3.3
(c++)"typeinfo name for gpsmm@Base" 3.3
(c++)"vtable for gpsmm@Base" 3.3
-#MISSING: 3.18# (c++|optional)"QByteArray::~QByteArray()@Base" 3.3
#MISSING: 3.18# (c++|optional)"QByteArray::~QByteArray()@Base" 3.3
(c++)"shiftleft(unsigned char*, int, unsigned short)@Base" 3.12
#MISSING: 3.17# (c++)"shm_get(int, bool, bool)@Base" 3.15
@@ -158,6 +152,5 @@ libQgpsmm.so.LIBGPSSONAME libqgpsmmLIBGPSSONAME #MINVER#
#MISSING: 3.20# unix_to_iso8601@Base 3.3
datum_code_string@Base 3.19
#MISSING: 3.21.1~dev# nanowait(int, timespec*)@Base 3.21.1
- (c++)"QString::QString(QString const&)@Base" 3.21.1~dev
- (c++)"QString::QString(QString const&)@Base" 3.21.1~dev
+ (c++|optional)"QString::QString(QString const&)@Base" 3.21.1~dev
gpsd_version@Base 3.21.1~dev
--- End Message ---
--- Begin Message ---
Hi Bernd,
On 25-04-2021 13:23, Bernd Zeimetz wrote:
> Please unblock package gpsd
unblocked, thanks.
Paul
OpenPGP_signature
Description: OpenPGP digital signature
--- End Message ---