debian/0000755000000000000000000000000012131025306007157 5ustar debian/unyaffs.10000644000000000000000000000130712125465072010730 0ustar .\" (C) Copyright 2013 Matthew Fischer , .TH UNYAFFS 1 "March 23, 2013" .SH NAME unyaffs \- extract files from a YAFFS2 file system image .SH SYNOPSIS .B unyaffs .RI [ options ] [] .SH DESCRIPTION .B unyaffs extracts files from a YAFFS2 file system image that was created with mkyaffs2image. .PP .SH OPTIONS .TP .B \-d detect of flash layout, no extraction .TP .B \-b spare contains bad block information .B \-c get chunk size in KByte (default: autodetect, max: 16) .B \-s set spare size in Byte (default: autodetect, max: 512) .B \-t list image contents .B \-v verbose output .B \-V print version information .sp .LP debian/watch0000644000000000000000000000011312125465072010216 0ustar version=3 https://github.com/ehlers/unyaffs/tags .*/v?(\d[\d\.]+)\.tar\.gz debian/source/0000755000000000000000000000000012125465072010472 5ustar debian/source/format0000644000000000000000000000001412125465072011700 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000024412131025270011031 0ustar unyaffs (0.9.6-1) unstable; urgency=low * Initial packaging (Closes: #703816) -- Matthew Fischer Tue, 09 Apr 2013 08:42:29 -0600 debian/rules0000755000000000000000000000014112127643047010250 0ustar #!/usr/bin/make -f override_dh_auto_build: CFLAGS=-D_FORTIFY_SOURCE=2 dh_auto_build %: dh $@ debian/copyright0000644000000000000000000000355012131025306011115 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: unyaffs Source: https://github.com/ehlers/unyaffs Files: * Copyright: 2011-2013 Bernhard Ehlers 2008-2013 Kai Wei License: GPL-2+ 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 program. If not, see . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". Files: debian/* Copyright: 2013 Matthew Fischer License: GPL-2+ 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 program. If not, see . 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/compat0000644000000000000000000000000212125465072010370 0ustar 9 debian/install0000644000000000000000000000003512125465072010561 0ustar unyaffs /usr/bin debian/control0000644000000000000000000000107712125465072010602 0ustar Source: unyaffs Section: devel Priority: extra Maintainer: Matthew Fischer Build-Depends: debhelper (>= 9.0.0) Standards-Version: 3.9.4 Homepage: https://github.com/ehlers/unyaffs Vcs-Git: git://github.com/ehlers/unyaffs.git Vcs-Browser: https://github.com/ehlers/unyaffs Package: unyaffs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: Extracts files from a YAFFS2 filesystem image Unyaffs is a program to extract files from a YAFFS2 filesystem image. Currently it can only extract images created by mkyaffs2image. debian/manpages0000644000000000000000000000002112125465072010701 0ustar debian/unyaffs.1 debian/docs0000644000000000000000000000002312125465072010040 0ustar gpl-2.0.txt README