Author: aurel32 Date: 2011-06-04 19:04:34 +0000 (Sat, 04 Jun 2011) New Revision: 4709
Modified: glibc-package/trunk/debian/control glibc-package/trunk/debian/control.in/libc Log: Add breaks on libjna-java Modified: glibc-package/trunk/debian/control =================================================================== --- glibc-package/trunk/debian/control 2011-06-04 17:13:12 UTC (rev 4708) +++ glibc-package/trunk/debian/control 2011-06-04 19:04:34 UTC (rev 4709) @@ -160,7 +160,7 @@ Recommends: gcc | c-compiler Suggests: glibc-doc, manpages-dev Provides: libc-dev, libc6-dev [alpha ia64 hurd-i386 kfreebsd-i386 kfreebsd-amd64] -Breaks: binutils (<< 2.20.1-1), binutils-gold (<< 2.20.1-11), make (<< 3.81-8.1), pkg-config (<< 0.26-1) +Breaks: binutils (<< 2.20.1-1), binutils-gold (<< 2.20.1-11), make (<< 3.81-8.1), pkg-config (<< 0.26-1), libjna-java (<< 3.2.7-4) Description: Embedded GNU C Library: Development Libraries and Header Files Contains the symlinks, headers, and object files needed to compile and link programs which use the standard C library. @@ -246,7 +246,7 @@ Recommends: gcc | c-compiler Suggests: glibc-doc, manpages-dev Provides: libc-dev, libc6-dev [alpha ia64 hurd-i386 kfreebsd-i386 kfreebsd-amd64] -Breaks: binutils (<< 2.20.1-1), binutils-gold (<< 2.20.1-11), make (<< 3.81-8.1), pkg-config (<< 0.26-1) +Breaks: binutils (<< 2.20.1-1), binutils-gold (<< 2.20.1-11), make (<< 3.81-8.1), pkg-config (<< 0.26-1), libjna-java (<< 3.2.7-4) Description: Embedded GNU C Library: Development Libraries and Header Files Contains the symlinks, headers, and object files needed to compile and link programs which use the standard C library. @@ -332,7 +332,7 @@ Recommends: gcc | c-compiler Suggests: glibc-doc, manpages-dev Provides: libc-dev, libc6-dev [alpha ia64 hurd-i386 kfreebsd-i386 kfreebsd-amd64] -Breaks: binutils (<< 2.20.1-1), binutils-gold (<< 2.20.1-11), make (<< 3.81-8.1), pkg-config (<< 0.26-1) +Breaks: binutils (<< 2.20.1-1), binutils-gold (<< 2.20.1-11), make (<< 3.81-8.1), pkg-config (<< 0.26-1), libjna-java (<< 3.2.7-4) Description: Embedded GNU C Library: Development Libraries and Header Files Contains the symlinks, headers, and object files needed to compile and link programs which use the standard C library. @@ -418,7 +418,7 @@ Recommends: gcc | c-compiler Suggests: glibc-doc, manpages-dev Provides: libc-dev, libc6-dev [alpha ia64 hurd-i386 kfreebsd-i386 kfreebsd-amd64] -Breaks: binutils (<< 2.20.1-1), binutils-gold (<< 2.20.1-11), make (<< 3.81-8.1), pkg-config (<< 0.26-1) +Breaks: binutils (<< 2.20.1-1), binutils-gold (<< 2.20.1-11), make (<< 3.81-8.1), pkg-config (<< 0.26-1), libjna-java (<< 3.2.7-4) Description: Embedded GNU C Library: Development Libraries and Header Files Contains the symlinks, headers, and object files needed to compile and link programs which use the standard C library. Modified: glibc-package/trunk/debian/control.in/libc =================================================================== --- glibc-package/trunk/debian/control.in/libc 2011-06-04 17:13:12 UTC (rev 4708) +++ glibc-package/trunk/debian/control.in/libc 2011-06-04 19:04:34 UTC (rev 4709) @@ -29,7 +29,7 @@ Recommends: gcc | c-compiler Suggests: glibc-doc, manpages-dev Provides: libc-dev, libc6-dev [alpha ia64 hurd-i386 kfreebsd-i386 kfreebsd-amd64] -Breaks: binutils (<< 2.20.1-1), binutils-gold (<< 2.20.1-11), make (<< 3.81-8.1), pkg-config (<< 0.26-1) +Breaks: binutils (<< 2.20.1-1), binutils-gold (<< 2.20.1-11), make (<< 3.81-8.1), pkg-config (<< 0.26-1), libjna-java (<< 3.2.7-4) Description: Embedded GNU C Library: Development Libraries and Header Files Contains the symlinks, headers, and object files needed to compile and link programs which use the standard C library. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

