From 344f4dc4ca0e1c3b228b9f6daaf8f5442861640d Mon Sep 17 00:00:00 2001
From: Guillem Jover <guillem@hadrons.org>
Date: Fri, 26 Aug 2011 01:49:47 +0200
Subject: [PATCH 2/2] Remove deprecated type-handled now unused by gdb

---
 debian/control |    2 +-
 functions      |    1 -
 2 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 0334d32..a67fd45 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Depends: ${misc:Depends}, dpkg-cross (>=2.4.0), fakeroot, dpatch, time,
  patchutils, bzip2, lsb-release, autoconf, autoconf2.13, automake1.9,
  libtool, autogen, gawk, bison, flex, realpath, texinfo, devscripts,
  automake1.4, automake1.7, dh-make, debhelper, libncurses-dev,
- libreadline-dev, gobjc, cdbs, quilt, type-handling, build-essential,
+ libreadline-dev, gobjc, cdbs, quilt, build-essential,
  dejagnu, gperf, libmpfr-dev, sharutils, chrpath, liburi-perl, dctrl-tools,
  wget, pbuilder, dctrl-tools, sudo, reprepro, libcloog-ppl-dev
 Description: Cross build a full set of Debian toolchain
diff --git a/functions b/functions
index d87453c..52444c6 100644
--- a/functions
+++ b/functions
@@ -166,7 +166,6 @@ sanitycheck () {
 	checkinstalled gobjc 
 	checkinstalled cdbs  
  	checkinstalled quilt 
- 	checkinstalled type-handling
 	checkinstalled build-essential 
 	#checkinstalled gcc-multilib 
 	#checkinstalled libc6-dev-i386 
-- 
1.7.5.4

