debian/0000755000000000000000000000000012231317106007162 5ustar debian/rules0000755000000000000000000000071512231303407010244 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ --with python3 --without python-support override_dh_installchangelogs: dh_installchangelogs -k NEWS override_dh_auto_clean: test -e ./setup.py && python3 ./setup.py clean || true override_dh_auto_build: override_dh_auto_install: python3 ./setup.py clean install \ --install-layout=deb \ --root=$(CURDIR)/debian/nfoview \ --install-lib=/usr/share/nfoview debian/compat0000644000000000000000000000000211366333501010365 0ustar 7 debian/copyright0000644000000000000000000000232512231303407011116 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: NFO Viewer Upstream-Contact: Osmo Salomaa Source: http://home.gna.org/nfoview/ Files: * Copyright: 2005-2013, Osmo Salomaa License: GPL-3+ Files: debian/* Copyright: 2009, Alessio Treglia 2013, JCF Ploemen (jcfp) License: GPL-3+ License: GPL-3+ This package 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 package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems the full text of the GNU General Public License can be found in the `/usr/share/common-licenses/GPL-3' file. debian/nfoview.xpm0000644000000000000000000001140711366333501011375 0ustar /* XPM */ static char * nfoview_xpm[] = { "32 32 165 2", " c None", ". c #888A85", "+ c #FFFFFF", "@ c #F0F0EE", "# c #C8C9C6", "$ c #A5A6A2", "% c #888A86", "& c #727470", "* c #838580", "= c #9C9D9A", "- c #C2C3C0", "; c #E5E5E3", "> c #9FA09C", ", c #8D8E8B", "' c #B3B4AF", ") c #C1C4BD", "! c #CCD0C8", "~ c #BFC3BD", "{ c #ADAFAA", "] c #7D7E79", "^ c #8B8C89", "/ c #E2E2E0", "( c #E4E5E2", "_ c #8A8C88", ": c #AEAFAB", "< c #D6D8D1", "[ c #E5E6E2", "} c #ECEDEB", "| c #F3F3F2", "1 c #EEEEEB", "2 c #E6E7E3", "3 c #D7DBD5", "4 c #A0A29E", "5 c #6B6D69", "6 c #E1E1DF", "7 c #EFEFED", "8 c #EEEEEC", "9 c #A3A4A0", "0 c #AFB0AC", "a c #DBDED7", "b c #F1F1EF", "c c #FAFAFA", "d c #FCFCFC", "e c #FDFDFC", "f c #FCFCFB", "g c #F8F8F7", "h c #EFEFEE", "i c #E1E3DF", "j c #A0A19C", "k c #858783", "l c #CCCDCA", "m c #959792", "n c #F1F1F0", "o c #FEFEFD", "p c #FDFDFD", "q c #FAFAF9", "r c #EFF0EE", "s c #DEE1DB", "t c #737671", "u c #BDBDBB", "v c #B8BBB5", "w c #E5E7E2", "x c #FEFEFE", "y c #FBFBFB", "z c #F6F6F5", "A c #EBEBE8", "B c #ADAEAB", "C c #929390", "D c #999B96", "E c #C6C8C2", "F c #EEEFEC", "G c #FBFBFA", "H c #F7F7F6", "I c #C9CAC6", "J c #737471", "K c #898B86", "L c #CDD1C9", "M c #F5F5F3", "N c #F3F3F1", "O c #DEDFDB", "P c #5A5C58", "Q c #F2F2F0", "R c #999B97", "S c #EEEFED", "T c #F1F2F0", "U c #CDCECB", "V c #F2F2F1", "W c #B0B1AE", "X c #B9BBB6", "Y c #E7E8E5", "Z c #F9F9F9", "` c #F8F8F8", " . c #F2F3F0", ".. c #B3B4B1", "+. c #939491", "@. c #D0D0CE", "#. c #969893", "$. c #D7DBD4", "%. c #F4F4F3", "&. c #F9F9F8", "*. c #F4F5F3", "=. c #F1F3F0", "-. c #757673", ";. c #C0C1BF", ">. c #F5F5F4", ",. c #A5A6A3", "'. c #B0B3AF", "). c #E2E4DF", "!. c #F7F7F5", "~. c #A9AAA6", "{. c #888986", "]. c #EDEDEC", "^. c #858683", "/. c #B1B2AD", "(. c #EDEFEB", "_. c #F3F3F3", ":. c #F0F1EF", "<. c #A9ABA8", "[. c #6C6E69", "}. c #E7E7E6", "|. c #868883", "1. c #838583", "2. c #585A56", "3. c #4F5350", "4. c #797D7B", "5. c #8E908C", "6. c #B9BBB7", "7. c #CCCFCA", "8. c #DEE0DC", "9. c #D0D1CD", "0. c #B8B9B7", "a. c #7F807C", "b. c #E8E8E7", "c. c #60625E", "d. c #696B66", "e. c #919390", "f. c #4D5150", "g. c #AEAFAF", "h. c #ECECEB", "i. c #CECECD", "j. c #A8A9A6", "k. c #898B88", "l. c #848682", "m. c #9FA19E", "n. c #C7C8C6", "o. c #575954", "p. c #656763", "q. c #929491", "r. c #555855", "s. c #414547", "t. c #D8D8D8", "u. c #F7F7F7", "v. c #575A56", "w. c #646662", "x. c #3F4545", "y. c #CACBCB", "z. c #F1F1F1", "A. c #565754", "B. c #868886", "C. c #404647", "D. c #D5D6D6", "E. c #3E4342", "F. c #393D3F", "G. c #DDDEDF", "H. c #81837E", " ", " ", " . . . . . . . . . . . . . . . . . . . . . . . . . ", " . + + + + + + + + + + + + + + + + + + + + + + + . ", " . + @ @ @ @ # $ % & * = - @ @ @ @ @ @ @ @ @ @ @ . ", " . + @ @ ; > , ' ) ! ~ { ] ^ / @ @ @ @ @ @ @ @ @ . ", " . + @ ( _ : < [ } | 1 2 3 4 5 6 7 7 @ @ 7 7 @ @ . ", " . + 8 9 0 a b c d e f g h i j k 8 8 8 8 8 8 8 @ . ", " . + l m < n d o p p p e q r s t u 7 7 7 7 7 7 @ . ", " . + 0 v w c p + x p p d y z A B C @ @ @ @ @ @ @ . ", " . + D E F G e x x x p d G H r I J b b b b b b @ . ", " . + K L M y d p x p e f G H N O P Q Q Q Q Q Q @ . ", " . + R E S G f d p e d y q H T U J V V V V V V @ . ", " . + W X Y Z y f d d f G ` z ...+.| | | | | | @ . ", " . + @.#.$.%.Z G y y c &.H *.=.-.;.%.%.%.%.%.%.@ . ", " . + >.,.'.).*.` &.&.` H >.!.~.{.>.>.>.>.>.>.>.@ . ", " . + ].u ^./.s (._.z %.N :.<.[.}.z z z z z z z @ . ", " |.1.2.3.4.R 5.6.7.8.9.0.a., b.H H H H H H H H @ . ", " c.d.e.f.g.h.i.j.k.& l.m.n.g g g g g g g g g g @ . ", " o.p.q.r.s.t.u.` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` @ . ", " v.w.q.r.x.y.z.Z Z Z Z Z Z Z Z Z Z Z Z Z Z Z Z Z Z @ . ", " A.B.r.C.D.` c c c c c c c c c c c c c c c c c c c @ . ", " E.F.G.G G G G G G G G G G G G G G G G G G G G G @ . ", " H.+ f f f f f f f f f f f f f f f f f f f f f @ . ", " . + f f f f f f f f f f f f f f f f f f f f f @ . ", " . + f f f f f f f f f f f f f f f f f f f f f @ . ", " . + f f f f f f f f f f f f f f f f f f f f f @ . ", " . + @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ . ", " . . . . . . . . . . . . . . . . . . . . . . . . . ", " ", " ", " "}; debian/control0000644000000000000000000000166512231316746010606 0ustar Source: nfoview Section: utils Priority: optional Maintainer: JCF Ploemen (jcfp) Uploaders: Python Applications Packaging Team Build-Depends: debhelper (>= 7.0.50~), python3, dh-python Build-Depends-Indep: intltool Standards-Version: 3.9.4 Homepage: http://home.gna.org/nfoview/ X-Python3-Version: >= 3.2 Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/nfoview/trunk/ Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/nfoview/trunk/ Package: nfoview Architecture: all Depends: ${python3:Depends}, ${misc:Depends}, python3-gi Recommends: xfonts-terminus Pre-Depends: dpkg (>= 1.15.6~) Description: simple viewer for NFO files NFO Viewer is a simple viewer for NFO files, which are "ASCII art" in the CP437 codepage. The advantages of using NFO Viewer instead of a text editor are preset font and encoding settings, automatic window size and clickable hyperlinks. debian/watch0000644000000000000000000000020012231303407010202 0ustar version=3 http://home.gna.org/nfoview/ \ (?:.*[/=]|)nfoview(?:[_\-]?|[_\-]v)(\d.*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz).* debian/source/0000755000000000000000000000000011770435626010501 5ustar debian/source/format0000644000000000000000000000001411366333501011675 0ustar 3.0 (quilt) debian/launcher/0000755000000000000000000000000012231303407010762 5ustar debian/launcher/nfoview0000644000000000000000000000017012231303407012360 0ustar #!/usr/bin/python3 import sys sys.path.insert(0, '/usr/share/nfoview') import nfoview nfoview.main.main(sys.argv[1:]) debian/changelog0000644000000000000000000000644512231303407011044 0ustar nfoview (1.13.1-1) unstable; urgency=low [Jakub Wilk] * Use canonical URIs for Vcs-* fields. [JCF Ploemen (jcfp)] * New upstream release (Closes: #625237). * Migrated to Python 3 (etc.): + Build-Depend on python3 rather than python. + Set X-Python3-Version to >= 3.2; remove XS-Python-Version. + Depend on python3-gi rather than python-gtk2. + Switch to dh_python3 from python-support. * New maintainer (Closes: #726301). * Fix package description. * Handle use of tar.xz file format by upstream: + Update watch file. + Add Pre-Depends on dpkg (>= 1.15.6~). * Set Priority to optional. * Bump Standards-Version to 3.9.4. * Update copyright: + Add myself as a copyright holder for the packaging. + Remove mention of tools/git2cl: no longer present. + Use machine-interpretable format 1.0. -- JCF Ploemen (jcfp) Fri, 18 Oct 2013 18:12:14 +0200 nfoview (1.9.2-1) unstable; urgency=low * New upstream release: - Update Polish translation (Piotr Drąg). - Add Russian translation (Алекс). * Set Maintainer to Python Apps Packaging team, move myself to the Uploaders field. -- Alessio Treglia Wed, 27 Oct 2010 09:35:19 +0200 nfoview (1.9.1-1) unstable; urgency=low * New upstream release. * Change my email address. * Bump Standards. * Move python from Build-Depends-Indep to Build-Depends as it's needed to run debian/rules clean. -- Alessio Treglia Thu, 01 Jul 2010 09:09:15 +0200 nfoview (1.9-1) unstable; urgency=low * New upstream release. * Co-maintain this with Debian PAPT, move packaging into PAPT's svn area. * debian/control: - Adjust debhelper b-d version to ease backporters' life. - Bump Standards. - Replace python-all-dev with python in Build-Depends field. - Set DM-Upload-Allowed to yes. * Switch to 3.0 (quilt) source format. -- Alessio Treglia Fri, 30 Apr 2010 00:53:55 +0200 nfoview (1.8-1) unstable; urgency=low * New upstream release. * debian/{nfoview.xpm,nfoview.install}: - Add 32x32px icon in XPM format. * debian/menu: - Add icon field. - Set the extended name as title field value. -- Alessio Treglia Sun, 25 Oct 2009 02:56:44 +0200 nfoview (1.7-1) unstable; urgency=low * New upstream release. * debian/patches/01-italian_translations.diff: - Remove, applied by upstream. * Drop quilt support, no patch to apply. * Remove debian/README.source, no need to document quilt patch system. -- Alessio Treglia Tue, 06 Oct 2009 12:55:50 +0200 nfoview (1.6-2) unstable; urgency=low [Kartik Mistry] * Set distribution to unstable [Alessio Treglia] * debian/control: - Set XS-Python-Version to >= 2.5 (Closes: #545724). - Move xfonts-terminus from Suggests to Recommends (as suggested by upstream). - Remove python-glade2 dependency, not needed anymore since the migration from Libglade to GtkBuilder. -- Alessio Treglia Fri, 11 Sep 2009 00:21:41 +0530 nfoview (1.6-1) unstable; urgency=low * Initial release (Closes: #544045). * debian/patches/01-italian_translations.diff: Add Italian translations. -- Alessio Treglia Sat, 05 Sep 2009 16:18:00 +0200 debian/nfoview.install0000644000000000000000000000010612231303407012223 0ustar debian/nfoview.xpm usr/share/pixmaps debian/launcher/nfoview /usr/bin debian/docs0000644000000000000000000000001411366333501010035 0ustar README TODO debian/menu0000644000000000000000000000023111366333501010052 0ustar ?package(nfoview):needs="X11"\ section="Applications/Viewers"\ title="NFO Viewer"\ icon="/usr/share/pixmaps/nfoview.xpm"\ command="/usr/bin/nfoview"