Your message dated Sat, 02 Jan 2016 18:51:46 +0000
with message-id <[email protected]>
and subject line Bug#809674: Removed package(s) from unstable
has caused the Debian Bug report #589789,
regarding gpsdrive-scripts: geo-code should use /bin/bash
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.)


-- 
589789: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=589789
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gpsdrive-scripts
Severity: normal

Script geo-code should use /bin/bash rather than /bin/sh, as
reported on https://bugs.edge.launchpad.net/ubuntu/+source/gpsdrive/+bug/325288
Attached patch fixes this issue.


-- System Information:
Debian Release: squeeze/sid
  APT prefers lucid-updates
  APT policy: (500, 'lucid-updates'), (500, 'lucid-security'), (500, 'lucid')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-23-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
=== modified file 'debian/changelog'
--- debian/changelog    2010-04-16 11:31:32 +0000
+++ debian/changelog    2010-07-05 15:45:40 +0000
@@ -1,3 +1,10 @@
+gpsdrive (2.10~pre4-6.dfsg-3ubuntu5) lucid; urgency=low
+
+  * scripts/geo-code: Changed executing environment from /bin/sh
+    to /bin/bash (LP: #325288)
+
+ -- Bilal Akhtar <[email protected]>  Mon, 05 Jul 2010 13:50:55 +0300
+
 gpsdrive (2.10~pre4-6.dfsg-3ubuntu4) lucid; urgency=low
 
   * debian/control: Rebuild with libmysqlclient16-dev.

=== modified file 'debian/patches/00list'
--- debian/patches/00list       2009-06-11 19:26:06 +0000
+++ debian/patches/00list       2010-07-05 15:45:40 +0000
@@ -18,3 +18,4 @@
 100-fix-insecure-tempfiles
 101-signalposreq
 102-unittest
+103-lp-325288

=== added file 'debian/patches/103-lp-325288.dpatch'
--- debian/patches/103-lp-325288.dpatch 1970-01-01 00:00:00 +0000
+++ debian/patches/103-lp-325288.dpatch 2010-07-05 15:45:40 +0000
@@ -0,0 +1,17 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 103-lp-325288.dpatch by Bilal Akhtar <[email protected]>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: This patch fixes launchpad bug 325288 by changing the runtime
+## DP: environment of file scripts/geo-code from /bin/sh to /bin/bash.
+
+@DPATCH@
+diff -urNad gpsdrive~/scripts/geo-code gpsdrive/scripts/geo-code
+--- gpsdrive~/scripts/geo-code 2010-07-05 13:13:11.334553356 +0300
++++ gpsdrive/scripts/geo-code  2010-07-05 13:13:19.202560140 +0300
+@@ -1,4 +1,4 @@
+-#!/bin/sh
++#!/bin/bash
+ 
+ #
+ #     geo-code: Convert a street address into a latitude/longitude


--- End Message ---
--- Begin Message ---
Version: 2.10~pre4-6.dfsg-5.3+rm

Dear submitter,

as the package gpsdrive has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/809674

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

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

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to