debian/0000755000000000000000000000000012147526107007173 5ustar debian/compat0000644000000000000000000000000212147522462010371 0ustar 9 debian/watch0000644000000000000000000000012211305525324010212 0ustar version=3 http://fsinfo.noone.org/~abe/wApua/Download.html wApua-([\d\.]*).tar.gz debian/changelog0000644000000000000000000000352412147526107011051 0ustar wapua (0.06.1-3) unstable; urgency=low * Bump debhelper compatibility to 9 + Update versioned debhelper build-dependency * Switch to a dh7 style debian/rules file: + dh_{link,install{docs,examples}}: Use files instead of parameters * Switch to source format "3.0 (quilt)" * Bump Standards-Version to 3.9.4 (no changes) * Fix lintian warning copyright-refers-to-symlink-license * Change Vcs-Git from http:// to git:// * Apply wrap-and-sort -- Axel Beckert Fri, 24 May 2013 01:54:47 +0200 wapua (0.06.1-2) unstable; urgency=low * Added ${misc:Depends} to Depends (fixes Lintian warning) * Changed the maintainer e-mail address to my debian.org address. * Bumped Standards-Version to 3.8.4 (no changes) -- Axel Beckert Mon, 01 Feb 2010 01:05:58 +0100 wapua (0.06.1-1) unstable; urgency=low * New upstream release + Fixes POD errors * Acknowledge NMU * Bumped Standards-Version to 3.8.3 + [debian/menu] changed menu section + [debian/control] added Homepage header + [debian/control] added Vcs-* header + [debian/control] Remove dependency on perl >= 5.6.0-16 * Bumped debhelper compatibility to 7 + [debian/rules] replaced "dh_clean -k" with "dh_prep" * Fixed further Lintian warnings: + [debian/copyright] copyright-without-copyright-notice + [debian/rules] debian-rules-ignores-make-clean-error * [debian/copyright] Updated URL of upstream homepage * Added a watch file -- Axel Beckert Wed, 02 Dec 2009 18:59:12 +0100 wapua (0.06-1.1) unstable; urgency=low * Non-maintainer upload. * Fix FTBFS with perl 5.10. Closes: #468197 -- Mark Hymers Sat, 05 Apr 2008 13:25:27 +0100 wapua (0.06-1) unstable; urgency=low * Initial Release. -- Axel Beckert Wed, 27 Sep 2006 19:55:26 +0200 debian/copyright0000644000000000000000000000206112147525432011125 0ustar This package was debianized by Axel Beckert on Wed, 21 Jun 2006 13:54:06 +0200. It was downloaded from http://fsinfo.noone.org/~abe/wApua/ Copyright © 2000, 2006 by Axel Beckert License: 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 2 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 complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. debian/menu0000644000000000000000000000015711305453276010066 0ustar ?package(wapua):needs="X11" section="Applications/Network/Web Browsing" title="wApua" command="/usr/bin/wApua" debian/examples0000644000000000000000000000001012147525263010725 0ustar wApua.rcdebian/docs0000644000000000000000000000000712147525263010045 0ustar README debian/control0000644000000000000000000000211012147525432010570 0ustar Source: wapua Section: web Priority: optional Maintainer: Axel Beckert Build-Depends: debhelper (>= 9~) Standards-Version: 3.9.4 Homepage: http://fsinfo.noone.org/~abe/wApua/ Vcs-Browser: http://git.noone.org/?p=wapua.git Vcs-Git: git://git.noone.org/wapua.git Package: wapua Architecture: all Depends: libhtml-parser-perl, libwww-perl, perl-tk, ${misc:Depends}, ${perl:Depends} Suggests: html2wml, wap-wml-tools Description: Web browser for WAP WML pages wApua is a web browser for browsing WAP (Wireless Application Protocol) pages written in the Wireless Markup Language (WML; versions 1.1 and 1.2 are supported). Its main purpose is to test or surf WAP pages without connecting with a WAP capable mobile phone, which may be expensive or impossible, i.e. in case of WAP pages on the local filesystem. . wApua is written in Perl using libwww-perl and Perl/Tk. . Included in the package is the command line front-end wbmp2xbm to wApua's internal converter for decoding WAP Wireless Bitmaps (WBMP) into X Bitmaps (XBM). debian/dirs0000644000000000000000000000004511305451527010054 0ustar usr/bin usr/share/doc/wapua/examples debian/source/0000755000000000000000000000000012147525263010475 5ustar debian/source/format0000644000000000000000000000001412147525263011703 0ustar 3.0 (quilt) debian/links0000644000000000000000000000013612147525263010240 0ustar /usr/bin/wApua /usr/bin/wapua /usr/share/man/man1/wApua.1p.gz /usr/share/man/man1/wapua.1p.gz debian/rules0000755000000000000000000000016112147525263010253 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@