Author: aurel32 Date: 2009-08-09 19:58:31 +0000 (Sun, 09 Aug 2009) New Revision: 3749
Modified: glibc-package/branches/multiarch/debian/control.in/main Log: Breaks old version of libc6 package to make sure libc-bin is not installed in a different version than libc6 Modified: glibc-package/branches/multiarch/debian/control.in/main =================================================================== --- glibc-package/branches/multiarch/debian/control.in/main 2009-08-09 19:48:39 UTC (rev 3748) +++ glibc-package/branches/multiarch/debian/control.in/main 2009-08-09 19:58:31 UTC (rev 3749) @@ -20,6 +20,7 @@ Architecture: any Section: libs Priority: required +Breaks: libc0.1 (<< 2.9), libc0.3 (<< 2.9), libc6 (<< 2.9), libc6.1 (<< 2.9) Replaces: libc0.1, libc0.3, libc6, libc6.1 Description: GNU C Library: Binaries This package contains utility programs related to the GNU C Library. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

