Your message dated Sun, 09 Dec 2007 20:47:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#455062: fixed in dvorak7min 1.6.1-9
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: dvorak7min
Version: 1.6.1-8
Severity: normal
Tags: patch
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu ubuntu-patch hardy

Hello,

dvorak7min has an Ubuntu change which wasn't forwarded to Debian yet.
It's a fix for a bug reported in launchpad (see
https://launchpad.net/bugs/2985):
,----[ LP bug 2985 ]-
| scripts in /usr/share/doc/dvorak7min/examples/ source non-existant file
| 
| /usr/share/doc/dvorak7min/examples/aoeu and
| /usr/share/doc/dvorak7min/examples/asdf both source
| /etc/kmap.conf which doesn't exist.
| 
| /usr/share/doc/dvorak7min/examples/kmap.conf exists.
| 
| Perhaps they should source that instead.
`----

And here is also the applied patch to fix it.

Michael

diff -pruN 1.6.1-8/debian/aoeu 1.6.1-8ubuntu1/debian/aoeu
--- 1.6.1-8/debian/aoeu 2007-11-21 18:42:57.000000000 +0000
+++ 1.6.1-8ubuntu1/debian/aoeu  2007-11-21 18:42:57.000000000 +0000
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-source /etc/kmap.conf
+source `dirname $0`/kmap.conf
 
 maptype=`basename $0`
 
diff -pruN 1.6.1-8/debian/asdf 1.6.1-8ubuntu1/debian/asdf
--- 1.6.1-8/debian/asdf 2007-11-21 18:42:57.000000000 +0000
+++ 1.6.1-8ubuntu1/debian/asdf  2007-11-21 18:42:57.000000000 +0000
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-source /etc/kmap.conf
+source `dirname $0`/kmap.conf
 
 maptype=`basename $0`
 



--- End Message ---
--- Begin Message ---
Source: dvorak7min
Source-Version: 1.6.1-9

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

dvorak7min_1.6.1-9.diff.gz
  to pool/main/d/dvorak7min/dvorak7min_1.6.1-9.diff.gz
dvorak7min_1.6.1-9.dsc
  to pool/main/d/dvorak7min/dvorak7min_1.6.1-9.dsc
dvorak7min_1.6.1-9_amd64.deb
  to pool/main/d/dvorak7min/dvorak7min_1.6.1-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.
Francois Marier <[EMAIL PROTECTED]> (supplier of updated dvorak7min 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: Mon, 10 Dec 2007 09:34:35 +1300
Source: dvorak7min
Binary: dvorak7min
Architecture: source amd64
Version: 1.6.1-9
Distribution: unstable
Urgency: low
Maintainer: Francois Marier <[EMAIL PROTECTED]>
Changed-By: Francois Marier <[EMAIL PROTECTED]>
Description: 
 dvorak7min - Typing tutor for dvorak keyboards
Closes: 455062
Changes: 
 dvorak7min (1.6.1-9) unstable; urgency=low
 .
   * Remove broken scripts in doc/examples which are outside the scope of
     this package anyways (closes: #455062)
   * Bump standards-version to 3.7.3 (no changes)
Files: 
 23c3b1d46c8498a54521bd070fee5b2a 736 games optional dvorak7min_1.6.1-9.dsc
 46c78ab4a95782adc35ca4faf696f33a 11978 games optional 
dvorak7min_1.6.1-9.diff.gz
 65c21f1677d9c75d9b889038ce832c2e 24892 games optional 
dvorak7min_1.6.1-9_amd64.deb

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

iD8DBQFHXFLmScUZKBnQNIYRAlbbAJ4t707dVcVuvYTeLpViAEUDxHAtegCeI4cP
6ox/umcbmyJDReKO4tK0XYw=
=E4am
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to