--- hachoir-subfile-0.5.2.orig/debian/hachoir-subfile.1 +++ hachoir-subfile-0.5.2/debian/hachoir-subfile.1 @@ -0,0 +1,42 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. +.TH HACHOIR "1" "July 2007" "Hachoir subfile version 0.5.2" "User Commands" +.SH NAME +hachoir-subfile is a tool based on hachoir-parser to find subfiles in any binary stream. +.SH DESCRIPTION +usage: hachoir\-subfile [options] filename [output_directory] +.SS "options:" +.TP +\fB\-h\fR, \fB\-\-help\fR +show this help message and exit +.IP +hachoir\-subfile: +.IP +Option of hachoir\-subfile +.TP +\fB\-\-offset\fR=\fIOFFSET\fR +Skip first bytes of input file +.TP +\fB\-\-size\fR=\fISIZE\fR +Maximum size of input file +.TP +\fB\-\-category\fR=\fICATEGORY\fR +Parser category list (separated with a comma) +.TP +\fB\-\-parser\fR=\fIPARSER\fR +Parser identifier list (separated with a comma) +.TP +\fB\-\-version\fR +Display version and exit +.TP +\fB\-\-quiet\fR +Be quiet +.TP +\fB\-\-profiler\fR +Run profiler +.TP +\fB\-\-debug\fR +Enable debug mode +.PP +hachoir\-core version 1.0.1 +.PP +Website: http://hachoir.org/wiki/hachoir\-subfile --- hachoir-subfile-0.5.2.orig/debian/rules +++ hachoir-subfile-0.5.2/debian/rules @@ -0,0 +1,7 @@ +#! /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 + --- hachoir-subfile-0.5.2.orig/debian/changelog +++ hachoir-subfile-0.5.2/debian/changelog @@ -0,0 +1,6 @@ +hachoir-subfile (0.5.2-1) unstable; urgency=low + + * first release packaged for Debian (Closes: #433264) + + -- Michel Casabona Tue, 24 Jul 2007 23:16:01 +0200 + --- hachoir-subfile-0.5.2.orig/debian/pyversions +++ hachoir-subfile-0.5.2/debian/pyversions @@ -0,0 +1 @@ +2.4- --- hachoir-subfile-0.5.2.orig/debian/pycompat +++ hachoir-subfile-0.5.2/debian/pycompat @@ -0,0 +1 @@ +2 --- hachoir-subfile-0.5.2.orig/debian/control +++ hachoir-subfile-0.5.2/debian/control @@ -0,0 +1,20 @@ +Source: hachoir-subfile +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-dev (>= 2.4) +Standards-Version: 3.7.2 +XS-Vcs-Svn: svn://svn.debian.org/python-modules/packages/hachoir-subfile/trunk/ +XS-Vcs-Browser: http://svn.debian.org/wsvn/python-modules/packages/hachoir-subfile/trunk/?op=log + +Package: python-hachoir-subfile +Architecture: all +Depends: ${python:Depends}, python-hachoir-parser (>= 1.0), python-hachoir-regex (>= 1.0.2) +Suggests: python-profiler +Description: find subfiles in any binary stream + hachoir-subfile is a tool based on hachoir-parser to find subfiles + in any binary stream. + . + Homepage: http://hachoir.org/wiki/hachoir-subfile --- hachoir-subfile-0.5.2.orig/debian/watch +++ hachoir-subfile-0.5.2/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://cheeseshop.python.org/packages/source/h/hachoir-subfile/hachoir-subfile-(.*)\.tar\.gz debian uupdate --- hachoir-subfile-0.5.2.orig/debian/copyright +++ hachoir-subfile-0.5.2/debian/copyright @@ -0,0 +1,28 @@ +This package was debianised by Michel Casabona +on Mon Jul 16 00:29:23 CEST 2007 + +It was downloaded from + +Author: Victor Stinner + +Copyright: + + 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 can be found in `/usr/share/common-licenses/GPL'. --- hachoir-subfile-0.5.2.orig/debian/compat +++ hachoir-subfile-0.5.2/debian/compat @@ -0,0 +1 @@ +5 --- hachoir-subfile-0.5.2.orig/debian/manpages +++ hachoir-subfile-0.5.2/debian/manpages @@ -0,0 +1 @@ +debian/hachoir-subfile.1