* Matt Kraai <[EMAIL PROTECTED]> [2002-09-20 17:15]:
> On Fri, Sep 20, 2002 at 04:58:33PM +0200, Thomas Poindessous wrote:
> > yes, ok, but libdebian-installer1 was introduced to support correct lib
> > dependencies with soname and all ...
> > So maybe it's time to use libdebian-installer1 and libdebian-installer1-dev
> 
> OK, can you fix these yourself?

Yes, sorry. Here is a patch which changes dependencies to
libdebian-installer1.

Thanks.
Index: build/debian/control
===================================================================
RCS file: /cvs/debian-boot/debian-installer/build/debian/control,v
retrieving revision 1.15
diff -u -r1.15 control
--- build/debian/control        11 Sep 2002 00:52:04 -0000      1.15
+++ build/debian/control        20 Sep 2002 15:20:20 -0000
@@ -1,7 +1,7 @@
 Source: build-installer
 Section: devel
 Priority: extra
-Build-Depends: glibc-pic, apt, slang1-pic, syslinux [i386], sysutils [i386], 
dosfstools, libdiscover1-pic, libdiscover1, ncurses-base, genext2fs, mklibs, 
libdebconf0.3, libdebian-installer
+Build-Depends: glibc-pic, apt, slang1-pic, syslinux [i386], sysutils [i386], 
+dosfstools, libdiscover1-pic, libdiscover1, ncurses-base, genext2fs, mklibs, 
+libdebconf0.3, libdebian-installer1
 Maintainer: Joey Hess <[EMAIL PROTECTED]>
 Build-Depends: debhelper
 Standards-Version: 3.2.1.0
Index: tools/netcfg/debian/control
===================================================================
RCS file: /cvs/debian-boot/debian-installer/tools/netcfg/debian/control,v
retrieving revision 1.15
diff -u -r1.15 control
--- tools/netcfg/debian/control 12 Sep 2002 22:02:15 -0000      1.15
+++ tools/netcfg/debian/control 20 Sep 2002 15:20:21 -0000
@@ -3,7 +3,7 @@
 Priority: standard
 Maintainer: Debian Install System Team <[EMAIL PROTECTED]>
 Uploaders: David Kimdon <[EMAIL PROTECTED]>, Tollef Fog Heen <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 2.1.18), dpkg-dev (>= 1.9.0), libcdebconf-dev, 
libdebian-installer-dev
+Build-Depends: debhelper (>= 2.1.18), dpkg-dev (>= 1.9.0), libcdebconf-dev, 
+libdebian-installer1-dev
 Standards-Version: 3.1.1
 
 Package: netcfg-dhcp

Reply via email to