debian/0000755000000000000000000000000012113722722007165 5ustar debian/source/0000755000000000000000000000000011573514541010474 5ustar debian/source/format0000644000000000000000000000001411573514541011702 0ustar 3.0 (quilt) debian/control0000644000000000000000000000203012113425371010563 0ustar Source: hamexam Section: hamradio Priority: extra Maintainer: Debian Hamradio Maintainers Uploaders: John T. Nogatch , Kamal Mostafa Build-Depends: debhelper (>= 7.0.50~) Standards-Version: 3.9.4 Package: hamexam Architecture: all Depends: ${misc:Depends} Recommends: 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. The 3 question pools are: t element 2, Technician Class (entry level), g element 3, General Class (also requires element 2), e element 4, Extra Class (also requires elements 2 and 3). Questions are chosen randomly from the selected pool. Incorrect answers cause the question to be asked again later. Licenses are issued by the FCC, but exams are conducted by Volunteer Examiners. For more information about USA amateur radio licensing: http://www.arrl.org/licensing-preparation-exams debian/docs0000644000000000000000000000000011567030267010036 0ustar debian/compat0000644000000000000000000000000211567030266010372 0ustar 7 debian/copyright0000644000000000000000000000221411703372243011122 0ustar This work was packaged for Debian by: John T. Nogatch on Tue, 24 May 2011 15:26:57 -0700 Upstream Author: John T. Nogatch Copyright: Copyright (C) 2011 John T. Nogatch License: This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". The Debian packaging is: Copyright (C) 2011 John T. Nogatch and is licensed under the GPL version 3, see above. debian/changelog0000644000000000000000000000316312113722722011042 0ustar 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 -- John T. Nogatch Thu, 28 Feb 2013 08:52:34 -0800 hamexam (1.2.0-1) unstable; urgency=low * replaced Extra question pool & diagrams with new effective 1-July-2012 * "hamexam q" will now repeatedly ask for {t,g,e} selection * 3 second delay after error messages, to read before window closes * non-existent questions remaining from old pool are silently removed -- John T. Nogatch Fri, 03 Feb 2012 13:37:37 -0800 hamexam (1.1.1-1) unstable; urgency=low * hamexam.png is RGBA to display correctly in Unity2D * hamexam.png is "export bitmap" from hamexam.svg -- John T. Nogatch Tue, 17 Jan 2012 14:59:38 -0800 hamexam (1.1.0-1) unstable; urgency=low * add hamexam.desktop and hamexam.png for Applications->Hamradio menu * add q option to query for question pool (needed for menu startup) * use eog, instead of evince, for viewing .png files -- John T. Nogatch Wed, 11 Jan 2012 10:40:00 -0700 hamexam (1.0.1-1) unstable; urgency=low * Use .png files for diagrams, instead of .pdf. * changed native to quilt -- John T. Nogatch Tue, 07 Jun 2011 14:38:33 -0700 hamexam (1.0.0) unstable; urgency=low * Initial release (Closes: #629435) -- John T. Nogatch Mon, 06 Jun 2011 12:49:47 -0700 debian/rules0000755000000000000000000000067211567030267010262 0ustar #!/usr/bin/make -f # -*- makefile -*- # Sample debian/rules that uses debhelper. # This file was originally written by Joey Hess and Craig Small. # As a special exception, when this file is copied by dh-make into a # dh-make output file, you may use that output file without restriction. # This special exception was added by Craig Small in version 0.37 of dh-make. # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@