debian/0000755000000000000000000000000012015001563007157 5ustar debian/watch0000644000000000000000000000012711412654566010231 0ustar version=3 http://www.rfc1149.net/download/recoverjpeg/ \ recoverjpeg-([\d\.]*).tar.gz debian/remove-duplicates.10000644000000000000000000000203711412654566012714 0ustar .TH REMOVE-DUPLICATES "1" "October 2008" "remove-duplicates" "User Commands" .SH NAME remove-duplicates \- remove duplicates of the same file in the current directory .SH SYNOPSIS .B remove-duplicate [\-f] .SH DESCRIPTION .B remove-duplicates Remove duplicates of the same file in the current directory if \-f is given. If \-f is not given, duplicate will be identified twice (once in every direction). .SH OPTIONS .TP .B \-f .SH AUTHOR .B Recoverjpeg has been written by Samuel Tardieu . If \fBrecoverjpeg\fP saves your day and you liked it, you are welcome to send me the best rescued ones by email (please send only 800x600 versions of the pictures) and authorize me to put them online (indicate which contact information you want me to use for credits). .SH COPYRIGHT Copyright (c) 2004 Samuel Tardieu This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. .SH "SEE ALSO" \fIrecoverjpeg\fP(1) \fIsort-pictures\fP(1) debian/copyright0000644000000000000000000000166311412654566011141 0ustar This package was debianized by Cyril Bouthors on Fri, 31 Dec 2004 09:17:05 +0300. It was downloaded from http://www.rfc1149.net/download/recoverjpeg/ Copyright (C) 2004 Samuel Tardieu Upstream Author: Samuel Tardieu License: Copyright (C) 1989, 1991 Free Software Foundation, Inc. This program 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; version 2 of the License. This program 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. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-2 file. debian/patches/0000755000000000000000000000000012015001537010607 5ustar debian/patches/series0000644000000000000000000000002612015001342012014 0ustar 01_manpagefix.patch debian/patches/01_manpagefix.patch0000644000000000000000000000074712015000032014244 0ustar Author: William Vera Description: Minor fix for manpage syntax. --- a/recoverjpeg.1 2012-07-10 09:33:13.000000000 -0500 +++ b/recoverjpeg.1 2012-08-21 16:39:34.215657508 -0500 @@ -82,7 +82,7 @@ Do the same thing but ignore files smaller than one megabyte: - recoverjpeg -s 1m /dev/sdc + recoverjpeg \-s 1m /dev/sdc Recover as many pictures as possible from a crashed ReiserFS file system (which does not necessarily store pictures at block boundaries) in debian/rules0000755000000000000000000000070612015000274010240 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 #export DH_OPTIONS=-v DPKG_EXPORT_BUILDFLAGS = 1 include /usr/share/dpkg/buildflags.mk %: dh $@ # Use override_dh_* targets to customize this. # --------------------------------------------------- # Followings are the old debian/rules # # #!/usr/bin/make -f # # %: # dh ${@} # # override_dh_auto_install: # $(MAKE) install prefix=$(CURDIR)/debian/recoverjpeg/usr debian/compat0000644000000000000000000000000212015000570010352 0ustar 9 debian/changelog0000644000000000000000000000767212015001521011037 0ustar recoverjpeg (2.2-1) unstable; urgency=low * New upstream release. * Deleted debian/docs. * Changed debian/rules for Hardening Options. * Updated debian/compat to 9. * debian/control + Added dpkg-dev (>= 1.16.1~) as build-dep. + Updated debhelper version. * debian/patches + Updated 01_manpagefix.patch. + Removed 02_fix_recovermov.1.patch. + Removed 03_fix_ftbfs_with_gcc_4.7.diff. * Acknowledge NMU. + Thanks Matthias Klose. -- William Vera Tue, 21 Aug 2012 16:27:21 -0500 recoverjpeg (2.0-3.1) unstable; urgency=low * Non-maintainer upload. * Fix FTBFS with gcc 4.7 by fixing missing include (Cyril Brulebois). Closes: #667353. -- Matthias Klose Thu, 05 Apr 2012 09:19:41 +0000 recoverjpeg (2.0-3) unstable; urgency=low * Change the patches format for quilt and delete 00list on debian/patches. + This fix FTBFS: dpkg-buildpackage: error (Closes: 643274). * Bump Standards-Version to 3.9.3. -- William Vera Mon, 05 Mar 2012 23:11:31 -0600 recoverjpeg (2.0-2) unstable; urgency=low * Bump Standards-Version to 3.9.0. * Bump debhelper version to 7.0.50 in the control file. * Switch to dpkg-source 3.0 (quilt) format. -- William Vera Wed, 30 Jun 2010 13:18:59 -0500 recoverjpeg (2.0-1) unstable; urgency=low * New upstream release (Closes: #572234). * Updated Standards Version to 3.8.4. * Added README.source for dpatch. * Added ${misc:Depends} in the control file. * Added DM-Upload-Allowed: yes, in the control file. * Changed the homepage field in control file. * Added a patch to fix "hyphen-used-as-minus-sign" in recovermov.1. * Changed dh_clean to dh_prep in debian/rules install target. -- William Vera Tue, 02 Mar 2010 20:50:44 -0600 recoverjpeg (1.1.4-1) unstable; urgency=low * New upstream release. * Removed deprecated dh_clean -k at the debian/rules file. * Updated Standards-Version to 3.8.1. * Added python as suggests dep. -- William Vera Wed, 13 May 2009 09:58:00 -0500 recoverjpeg (1.1.2-1) unstable; urgency=low * New upstream release * New maintainer (Closes: #500355). * Added a manpage for remove-duplicates binary. * Added a watch file. * Added a patch to fix manpage syntax. * Changed the synopsis at the Control file. -- William Vera Mon, 06 Oct 2008 21:25:00 -0500 recoverjpeg (1.1.1-1.3) unstable; urgency=low * Non-maintainer upload. * Remove cruft from .diff.gz that somehow got in there during my last upload -- Wouter Verhelst Sat, 06 Sep 2008 22:57:06 +0200 recoverjpeg (1.1.1-1.2) unstable; urgency=low * Non-maintainer upload. * recoverjpeg.c: Fix incorrect assumption about char signedness, which breaks on architectures where char is unsigned (powerpc, s390, and arm); Closes: #404717. * debian/compat, debian/rules: bump debhelper compat level to 5 * debian/control: Add 'Suggests: imagemagick, exif' to debian/control, since sort-pictures wants to use those. * sort-pictures: Modify first exif call to 'exif --help', so that it won't incorrectly determine that exif is not on disk. * debian/rules: don't ignore make exit state on 'make distclean'; silences lintian warning. * debian/control: Bump Standards-Version to 3.8.0 (no changes applicable to recoverjpeg) -- Wouter Verhelst Mon, 25 Aug 2008 23:30:52 +0200 recoverjpeg (1.1.1-1.1) unstable; urgency=high * NMU * Fix license issue: recoverjpeg is GPLv2 only. (Closes: #434150) -- Aurélien GÉRÔME Sun, 02 Dec 2007 02:04:02 +0100 recoverjpeg (1.1.1-1) unstable; urgency=low * New upstream release -- Cyril Bouthors Mon, 30 May 2005 10:49:24 +0300 recoverjpeg (1.0-1) unstable; urgency=low * Initial Release. -- Cyril Bouthors Fri, 31 Dec 2004 09:17:05 +0300 debian/patched/0000755000000000000000000000000011412705645010603 5ustar debian/patched/01_manpagefix.dpatch0000644000000000000000000000003411412705645014404 0ustar patching file recoverjpeg.1 debian/patched/02_fix_recovermov.1.dpatch0000644000000000000000000000003311412705645015461 0ustar patching file recovermov.1 debian/control0000644000000000000000000000121512015001133010552 0ustar Source: recoverjpeg Section: graphics Priority: optional Maintainer: William Vera DM-Upload-Allowed: yes Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.1~) Standards-Version: 3.9.3 Homepage: http://www.rfc1149.net/devel/recoverjpeg Package: recoverjpeg Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Suggests: imagemagick, exif, python (>=2.5.4-2) Description: tool to recover JPEG images from a filesystem image Recoverjpeg tries to identify jpeg pictures from a filesystem image. To achieve this goal, it scans the filesystem image and looks for a jpeg structure at blocks starting at 512 bytes boundaries. debian/manpages0000644000000000000000000000003311412654566010712 0ustar debian/remove-duplicates.1 debian/source/0000755000000000000000000000000011412706604010467 5ustar debian/source/format0000644000000000000000000000001411725315473011704 0ustar 3.0 (quilt) debian/dirs0000644000000000000000000000001011412654566010053 0ustar usr/bin debian/README.source0000644000000000000000000000274311412654566011365 0ustar This package uses dpatch to manage all modifications to the upstream source. Changes are stored in the source package as diffs in debian/patches and applied during the build. To get the fully patched source after unpacking the source package, cd to the root level of the source package and run: debian/rules patch Removing a patch is as simple as removing its entry from the debian/patches/00list file, and please also remove the patch file itself. Creating a new patch is done with "dpatch-edit-patch patch XX_patchname" where you should replace XX with a new number and patchname with a descriptive shortname of the patch. You can then simply edit all the files your patch wants to edit, and then simply "exit 0" from the shell to actually create the patch file. To tweak an already existing patch, call "dpatch-edit-patch XX_patchname" and replace XX_patchname with the actual filename from debian/patches you want to use. To clean up afterwards again, "debian/rules unpatch" will do the work for you - or you can of course choose to call "fakeroot debian/rules clean" all together. --- this documentation is part of dpatch package, and may be used by packages using dpatch to comply with policy on README.source. This documentation is meant to be useful to users who are not proficient in dpatch in doing work with dpatch-based packages. Please send any improvements to the BTS of dpatch package. original text by Gerfried Fuchs, edited by Junichi Uekawa 10 Aug 2008.