[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#503075: marked as done (gnochm: ?)



Your message dated Tue, 18 Aug 2009 07:32:04 +0000
with message-id <E1MdJAq-00044H-6G@ries.debian.org>
and subject line Bug#503075: fixed in gnochm 0.9.11-3
has caused the Debian Bug report #503075,
regarding gnochm: ?
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 owner@bugs.debian.org
immediately.)


-- 
503075: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=503075
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: gnochm
Version: 0.9.11-2
Severity: normal

Hi, 

Recent files are not stored with absolute paths, which is a minor
inconvenience. 

Please consider applying this simple patch:
--- gnochm.py.in.default        2008-10-22 13:51:57.000000000 +0300
+++ gnochm.py.in        2008-10-22 13:52:16.000000000 +0300
@@ -382,6 +382,7 @@
         length=client.get_int('/apps/gnochm/preferences/recent_size')
         if length < 1:
             length = 1
+        name = os.path.abspath(name)
         if name in recent_list:
             recent_list.remove(name)
         recent_list.insert(0, name)



Thanks,



--- End Message ---
--- Begin Message ---
Source: gnochm
Source-Version: 0.9.11-3

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

gnochm_0.9.11-3.diff.gz
  to pool/main/g/gnochm/gnochm_0.9.11-3.diff.gz
gnochm_0.9.11-3.dsc
  to pool/main/g/gnochm/gnochm_0.9.11-3.dsc
gnochm_0.9.11-3_all.deb
  to pool/main/g/gnochm/gnochm_0.9.11-3_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 503075@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Tony Palma <xbytemx@gmail.com> (supplier of updated gnochm 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 17 Aug 2009 03:21:39 -0500
Source: gnochm
Binary: gnochm
Architecture: source all
Version: 0.9.11-3
Distribution: unstable
Urgency: low
Maintainer: Tony Palma <xbytemx@gmail.com>
Changed-By: Tony Palma <xbytemx@gmail.com>
Description: 
 gnochm     - CHM file viewer for GNOME
Closes: 471411 492481 503075
Changes: 
 gnochm (0.9.11-3) unstable; urgency=low
 .
   * New maintainer. Closes: #471411
   * debian/compat. Bump to 5, "deprecated-debhelper-compat-version"
   * debian/control
     - Add autotools-dev to build-depends. Closes: #492481
     - Bump Standards-Version to 3.8.2
   * debian/patches/04_full-path.patch
     - Added. Thanks to Kornilios Kourtis. Closes: #503075.
Checksums-Sha1: 
 ff084ba22311aaea5602de4288ca64aaaae4a381 1070 gnochm_0.9.11-3.dsc
 561a8d07039255740251e1d1061ab9148df9907b 9015 gnochm_0.9.11-3.diff.gz
 9bae4a6e3af4c13aadd2510cea57c164c7beb115 161736 gnochm_0.9.11-3_all.deb
Checksums-Sha256: 
 3abae3bc4a15861a7ab027d3c646175752d66afe0dbdaaae3d3869bca9de0f14 1070 gnochm_0.9.11-3.dsc
 30c340ad1def7cb0ddcde95994f4dc5c451885877965fb1506977fca18845df0 9015 gnochm_0.9.11-3.diff.gz
 5480617f16d55479483c11f86871a0ed6aff89a84942cc578172347631ecfc13 161736 gnochm_0.9.11-3_all.deb
Files: 
 c1c99451e511d8aea83af2d4ebec87cf 1070 gnome optional gnochm_0.9.11-3.dsc
 08edbbc731d481787fa34b1db2da85cd 9015 gnome optional gnochm_0.9.11-3.diff.gz
 91e820d7ceaea5f8455d6bdcfbb22b25 161736 gnome optional gnochm_0.9.11-3_all.deb

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

iEYEARECAAYFAkqKVZQACgkQbMaawmho9B9nJwCeMqaEjHaPwe0r9cM4B6Eixo0o
0y0An1Fgp5ogMcHKLfgNJBEzKnfcri1i
=oWks
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: