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

r3730 - in glibc-package/branches/multiarch/debian: . control.in debhelper.in



Author: aurel32
Date: 2009-08-02 22:27:46 +0000 (Sun, 02 Aug 2009)
New Revision: 3730

Modified:
   glibc-package/branches/multiarch/debian/changelog
   glibc-package/branches/multiarch/debian/control
   glibc-package/branches/multiarch/debian/control.in/main
   glibc-package/branches/multiarch/debian/debhelper.in/libc-bin.lintian
Log:
  * Remove the Depends: line in libc-bin and add the corresponding 
    override for lintian.



Modified: glibc-package/branches/multiarch/debian/changelog
===================================================================
--- glibc-package/branches/multiarch/debian/changelog	2009-08-02 22:23:37 UTC (rev 3729)
+++ glibc-package/branches/multiarch/debian/changelog	2009-08-02 22:27:46 UTC (rev 3730)
@@ -1,3 +1,10 @@
+eglibc (2.9-23+multiarch.2) experimental; urgency=low
+
+  * Remove the Depends: line in libc-bin and add the corresponding 
+    override for lintian.
+
+ -- Aurelien Jarno <aurel32@debian.org>  Mon, 03 Aug 2009 00:27:06 +0200
+
 eglibc (2.9-23+multiarch.1) experimental; urgency=low
 
   * Replace debian/sysdeps/depflags.{mk,pl} by entries in debian/control

Modified: glibc-package/branches/multiarch/debian/control
===================================================================
--- glibc-package/branches/multiarch/debian/control	2009-08-02 22:23:37 UTC (rev 3729)
+++ glibc-package/branches/multiarch/debian/control	2009-08-02 22:27:46 UTC (rev 3730)
@@ -20,7 +20,6 @@
 Architecture: any
 Section: libs
 Priority: required
-Depends: ${shlibs:Depends}
 Replaces: libc0.1, libc0.3, libc6, libc6.1
 Description: GNU C Library: Binaries
  This package contains utility programs related to the GNU C Library. 

Modified: glibc-package/branches/multiarch/debian/control.in/main
===================================================================
--- glibc-package/branches/multiarch/debian/control.in/main	2009-08-02 22:23:37 UTC (rev 3729)
+++ glibc-package/branches/multiarch/debian/control.in/main	2009-08-02 22:27:46 UTC (rev 3730)
@@ -20,7 +20,6 @@
 Architecture: any
 Section: libs
 Priority: required
-Depends: ${shlibs:Depends}
 Replaces: libc0.1, libc0.3, libc6, libc6.1
 Description: GNU C Library: Binaries
  This package contains utility programs related to the GNU C Library. 

Modified: glibc-package/branches/multiarch/debian/debhelper.in/libc-bin.lintian
===================================================================
--- glibc-package/branches/multiarch/debian/debhelper.in/libc-bin.lintian	2009-08-02 22:23:37 UTC (rev 3729)
+++ glibc-package/branches/multiarch/debian/debhelper.in/libc-bin.lintian	2009-08-02 22:27:46 UTC (rev 3730)
@@ -8,3 +8,6 @@
 # pt_chown must be setuid root, otherwise non-root users won't be able
 # to login
 libc-bin: setuid-binary usr/lib/pt_chown 4755 root/root
+
+# libc-bin depending on libc6 make apt crazy...
+libc-bin: missing-depends-line


Reply to: