debian/0000755000000000000000000000000011647623732007201 5ustar debian/rules0000755000000000000000000000022411526564013010247 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/compat0000644000000000000000000000000211526564013010367 0ustar 5 debian/copyright0000644000000000000000000000244611526564013011132 0ustar This package was debianised by Michel Casabona on Tue, 19 Dec 2006 16:40:53 CEST It was downloaded from Author(s): Victor Stinner Julien Muchembled 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/pyversions0000644000000000000000000000000511526564013011330 0ustar 2.4- debian/pycompat0000644000000000000000000000000211526564013010740 0ustar 2 debian/control0000644000000000000000000000233611526564013010600 0ustar Source: hachoir-parser 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-parser Vcs-Svn: svn://svn.debian.org/python-modules/packages/hachoir-parser/trunk/ Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/hachoir-parser/trunk/ Package: python-hachoir-parser Architecture: all Depends: ${python:Depends}, ${misc:Depends}, python-hachoir-core (>= 1.3) Description: Package of Hachoir parsers used to open binary files hachoir-parser is a package of most common file format parsers written for Hachoir framework. Not all parsers are complete, some are very good and other are poor: only parser first level of the tree for example. . A perfect parser have no "raw" field: with a perfect parser you are able to know *each* bit meaning. Some good (but not perfect ;-)) parsers: * Matroska video * Microsoft RIFF (AVI video, WAV audio, CDA file) * PNG picture * TAR and ZIP archive debian/watch0000644000000000000000000000016411526564013010223 0ustar version=3 http://cheeseshop.python.org/packages/source/h/hachoir-parser/hachoir-parser-(.*)\.tar\.gz debian uupdate debian/source/0000755000000000000000000000000011526564013010471 5ustar debian/source/format0000644000000000000000000000001411526564013011677 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000514111647623732011054 0ustar hachoir-parser (1.3.4-1) unstable; urgency=low * New upstream release * bump Standards-Version to 3.9.1 - reference GPL-2 in the copyright file * Switch to dpkg-source 3.0 (quilt) format -- Michel Casabona Sat, 20 Nov 2010 12:34:00 +0100 hachoir-parser (1.3.2-2) unstable; urgency=low [ Piotr Ożarowski ] * Remove --single-version-externally-managed from debian/rules (Closes: #577346) -- Debian Python Modules Team Tue, 18 May 2010 21:22:38 +0200 hachoir-parser (1.3.2-1) unstable; urgency=low [ Michel Casabona ] * New upstream release * bump Standards-Version to 3.8.4 * bump python-hachoir-core minimum required version to 1.3 * debian/control: - Depends on ${misc:Depends} - Build-Depends-Indep on python-all instead of python-all-dev - new Homepage [ Sandro Tosi ] * debian/control - switch Vcs-Browser field to viewsvn -- Michel Casabona Tue, 02 Mar 2010 21:24:52 +0100 hachoir-parser (1.2-1) unstable; urgency=low * New upstream release * bump python-hachoir-core minimum required version to 1.2 * bump Standards-Version to 3.8.0 -- Michel Casabona Sun, 28 Sep 2008 17:28:43 +0200 hachoir-parser (1.1-1) unstable; urgency=low [ Michel Casabona ] * New upstream release * debian/copyright: change (C) line format for lintian * upgrade Standards-Version to 3.7.3 [ Piotr Ożarowski ] * Homepage field added * Rename XS-Vcs-* fields to Vcs-* (dpkg supports them now) -- Michel Casabona Thu, 24 Apr 2008 01:29:24 +0200 hachoir-parser (1.0-1) unstable; urgency=low * New upstream release -- Michel Casabona Thu, 12 Jul 2007 23:38:05 +0200 hachoir-parser (0.10.0-1) unstable; urgency=low [ Piotr Ożarowski ] * add debian/watch file [ Michel Casabona ] * New upstream release -- Michel Casabona Sun, 06 May 2007 23:39:40 +0200 hachoir-parser (0.8.1-1) unstable; urgency=low * New upstream release * python-setuptools is now optional, remove it from Build-Depends * no longer requires hachoir-core to build -- Michel Casabona Sun, 28 Jan 2007 12:55:56 +0100 hachoir-parser (0.7.0-2) UNRELEASED; urgency=low * convert to python-support -- Michel Casabona Mon, 22 Jan 2007 17:44:47 +0100 hachoir-parser (0.7.0-1) UNRELEASED; urgency=low * source package automatically created by stdeb -- Michel Casabona Tue, 19 Dec 2006 16:40:53 +0100