[Fakeroot-commits] [SCM] fakeroot branch, master, updated. debian/1.12.3
Clint Adams
schizo at debian.org
Sat Jun 13 17:02:42 UTC 2009
The following commit has been merged in the master branch:
commit a805df0898f6020ed6c85893103f1eb8aec2db65
Author: Clint Adams <schizo at debian.org>
Date: Sat Jun 13 12:56:22 2009 -0400
Conflict with older libc6-dev-i386 packages that put files into /emul/ia32-linux.
diff --git a/debian/control b/debian/control
index 28d4644..4ee2f12 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Vcs-Browser: http://git.debian.org/?p=private/schizo/fakeroot.git;a=summary
Package: fakeroot
Architecture: any
Depends: ${shlibs:Depends}
+Conflicts: libc6-dev-i386 (<= 2.9-13)
Description: Gives a fake root environment
This package is intended to enable something like:
dpkg-buildpackage -rfakeroot
--
fakeroot
More information about the Fakeroot-commits
mailing list