Your message dated Thu, 17 Feb 2011 19:37:33 +0000
with message-id <[email protected]>
and subject line Bug#605835: fixed in gpsd 2.95-9
has caused the Debian Bug report #605835,
regarding FTBFS with ld --no-add-needed
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.)


-- 
605835: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605835
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gpsd
Version: 2.95-8
Severity: important
Tags: patch
User: [email protected]
Usertags: origin-ubuntu natty ubuntu-patch
User: [email protected]
Usertags: no-add-needed

there is one missing reference to a symbol in libbluetooth
diff -u gpsd-2.95/debian/patches/series gpsd-2.95/debian/patches/series
--- gpsd-2.95/debian/patches/series
+++ gpsd-2.95/debian/patches/series
@@ -9,0 +10 @@
+ld-no-add-needed.diff
only in patch2:
unchanged:
--- gpsd-2.95.orig/debian/patches/ld-no-add-needed.diff
+++ gpsd-2.95/debian/patches/ld-no-add-needed.diff
@@ -0,0 +1,22 @@
+--- gpsd-2.95.orig/Makefile.in
++++ gpsd-2.95/Makefile.in
+@@ -529,7 +529,7 @@
+ 	monitor_italk.c monitor_ubx.c monitor_superstar2.c \
+ 	monitor_oncore.c monitor_tnt.c
+ 
+-gpsmon_LDADD = $(LIBM) $(NCURSES_LIBS) libgpsd.la libgps.la -lm $(LIBPTHREAD)  $(LIBUSB_LIBS)
++gpsmon_LDADD = $(LIBM) $(NCURSES_LIBS) libgpsd.la libgps.la -lm $(LIBPTHREAD)  $(LIBUSB_LIBS) -lbluetooth
+ 
+ #
+ # Build gpsdecode
+--- gpsd-2.95.orig/Makefile.am
++++ gpsd-2.95/Makefile.am
+@@ -120,7 +120,7 @@
+ gpsmon_SOURCES = gpsmon.c monitor_nmea.c monitor_sirf.c \
+ 	monitor_italk.c monitor_ubx.c monitor_superstar2.c \
+ 	monitor_oncore.c monitor_tnt.c
+-gpsmon_LDADD = $(LIBM) $(NCURSES_LIBS) libgpsd.la libgps.la -lm $(LIBPTHREAD)  $(LIBUSB_LIBS)
++gpsmon_LDADD = $(LIBM) $(NCURSES_LIBS) libgpsd.la libgps.la -lm $(LIBPTHREAD)  $(LIBUSB_LIBS) -lbluetooth
+ 
+ #
+ # Build gpsdecode

--- End Message ---
--- Begin Message ---
Source: gpsd
Source-Version: 2.95-9

We believe that the bug you reported is fixed in the latest version of
gpsd, which is due to be installed in the Debian FTP archive:

gpsd-clients_2.95-9_amd64.deb
  to main/g/gpsd/gpsd-clients_2.95-9_amd64.deb
gpsd-dbg_2.95-9_amd64.deb
  to main/g/gpsd/gpsd-dbg_2.95-9_amd64.deb
gpsd_2.95-9.diff.gz
  to main/g/gpsd/gpsd_2.95-9.diff.gz
gpsd_2.95-9.dsc
  to main/g/gpsd/gpsd_2.95-9.dsc
gpsd_2.95-9_amd64.deb
  to main/g/gpsd/gpsd_2.95-9_amd64.deb
libgps-dev_2.95-9_amd64.deb
  to main/g/gpsd/libgps-dev_2.95-9_amd64.deb
libgps19_2.95-9_amd64.deb
  to main/g/gpsd/libgps19_2.95-9_amd64.deb
libqgpsmm-dev_2.95-9_all.deb
  to main/g/gpsd/libqgpsmm-dev_2.95-9_all.deb
libqgpsmm19_2.95-9_amd64.deb
  to main/g/gpsd/libqgpsmm19_2.95-9_amd64.deb
