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

Bug#701639: marked as done (hamexam: Lower dependency on eog)



Your message dated Thu, 28 Feb 2013 19:02:30 +0000
with message-id <E1UB8kQ-0007BP-SX@franck.debian.org>
and subject line Bug#701639: fixed in hamexam 1.2.1-1
has caused the Debian Bug report #701639,
regarding hamexam: Lower dependency on eog
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.)


-- 
701639: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701639
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: hamexam
Version: 1.2.0-1
Severity: minor

Dear Maintainer,

some people install instead of gnome from the kde/lxde or xfce-CDs so that
eog is not in their installation.
Therefore I propose something like this:

--- control     2012-01-11 23:04:28.000000000 +0100
+++ control.new 2013-02-25 16:22:46.000000000 +0100
@@ -8,7 +8,7 @@

 Package: hamexam
 Architecture: all
-Depends: ${misc:Depends}, eog
+Depends: ${misc:Depends}, eog | gwenview | gpicview | ristretto
 Description: Study tool for USA FCC amateur radio (ham) exams.
  hamexam is an interactive study tool for the 3 USA FCC amateur radio
  (ham radio) question pools.


--- hamexam     2013-02-25 16:32:19.000000000 +0100
+++ hamexam.new 2013-02-25 16:32:19.000000000 +0100
@@ -5,6 +5,17 @@
 # dir where question pools reside?
 INSTALLDIR="$(dirname "$(readlink -f $0)")"

+# determine viewer
+if type "eog" > /dev/null 2>&1; then
+    VIEWER="eog"
+elif type "gwenview" > /dev/null 2>&1; then
+    VIEWER="gwenview"
+elif type "gpicview" > /dev/null 2>&1; then
+    VIEWER="gpicview"
+else
+    VIEWER="ristretto"
+fi
+
 # dir to keep user's unanswered questions
 USERDIR=~/.hamexam

@@ -82,9 +93,9 @@
 fi

 # bring up diagrams for this element
-eog ${INSTALLDIR}/${POOL}pngs/${POOL}1.png 2>/dev/null &
+${VIEWER} ${INSTALLDIR}/${POOL}pngs/${POOL}1.png 2>/dev/null &
 if [ $? -ne 0 ]; then
-    echo "eog failed to display diagrams"
+    echo "${VIEWER} failed to display diagrams"
 fi

 # report how many questions remain


Thank you very much.

Regards,
Edi



-- System Information:
Debian Release: 7.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

--- End Message ---
--- Begin Message ---
Source: hamexam
Source-Version: 1.2.1-1

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

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 701639@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
John T. Nogatch <jnogatch@gmail.com> (supplier of updated hamexam 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: SHA256

Format: 1.8
Date: Thu, 28 Feb 2013 08:52:34 -0800
Source: hamexam
Binary: hamexam
Architecture: source all
Version: 1.2.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Hamradio Maintainers <debian-hams@lists.debian.org>
Changed-By: John T. Nogatch <jnogatch@gmail.com>
Description: 
 hamexam    - Study tool for USA FCC amateur radio (ham) exams.
Closes: 690646 701639
Changes: 
 hamexam (1.2.1-1) unstable; urgency=low
 .
   * add echo instead of read -p "bashism" (Closes: 690646)
   * changed debian/control email address
   * figures optional {$PNG_VIEWER, eog, gwenview, gpicview, ristretto} -
     Thanks, Edi Meier (Closes: 701639)
   * show name of non-existent question
Checksums-Sha1: 
 4bf353bf6a4b26d2d8aee1cceaba074ea75f98c7 1764 hamexam_1.2.1-1.dsc
 2cc8bab0965c74c6f850653c98eaf907389d3e45 607045 hamexam_1.2.1.orig.tar.gz
 da9857fbb3b58ddba81f0ee6410d8410a3fb54e9 2407 hamexam_1.2.1-1.debian.tar.gz
 3cf47b663568871750efcdabf04fc94ea3dc586f 644658 hamexam_1.2.1-1_all.deb
Checksums-Sha256: 
 c09735220eef0f4b168ff417889ae669f0824d254734bd2296371b26be4e6567 1764 hamexam_1.2.1-1.dsc
 ace28c692f40091d3b499e68faba9dc0c4373f343446e15898eaf02519e03af1 607045 hamexam_1.2.1.orig.tar.gz
 6126db95da1aa523d4c435da4bbbff2987ec3c2258ebe31948d69604576452f0 2407 hamexam_1.2.1-1.debian.tar.gz
 33c1cf27cea4736614ba99d712118e923d64349a25bc44c598b615b73ac4b71b 644658 hamexam_1.2.1-1_all.deb
Files: 
 47f17e9dc39466ca4a56d2c5cf64b7ec 1764 hamradio extra hamexam_1.2.1-1.dsc
 8791746840722dcdb61d3b08d7875a72 607045 hamradio extra hamexam_1.2.1.orig.tar.gz
 343810d32f99934ff09a2869e527646d 2407 hamradio extra hamexam_1.2.1-1.debian.tar.gz
 e7d1ce3d9e1d0ddb2445978b9d5a619d 644658 hamradio extra hamexam_1.2.1-1_all.deb

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

iQIcBAEBCAAGBQJRL6ZBAAoJEHqwmdxYrXhZIucQAIfpuysLYSBnswkbHDehOUQs
E12/vD8nafIaGnIJ0tn97sS5nOiytQJ1jC70EHPdCLrS74N4EecEmcv3Ud0P7LoQ
ee797oBQAAfTmrvL1SFl262TT9AA3hB25TxFH3xLe5vgFpbIKMmnK9t9S+SeTa78
a8vzAwxfaR4xRgCbFnjUJQxaBFdsOOQcfnfk4CQ82PNGjqwJUtp7N2VSQXY+JR+0
5kqXUd7FDAk2Bc8PWvGpd8wR0OsCWJvfu+7Nn3GvsWdYLN3mIwGNzFOk6KG+Syey
BPfnTFEB7oMnZ9ihi/2ARGykpL5tTEry8JTQQFIvvVOgJ6t7IHLA9AxIjbncjkEQ
7WfA0qEEebUqSagdiZ5YgyUv7/HxQCzspmGZFg0/57z5yWhNqtuVc+nDG7nl/yKj
AlsSzggc52dJBgU/06B/xVs5uxD/eU8I3eM7ZiONn2BTMJcWjJuQm9eo8bOH8TdG
MZiBg0uNPhw3eUfR1iu71/T0yvdxrgIzIjCj9xVm5663c2p7QS9+mv7VpLuA6U47
34Gvk1Rjq4ATSntbL3lWReHj9rDV3PFtWYoR7GRaPFVZvUYkVmgd9pd03RzWhx3t
SqS01js3B4/RciDDS7C25mXpbwJs0uEJOOMDlmXKJ1Bb5wcdRDiQCHa7jgRuTo2G
MALWq53jMEEYcA78Yfq7
=kxKZ
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: