debian/0000755000000000000000000000000012221365122007162 5ustar debian/ckport-database.install0000644000000000000000000000002412221364663013623 0ustar usr/lib/ckport/db/* debian/control0000644000000000000000000000270212221364663010577 0ustar Source: ckport Priority: optional Maintainer: Patrick Matthäi Build-Depends: debhelper (>= 9) Standards-Version: 3.9.4 Section: devel Homepage: http://software.keep-cool.org/ckport.html Package: ckport Architecture: all Pre-Depends: dpkg (>= 1.15.6~) Depends: ${misc:Depends}, ${perl:Depends}, ckport-database (>= ${source:Version}), binutils-multiarch | binutils Recommends: manpages-dev Suggests: cppcheck Description: portability analysis and security checking tool ckport is a tool to check already compiled binaries and libraries for porting and security problems. . It uses objdump to read the binaries and analyses calls and jumps to functions. . This package is architecture independent and can be used on non-host architecture binaries if an objdump tool for the target architecture is installed. Package: ckport-database Architecture: all Pre-Depends: dpkg (>= 1.15.6~) Depends: ${misc:Depends} Recommends: ckport Description: portability analysis and security checking tool (Database files) ckport is a tool to check already compiled binaries and libraries for porting and security problems. . It uses objdump to read the binaries and analyses calls and jumps to functions. . This package is architecture independent and can be used on non-host architecture binaries if an objdump tool for the target architecture is installed. . This package contains some common databases. Libraries should provide own databases. debian/changelog0000644000000000000000000000422412221364663011047 0ustar ckport (0.1~rc1-4) unstable; urgency=high * Fix dh_auto_clean. Closes: #723959 -- Patrick Matthäi Fri, 27 Sep 2013 22:20:24 +0200 ckport (0.1~rc1-3) unstable; urgency=low * Bump compat level to version 9. * Migrate to minimal debhelper. * Uploading to unstable. -- Patrick Matthäi Tue, 07 May 2013 11:08:18 +0200 ckport (0.1~rc1-2) experimental; urgency=low * Bump Standards-Version to 3.9.4 (no changes needed). * Switch to xz compression and add a Pre-Depends on dpkg. -- Patrick Matthäi Tue, 25 Sep 2012 10:02:55 +0200 ckport (0.1~rc1-1) experimental; urgency=low * New upstream release. - Drop merged patch 01-spelling-error. -- Patrick Matthäi Sat, 11 Aug 2012 22:54:10 +0200 ckport (0.1~rc0-3) unstable; urgency=low * Remove Philipp as maintainer. Closes: #682886 -- Patrick Matthäi Mon, 30 Jul 2012 09:53:05 +0200 ckport (0.1~rc0-2) unstable; urgency=low * Bump Standards-Version to 3.9.3 (no changes needed). * Add patch 01-spelling-error, which fixes a spelling error in the manpage. -- Patrick Matthäi Fri, 24 Feb 2012 19:56:39 +0100 ckport (0.1~rc0-1) unstable; urgency=low * New upstream release. * Add cppcheck to Suggests. * Fixed lintian warnings about missing rules targets (build-arch, build-indep) * Updated versionmangle in watch file to also match rc releases. -- Patrick Matthäi Fri, 26 Aug 2011 21:06:38 +0200 ckport (0.1~beta2-1) unstable; urgency=low [ Philipp Schafft ] * New upstream release. * Upgrade suggests on manpages-dev to recommends. -- Patrick Matthäi Sun, 29 May 2011 10:03:18 +0200 ckport (0.1~beta1-1) unstable; urgency=low [ Philipp Schafft ] * New upstream release. * Updated description and added homepage. -- Patrick Matthäi Sat, 14 May 2011 14:01:08 +0200 ckport (0.1~beta0-1) unstable; urgency=low [ Philipp Schafft ] * Initial release. (Closes: #622824) -- Patrick Matthäi Sun, 17 Apr 2011 23:54:43 +0200 debian/ckport.install0000644000000000000000000000001712221364663012063 0ustar usr/bin/ckport debian/ckport.docs0000644000000000000000000000000712221364663011344 0ustar README debian/copyright0000644000000000000000000000236212221364663011131 0ustar This package was debianized by Philipp 'ph3-der-loewe' Schafft on Wed, 14 Apr 2011 16:01:00 +0200. It was downloaded from . Upstream Author: Philipp 'ph3-der-loewe' Schafft Copyright: © 2010-2011 Philipp 'ph3-der-loewe' Schafft License: This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3 as published by the Free Software Foundation. It 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 software; see the file COPYING.gplv3. If not, write to the Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-3. The Debian packaging is © 2011, Philipp 'ph3-der-loewe' Schafft is licensed under the GPL-3, see above. debian/watch0000644000000000000000000000017712221364663010231 0ustar version=3 opts=uversionmangle=s/~//;s/beta/~beta/;s/rc/~rc/ \ http://software.keep-cool.org/dl/ckport/ ckport-([^-]*)\.tar\.gz debian/rules0000755000000000000000000000031012221364663010245 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_clean: [ ! -f Makefile.conf ] || $(MAKE) distclean override_dh_auto_configure: ./configure --prefix /usr override_dh_builddeb: dh_builddeb -- -Zxz debian/source/0000755000000000000000000000000012221364663010473 5ustar debian/source/format0000644000000000000000000000001412221364663011701 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212221364663010371 0ustar 9 debian/ckport.manpages0000644000000000000000000000004712221364663012213 0ustar debian/tmp/usr/share/man/man1/ckport.1