debian/0000755000000000000000000000000012245406432007170 5ustar debian/rules0000755000000000000000000000034512245406432010252 0ustar #!/usr/bin/make -f DPKG_EXPORT_BUILDFLAGS = 1 include /usr/share/dpkg/buildflags.mk CFLAGS+=$(CPPFLAGS) CXXFLAGS+=$(CPPFLAGS) %: dh $@ override_dh_auto_configure: cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr debian/control0000644000000000000000000000217212245406432010575 0ustar Source: innoextract Section: utils Priority: extra Maintainer: Lennart Weller Uploaders: Sebastian Reichel Standards-Version: 3.9.4 Vcs-git: git://anonscm.debian.org/collab-maint/innoextract.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/innoextract.git Homepage: https://github.com/dscharrer/InnoExtract Build-Depends: cmake, debhelper (>= 9), dpkg-dev (>= 1.16.1~), libboost-iostreams-dev, libboost-filesystem-dev, libboost-date-time-dev, libboost-system-dev, libboost-program-options-dev, liblzma-dev Package: innoextract Architecture: any Multi-Arch: foreign Depends: ${misc:Depends}, ${shlibs:Depends} Description: Tool for extracting data from an Inno Setup installer Inno Setup is a tool to create installers for Microsoft Windows applications. Inno Extracts allows one to extract such installers under non-windows systems without running the actual installer using wine. Inno Extract currently supports installers created by Inno Setup 1.2.10 to 5.4.3. debian/changelog0000644000000000000000000000125412245406432011044 0ustar innoextract (1.4-1) unstable; urgency=low * New upstream release (Closes: #730524) -- Lennart Weller Wed, 27 Nov 2013 15:42:57 +0100 innoextract (1.3-1) unstable; urgency=low * New upstream release * Update Debian Standards Version to 3.9.4 -- Lennart Weller Thu, 25 Oct 2012 23:01:31 +0200 innoextract (1.2+git20120504-2) unstable; urgency=low * introduced hardening to the binary to solve all warnings -- Lennart Weller Thu, 04 Oct 2012 23:05:27 +0200 innoextract (1.2+git20120504-1) unstable; urgency=low * Initial release. (Closes: #678294) -- Lennart Weller Wed, 20 Jun 2012 18:12:47 +0200 debian/watch0000644000000000000000000000016212245406432010220 0ustar version=3 opts="uversionmangle=s/^v//" \ http://githubredir.debian.net/github/dscharrer/InnoExtract/(.+)\.tar\.gz debian/copyright0000644000000000000000000000521112245406432011122 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: InnoExtract Source: https://github.com/dscharrer/InnoExtract Files: * Copyright: Copyright 2011-2012 Daniel Scharrer License: Zlib Files: cmake/cpplint.py Copyright: 2009 Google Inc. License: BSD-3-clause 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 copyright holder nor the names of contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTOR(S) ``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 AUTHOR OR CONTRIBUTOR(S) 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: Copyright 2012 Lennart Weller License: Zlib License: Zlib This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. . Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: . 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. . 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. . 3. This notice may not be removed or altered from any source distribution. debian/compat0000644000000000000000000000000212245406432010366 0ustar 9 debian/source/0000755000000000000000000000000012245406432010470 5ustar debian/source/format0000644000000000000000000000001412245406432011676 0ustar 3.0 (quilt)