debian/0000755000000000000000000000000011647630365007201 5ustar debian/rules0000755000000000000000000000022411647630320010246 0ustar #! /usr/bin/make -f DEB_PYTHON_SYSTEM=pysupport include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/python-distutils.mk debian/manpages0000644000000000000000000000002411647630320010702 0ustar debian/hachoir-wx.1 debian/compat0000644000000000000000000000000211647630320010366 0ustar 5 debian/copyright0000644000000000000000000000257211526566170011140 0ustar This package was debianised by Michel Casabona on Sun, 28 Jan 2007 21:23:09 CEST It was downloaded from Author(s): Cyril Zorin Julien Muchembled Victor Stinner aka haypo Copyright (C) 2006-2008 Victor Stinner and Julien Muchembled 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 Lesser General Public License for more details. You should have received a copy of the GNU Lesser 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 The Debian packaging is (C) 2007, Michel Casabona and is licensed under the GPL. On Debian systems, the complete text of the GNU General Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'. debian/pyversions0000644000000000000000000000000511647630320011327 0ustar 2.4- debian/pycompat0000644000000000000000000000000211647630320010737 0ustar 2 debian/hachoir-wx.10000644000000000000000000000105411526566170011332 0ustar .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. .TH HACHOIR-WX "1" "September 2008" "hachoir-wx version 0.3" "User Commands" .SH NAME hachoir-wx \- a wxWidgets-based GUI for hachoir .SH DESCRIPTION .PP usage: hachoir\-wx [options] [filename] .SS "options:" .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .TP Hachoir library: .TP Configure Hachoir library .TP \fB\-\-verbose\fR Verbose mode .TP \fB\-\-log\fR=\fILOG\fR Write log in a file .TP \fB\-\-quiet\fR Quiet mode (don't display warning) .TP \fB\-\-debug\fR Debug mode debian/control0000644000000000000000000000163511647606627010615 0ustar Source: hachoir-wx Section: python Priority: optional Maintainer: Michel Casabona Uploaders: Debian Python Modules Team Build-Depends: debhelper (>=5), python (>= 2.4), cdbs (>= 0.4.43), python-support (>= 0.4) Build-Depends-Indep: python-all (>= 2.4) Standards-Version: 3.9.1 Homepage: http://bitbucket.org/haypo/hachoir/wiki/hachoir-wx Vcs-Svn: svn://svn.debian.org/python-modules/packages/hachoir-wx/trunk/ Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/hachoir-wx/trunk/ Package: python-hachoir-wx Architecture: all Depends: ${python:Depends}, ${misc:Depends}, python-hachoir-parser (>= 1.2), python-wxgtk2.8 Description: wxWidgets GUI for the hachoir binary parser hachoir-wx is a wxWidgets-based program that's meant to provide a (more) user-friendly interface to the facilities provided by the hachoir binary parser core. debian/watch0000644000000000000000000000015411647630320010221 0ustar version=3 http://cheeseshop.python.org/packages/source/h/hachoir-wx/hachoir-wx-(.*)\.tar\.gz debian uupdate debian/patches/0000755000000000000000000000000011647630363010626 5ustar debian/patches/series0000644000000000000000000000002611526566167012047 0ustar fix-project-url.patch debian/patches/fix-project-url.patch0000644000000000000000000000103511526566167014706 0ustar --- a/README +++ b/README @@ -4,7 +4,7 @@ For latest updates, to ask for a feature (please do!), and bleeding(-edge) source code see the website: -http://hachoir.org/wiki/hachoir-wx +http://bitbucket.org/haypo/hachoir/wiki/hachoir-wx Everyone is very welcome to contribute code =) --- a/hachoir_wx/version.py +++ b/hachoir_wx/version.py @@ -1,5 +1,5 @@ PACKAGE = "hachoir-wx" VERSION = "0.3" -WEBSITE = 'http://hachoir.org/wiki/hachoir-wx' +WEBSITE = 'http://bitbucket.org/haypo/hachoir/wiki/hachoir-wx' LICENSE = 'GNU GPL v2' debian/source/0000755000000000000000000000000011647630365010501 5ustar debian/source/format0000644000000000000000000000001411526566167011713 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000301011647630350011037 0ustar hachoir-wx (0.3-2) unstable; urgency=low [ Sandro Tosi ] * debian/control - switch Vcs-Browser field to viewsvn [ Michel Casabona ] * control: - fix URL in Homepage: - Build-Depends-Indep: python-all instead of python-all-dev - add ${misc:Depends} to Depends: - Depends on python-wxgtk2.8 Thanks to Olly Betts (Closes: #645617) * remove outdated URL from man page Thanks to Mike Hommey (Closes: #604040) * bump Standards-Version to 3.9.1 - reference GPL-2 in the copyright file * Switch to dpkg-source 3.0 (quilt) format * fix-project-url.patch: fix URL in README and version.py * -- Michel Casabona Mon, 22 Nov 2010 00:29:10 +0100 hachoir-wx (0.3-1) unstable; urgency=low * New upstream release * bump python-hachoir-parser's minimum required version to 1.2 * bump Standards-Version to 3.8.0 -- Michel Casabona Sun, 28 Sep 2008 17:30:09 +0200 hachoir-wx (0.2-1) unstable; urgency=low [ Michel Casabona ] * New upstream release * debian/copyright change (C) line format for lintian * upgrade Standards-Version to 3.7.3 - debian/menu change section to Applications/Viewers [ Piotr Ożarowski ] * Homepage field added * Rename XS-Vcs-* fields to Vcs-* (dpkg supports them now) -- Michel Casabona Thu, 24 Apr 2008 01:31:19 +0200 hachoir-wx (0.1.2-1) unstable; urgency=low * Initial release -- Michel Casabona Sun, 28 Jan 2007 21:23:09 +0100 debian/menu0000644000000000000000000000017311647630320010060 0ustar ?package(python-hachoir-wx):needs="x11" section="Applications/Viewers"\ title="hachoir-wx" command="/usr/bin/hachoir-wx"