Here is a diff which changes the Build-depend of cdebconf-dev to
libcdebconf-dev.

There is also another to do : removing libdetect0-pic in
build/debian/control

Thanks.

-- 
Thomas Poindessous
Index: main-menu/debian/control
===================================================================
RCS file: /cvs/debian-boot/debian-installer/main-menu/debian/control,v
retrieving revision 1.11
diff -u -r1.11 control
--- main-menu/debian/control    2002/04/06 16:45:04     1.11
+++ main-menu/debian/control    2002/07/23 12:36:25
@@ -2,7 +2,7 @@
 Section: debian-installer
 Priority: standard
 Maintainer: Joey Hess <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 2.1.18), dpkg-dev (>= 1.7.0), cdebconf-dev, dpkg-dev (>= 
1.9)
+Build-Depends: debhelper (>= 2.1.18), dpkg-dev (>= 1.7.0), libcdebconf-dev, dpkg-dev 
+(>= 1.9)
 Standards-Version: 3.5.6.1
 
 Package: main-menu
Index: retriever/choose-mirror/debian/control
===================================================================
RCS file: /cvs/debian-boot/debian-installer/retriever/choose-mirror/debian/control,v
retrieving revision 1.7
diff -u -r1.7 control
--- retriever/choose-mirror/debian/control      2002/04/03 15:41:40     1.7
+++ retriever/choose-mirror/debian/control      2002/07/23 12:36:25
@@ -2,7 +2,7 @@
 Section: debian-installer
 Priority: standard
 Maintainer: Joey Hess <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 2.1.18), dpkg-dev (>= 1.7.0), cdebconf-dev
+Build-Depends: debhelper (>= 2.1.18), dpkg-dev (>= 1.7.0), libcdebconf-dev
 Standards-Version: 3.5.6.1
 
 Package: choose-mirror
Index: retriever/wget/debian/control
===================================================================
RCS file: /cvs/debian-boot/debian-installer/retriever/wget/debian/control,v
retrieving revision 1.10
diff -u -r1.10 control
--- retriever/wget/debian/control       2002/04/10 17:56:28     1.10
+++ retriever/wget/debian/control       2002/07/23 12:36:25
@@ -2,7 +2,7 @@
 Section: debian-installer
 Priority: standard
 Maintainer: Joey Hess <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 2.1.18), dpkg-dev (>= 1.7.0), cdebconf-dev
+Build-Depends: debhelper (>= 2.1.18), dpkg-dev (>= 1.7.0), libcdebconf-dev
 Standards-Version: 3.5.6.1
 
 Package: wget-retriever
Index: tools/autopartkit/debian/control
===================================================================
RCS file: /cvs/debian-boot/debian-installer/tools/autopartkit/debian/control,v
retrieving revision 1.1
diff -u -r1.1 control
--- tools/autopartkit/debian/control    2001/09/03 15:39:16     1.1
+++ tools/autopartkit/debian/control    2002/07/23 12:36:25
@@ -2,7 +2,7 @@
 Section: debian-installer
 Priority: optional
 Maintainer: Raphael Hertzog <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 2.1.18), dpkg-dev (>= 1.7.0), cdebconf-dev, libparted-dev
+Build-Depends: debhelper (>= 2.1.18), dpkg-dev (>= 1.7.0), libcdebconf-dev, 
+libparted-dev
 Standards-Version: 3.5.2
 
 Package: autopartkit
Index: tools/cdrom-detect/debian/control
===================================================================
RCS file: /cvs/debian-boot/debian-installer/tools/cdrom-detect/debian/control,v
retrieving revision 1.2
diff -u -r1.2 control
--- tools/cdrom-detect/debian/control   2002/04/27 19:38:29     1.2
+++ tools/cdrom-detect/debian/control   2002/07/23 12:36:26
@@ -2,7 +2,7 @@
 Section: debian-installer
 Priority: optional
 Maintainer: Raphael Hertzog <[EMAIL PROTECTED]>
-Build-Depends-Indep: debhelper (>= 2.1.18), dpkg-dev (>= 1.7.0), cdebconf-dev
+Build-Depends-Indep: debhelper (>= 2.1.18), dpkg-dev (>= 1.7.0), libcdebconf-dev
 Standards-Version: 3.5.2
 
 Package: cdrom-detect
