[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: New Maintainer for libc5/libc6



On Mon, 5 Jan 1998, Richard Braakman wrote:

> Dale Scheetz wrote:
> > The patch I intend to use comes directly from David. Any changes to that
> > patch need to be discussed before I will add them to the package.
> 
> Can you post the patch to debian-devel?  As far as I know it has not
> yet been made clear exactly which patch we're talking about.
> 
I only did a cursory look at the patch you sent, but it looks similar to
the one I will be using.

Here is what David sent me...

diff -urN libc-5.4.38.orig/debian/changelog libc-5.4.38/debian/changelog
--- libc-5.4.38.orig/debian/changelog	Mon Dec 29 20:23:05 1997
+++ libc-5.4.38/debian/changelog	Mon Dec 29 17:05:58 1997
@@ -1,3 +1,9 @@
+libc (5.4.38-0.2) unstable; urgency=low
+
+  * Build -dev and -dbg packages to make Scott Ellis happy.
+
+ -- David Engel <david@sw.ods.com>  Mon, 29 Dec 1997 17:05:58 -0600
+
 libc (5.4.38-0.1) unstable; urgency=high
 
   * new upstream version (fixes #15340)
diff -urN libc-5.4.38.orig/debian/config.i386 libc-5.4.38/debian/config.i386
--- libc-5.4.38.orig/debian/config.i386	Mon Dec 29 20:23:05 1997
+++ libc-5.4.38/debian/config.i386	Mon Dec 29 17:14:31 1997
@@ -1,8 +1,8 @@
 STATIC_SHARED=
 MAKE=make
 SPEED=fast
-HOST_ROOTDIR=/usr/i486-linuxlibc1
-HOST_BINDIR=/usr/i486-linuxlibc1/bin
+HOST_ROOTDIR=/usr
+HOST_BINDIR=/usr/bin
 TARGET_ROOTDIR=/
 TARGET_MACHINE=i486-linuxlibc1
 TARGET_OS=linux
diff -urN libc-5.4.38.orig/debian/control libc-5.4.38/debian/control
--- libc-5.4.38.orig/debian/control	Mon Dec 29 20:23:05 1997
+++ libc-5.4.38/debian/control	Mon Dec 29 17:47:18 1997
@@ -12,8 +12,6 @@
  These libraries are modified to make them work better in a libc6
  environment.
 PRE-DEPENDS: ldso (>=1.7.14-2)
-DEPENDS: libc6 (>=2.0.4-1)
-CONFLICTS: libc5-dev, wg15-locale, locales (<<2.0.4-1)
 ARCHITECTURE: any
 
 PACKAGE: libc5-altdev
@@ -24,7 +22,6 @@
  libraries.  This package can be used to build libc5-base binaries
  even when the libc6-dev package is installed.
 DEPENDS: libc5 (=${Source-Version})
-CONFLICTS: libc5-dev
 ARCHITECTURE: any
 
 PACKAGE: libc5-altdbg
@@ -35,5 +32,13 @@
  This package can be used to debug libc5 even when the libc6-dev package
  is installed.
 DEPENDS: libc5-altdev (=${Source-Version})
-CONFLICTS: libc5-dev
+ARCHITECTURE: any
+
+PACKAGE: libc5-dev
+SECTION: oldlibs
+PRIORITY: standard
+DESCRIPTION: The Linux C library version 5 (dev files).
+ Includes libc headers, kernel headers (v2.0.29) and static 
+ libraries.
+DEPENDS: libc5 (=${Source-Version})
 ARCHITECTURE: any
diff -urN libc-5.4.38.orig/debian/control.hamm libc-5.4.38/debian/control.hamm
--- libc-5.4.38.orig/debian/control.hamm	Mon Dec 29 20:23:05 1997
+++ libc-5.4.38/debian/control.hamm	Mon Dec 29 20:22:07 1997
@@ -12,8 +12,6 @@
  These libraries are modified to make them work better in a libc6
  environment.
 PRE-DEPENDS: ldso (>=1.7.14-2)
-DEPENDS: libc6 (>=2.0.4-1)
-CONFLICTS: libc5-dev, wg15-locale, locales (<<2.0.4-1)
 ARCHITECTURE: any
 
 PACKAGE: libc5-altdev
@@ -24,7 +22,6 @@
  libraries.  This package can be used to build libc5-base binaries
  even when the libc6-dev package is installed.
 DEPENDS: libc5 (=${Source-Version})
-CONFLICTS: libc5-dev
 ARCHITECTURE: any
 
 PACKAGE: libc5-altdbg
@@ -35,5 +32,13 @@
  This package can be used to debug libc5 even when the libc6-dev package
  is installed.
 DEPENDS: libc5-altdev (=${Source-Version})
-CONFLICTS: libc5-dev
+ARCHITECTURE: any
+
+PACKAGE: libc5-dev
+SECTION: oldlibs
+PRIORITY: standard
+DESCRIPTION: The Linux C library version 5 (dev files).
+ Includes libc headers, kernel headers (v2.0.29) and static 
+ libraries.
+DEPENDS: libc5 (=${Source-Version})
 ARCHITECTURE: any
diff -urN libc-5.4.38.orig/debian/rules libc-5.4.38/debian/rules
--- libc-5.4.38.orig/debian/rules	Mon Dec 29 20:23:05 1997
+++ libc-5.4.38/debian/rules	Mon Dec 29 17:05:12 1997
@@ -103,8 +103,8 @@
 	mv dev-tmp/usr/lib/libg.a dev-tmp/usr/lib/libc_p.a dbg-tmp/usr/lib
 	install -d alt-tmp/usr/$(aa)-linuxlibc1
 	install -d altdbg-tmp/usr/$(aa)-linuxlibc1
-	mv dev-tmp/usr/* alt-tmp/usr/$(aa)-linuxlibc1
-	mv dbg-tmp/usr/* altdbg-tmp/usr/$(aa)-linuxlibc1
+	cp -a dev-tmp/usr/* alt-tmp/usr/$(aa)-linuxlibc1
+	cp -a dbg-tmp/usr/* altdbg-tmp/usr/$(aa)-linuxlibc1
 	#
 	install -d run-tmp/usr/doc/$(p)
 ifeq ($(dist),bo)
@@ -188,7 +188,7 @@
 	dpkg-name -o -s .. locale-tmp.deb
 	touch binary-locale
 
-binary-hamm: build debian/utmp-conv binary-arch binary-alt 
+binary-hamm: build debian/utmp-conv binary-arch binary-alt binary-dev
 
 binary-bo: binary-arch binary-locale binary-pic binary-dev
 
Later,

Dwarf
-- 
_-_-_-_-_-_-   Author of "The Debian User's Guide"    _-_-_-_-_-_-_-

aka   Dale Scheetz                   Phone:   1 (904) 656-9769
      Flexible Software              11000 McCrackin Road
      e-mail:  dwarf@polaris.net     Tallahassee, FL  32308

_-_-_-_-_-_- If you don't see what you want, just ask _-_-_-_-_-_-_-


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: