[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#764274: glibc: update the syntax of the Build-Profiles field



Source: glibc
Version: 2.19-11
Severity: normal
Tags: patch

Dear glibc maintainers,

the syntax for the Build-Profiles field was changed during the bootstrap
sprint in paris [1,2]. Please see attached patch for a fix of the issue.
I omitted patching debian/control which has to be regenerated.

glibc is one of three source packages which are affected. They do not
FTBFS because dpkg contains a backward compatibility hack but we'd like
to remove it after all three source packages have been adapted.

cheers, josch
diff -Nru glibc-2.19/debian/changelog glibc-2.19/debian/changelog
--- glibc-2.19/debian/changelog	2014-09-12 23:50:53.000000000 +0200
+++ glibc-2.19/debian/changelog	2014-10-06 15:33:31.000000000 +0200
@@ -1,3 +1,10 @@
+glibc (2.19-11.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Make Build-Profiles field comply with the spec
+
+ -- Johannes Schauer <j.schauer@email.de>  Mon, 06 Oct 2014 15:32:19 +0200
+
 glibc (2.19-11) unstable; urgency=medium
 
   [ Samuel Thibault ]
diff -Nru glibc-2.19/debian/control.in/amd64 glibc-2.19/debian/control.in/amd64
--- glibc-2.19/debian/control.in/amd64	2014-09-12 23:50:54.000000000 +0200
+++ glibc-2.19/debian/control.in/amd64	2014-10-06 15:46:13.000000000 +0200
@@ -4,7 +4,7 @@
 Priority: optional
 Depends: libc6 (= ${binary:Version}), ${misc:Depends}
 Conflicts: amd64-libs (<= 1.2)
-Build-Profiles: !stage1 !nobiarch
+Build-Profiles: <!stage1 !nobiarch>
 Description: GNU C Library: 64bit Shared libraries for AMD64
  This package includes shared versions of the standard C library and the
  standard math library, as well as many others. This is the 64bit version
@@ -19,7 +19,7 @@
 Conflicts: libc6-dev (<< 2.13-14)
 Replaces: amd64-libs-dev (<= 1.2), libc6-dev (<< 2.13-11)
 Provides: lib64c-dev
-Build-Profiles: !nobiarch
+Build-Profiles: <!nobiarch>
 Description: GNU C Library: 64bit Development Libraries for AMD64
  Contains the symlinks and object files needed to compile and link programs
  which use the standard C library. This is the 64bit version of the
diff -Nru glibc-2.19/debian/control.in/armel glibc-2.19/debian/control.in/armel
--- glibc-2.19/debian/control.in/armel	2014-09-12 23:50:53.000000000 +0200
+++ glibc-2.19/debian/control.in/armel	2014-10-06 15:50:13.000000000 +0200
@@ -3,7 +3,7 @@
 Section: libs
 Priority: optional
 Depends: libc6 (= ${binary:Version}), ${misc:Depends}
-Build-Profiles: !stage1 !nobiarch
+Build-Profiles: <!stage1 !nobiarch>
 Description: GNU C Library: ARM softfp shared libraries for armhf
  This package includes shared versions of the standard C
  library and the standard math library, as well as many others.
@@ -15,7 +15,7 @@
 Priority: optional
 Depends: libc6-armel (= ${binary:Version}), libc6-dev (= ${binary:Version}), ${misc:Depends}
 Recommends: gcc-multilib
-Build-Profiles: !nobiarch
+Build-Profiles: <!nobiarch>
 Description: GNU C Library: ARM softfp development libraries for armhf
  Contains the symlinks and object files needed to compile and link programs
  which use the standard C library. This is the ARM softfp version of the
diff -Nru glibc-2.19/debian/control.in/armhf glibc-2.19/debian/control.in/armhf
--- glibc-2.19/debian/control.in/armhf	2014-09-12 23:50:53.000000000 +0200
+++ glibc-2.19/debian/control.in/armhf	2014-10-06 15:50:36.000000000 +0200
@@ -3,7 +3,7 @@
 Section: libs
 Priority: optional
 Depends: libc6 (= ${binary:Version}), ${misc:Depends}
-Build-Profiles: !stage1 !nobiarch
+Build-Profiles: <!stage1 !nobiarch>
 Description: GNU C Library: ARM hard float shared libraries for armel
  This package includes shared versions of the standard C
  library and the standard math library, as well as many others.
@@ -15,7 +15,7 @@
 Priority: optional
 Depends: libc6-armhf (= ${binary:Version}), libc6-dev (= ${binary:Version}), ${misc:Depends}
 Recommends: gcc-multilib
-Build-Profiles: !nobiarch
+Build-Profiles: <!nobiarch>
 Description: GNU C Library: ARM hard float development libraries for armel
  Contains the symlinks and object files needed to compile and link programs
  which use the standard C library. This is the ARM hard float version of the
diff -Nru glibc-2.19/debian/control.in/i386 glibc-2.19/debian/control.in/i386
--- glibc-2.19/debian/control.in/i386	2014-09-12 23:50:54.000000000 +0200
+++ glibc-2.19/debian/control.in/i386	2014-10-06 15:49:41.000000000 +0200
@@ -5,7 +5,7 @@
 Depends: libc6 (= ${binary:Version}), ${misc:Depends}
 Replaces: libc6-dev-i386
 Breaks: fakeroot (<< 1.12.3), gnu-efi (<< 3.0e-3), fakechroot (<< 2.9-1.1), fglrx-glx-ia32 (<< 1:9-6-1), ia32-libs (<< 20090804), ia32-libs-gtk (<< 20090804), lib32asound2 (<< 1.0.20-3), lib32asound2-dev (<< 1.0.20-3), lib32bz2-1.0 (<< 1.0.5-3), lib32bz2-dev (<< 1.0.5-3), lib32ffi-dev (<< 3.0.9~rc9-1), lib32ffi5 (<< 3.0.9~rc9-1), lib32g2c0 (<< 1:3.4.6-10), lib32gcc1 (<< 1:4.4.0-7), lib32gfortran3 (<< 4.4.0-7), lib32gmp3 (<< 2:4.3.1+dfsg-3), lib32gmp3-dev (<< 2:4.3.1+dfsg-3), lib32gmpxx4 (<< 2:4.3.1+dfsg-3), lib32gomp1 (<< 4.4.0-7), lib32icu-dev (<< 4.0.1-3), lib32icu40 (<< 4.0.1-3), lib32mudflap0 (<< 4.4.0-7), lib32ncurses5 (<< 5.7+20090523-1), lib32ncurses5-dev (<< 5.7+20090530-1), lib32ncursesw5 (<< 5.7+20090530-1), lib32ncursesw5-dev (<< 5.7+20090530-1), lib32nss-mdns (<< 0.10-3.1), lib32objc2 (<< 4.4.0-7), lib32readline5 (<< 5.2-5), lib32readline5-dev (<< 5.2-5), lib32stdc++6 (<< 4.4.0-7), lib32stdc++6-4.4-dbg (<< 4.4.0-7), lib32z1 (<< 1:1.2.3.3.dfsg-14), lib32z1-dev (<< 1:1.2.3
 .3.dfsg-14), libc6-dev-i386 (<< 2.9-15), nvidia-glx-ia32 (<< 185.18.14-2), nvidia-libvdpau1-ia32 (<< 185.18.14-2)
-Build-Profiles: !stage1 !nobiarch
+Build-Profiles: <!stage1 !nobiarch>
 Description: GNU C Library: 32-bit shared libraries for AMD64
  This package includes shared versions of the standard C
  library and the standard math library, as well as many others.
@@ -20,7 +20,7 @@
 Replaces: libc6-dev (<< 2.13-11)
 Depends: libc6-i386 (= ${binary:Version}), libc6-dev (= ${binary:Version}), ${misc:Depends}
 Recommends: gcc-multilib
-Build-Profiles: !nobiarch
+Build-Profiles: <!nobiarch>
 Description: GNU C Library: 32-bit development libraries for AMD64
  Contains the symlinks and object files needed to compile and link programs
  which use the standard C library. This is the 32bit version of the
diff -Nru glibc-2.19/debian/control.in/kfreebsd-i386 glibc-2.19/debian/control.in/kfreebsd-i386
--- glibc-2.19/debian/control.in/kfreebsd-i386	2014-09-12 23:50:53.000000000 +0200
+++ glibc-2.19/debian/control.in/kfreebsd-i386	2014-10-06 15:52:00.000000000 +0200
@@ -3,7 +3,7 @@
 Section: libs
 Priority: optional
 Depends: libc0.1 (= ${binary:Version}), ${misc:Depends}
-Build-Profiles: !stage1 !nobiarch
+Build-Profiles: <!stage1 !nobiarch>
 Description: GNU C Library: 32bit shared libraries for AMD64
  This package includes shared versions of the standard C
  library and the standard math library, as well as many others.
@@ -18,7 +18,7 @@
 Replaces: libc0.1-dev (<< 2.13-11)
 Depends: libc0.1-i386 (= ${binary:Version}), libc0.1-dev (= ${binary:Version}), ${misc:Depends}
 Recommends: gcc-multilib
-Build-Profiles: !nobiarch
+Build-Profiles: <!nobiarch>
 Description: GNU C Library: 32bit development libraries for AMD64
  Contains the symlinks and object files needed to compile and link programs
  which use the standard C library. This is the 32bit version of the
diff -Nru glibc-2.19/debian/control.in/libc glibc-2.19/debian/control.in/libc
--- glibc-2.19/debian/control.in/libc	2014-09-12 23:50:53.000000000 +0200
+++ glibc-2.19/debian/control.in/libc	2014-10-06 15:51:39.000000000 +0200
@@ -21,7 +21,7 @@
           libc6-mipsn32 [mipsn32 mipsn32el],
           libc6-mips32 [mips mipsel],
           hurd (<< 20120408-3) [hurd-i386]
-Build-Profiles: !stage1
+Build-Profiles: <!stage1>
 Description: GNU C Library: Shared libraries
  Contains the standard libraries that are used by nearly all programs on
  the system. This package includes shared versions of the standard C library
@@ -49,7 +49,7 @@
 Multi-Arch: same
 Provides: libc-dbg
 Depends: @libc@ (= ${binary:Version}), ${misc:Depends}
-Build-Profiles: !stage1
+Build-Profiles: <!stage1>
 Description: GNU C Library: detached debugging symbols
  This package contains the detached debugging symbols for the GNU C
  library.
@@ -60,7 +60,7 @@
 Priority: extra
 Multi-Arch: same
 Depends: @libc@ (= ${binary:Version}), ${misc:Depends}
-Build-Profiles: !stage1
+Build-Profiles: <!stage1>
 Description: GNU C Library: Profiling Libraries
  Static libraries compiled with profiling info (-pg) suitable for use
  with gprof.
@@ -73,7 +73,7 @@
 Conflicts: libc-pic
 Provides: libc-pic, glibc-pic
 Depends: @libc@ (= ${binary:Version}), ${misc:Depends}
-Build-Profiles: !stage1
+Build-Profiles: <!stage1>
 Description: GNU C Library: PIC archive library
  Contains an archive library (ar file) composed of individual shared objects.
  This is used for creating a library which is a smaller subset of the
@@ -86,7 +86,7 @@
 Section: debian-installer
 Priority: extra
 Provides: @libc@, libc-udeb, ${locale-compat:Depends}
-Build-Profiles: !stage1
+Build-Profiles: <!stage1>
 Description: GNU C Library: Shared libraries - udeb
  Contains the standard libraries that are used by nearly all programs on
  the system. This package includes shared versions of the standard C library
diff -Nru glibc-2.19/debian/control.in/libnss-dns-udeb glibc-2.19/debian/control.in/libnss-dns-udeb
--- glibc-2.19/debian/control.in/libnss-dns-udeb	2014-09-12 23:50:54.000000000 +0200
+++ glibc-2.19/debian/control.in/libnss-dns-udeb	2014-10-06 15:48:32.000000000 +0200
@@ -3,7 +3,7 @@
 Architecture: any
 Section: debian-installer
 Priority: extra
-Build-Profiles: !stage1
+Build-Profiles: <!stage1>
 Description: GNU C Library: NSS helper for DNS - udeb
  Contains the standard libraries that are used by nearly all programs on
  the system. This package includes shared versions of the standard C library
diff -Nru glibc-2.19/debian/control.in/libnss-files-udeb glibc-2.19/debian/control.in/libnss-files-udeb
--- glibc-2.19/debian/control.in/libnss-files-udeb	2014-09-12 23:50:54.000000000 +0200
+++ glibc-2.19/debian/control.in/libnss-files-udeb	2014-10-06 15:50:01.000000000 +0200
@@ -3,7 +3,7 @@
 Architecture: any
 Section: debian-installer
 Priority: extra
-Build-Profiles: !stage1
+Build-Profiles: <!stage1>
 Description: GNU C Library: NSS helper for files - udeb
  Contains the standard libraries that are used by nearly all programs on
  the system. This package includes shared versions of the standard C library
diff -Nru glibc-2.19/debian/control.in/main glibc-2.19/debian/control.in/main
--- glibc-2.19/debian/control.in/main	2014-09-12 23:50:53.000000000 +0200
+++ glibc-2.19/debian/control.in/main	2014-10-06 15:51:12.000000000 +0200
@@ -27,7 +27,7 @@
 Depends: ${shlibs:Depends}, ${misc:Depends}, hurd (>= 20070606-1+SVN) [hurd-i386]
 Breaks: libc0.1 (<< 2.10), libc0.3 (<< 2.10), libc6 (<< 2.10), libc6.1 (<< 2.10)
 Replaces: libc0.1, libc0.3, libc6, libc6.1
-Build-Profiles: !stage1
+Build-Profiles: <!stage1>
 Description: GNU C Library: Binaries
  This package contains utility programs related to the GNU C Library.
  .
@@ -47,7 +47,7 @@
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Recommends: manpages-dev
 Replaces: libc0.1-dev, libc0.3-dev, libc6-dev, libc6.1-dev
-Build-Profiles: !stage1
+Build-Profiles: <!stage1>
 Description: GNU C Library: Development binaries
  This package contains utility programs related to the GNU C Library
  development package.
@@ -59,7 +59,7 @@
 Multi-Arch: foreign
 Depends: ${misc:Depends}
 Suggests: glibc-doc-reference
-Build-Profiles: !stage1
+Build-Profiles: <!stage1>
 Description: GNU C Library: Documentation
  Contains man pages for libpthread functions and the complete GNU C Library
  ChangeLog.  The GNU C Library Reference manual has been moved into
@@ -74,7 +74,7 @@
 Recommends: xz-utils
 Conflicts: eglibc-source
 Replaces: eglibc-source
-Build-Profiles: !stage1
+Build-Profiles: <!stage1>
 Description: GNU C Library: sources
  This package contains the sources and patches which are needed to
  build glibc.
@@ -86,7 +86,7 @@
 Depends: ${locale:Depends}, ${misc:Depends}, debconf | debconf-2.0
 Conflicts: base-config, belocs-locales-bin, belocs-locales-data
 Replaces: base-config, lliurex-belocs-locales-data
-Build-Profiles: !stage1
+Build-Profiles: <!stage1>
 Description: GNU C Library: National Language (locale) data [support]
  Machine-readable data files, shared objects and programs used by the
  C library for localization (l10n) and internationalization (i18n) support.
@@ -106,7 +106,7 @@
 Depends: ${locale:Depends}, ${misc:Depends}
 Breaks: locales (<< 2.13-17)
 Provides: locales
-Build-Profiles: !stage1
+Build-Profiles: <!stage1>
 Description: GNU C Library: Precompiled locale data
  This package contains the precompiled locale data for all supported locales.
  A better alternative is to install the locales package and only select
@@ -119,7 +119,7 @@
 Multi-Arch: foreign
 Priority: optional
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Build-Profiles: !stage1
+Build-Profiles: <!stage1>
 Description: GNU C Library: Name Service Cache Daemon
  A daemon which handles passwd, group and host lookups
  for running programs and caches the results for the next
@@ -138,7 +138,7 @@
          libc0.3 (>= 2.13-5) [hurd-i386],
          libc0.1 (>= 2.13-5) [kfreebsd-i386],
 Priority: required
-Build-Profiles: !stage1
+Build-Profiles: <!stage1>
 Description: Transitional package to ensure multiarch compatibility
  This is a transitional package used to ensure multiarch support is present
  in ld.so before unpacking libraries to the multiarch directories.  It can
diff -Nru glibc-2.19/debian/control.in/mips32 glibc-2.19/debian/control.in/mips32
--- glibc-2.19/debian/control.in/mips32	2014-09-12 23:50:53.000000000 +0200
+++ glibc-2.19/debian/control.in/mips32	2014-10-06 15:49:52.000000000 +0200
@@ -3,7 +3,7 @@
 Section: libs
 Priority: optional
 Depends: libc6 (= ${binary:Version}), ${misc:Depends}
-Build-Profiles: !stage1 !nobiarch
+Build-Profiles: <!stage1 !nobiarch>
 Description: GNU C Library: o32 Shared libraries for MIPS
  This package includes shared versions of the standard C library and the
  standard math library, as well as many others. This is the o32 version
@@ -21,7 +21,7 @@
    libc6-dev-mips64 (= ${binary:Version}) [mipsn32 mipsn32el],
    ${misc:Depends}
 Recommends: gcc-multilib
-Build-Profiles: !nobiarch
+Build-Profiles: <!nobiarch>
 Description: GNU C Library: o32 Development Libraries for MIPS
  Contains the symlinks and object files needed to compile and link programs
  which use the standard C library. This is the o32 version of the
diff -Nru glibc-2.19/debian/control.in/mips64 glibc-2.19/debian/control.in/mips64
--- glibc-2.19/debian/control.in/mips64	2014-09-12 23:50:54.000000000 +0200
+++ glibc-2.19/debian/control.in/mips64	2014-10-06 15:50:24.000000000 +0200
@@ -3,7 +3,7 @@
 Section: libs
 Priority: optional
 Depends: libc6 (= ${binary:Version}), ${misc:Depends}
-Build-Profiles: !stage1 !nobiarch
+Build-Profiles: <!stage1 !nobiarch>
 Description: GNU C Library: 64bit Shared libraries for MIPS64
  This package includes shared versions of the standard C library and the
  standard math library, as well as many others. This is the 64bit version
@@ -18,7 +18,7 @@
 Replaces: libc6-dev (<< 2.13-11)
 Depends: libc6-mips64 (= ${binary:Version}), libc6-dev (= ${binary:Version}), ${misc:Depends}
 Recommends: gcc-multilib
-Build-Profiles: !nobiarch
+Build-Profiles: <!nobiarch>
 Description: GNU C Library: 64bit Development Libraries for MIPS64
  Contains the symlinks and object files needed to compile and link programs
  which use the standard C library. This is the 64bit version of the
diff -Nru glibc-2.19/debian/control.in/mipsn32 glibc-2.19/debian/control.in/mipsn32
--- glibc-2.19/debian/control.in/mipsn32	2014-09-12 23:50:54.000000000 +0200
+++ glibc-2.19/debian/control.in/mipsn32	2014-10-06 15:52:13.000000000 +0200
@@ -3,7 +3,7 @@
 Section: libs
 Priority: optional
 Depends: libc6 (= ${binary:Version}), ${misc:Depends}
-Build-Profiles: !stage1 !nobiarch
+Build-Profiles: <!stage1 !nobiarch>
 Description: GNU C Library: n32 Shared libraries for MIPS64
  This package includes shared versions of the standard C library and the
  standard math library, as well as many others. This is the n32 version
@@ -18,7 +18,7 @@
 Replaces: libc6-dev (<< 2.13-11)
 Depends: libc6-mipsn32 (= ${binary:Version}), libc6-dev-mips64 (= ${binary:Version}) [mips mipsel], libc6-dev (= ${binary:Version}), ${misc:Depends}
 Recommends: gcc-multilib
-Build-Profiles: !nobiarch
+Build-Profiles: <!nobiarch>
 Description: GNU C Library: n32 Development Libraries for MIPS64
  Contains the symlinks and object files needed to compile and link programs
  which use the standard C library. This is the n32 version of the
diff -Nru glibc-2.19/debian/control.in/opt glibc-2.19/debian/control.in/opt
--- glibc-2.19/debian/control.in/opt	2014-09-12 23:50:54.000000000 +0200
+++ glibc-2.19/debian/control.in/opt	2014-10-06 15:48:20.000000000 +0200
@@ -5,7 +5,7 @@
 Multi-Arch: same
 Pre-Depends: libc6 (= ${binary:Version})
 Depends: ${misc:Depends}
-Build-Profiles: !stage1
+Build-Profiles: <!stage1>
 Description: GNU C Library: Shared libraries [i686 optimized]
  Contains the standard libraries that are used by nearly all programs on
  the system. This package includes shared versions of the standard C
@@ -24,7 +24,7 @@
 Multi-Arch: same
 Pre-Depends: libc6 (= ${binary:Version})
 Depends: ${misc:Depends}
-Build-Profiles: !stage1
+Build-Profiles: <!stage1>
 Description: GNU C Library: Shared libraries [Xen version]
  Contains the standard libraries that are used by nearly all programs on
  the system. This package includes shared versions of the standard C
@@ -40,7 +40,7 @@
 Multi-Arch: same
 Pre-Depends: libc0.1 (= ${binary:Version})
 Depends: ${misc:Depends}
-Build-Profiles: !stage1
+Build-Profiles: <!stage1>
 Description: GNU C Library: Shared libraries [i686 optimized]
  Contains the standard libraries that are used by nearly all programs on
  the system. This package includes shared versions of the standard C
@@ -59,7 +59,7 @@
 Multi-Arch: same
 Pre-Depends: libc0.3 (= ${binary:Version})
 Depends: ${misc:Depends}
-Build-Profiles: !stage1
+Build-Profiles: <!stage1>
 Description: GNU C Library: Shared libraries [i686 optimized]
  Contains the standard libraries that are used by nearly all programs on
  the system. This package includes shared versions of the standard C
@@ -78,7 +78,7 @@
 Multi-Arch: same
 Pre-Depends: libc0.3 (= ${binary:Version})
 Depends: ${misc:Depends}
-Build-Profiles: !stage1
+Build-Profiles: <!stage1>
 Description: GNU C Library: Shared libraries [Xen version]
  Contains the standard libraries that are used by nearly all programs on
  the system. This package includes shared versions of the standard C
@@ -94,7 +94,7 @@
 Multi-Arch: same
 Pre-Depends: libc6.1 (= ${binary:Version})
 Depends: ${misc:Depends}
-Build-Profiles: !stage1
+Build-Profiles: <!stage1>
 Description: GNU C Library: Shared libraries (EV67 optimized)
  Contains the standard libraries that are used by nearly all programs on
  the system. This package includes shared versions of the standard C
@@ -111,7 +111,7 @@
 Multi-Arch: same
 Pre-Depends: libc6 (= ${binary:Version})
 Depends: ${misc:Depends}
-Build-Profiles: !stage1
+Build-Profiles: <!stage1>
 Description: GNU C Library: Shared libraries (Loongson 2F optimized)
  Contains the standard libraries that are used by nearly all programs on
  the system. This package includes shared versions of the standard C
diff -Nru glibc-2.19/debian/control.in/powerpc glibc-2.19/debian/control.in/powerpc
--- glibc-2.19/debian/control.in/powerpc	2014-09-12 23:50:54.000000000 +0200
+++ glibc-2.19/debian/control.in/powerpc	2014-10-06 15:52:38.000000000 +0200
@@ -3,7 +3,7 @@
 Section: libs
 Priority: optional
 Depends: libc6 (= ${binary:Version}), ${misc:Depends}
-Build-Profiles: !stage1 !nobiarch
+Build-Profiles: <!stage1 !nobiarch>
 Description: GNU C Library: 32bit powerpc shared libraries for ppc64
  This package includes shared versions of the standard C
  library and the standard math library, as well as many others.
@@ -18,7 +18,7 @@
 Replaces: libc6-dev (<< 2.13-11)
 Depends: libc6-powerpc (= ${binary:Version}), libc6-dev (= ${binary:Version}), ${misc:Depends}
 Recommends: gcc-multilib
-Build-Profiles: !nobiarch
+Build-Profiles: <!nobiarch>
 Description: GNU C Library: 32bit powerpc development libraries for ppc64
  Contains the symlinks and object files needed to compile and link programs
  which use the standard C library. This is the 32bit version of the
diff -Nru glibc-2.19/debian/control.in/ppc64 glibc-2.19/debian/control.in/ppc64
--- glibc-2.19/debian/control.in/ppc64	2014-09-12 23:50:53.000000000 +0200
+++ glibc-2.19/debian/control.in/ppc64	2014-10-06 15:49:08.000000000 +0200
@@ -3,7 +3,7 @@
 Section: libs
 Priority: optional
 Depends: libc6 (= ${binary:Version}), ${misc:Depends}
-Build-Profiles: !stage1 !nobiarch
+Build-Profiles: <!stage1 !nobiarch>
 Description: GNU C Library: 64bit Shared libraries for PowerPC64
  This package includes shared versions of the standard C library and the
  standard math library, as well as many others. This is the 64bit version
@@ -18,7 +18,7 @@
 Replaces: libc6-dev (<< 2.13-11)
 Depends: libc6-ppc64 (= ${binary:Version}), libc6-dev (= ${binary:Version}), ${misc:Depends}
 Recommends: gcc-multilib
-Build-Profiles: !nobiarch
+Build-Profiles: <!nobiarch>
 Description: GNU C Library: 64bit Development Libraries for PowerPC64
  Contains the symlinks and object files needed to compile and link programs
  which use the standard C library. This is the 64bit version of the
diff -Nru glibc-2.19/debian/control.in/s390 glibc-2.19/debian/control.in/s390
--- glibc-2.19/debian/control.in/s390	2014-09-12 23:50:53.000000000 +0200
+++ glibc-2.19/debian/control.in/s390	2014-10-06 15:52:26.000000000 +0200
@@ -3,7 +3,7 @@
 Section: libs
 Priority: optional
 Depends: libc6 (= ${binary:Version}), ${misc:Depends}
-Build-Profiles: !stage1 !nobiarch
+Build-Profiles: <!stage1 !nobiarch>
 Description: GNU C Library: 32bit Shared libraries for IBM zSeries
  This package includes shared versions of the standard C library and the
  standard math library, as well as many others. This is the 32bit version
@@ -18,7 +18,7 @@
 Replaces: libc6-dev (<< 2.13-11)
 Depends: libc6-s390 (= ${binary:Version}), libc6-dev (= ${binary:Version}), ${misc:Depends}
 Recommends: gcc-multilib
-Build-Profiles: !nobiarch
+Build-Profiles: <!nobiarch>
 Description: GNU C Library: 32bit Development Libraries for IBM zSeries
  Contains the symlinks and object files needed to compile and link programs
  which use the standard C library. This is the 32bit version of the
diff -Nru glibc-2.19/debian/control.in/sparc glibc-2.19/debian/control.in/sparc
--- glibc-2.19/debian/control.in/sparc	2014-09-12 23:50:54.000000000 +0200
+++ glibc-2.19/debian/control.in/sparc	2014-10-06 15:48:44.000000000 +0200
@@ -3,7 +3,7 @@
 Section: libs
 Priority: optional
 Depends: libc6 (= ${binary:Version}), ${misc:Depends}
-Build-Profiles: !stage1 !nobiarch
+Build-Profiles: <!stage1 !nobiarch>
 Description: GNU C Library: 32bit Shared libraries for SPARC
  This package includes shared versions of the standard C library and the
  standard math library, as well as many others. This is the 32bit version
@@ -18,7 +18,7 @@
 Replaces: libc6-dev (<< 2.13-11)
 Depends: libc6-sparc (= ${binary:Version}), libc6-dev (= ${binary:Version}), ${misc:Depends}
 Recommends: gcc-multilib
-Build-Profiles: !nobiarch
+Build-Profiles: <!nobiarch>
 Description: GNU C Library: 32bit Development Libraries for SPARC
  Contains the symlinks and object files needed to compile and link programs
  which use the standard C library. This is the 32bit version of the
diff -Nru glibc-2.19/debian/control.in/sparc64 glibc-2.19/debian/control.in/sparc64
--- glibc-2.19/debian/control.in/sparc64	2014-09-12 23:50:53.000000000 +0200
+++ glibc-2.19/debian/control.in/sparc64	2014-10-06 15:49:20.000000000 +0200
@@ -3,7 +3,7 @@
 Section: libs
 Priority: optional
 Depends: libc6 (= ${binary:Version}), ${misc:Depends}
-Build-Profiles: !stage1 !nobiarch
+Build-Profiles: <!stage1 !nobiarch>
 Description: GNU C Library: 64bit Shared libraries for UltraSPARC
  This package includes shared versions of the standard C library and the
  standard math library, as well as many others. This is the 64bit version
@@ -18,7 +18,7 @@
 Replaces: libc6-dev (<< 2.13-11)
 Depends: libc6-sparc64 (= ${binary:Version}), libc6-dev (= ${binary:Version}), ${misc:Depends}
 Recommends: gcc-multilib
-Build-Profiles: !nobiarch
+Build-Profiles: <!nobiarch>
 Description: GNU C Library: 64bit Development Libraries for UltraSPARC
  Contains the symlinks and object files needed to compile and link programs
  which use the standard C library. This is the 64bit version of the
diff -Nru glibc-2.19/debian/control.in/x32 glibc-2.19/debian/control.in/x32
--- glibc-2.19/debian/control.in/x32	2014-09-12 23:50:54.000000000 +0200
+++ glibc-2.19/debian/control.in/x32	2014-10-06 15:48:56.000000000 +0200
@@ -3,7 +3,7 @@
 Section: libs
 Priority: optional
 Depends: libc6 (= ${binary:Version}), ${misc:Depends}
-Build-Profiles: !stage1 !nobiarch
+Build-Profiles: <!stage1 !nobiarch>
 Description: GNU C Library: X32 ABI Shared libraries for AMD64
  This package includes shared versions of the standard C library and the
  standard math library, as well as many others. This is the X32 ABI version
@@ -14,7 +14,7 @@
 Section: libdevel
 Priority: optional
 Depends: libc6-x32 (= ${binary:Version}), libc6-dev-i386 (= ${binary:Version}) [amd64], libc6-dev-amd64 (= ${binary:Version}) [i386], libc6-dev (= ${binary:Version}), ${misc:Depends}
-Build-Profiles: !nobiarch
+Build-Profiles: <!nobiarch>
 Description: GNU C Library: X32 ABI Development Libraries for AMD64
  Contains the symlinks and object files needed to compile and link programs
  which use the standard C library. This is the X32 ABI version of the

Reply to: