debian/0000755000000000000000000000000012251625257007175 5ustar debian/rules0000755000000000000000000000077312226517302010255 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_install: mkdir -p $(CURDIR)$(DESTDIR)/debian/abi-dumper/usr perl Makefile.pl -install --prefix=$(CURDIR)$(DESTDIR)/debian/abi-dumper/usr debian/abi-dumper.1: debian/abi-dumper.1.in # remove '.pl' from the generated man page by help2man: ln abi-dumper.pl abi-dumper help2man --include=$< --output=$@ --no-info ./abi-dumper override_dh_clean: dh_clean abi-dumper build: debian/abi-dumper.1 get-orig-source: uscan --download --force-download --rename debian/watch0000644000000000000000000000021712226517302010217 0ustar version=3 opts=filenamemangle=s/.+\/v?(.*)\.tar\.gz/abi-dumper-$1.tar.gz/ \ https://github.com/lvc/abi-dumper/tags .*/v?(\d[\d\.]+)\.tar\.gz debian/changelog0000644000000000000000000000126212251625252011043 0ustar abi-dumper (0.99.7-1) unstable; urgency=low * New upstream * Bump Std-Vers to 3.9.5 no changes needed -- Mathieu Malaterre Tue, 10 Dec 2013 15:52:24 +0100 abi-dumper (0.99.6-1) unstable; urgency=low * New upstream + Support type_units in DWARF + Reduce memory usage -- Mathieu Malaterre Sun, 13 Oct 2013 15:24:20 +0200 abi-dumper (0.99.5-2) unstable; urgency=low * New upstream * Automate man page generation -- Mathieu Malaterre Mon, 26 Aug 2013 14:34:23 +0200 abi-dumper (0.97-1) unstable; urgency=low * Initial release -- Mathieu Malaterre Tue, 11 Jun 2013 11:34:40 +0200 debian/control0000644000000000000000000000134412251625224010574 0ustar Source: abi-dumper Section: devel Priority: optional Build-Depends: debhelper (>= 9), help2man Maintainer: Mathieu Malaterre Standards-Version: 3.9.5 Homepage: https://github.com/lvc/abi-dumper Vcs-Svn: svn://anonscm.debian.org/collab-maint/deb-maint/abi-dumper/trunk Vcs-Browser: http://anonscm.debian.org/viewvc/collab-maint/deb-maint/abi-dumper/trunk/ Package: abi-dumper Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, elfutils, vtable-dumper (>= 1.0) Recommends: abi-compliance-checker (>= 1.99.1) Description: tool to dump ABI of an ELF object containing DWARF debug info The tool is intended to be used with ABI Compliance Checker tool for tracking ABI changes of a C/C++ library or kernel module. debian/abi-dumper.manpages0000644000000000000000000000002412226517302012724 0ustar debian/abi-dumper.1 debian/abi-dumper.1.in0000644000000000000000000000034112226517302011700 0ustar [NAME] abi-dumper \- a tool to dump ABI of an ELF object containing DWARF debug info [AUTHOR] This manual page was written by Mathieu Malaterre for the Debian GNU/Linux system (but may be used by others). debian/copyright0000644000000000000000000000157312226517302011127 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Source: https://github.com/lvc/abi-dumper Upstream-Name: ABI Dumper Files: * Copyright: Copyright (C) 2013 ROSA Laboratory License: GPL-2 Files: debian/* Copyright: 2013, Mathieu Malaterre License: GPL-2 License: GPL-2 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License or the GNU Lesser General Public License as published by the Free Software Foundation. . 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. . The complete text of the GPL version 2 can be found in '/usr/share/common-licenses/GPL-2' on Debian systems. debian/source/0000755000000000000000000000000012251625257010475 5ustar debian/source/format0000644000000000000000000000001412226517302011674 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212226517302010364 0ustar 9