Author: vorlon
Date: 2011-08-19 05:49:57 +0000 (Fri, 19 Aug 2011)
New Revision: 4892

Modified:
   glibc-package/trunk/debian/changelog
   glibc-package/trunk/debian/control.in/main
Log:
Bump the multiarch-support minimum dependency for armhf, which settled
its triplet only at the time i386 did.

Modified: glibc-package/trunk/debian/changelog
===================================================================
--- glibc-package/trunk/debian/changelog        2011-08-19 05:49:47 UTC (rev 
4891)
+++ glibc-package/trunk/debian/changelog        2011-08-19 05:49:57 UTC (rev 
4892)
@@ -32,6 +32,8 @@
     packages will play nicely together on the filesystem..  Thanks to
     Sven Joachim <[email protected]> for preliminary patches.  Closes: #632682.
   * Restore multiarch support on all architectures.
+  * Bump the multiarch-support minimum dependency for armhf, which settled
+    its triplet only at the time i386 did.
 
  -- Aurelien Jarno <[email protected]>  Tue, 09 Aug 2011 11:40:02 +0200
 

Modified: glibc-package/trunk/debian/control.in/main
===================================================================
--- glibc-package/trunk/debian/control.in/main  2011-08-19 05:49:47 UTC (rev 
4891)
+++ glibc-package/trunk/debian/control.in/main  2011-08-19 05:49:57 UTC (rev 
4892)
@@ -118,11 +118,11 @@
 Architecture: any
 Multi-Arch: foreign
 Depends: ${misc:Depends},
-        libc6 (>= 2.3.6-2) [!any-i386 !alpha !ia64 !hurd-any !kfreebsd-any],
+        libc6 (>= 2.3.6-2) [!any-i386 !alpha !armhf !ia64 !hurd-any 
!kfreebsd-any],
          libc6.1 (>= 2.3.6-2) [alpha ia64],
          libc0.3 (>= 2.3.6-2) [!linux-any !kfreebsd-any !hurd-i386],
          libc0.1 (>= 2.3.6-2) [!linux-any !hurd-any !kfreebsd-i386],
-         libc6 (>= 2.13-5) [i386],
+         libc6 (>= 2.13-5) [armhf i386],
          libc0.3 (>= 2.13-5) [hurd-i386],
          libc0.1 (>= 2.13-5) [kfreebsd-i386],
 Priority: standard


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to