Index: tools/ddetect/debian/control
===================================================================
RCS file: /cvs/debian-boot/debian-installer/tools/ddetect/debian/control,v
retrieving revision 1.16
diff -u -r1.16 control
--- tools/ddetect/debian/control        2002/05/21 13:04:07     1.16
+++ tools/ddetect/debian/control        2002/07/23 12:36:26
@@ -2,7 +2,7 @@
 Section: debian-installer
 Priority: standard
 Maintainer: David Whedon <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>=2.1.18), libdiscover-dev, dpkg-dev (>= 1.9.0), 
cdebconf-dev, libdebian-installer-dev
+Build-Depends: debhelper (>=2.1.18), libdiscover-dev, dpkg-dev (>= 1.9.0), 
+libcdebconf-dev, libdebian-installer-dev
 Standards-Version: 3.1.1
 
 Package: ethdetect
Index: tools/netcfg/debian/control
===================================================================
RCS file: /cvs/debian-boot/debian-installer/tools/netcfg/debian/control,v
retrieving revision 1.13
diff -u -r1.13 control
--- tools/netcfg/debian/control 2002/06/25 19:29:37     1.13
+++ tools/netcfg/debian/control 2002/07/23 12:36:26
@@ -2,7 +2,7 @@
 Section: debian-installer
 Priority: standard
 Maintainer: David Kimdon <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 2.1.18), dpkg-dev (>= 1.9.0), cdebconf-dev, 
libdebian-installer-dev
+Build-Depends: debhelper (>= 2.1.18), dpkg-dev (>= 1.9.0), libcdebconf-dev, 
+libdebian-installer-dev
 Standards-Version: 3.1.1
 
 Package: netcfg-dhcp
Index: tools/partkit/debian/control
===================================================================
RCS file: /cvs/debian-boot/debian-installer/tools/partkit/debian/control,v
retrieving revision 1.1
diff -u -r1.1 control
--- tools/partkit/debian/control        2001/01/24 07:12:26     1.1
+++ tools/partkit/debian/control        2002/07/23 12:36:26
@@ -2,7 +2,7 @@
 Section: debian-installer
 Priority: optional
 Maintainer: David Whedon <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 2.1.18), dpkg-dev (>= 1.7.0), cdebconf-dev
+Build-Depends: debhelper (>= 2.1.18), dpkg-dev (>= 1.7.0), libcdebconf-dev
 Standards-Version: 3.1.1
 
 Package: partkit
Index: tools/selectdevice/debian/control
===================================================================
RCS file: /cvs/debian-boot/debian-installer/tools/selectdevice/debian/control,v
retrieving revision 1.2
diff -u -r1.2 control
--- tools/selectdevice/debian/control   2002/05/27 14:35:31     1.2
+++ tools/selectdevice/debian/control   2002/07/23 12:36:26
@@ -2,7 +2,7 @@
 Section: debian-installer 
 Priority: optional
 Maintainer: Glenn McGrath <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>> 2.0.0), dpkg-dev (>= 1.7.0), cdebconf-dev, libkdetect-dev
+Build-Depends: debhelper (>> 2.0.0), dpkg-dev (>= 1.7.0), libcdebconf-dev, 
+libkdetect-dev
 Standards-Version: 3.2.1
 
 Package: selectdevice
Index: utils/debian/control
===================================================================
RCS file: /cvs/debian-boot/debian-installer/utils/debian/control,v
retrieving revision 1.2
diff -u -r1.2 control
--- utils/debian/control        2001/05/08 07:09:15     1.2
+++ utils/debian/control        2002/07/23 12:36:26
@@ -2,7 +2,7 @@
 Section: debian-installer
 Priority: standard
 Maintainer: David Whedon <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>> 2.0.0), dpkg-dev (>= 1.9.0), cdebconf-dev
+Build-Depends: debhelper (>> 2.0.0), dpkg-dev (>= 1.9.0), libcdebconf-dev
 Standards-Version: 3.2.1
 
 Package: di-utils-shell

Reply via email to