Your message dated Sun, 27 Jan 2008 23:02:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#444275: fixed in fortune-mod 1:1.99.1-3.1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: fortune-mod
Version: 1:1.99.1-3
Tags: patch
As reported by autopkgtest against Ubuntu at
https://launchpad.net/bugs/127200
debian/rules contains {..,...} shell syntax, which is a bashism.
The best way to fix this IMO is to set SHELL=/bin/bash (rather than
using clumsier forms in debian/rules).
The attached patch does this.
Thanks,
Ian.
diff -u fortune-mod-1.99.1/debian/changelog fortune-mod-1.99.1/debian/changelog
--- fortune-mod-1.99.1/debian/changelog
+++ fortune-mod-1.99.1/debian/changelog
@@ -1,3 +1,9 @@
+fortune-mod (1:1.99.1-3ubuntu2) gutsy; urgency=low
+
+ * debian/rules: Set SHELL to bash.
+
+ -- Matthias Klose <[EMAIL PROTECTED]> Tue, 14 Aug 2007 10:11:04 +0000
+
fortune-mod (1:1.99.1-3ubuntu1) feisty; urgency=low
* Move a couple of jokes some people perceived as offensive to -off.
diff -u fortune-mod-1.99.1/debian/rules fortune-mod-1.99.1/debian/rules
--- fortune-mod-1.99.1/debian/rules
+++ fortune-mod-1.99.1/debian/rules
@@ -1,5 +1,7 @@
#! /usr/bin/make -f
+export SHELL = /bin/bash
+
build: build-stamp
build-stamp:
dh_testdir
--- End Message ---
--- Begin Message ---
Source: fortune-mod
Source-Version: 1:1.99.1-3.1
We believe that the bug you reported is fixed in the latest version of
fortune-mod, which is due to be installed in the Debian FTP archive:
fortune-mod_1.99.1-3.1.diff.gz
to pool/main/f/fortune-mod/fortune-mod_1.99.1-3.1.diff.gz
fortune-mod_1.99.1-3.1.dsc
to pool/main/f/fortune-mod/fortune-mod_1.99.1-3.1.dsc
fortune-mod_1.99.1-3.1_i386.deb
to pool/main/f/fortune-mod/fortune-mod_1.99.1-3.1_i386.deb
fortunes-min_1.99.1-3.1_all.deb
to pool/main/f/fortune-mod/fortunes-min_1.99.1-3.1_all.deb
fortunes-off_1.99.1-3.1_all.deb
to pool/main/f/fortune-mod/fortunes-off_1.99.1-3.1_all.deb
fortunes_1.99.1-3.1_all.deb
to pool/main/f/fortune-mod/fortunes_1.99.1-3.1_all.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.
Marc 'HE' Brockschmidt <[EMAIL PROTECTED]> (supplier of updated fortune-mod
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: SHA1
Format: 1.7
Date: Sun, 27 Jan 2008 23:52:26 +0100
Source: fortune-mod
Binary: fortune-mod fortunes-min fortunes fortunes-off
Architecture: source all i386
Version: 1:1.99.1-3.1
Distribution: unstable
Urgency: low
Maintainer: Pascal Hakim <[EMAIL PROTECTED]>
Changed-By: Marc 'HE' Brockschmidt <[EMAIL PROTECTED]>
Description:
fortune-mod - provides fortune cookies on demand
fortunes - Data files containing fortune cookies
fortunes-min - Data files containing fortune cookies
fortunes-off - Data files containing offensive fortune cookies
Closes: 444275
Changes:
fortune-mod (1:1.99.1-3.1) unstable; urgency=low
.
* Non-maintainer upload.
* debian/rules: Fix bashism. (Closes: #444275)
Files:
1f7e9f5f2cde8f4ab856ce6930ed0c90 685 games optional fortune-mod_1.99.1-3.1.dsc
e2aab5a650348ae38dd5c6713461028b 310325 games optional
fortune-mod_1.99.1-3.1.diff.gz
b28be979b0a1f74d2541198f582f9414 72594 games optional
fortunes-min_1.99.1-3.1_all.deb
d8de10449d850cbe5c8f89b8e89f5cd8 1094740 games optional
fortunes_1.99.1-3.1_all.deb
707c3e4bb4b7ce5e08b05879388141af 777662 games optional
fortunes-off_1.99.1-3.1_all.deb
9d5fecb9afc2d8069577dd1bdd0a8c61 47252 games optional
fortune-mod_1.99.1-3.1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHnQwbmO5zOp3h7rERAsvEAJ9WJAfkBdOVRc8p0ziT5/QFTqSdPQCdEV6i
GOBceXFFu2NCS2WruvYX2Qc=
=6p3S
-----END PGP SIGNATURE-----
--- End Message ---