aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoe Damato <ice799@gmail.com>2010-12-03 04:17:58 -0800
committerJoe Damato <ice799@gmail.com>2010-12-03 04:32:03 -0800
commit9aec788237d47e5f5d2bad2b8495a79fbe764649 (patch)
treec502b4ccb98eda0ee870cccbb2fddccc95d6f694 /debian
parent03037c8279c3e67a9a8334cdf1c061cc61d52462 (diff)
downloadltrace-9aec788237d47e5f5d2bad2b8495a79fbe764649.tar.gz
Update debian build files to support autotools and new architectures.
Diffstat (limited to 'debian')
-rw-r--r--debian/control (renamed from debian/control.in)2
-rwxr-xr-xdebian/rules1
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/control.in b/debian/control
index 4a542e1..75a177c 100644
--- a/debian/control.in
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: utils
Priority: optional
Maintainer: Juan Cespedes <cespedes@debian.org>
Standards-Version: 3.8.2
-Build-Depends: @cdbs@, binutils-dev, libelfg0-dev
+Build-Depends: cdbs, debhelper (>= 7), dh-autoreconf, binutils-dev, libelfg0-dev, libunwind7-dev [i386 amd64 ia64]
Package: ltrace
Architecture: i386 arm armeb armel s390 powerpc sparc alpha amd64 ia64 ppc64
diff --git a/debian/rules b/debian/rules
index 4105eb7..5d9c499 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,7 @@
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
+include /usr/share/cdbs/1/rules/autoreconf.mk
install/ltrace::
rm -f debian/ltrace/usr/share/doc/ltrace/*