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

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


The following commit has been merged in the upstream branch:
commit b3332f741423ec76ea8c62b8abf29bd1e14b70c0
Author: Clint Adams <schizo at debian.org>
Date:   Thu Mar 16 23:20:09 2006 +0000

    Change amd64 build-dep from ia32-libs-dev to libc6-dev-i386.
    
    git-archimport-id: fakeroot at packages.debian.org--fakeroot/fakeroot--main--0.0--patch-97

diff --git a/debian/changelog b/debian/changelog
index 9ba9010..83bdfe0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+fakeroot (1.5.8) unstable; urgency=low
+
+  * Change amd64 build-dep from ia32-libs-dev to libc6-dev-i386.
+
+ -- Clint Adams <schizo at debian.org>  Thu, 16 Mar 2006 18:18:21 -0500
+
 fakeroot (1.5.7) unstable; urgency=low
 
   * Use libtool 1.9+20051221-1 instead of 1.5.22-2.
diff --git a/debian/control b/debian/control
index d6e2395..6d46793 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], amd64-libs-dev [i386] | lib6-dev-amd64 [i386], libc6-dev-ppc64 [powerpc], libc6-dev-powerpc [ppc64], lib64gcc1 [i386], po4a (>= 0.23)
+Build-Depends: sharutils, libc6-dev-s390x [s390], libc6-dev-sparc64 [sparc], libc6-dev-i386 [amd64], amd64-libs-dev [i386] | lib6-dev-amd64 [i386], libc6-dev-ppc64 [powerpc], libc6-dev-powerpc [ppc64], lib64gcc1 [i386], po4a (>= 0.23)
 Maintainer: Clint Adams <schizo at debian.org>
 Standards-Version: 3.6.2
 

-- 
fakeroot



More information about the Fakeroot-commits mailing list