debian/0000755000000000000000000000000012223345014007162 5ustar debian/source/0000755000000000000000000000000011726014024010463 5ustar debian/source/format0000644000000000000000000000001411726014024011671 0ustar 3.0 (quilt) debian/control0000644000000000000000000000264012113727025010573 0ustar Source: fccexam Section: hamradio Priority: extra Maintainer: Debian Hamradio Maintainers Uploaders: John T. Nogatch , Kamal Mostafa Build-Depends: debhelper (>= 8.0.0) Standards-Version: 3.9.4 Package: fccexam Architecture: all Depends: ${misc:Depends} Recommends: eog | gwenview | gpicview | ristretto Description: Study tool for USA FCC commercial radio license exams. fccexam is an interactive study guide for USA FCC commercial radio exams. question pool choices: T1 First Class Radiotelegraph: elements 1, 5, 6. T2 Second Class Radiotelegraph: elements 1, 5, 6. T3 Third Class Radiotelegraph: elements 1, 5. GROL General Radiotelephone Operator License: elements 1, 3. GROL+ General Radiotelephone Operator License + Radar: elements 1, 3, 8. MROP Marine Radio Operator Permit: element 1. GMDSS Global Maritime Distress Safety System Radio Operator: elements 1, 7. GMDSS+ GMDSS Radio Maintainer + Radar: elements 1, 7, 8, 9. RGMDSS Restricted GMDSS Radio Operator: elements 1, 7R. 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 COLEM Examiners. For more information about FCC commercial radio licensing: http://wireless.fcc.gov/commoperators/index.htm?job=home debian/docs0000644000000000000000000000000011726014024010024 0ustar debian/compat0000644000000000000000000000000211726014024010361 0ustar 8 debian/copyright0000644000000000000000000000222112113724741011120 0ustar This work was packaged for Debian by: John T. Nogatch on 28 Feb 2013 11:00:00 -0700 Upstream Author: John T. Nogatch Copyright: Copyright (C) 2012-2013 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) 2012-2013 John T. Nogatch and is licensed under the GPL version 3, see above. debian/changelog0000644000000000000000000000272012223345014011035 0ustar fccexam (1.0.5-1) unstable; urgency=low * updated question pools elements 7 & 7R dated 5/17/2013 * added "7-" & "7R-" prefixes to questions, to prevent figs launch -- John T. Nogatch Thu, 03 Oct 2013 12:46:46 -0700 fccexam (1.0.4-1) unstable; urgency=low * use "echo -n" instead of "read -p" (Closes: 690635) * PNG_VIEWER & eog recommended, not required * show name of non-existent questions * updated email address & copyright date -- John T. Nogatch Thu, 28 Feb 2013 09:22:53 -0800 fccexam (1.0.3-1) unstable; urgency=low * allow individual element number as arg to fccexam * corrected formatting of some questions esp. element 7R * added missing figures for elements 3 and 8 -- John T. Nogatch Sat, 17 Mar 2012 15:31:49 -0700 fccexam (1.0.2-1) unstable; urgency=low * cleaned linitian errors * removed .doc & .pdf downloaded from fcc.gov * revised share/README * obtained bug # -- John T. Nogatch Wed, 14 Mar 2012 12:21:28 -0700 fccexam (1.0.1-1) unstable; urgency=low * change element 9 figures from pbm to png * element 7 & 7R answers need to be uppercase * question number removed from element 7 & 7R question text -- John T. Nogatch Thu, 08 Mar 2012 20:23:28 -0800 fccexam (1.0.0-1) unstable; urgency=low * Initial release (Closes: #663887) -- John T. Nogatch Wed, 07 Mar 2012 18:23:10 -0800 debian/rules0000755000000000000000000000067211726014024010250 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 $@