Author: aurel32 Date: 2009-10-30 08:48:00 +0000 (Fri, 30 Oct 2009) New Revision: 3915
Modified: glibc-package/trunk/debian/control glibc-package/trunk/debian/control.in/main Log: Move xz-utils to Build-Depends-Indep Modified: glibc-package/trunk/debian/control =================================================================== --- glibc-package/trunk/debian/control 2009-10-30 08:21:36 UTC (rev 3914) +++ glibc-package/trunk/debian/control 2009-10-30 08:48:00 UTC (rev 3915) @@ -1,7 +1,7 @@ Source: eglibc Section: libs Priority: required -Build-Depends: gettext, make (>= 3.80), dpkg-dev (>= 1.15.3.1), bzip2, lzma, xz-utils, file, quilt, +Build-Depends: gettext, make (>= 3.80), dpkg-dev (>= 1.15.3.1), bzip2, lzma, file, quilt, autoconf, sed (>= 4.0.5-4), gawk, debhelper (>= 5.0), linux-libc-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], mig (>= 1.3-2) [hurd-i386], hurd-dev (>= 20080607-3) [hurd-i386], gnumach-dev [hurd-i386], libpthread-stubs0-dev [hurd-i386], @@ -9,7 +9,7 @@ binutils (>= 2.17cvs20070426), g++-4.4 [!armel !i386 !hppa !mips !mipsel !sparc !hurd-i386], g++-4.4-multilib [amd64 kfreebsd-amd64 powerpc ppc64 s390], g++-4.3 [armel hppa i386 mips mipsel sparc hurd-i386], g++-4.3-multilib [i386 mips mipsel sparc], -Build-Depends-Indep: perl, po-debconf (>= 1.0) +Build-Depends-Indep: perl, po-debconf (>= 1.0), xz-utils Maintainer: GNU Libc Maintainers <[email protected]> Uploaders: GOTO Masanori <[email protected]>, Philip Blundell <[email protected]>, Jeff Bailey <[email protected]>, Daniel Jacobowitz <[email protected]>, Clint Adams <[email protected]>, Aurelien Jarno <[email protected]>, Pierre Habouzit <[email protected]> Standards-Version: 3.8.2 Modified: glibc-package/trunk/debian/control.in/main =================================================================== --- glibc-package/trunk/debian/control.in/main 2009-10-30 08:21:36 UTC (rev 3914) +++ glibc-package/trunk/debian/control.in/main 2009-10-30 08:48:00 UTC (rev 3915) @@ -1,7 +1,7 @@ Source: eglibc Section: libs Priority: required -Build-Depends: gettext, make (>= 3.80), dpkg-dev (>= 1.15.3.1), bzip2, lzma, xz-utils, file, quilt, +Build-Depends: gettext, make (>= 3.80), dpkg-dev (>= 1.15.3.1), bzip2, lzma, file, quilt, autoconf, sed (>= 4.0.5-4), gawk, debhelper (>= 5.0), linux-libc-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], mig (>= 1.3-2) [hurd-i386], hurd-dev (>= 20080607-3) [hurd-i386], gnumach-dev [hurd-i386], libpthread-stubs0-dev [hurd-i386], @@ -9,7 +9,7 @@ binutils (>= 2.17cvs20070426), g++-4.4 [!armel !i386 !hppa !mips !mipsel !sparc !hurd-i386], g++-4.4-multilib [amd64 kfreebsd-amd64 powerpc ppc64 s390], g++-4.3 [armel hppa i386 mips mipsel sparc hurd-i386], g++-4.3-multilib [i386 mips mipsel sparc], -Build-Depends-Indep: perl, po-debconf (>= 1.0) +Build-Depends-Indep: perl, po-debconf (>= 1.0), xz-utils Maintainer: GNU Libc Maintainers <[email protected]> Uploaders: GOTO Masanori <[email protected]>, Philip Blundell <[email protected]>, Jeff Bailey <[email protected]>, Daniel Jacobowitz <[email protected]>, Clint Adams <[email protected]>, Aurelien Jarno <[email protected]>, Pierre Habouzit <[email protected]> Standards-Version: 3.8.2 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

