[Fakeroot-commits] [SCM] fakeroot branch, upstream, updated. debian/1.14.3-200-gb232f8a

Clint Adams schizo at debian.org
Tue Aug 23 13:05:42 UTC 2011


The following commit has been merged in the upstream branch:
commit 35629372fb5d4bf04c2ece10a2be6d6492c5b781
Author: Clint Adams <schizo at debian.org>
Date:   Sun Oct 2 15:42:25 2005 +0000

    build-dep reordering
    
    git-archimport-id: fakeroot at packages.debian.org--fakeroot/fakeroot--main--0.0--patch-88

diff --git a/debian/changelog b/debian/changelog
index e6de885..0742fde 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ fakeroot (1.5.3) unstable; urgency=low
 
   * Patch from Steve Langasek to "schmunge the alpha stat struct
     conversion hackery to apply to the stat64 family of calls as well"
+  * Reorder i386 biarch build-deps to make sbuild happier.
 
  -- Clint Adams <schizo at debian.org>  Sun,  2 Oct 2005 11:35:51 -0400
 
diff --git a/debian/control b/debian/control
index 1becaf8..2dda909 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: fakeroot
 Section: utils
 Priority: optional
-Build-Depends: sharutils, libc6-dev-s390x [s390], libc6-dev-sparc64 [sparc], ia32-libs-dev [amd64], libc6-dev-amd64 [i386] | amd64-libs-dev [i386], libc6-dev-ppc64 [powerpc], libc6-dev-powerpc [ppc64]
+Build-Depends: sharutils, libc6-dev-s390x [s390], libc6-dev-sparc64 [sparc], ia32-libs-dev [amd64], amd64-libs-dev [i386] | lib6-dev-amd64 [i386], libc6-dev-ppc64 [powerpc], libc6-dev-powerpc [ppc64]
 Maintainer: Clint Adams <schizo at debian.org>
 Standards-Version: 3.6.2
 
@@ -16,4 +16,4 @@ Description: Gives a fake root environment
  which provides wrappers around getuid, chown, chmod, mknod, 
  stat, and so on, thereby creating a fake root environment.
  .
- fakeroot requires SYSV IPC to operate.
+ fakeroot requires SYSV IPC or TCP to operate.

-- 
fakeroot



More information about the Fakeroot-commits mailing list