--- afflib-3.5.10+dfsg.orig/debian/afflib-tools.docs +++ afflib-3.5.10+dfsg/debian/afflib-tools.docs @@ -0,0 +1,5 @@ +AUTHORS +BUGLIST.txt +NEWS +README +doc/*.txt --- afflib-3.5.10+dfsg.orig/debian/control +++ afflib-3.5.10+dfsg/debian/control @@ -0,0 +1,66 @@ +Source: afflib +Section: libs +Priority: optional +Maintainer: Debian Forensics +Uploaders: Christophe Monniez , Cristian Greco +Build-Depends: debhelper (>= 7.0.50~), quilt (>= 0.46-7~), +# needed to run autoreconf on debian/rules + automake, autoconf, libtool, +# + libcurl4-openssl-dev, + libexpat1-dev, + libewf-dev, + libfuse-dev, + libncurses5-dev, + libreadline-dev, + libssl-dev, + zlib1g-dev +Standards-Version: 3.8.4 +Homepage: http://www.afflib.org/ +Vcs-Browser: http://git.debian.org/?p=forensics/afflib.git +Vcs-Git: git://git.debian.org/forensics/afflib.git + +Package: libafflib0 +Architecture: any +Depends: ${misc:Depends}, ${shlibs:Depends} +Description: support for Advanced Forensics format + libafflib is a library for reading and writing the Advanced Forensics format + (AFF), an extensible open format for the storage of disk images and related + forensic metadata. + +Package: libafflib-dev +Section: libdevel +Architecture: any +Depends: ${misc:Depends}, libafflib0 (= ${binary:Version}) +Recommends: afflib-tools +Description: support for Advanced Forensics format (development) + libafflib is a library for reading and writing the Advanced Forensics format + (AFF), an extensible open format for the storage of disk images and related + forensic metadata. + . + This package contains the development files. + +Package: afflib-dbg +Section: debug +Priority: extra +Architecture: any +Depends: + ${misc:Depends}, afflib-tools (= ${binary:Version}), + libafflib0 (= ${binary:Version}), libafflib-dev (= ${binary:Version}) +Description: support for Advanced Forensics format (debug) + libafflib is a library for reading and writing the Advanced Forensics format + (AFF), an extensible open format for the storage of disk images and related + forensic metadata. + . + This package contains the debugging symbols. + +Package: afflib-tools +Section: utils +Architecture: any +Depends: ${misc:Depends}, ${shlibs:Depends} +Description: support for Advanced Forensics format (utilities) + libafflib is a library for reading and writing the Advanced Forensics format + (AFF), an extensible open format for the storage of disk images and related + forensic metadata. + . + This package contains additional utilities. --- afflib-3.5.10+dfsg.orig/debian/afflib-tools.install +++ afflib-3.5.10+dfsg/debian/afflib-tools.install @@ -0,0 +1,2 @@ +/usr/bin +/usr/share/man --- afflib-3.5.10+dfsg.orig/debian/watch +++ afflib-3.5.10+dfsg/debian/watch @@ -0,0 +1,3 @@ +version=3 +opts="dversionmangle=s/\+dfsg//" \ + http://afflib.org/downloads/afflib-(.*)\.tar\.gz --- afflib-3.5.10+dfsg.orig/debian/rules +++ afflib-3.5.10+dfsg/debian/rules @@ -0,0 +1,26 @@ +#!/usr/bin/make -f + +%: + dh --with quilt ${@} + +dfsg: + rm -rf misc win32 + +override_dh_auto_clean: + rm -rf m4 + dh_auto_clean + +override_dh_auto_configure: + mkdir -p m4 #needed due to bad configure.ac + autoreconf -f -i + dh_auto_configure -- --enable-s3=yes --enable-python=no --enable-libewf=yes LDFLAGS="-Wl,-z,defs" + +override_dh_install: + mv debian/tmp/usr/bin/s3 debian/tmp/usr/bin/s3-afflib; + dh_install --fail-missing + +override_dh_auto_test: + # do nothing + +override_dh_strip: + dh_strip --dbg-package=afflib-dbg --- afflib-3.5.10+dfsg.orig/debian/libafflib0.install +++ afflib-3.5.10+dfsg/debian/libafflib0.install @@ -0,0 +1 @@ +/usr/lib/*.so.* --- afflib-3.5.10+dfsg.orig/debian/source.lintian-overrides +++ afflib-3.5.10+dfsg/debian/source.lintian-overrides @@ -0,0 +1,3 @@ +# Avoid warnings if non-uploaders to uploads. +afflib source: changelog-should-mention-nmu +afflib source: source-nmu-has-incorrect-version-number --- afflib-3.5.10+dfsg.orig/debian/compat +++ afflib-3.5.10+dfsg/debian/compat @@ -0,0 +1 @@ +7 --- afflib-3.5.10+dfsg.orig/debian/copyright +++ afflib-3.5.10+dfsg/debian/copyright @@ -0,0 +1,296 @@ +Author: Simson L. Garfinkel +Download: http://www.afflib.org/ + +Files: * +Copyright: + (C) 2005-2009 Simson L. Garfinkel + (C) 2005-2009 Basis Technology Corp. +License: BSD-4 + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions + are met: + . + 1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + 3. All advertising materials mentioning features or use of this software + must display the following acknowledgement: + This product includes software developed by Simson L. Garfinkel + and Basis Technology Corp. + 4. Neither the name of Simson L. Garfinkel, Basis Technology, or other + contributors to this program may be used to endorse or promote + products derived from this software without specific prior written + permission. + . + THIS SOFTWARE IS PROVIDED BY SIMSON L. GARFINKEL, BASIS TECHNOLOGY, + AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, + INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF + MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + DISCLAIMED. IN NO EVENT SHALL SIMSON L. GARFINKEL, BASIS TECHNOLOGY, + OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, + SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT + LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF + USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, + OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT + OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + SUCH DAMAGE. + +Files: lib/base64.cpp +Copyright: Portions Copyright (c) 1995 by International Business Machines, Inc. +License: ISC + International Business Machines, Inc. (hereinafter called IBM) grants + permission under its copyrights to use, copy, modify, and distribute this + Software with or without fee, provided that the above copyright notice and + all paragraphs of this notice appear in all copies, and that the name of IBM + not be used in connection with the marketing of any product incorporating + the Software or modifications thereof, without specific, written prior + permission. + . + To the extent it has a right to do so, IBM grants an immunity from suit + under its patents, if any, for the use, sale or manufacture of products to + the extent that such products are used for performing Domain Name System + dynamic updates in TCP/IP networks by means of the Software. No immunity is + granted for any product per se or for any other function of any product. + . + THE SOFTWARE IS PROVIDED "AS IS", AND IBM DISCLAIMS ALL WARRANTIES, + INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A + PARTICULAR PURPOSE. IN NO EVENT SHALL IBM BE LIABLE FOR ANY SPECIAL, + DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER ARISING + OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE, EVEN + IF IBM IS APPRISED OF THE POSSIBILITY OF SUCH DAMAGES. + +Files: lib/base64.* +Copyright: (C) 1996-1999 Internet Software Consortium +License: ISC + Permission to use, copy, modify, and/or distribute this software for any + purpose with or without fee is hereby granted, provided that the above + copyright notice and this permission notice appear in all copies. + . + THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES + WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF + MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR + ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES + WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN + ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF + OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + +Files: lib/qemu/* +Copyright: (C) 2003-2006 Fabrice Bellard +License: ISC + Permission is hereby granted, free of charge, to any person obtaining a copy + of this software and associated documentation files (the "Software"), to deal + in the Software without restriction, including without limitation the rights + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + . + The above copyright notice and this permission notice shall be included in + all copies or substantial portions of the Software. + . + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL + THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN + THE SOFTWARE. + +Files: lib/qemu/block-vpc.c, lib/qemu/block-parallels.c, lib/qemu/block-bochs.c +Copyright: (C) 2005-2007 Alex Beregszaszi +License: ISC + Permission is hereby granted, free of charge, to any person obtaining a copy + of this software and associated documentation files (the "Software"), to deal + in the Software without restriction, including without limitation the rights + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + . + The above copyright notice and this permission notice shall be included in + all copies or substantial portions of the Software. + . + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL + THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN + THE SOFTWARE. + +Files: lib/qemu/block-dmg.c, lib/qemu/block-vvfat.c, lib/qemu/block-cloop.c +Copyright: (C) 2004-2005 Johannes E. Schindelin +License: ISC + Permission is hereby granted, free of charge, to any person obtaining a copy + of this software and associated documentation files (the "Software"), to deal + in the Software without restriction, including without limitation the rights + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + . + The above copyright notice and this permission notice shall be included in + all copies or substantial portions of the Software. + . + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL + THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN + THE SOFTWARE. + +Files: lib/qemu/block-vmdk.c +Copyright: + (C) 2004 Fabrice Bellard + (C) 2005 Filip Navara +License: ISC + Permission is hereby granted, free of charge, to any person obtaining a copy + of this software and associated documentation files (the "Software"), to deal + in the Software without restriction, including without limitation the rights + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + . + The above copyright notice and this permission notice shall be included in + all copies or substantial portions of the Software. + . + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL + THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN + THE SOFTWARE. + +Files: lzma443/* +Copyright: (C) 1999-2006 Igor Pavlov +License: LGPL-2.1+ | CPL | other + The LZMA SDK is quad-licensed under the GNU Library General Public + License (LGPL), the Common Public License (CPL), a custom simplified + license for unmodified code, and a proprietary license. + . + In Debian, the LZMA SDK is distributed under the LGPL. + . + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Library General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. + . + This library 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 + Library General Public License for more details. + . + You should have received a copy of the GNU Library General Public + License along with this library; if not, write to the Free + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + . + On Debian systems, the complete text of the GNU Library General Public License + can be found in /usr/share/common-licenses/LGPL-2.1 file. + +Files: pyaff/* +Copyright: (C) 2008 David Collett +License: LGPL-3 + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Library General Public + License as published by the Free Software Foundation; either + version 3 of the License, or (at your option) any later version. + . + This library 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 + Library General Public License for more details. + . + You should have received a copy of the GNU Library General Public + License along with this library; if not, write to the Free + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + . + On Debian systems, the complete text of the GNU Library General Public License + can be found in /usr/share/common-licenses/LGPL-3 file. + +Files: tools/aff_bom.* +Copyright: (C) 2008 Simson L. Garfinkel +License: PD + The software provided here is released by the Naval Postgradaute + School (NPS), an agency of the US Department of the Navy, USA. The + software bears no warranty, either expressed or implied. NPS does + not assume legal liability nor responsibility for a User's use of + the software or the results of such use. Please note that within + the United States, copyright protection, under Section 105 of the + United States Code, Title 17, is not available for any work of the + United States Government and/or for any works created by United + States Government employees. User acknowledges that this software + contains work which was created by NPS employee(s) and is therefore + in the public domain and not subject to copyright. + +Files: tools/affuse.c +Copyright: + (C) 2007 Olivier Castan + (C) 2007 Simson L. Garfinkel +License: BSD-4 | LGPL + The tools/affuse.c file is dual-licensed under the GNU Library General Public + License (LGPL), and the BSD-4 license of afflib. + . + In Debian, the tools/affuse.c file is distributed under the BSD-4 license of + afflib. + . + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions + are met: + . + 1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + 3. All advertising materials mentioning features or use of this software + must display the following acknowledgement: + This product includes software developed by Simson L. Garfinkel + and Basis Technology Corp. + 4. Neither the name of Simson L. Garfinkel, Basis Technology, or other + contributors to this program may be used to endorse or promote + products derived from this software without specific prior written + permission. + . + THIS SOFTWARE IS PROVIDED BY SIMSON L. GARFINKEL, BASIS TECHNOLOGY, + AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, + INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF + MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + DISCLAIMED. IN NO EVENT SHALL SIMSON L. GARFINKEL, BASIS TECHNOLOGY, + OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, + SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT + LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF + USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, + OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT + OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + SUCH DAMAGE. + +Files: debian/* +Copyright: (C) 2009 Daniel Baumann +License: BSD + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions + are met: + . + 1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + 3. Neither the name of the University nor the names of its contributors + may be used to endorse or promote products derived from this software + without specific prior written permission. + . + THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND + ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE + FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS + OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY + OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + SUCH DAMAGE. --- afflib-3.5.10+dfsg.orig/debian/changelog +++ afflib-3.5.10+dfsg/debian/changelog @@ -0,0 +1,123 @@ +afflib (3.5.10+dfsg-2) unstable; urgency=low + + * debian/control: + - add myself to uploaders. + - sort build-deps and remove now unneeded entries. + - remove duplicate field Section: in libafflib0. + * debian/patches: + - refreshed and modified all patches, then let debian/rules + calls autoreconf. + - 03-bashism.patch: added description. + - 04-tests-disabling: drop patch, and just point dh_auto_test to an empty + target in debian/rules to disable tests. + - 04-fix-afdiskprint.patch: new patch, fix afdiskprint command to properly + detect libexpat at build time. + * debian/copyright: updated to reflect changes in latest upstream + version (see #574544). + * debian/watch: added file. + + -- Cristian Greco Sat, 10 Apr 2010 12:35:40 +0200 + +afflib (3.5.10+dfsg-1) unstable; urgency=low + + [ Christophe Monniez ] + * Merging upstream version 3.5.10+dfsg, addressing + licensing issue. (Closes: #574544) + + [ Michael Prokop ] + * Explicitly build-depend on quilt (>= 0.46-7~) to make lintian happy. + + -- Michael Prokop Sat, 03 Apr 2010 00:17:02 +0200 + +afflib (3.5.7+dfsg-2) unstable; urgency=low + + [ Christophe Monniez ] + * Adding a patch to neutralize tests. + + [ Michael Prokop ] + * Bump Standards-Version to 3.8.4 (no further changes). + + -- Michael Prokop Wed, 24 Feb 2010 00:09:59 +0100 + +afflib (3.5.7+dfsg-1) unstable; urgency=low + + [ Christophe Monniez ] + * Fixing test_passphrase bash script. + * Merging upstream version 3.5.7+dfsg. + + -- Michael Prokop Fri, 19 Feb 2010 12:31:40 +0100 + +afflib (3.5.5+dfsg-1) unstable; urgency=low + + [ Christophe Monniez ] + * Merging upstream version 3.5.5+dfsg. + + -- Michael Prokop Wed, 30 Dec 2009 18:24:46 +0100 + +afflib (3.5.4+dfsg-1) unstable; urgency=low + + [ Christophe Monniez ] + * Merging upstream version 3.5.4+dfsg. + * Refreshing quilt patches. + + -- Michael Prokop Wed, 23 Dec 2009 01:36:29 +0100 + +afflib (3.5.2+dfsg-1) unstable; urgency=low + + [ Christophe Monniez ] + * Merging upstream version 3.5.2+dfsg. + * Refreshing quilt patches. + * Fixing one more bashism. + * Adding libewf support. + + [ Michael Prokop ] + * Build-Depend on libreadline-dev instead of libreadline5-dev. + Thanks to Matthias Klose for the pointer. (Closes: #553717) + + -- Michael Prokop Thu, 05 Nov 2009 01:13:40 +0100 + +afflib (3.5.0+dfsg-1) unstable; urgency=low + + [ Christophe Monniez ] + * Merging upstream version 3.5.0+dfsg. + * Fixing conflicting s3 filename (Closes: #549638). + * Updating quilt patches. + * Added a build depency to a dict needed for tests. + * Fixed some bashism (Closes: #549814). + + [ Michael Prokop ] + * Remove config.guess + config.sub from Debian package / git tree. + + -- Michael Prokop Wed, 21 Oct 2009 09:55:01 +0200 + +afflib (3.3.6+dfsg-3) unstable; urgency=low + + [ Michael Prokop ] + * Update copyright information for lib/base64.cpp (thanks to Torsten + Werner) + * Remove config.guess + config.sub from Debian package / git tree. + + [ Christophe Monniez ] + * Fixed VCS fields. + * Fixed quilt build dependency, thanks to Nobuhiro Iwamatsu (Closes: + #549281). + + -- Michael Prokop Fri, 02 Oct 2009 11:15:27 +0200 + +afflib (3.3.6+dfsg-2) unstable; urgency=low + + * Adding autotools handling in rules that doesn't get done by dh + automatically. + * Setting uploaders to Christophe. + * Updating, sorting and wrapping depends. + * Updating package to standards version 3.8.3. + * Simplify autotools handling in rules. + + -- Daniel Baumann Wed, 26 Aug 2009 14:10:35 +0200 + +afflib (3.3.6+dfsg-1) unstable; urgency=low + + * Initial release (Closes: #379643). + * Rebuild tarball without debian directory, misc and win32 files. + + -- Daniel Baumann Tue, 28 Jul 2009 10:49:42 +0200 --- afflib-3.5.10+dfsg.orig/debian/libafflib0.docs +++ afflib-3.5.10+dfsg/debian/libafflib0.docs @@ -0,0 +1,4 @@ +AUTHORS +BUGLIST.txt +NEWS +README --- afflib-3.5.10+dfsg.orig/debian/libafflib-dev.install +++ afflib-3.5.10+dfsg/debian/libafflib-dev.install @@ -0,0 +1,5 @@ +/usr/include +/usr/lib/*.a +/usr/lib/*.so +/usr/lib/*.la +/usr/lib/pkgconfig/* --- afflib-3.5.10+dfsg.orig/debian/patches/03-bashism.patch +++ afflib-3.5.10+dfsg/debian/patches/03-bashism.patch @@ -0,0 +1,14 @@ +Author: Christophe Monniez +Description: fix some bashisms detected by checkbashisms script. + +--- a/tools/test_make_random_iso.sh ++++ b/tools/test_make_random_iso.sh +@@ -5,7 +5,7 @@ + + unset AFFLIB_PASSPHRASE + +-if [ x"" = x$1 ] ; ++if test "x" = "x$1" ; + then echo usage: $0 filename + exit 1 + fi --- afflib-3.5.10+dfsg.orig/debian/patches/01-debian-directory.patch +++ afflib-3.5.10+dfsg/debian/patches/01-debian-directory.patch @@ -0,0 +1,24 @@ +Author: Daniel Baumann +Description: Rebuilding upstream tarball without debian directory. + +--- a/Makefile.am ++++ b/Makefile.am +@@ -100,7 +100,6 @@ + doc/announce_2.2.txt + + EXTRA_DIST = $(DOCS) \ +- $(DEBIAN_FILES) \ + acx_pthread.m4 \ + afflib.spec.in \ + afflib.spec \ +--- a/configure.ac ++++ b/configure.ac +@@ -33,8 +33,6 @@ + AC_CONFIG_FILES([Makefile lib/Makefile tools/Makefile lzma443/Makefile win32/Makefile + tests/Makefile doc/Makefile pyaff/Makefile man/Makefile lib/version.h]) + dnl Have configure make distribution specific files +-AC_CONFIG_FILES([debian/changelog]) +-AC_CONFIG_FILES([debian/shlibs.local.ex]) + AC_CONFIG_FILES([afflib.spec]) + dnl Have configure write its configuration + AM_CONFIG_HEADER([affconfig.h]) --- afflib-3.5.10+dfsg.orig/debian/patches/02-win32-files.patch +++ afflib-3.5.10+dfsg/debian/patches/02-win32-files.patch @@ -0,0 +1,22 @@ +Author: Daniel Baumann +Description: Rebuilding upstream tarball without win32 files. + +--- a/Makefile.am ++++ b/Makefile.am +@@ -1,4 +1,4 @@ +-SUBDIRS = lib tools lzma443 win32 tests doc pyaff man ++SUBDIRS = lib tools lzma443 tests doc pyaff man + + pkgconfigdir = $(libdir)/pkgconfig + +--- a/configure.ac ++++ b/configure.ac +@@ -30,7 +30,7 @@ + + # AC_PROG_RANLIB not needed if you are using AC_PROG_LIBTOOL + # AC_PROG_RANLIB +-AC_CONFIG_FILES([Makefile lib/Makefile tools/Makefile lzma443/Makefile win32/Makefile ++AC_CONFIG_FILES([Makefile lib/Makefile tools/Makefile lzma443/Makefile + tests/Makefile doc/Makefile pyaff/Makefile man/Makefile lib/version.h]) + dnl Have configure make distribution specific files + AC_CONFIG_FILES([afflib.spec]) --- afflib-3.5.10+dfsg.orig/debian/patches/series +++ afflib-3.5.10+dfsg/debian/patches/series @@ -0,0 +1,4 @@ +01-debian-directory.patch +02-win32-files.patch +03-bashism.patch +04-fix-afdiskprint.patch --- afflib-3.5.10+dfsg.orig/debian/patches/04-fix-afdiskprint.patch +++ afflib-3.5.10+dfsg/debian/patches/04-fix-afdiskprint.patch @@ -0,0 +1,14 @@ +Author: Cristian Greco +Description: fix libexpat detection in afdiskprint. + +--- a/tools/afdiskprint.cpp ++++ b/tools/afdiskprint.cpp +@@ -30,7 +30,7 @@ + #include "base64.h" + #include "hashextent.h" + +-#ifdef HAVE_EXPAT ++#ifdef HAVE_LIBEXPAT + + #include +