python-gps_2.95-9_amd64.deb
  to main/g/gpsd/python-gps_2.95-9_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bernd Zeimetz <[email protected]> (supplier of updated gpsd package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 17 Feb 2011 19:27:30 +0100
Source: gpsd
Binary: gpsd gpsd-dbg gpsd-clients python-gps libgps19 libgps-dev libqgpsmm19 
libqgpsmm-dev
Architecture: source all amd64
Version: 2.95-9
Distribution: unstable
Urgency: low
Maintainer: Bernd Zeimetz <[email protected]>
Changed-By: Bernd Zeimetz <[email protected]>
Description: 
 gpsd       - Global Positioning System - daemon
 gpsd-clients - Global Positioning System - clients
 gpsd-dbg   - Global Positioning System - debugging symbols
 libgps-dev - Global Positioning System - development files
 libgps19   - Global Positioning System - library
 libqgpsmm-dev - Global Positioning System - QT wrapper for libgps (development)
 libqgpsmm19 - Global Positioning System - QT wrapper for libgps
 python-gps - Global Positioning System - Python libraries
Closes: 605833 605835
Changes: 
 gpsd (2.95-9) unstable; urgency=low
 .
   * [979fcdf3] Make QT symbols optional in the symbols file. (Closes: #605833)
   * [09f64fb5] Run dh_autoreconf to reconfigure automake and friends.
   * [13e861d9] Add dh_buildinfo information to the debug package.
   * [40d19cf2] Add patch to fix a missing symbol reference. (Closes: #605835)
   * [17af8fa9] Migrating from python-support to dh_python2.
   * [77dab448] Use -a instead of -s on debhelper calls.
     -a is euqally smart now and dh_python2 doesn't implement -s.
   * [1605f83d] Ensure dh_python2 handles /lib/udev/gpsd.hotplug
   * [cbb6e2a7] Recommend python for gpsd as workaround.
     dh_python2 ignores scripts due to a programming error.
Checksums-Sha1: 
 4943e7fa2b7dcac2bdad5be61cd7df5afb498b05 2165 gpsd_2.95-9.dsc
 2aee8cea3d18a0548720508fdd0c5216138b63e7 51434 gpsd_2.95-9.diff.gz
 c16b44843031360578ccd78eb2a061641e2dc019 20586 libqgpsmm-dev_2.95-9_all.deb
 1382f9828341e6da7d594ed0a210e79712420b26 96698 gpsd_2.95-9_amd64.deb
 3f7fecf15739bdce51ccbaf4d9580a3fcaf88d95 646402 gpsd-dbg_2.95-9_amd64.deb
 beba31d9be54ee9cbfd2f59a7bfb96d2daef0040 128112 gpsd-clients_2.95-9_amd64.deb
 2b2a3dd45ac04c2d5711adba39cc2d14d61b6fa2 116416 python-gps_2.95-9_amd64.deb
 ad4eb5c0af5a18b5150ada028e8a8c18df841a08 182412 libgps19_2.95-9_amd64.deb
 074111fd1384eaecd288ac939d197bc284042ca3 102110 libgps-dev_2.95-9_amd64.deb
 de7a0ad3e88812d5287bf685ea8c88270a453195 67698 libqgpsmm19_2.95-9_amd64.deb
Checksums-Sha256: 
 c61d73600d7ca9fefeff28cebb4fdd31b380900473810aeae419f5cc82c9b911 2165 
gpsd_2.95-9.dsc
 bf123fc320108b07081ebd30aa909bf7b16b8e5cc672e58c8dc6c60863f2f0a2 51434 
gpsd_2.95-9.diff.gz
 f57db5ce5b8e9cdb37e733ef8f13918a5b285b382c26e211d165e9ee5831574e 20586 
libqgpsmm-dev_2.95-9_all.deb
 64d666ef58912da110f37c935866443436cf1c8bc59ce134abc57d226aa47baa 96698 
gpsd_2.95-9_amd64.deb
 d4197ce477440d03751f547a47c572b21887e14e33ee7185efe3334441e3a013 646402 
gpsd-dbg_2.95-9_amd64.deb
 969c6d26d9a0ed821507043821478fc85caeb1a9ae5d4d979c1f3af8fd9b38d8 128112 
gpsd-clients_2.95-9_amd64.deb
 0d5f26460d0fb0135af973fa055bad24d3ad6f3703e0f7fede80f53f36b9f4f5 116416 
python-gps_2.95-9_amd64.deb
 190f5c497e14c21dbcfc0f972593cd11fd7248c11741c03e1850583c761eb99d 182412 
libgps19_2.95-9_amd64.deb
 8b9bd326f9a2ef05ade51e3ba6e7943501928d01bb53822149e3ed9985802ef9 102110 
libgps-dev_2.95-9_amd64.deb
 be0b9beb8ad5899ec3adc08a5679fcd3cd3ed959b6c50c62140fbbed7369531f 67698 
libqgpsmm19_2.95-9_amd64.deb
Files: 
 3642d940dd7b66c4ad3dd3573f05ca61 2165 misc optional gpsd_2.95-9.dsc
 6949301039dee5976d70b24284bbc0a4 51434 misc optional gpsd_2.95-9.diff.gz
 f52721ba64064ec3e4c15b07c785e08f 20586 libdevel optional 
libqgpsmm-dev_2.95-9_all.deb
 18a0d04af0a939711ff0278c050838e8 96698 misc optional gpsd_2.95-9_amd64.deb
 5bd14070494d81adebb3aef3a7160575 646402 debug extra gpsd-dbg_2.95-9_amd64.deb
 066c70028af4ea0f5d02152b2c1192be 128112 misc optional 
gpsd-clients_2.95-9_amd64.deb
 089ee44868d2d32cfccc8d3928a2892b 116416 python optional 
python-gps_2.95-9_amd64.deb
 0155dc17f906361d35e63e3217dde0f5 182412 libs optional libgps19_2.95-9_amd64.deb
 b2a8583c096f0bb436302bf8c69ef236 102110 libdevel optional 
libgps-dev_2.95-9_amd64.deb
 a95d9d38a85e05ea0bc7f6335a8abc5e 67698 libs optional 
libqgpsmm19_2.95-9_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJNXWotAAoJEOs2Fxpv+UNfuU8P/0kDAuHjaS9UJ07oqgbzBiYW
Mtv8MLiXT0l+O+aUQ0ztIkL/goUqaIn9TomIWq3CpdbIw/sO7lFGxzQWEXbUR57a
UN2VpXCD/9P/xgCKcaOwQXhrqszq9Ci9iTBwoRh269pouPZuMNDBAVrhdunCP6nZ
g91Mgpuf4RSFpS8oImvRJYCDQNfrI5j1Rm0wZfnH9Z3JrJrxNgI/NsvQHzAkv97K
P9g9PI8ZdOkbk6f/g/N1LvjRzD57xv18k9BZmxvxypo51EGaFEFAkBtP2yG+zeSh
WKVbmbNPW+5kRzDxBQNhneW+zvx36RsGM1HceMzVi66Vr55xnfOx7fXzZFGsC3Vg
nwaw+OI+nZ9nJwln6Wf6XKP8RJCcfIImHGefs9M4IgHjB174j2ceQbkIz3CsCYi5
JqpcN97WDfHTeINGTqb0X9wnU/8S5bdvb9PybLlKGcDOwY8JnQ2wpfqdDy71JG8m
Ifrx6NRNtbznAvv7Km3qPfxP7SUJzOF7ScRZqbF0kNh7VTAfEZEIk9v1XxNm0tCx
keewnFDN8AauuDIavlWS2kVykmHeqlSwFeOdkwrZZduMLha7TYk/Si3Cy68sVYCr
SV0GsaNkck4WmrVnsHyTrnArWxV2AtFSk0zDcvKZMeexLXkOZciqMz6DRVrHSyLL
8qK19M4PgvGRVkbisygq
=HKjf
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to