~ubuntu-branches/ubuntu/utopic/armel-cross-toolchain-base/utopic

« back to all changes in this revision

Viewing changes to debian/patches/eglibc/ubuntu/ppa-no-multiarch-in-control.patch

  • Committer: Package Import Robot
  • Author(s): Marcin Juszkiewicz
  • Date: 2012-02-16 18:16:08 UTC
  • Revision ID: package-import@ubuntu.com-20120216181608-l7nm0wj95l7jfzzt
Tags: 1.78
* Updated gcc-4.6 dependency to 4.6.2-14ubuntu2 to get fixed
        debian/control.m4
* Updated Debian build
* Fixed multiarch directories patch.
* Updated kernel version to 3.2
* eglibc: refreshed patches to 2.15

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
 debian/control.in/opt     |    6 ------
10
10
 8 files changed, 67 deletions(-)
11
11
 
12
 
--- eglibc-2.13.orig/debian/control
13
 
+++ eglibc-2.13/debian/control
14
 
@@ -21,11 +21,10 @@ Homepage: http://www.eglibc.org
15
 
 Package: libc-bin
16
 
 Architecture: any
 
12
Index: eglibc-2.15~pre6/debian/control
 
13
===================================================================
 
14
--- eglibc-2.15~pre6.orig/debian/control        2012-02-02 00:05:52.000000000 +0000
 
15
+++ eglibc-2.15~pre6/debian/control     2012-02-03 11:45:08.272707111 +0000
 
16
@@ -23,7 +23,6 @@
17
17
 Section: libs
18
18
 Priority: required
19
19
 Essential: yes
21
21
 Depends: ${misc:Depends}
22
22
 Breaks: libc0.1 (<< 2.10), libc0.3 (<< 2.10), libc6 (<< 2.10), libc6.1 (<< 2.10)
23
23
 Replaces: libc0.1, libc0.3, libc6, libc6.1
24
 
 Description: Embedded GNU C Library: Binaries
25
 
  This package contains utility programs related to the GNU C Library.
26
 
@@ -41,11 +40,10 @@ Description: Embedded GNU C Library: Bin
27
 
 
28
 
 Package: libc-dev-bin
 
24
@@ -43,7 +42,6 @@
29
25
 Architecture: any
30
26
 Section: libdevel
31
27
 Priority: optional
33
29
 Depends: ${shlibs:Depends}, ${misc:Depends}
34
30
 Recommends: manpages-dev
35
31
 Replaces: libc0.1-dev, libc0.3-dev, libc6-dev, libc6.1-dev
36
 
 Description: Embedded GNU C Library: Development binaries
37
 
  This package contains utility programs related to the GNU C Library
38
 
@@ -94,11 +92,10 @@ Description: Embedded GNU C Library: Nat
39
 
 
40
 
 Package: locales-all
 
32
@@ -96,7 +94,6 @@
41
33
 Architecture: any
42
34
 Section: localization
43
35
 Priority: extra
45
37
 Pre-Depends: dpkg (>= 1.15.6)
46
38
 Depends: ${locale:Depends}, ${misc:Depends}, lzma
47
39
 Provides: locales
48
 
 Description: Embedded GNU C Library: Precompiled locale data
49
 
  This package contains the precompiled locale data for all supported locales.
50
 
@@ -107,22 +104,20 @@ Description: Embedded GNU C Library: Pre
51
 
  locale files take a lot of memory to be compiled.
52
 
 
 
40
@@ -109,7 +106,6 @@
53
41
 Package: nscd
54
42
 Architecture: any
55
43
 Section: admin
57
45
 Priority: optional
58
46
 Depends: ${shlibs:Depends}, ${misc:Depends}
59
47
 Description: Embedded GNU C Library: Name Service Cache Daemon
60
 
  A daemon which handles passwd, group and host lookups
61
 
  for running programs and caches the results for the next
62
 
  query. You should install this package only if you use
63
 
  slow services like LDAP, NIS or NIS+.
 
48
@@ -120,7 +116,6 @@
64
49
 
65
50
 Package: multiarch-support
66
51
 Architecture: any
68
53
 Depends: ${misc:Depends},
69
54
         libc6 (>= 2.3.6-2) [!any-i386 !alpha !armhf !ia64 !hurd-any !kfreebsd-any],
70
55
          libc6.1 (>= 2.3.6-2) [alpha ia64],
71
 
          libc0.3 (>= 2.3.6-2) [!linux-any !kfreebsd-any !hurd-i386],
72
 
          libc0.1 (>= 2.3.6-2) [!linux-any !hurd-any !kfreebsd-i386],
73
 
@@ -137,11 +132,10 @@ Description: Transitional package to ens
74
 
 
75
 
 Package: libc6
 
56
@@ -139,7 +134,6 @@
76
57
 Architecture: amd64 arm armeb armel armhf i386 m32r m68k mips mipsel powerpc powerpcspe ppc64 sparc sparc64 s390 s390x hppa sh3 sh4 sh3eb sh4eb
77
58
 Section: libs
78
59
 Priority: required
80
61
 Depends: libc-bin (= ${binary:Version}), hurd (>= 20070606-1+SVN) [hurd-i386], libgcc1 [!hppa !m68k], libgcc2 [m68k], libgcc4 [hppa], tzdata
81
62
 Recommends: libc0.1-i686 [kfreebsd-i386], libc0.3-i686 [hurd-i386]
82
63
 Suggests: glibc-doc, debconf | debconf-2.0, locales [!hurd-i386]
83
 
 Provides: ${locale-compat:Depends}, libc6-i686 [i386], libc6-sparcv9b [sparc sparc64]
84
 
 Conflicts: tzdata-etch, tzdata (<< 2007k-1), prelink (<< 0.0.20090925), belocs-locales-bin, libc6-i686 [i386], libc6-amd64 [amd64], libc6-ppc64 [ppc64], libc6-s390x [s390x], libc6-sparc64 [sparc64]
85
 
@@ -161,11 +155,10 @@ Description: Embedded GNU C Library: Sha
86
 
 
87
 
 Package: libc6-dev
 
64
@@ -163,7 +157,6 @@
88
65
 Architecture: amd64 arm armeb armel armhf i386 m32r m68k mips mipsel powerpc powerpcspe ppc64 sparc sparc64 s390 s390x hppa sh3 sh4 sh3eb sh4eb
89
66
 Section: libdevel
90
67
 Priority: optional
92
69
 Depends: libc6 (= ${binary:Version}), libc-dev-bin (= ${binary:Version}), ${misc:Depends}, linux-libc-dev [linux-any], kfreebsd-kernel-headers (>= 0.11) [kfreebsd-any], gnumach-dev [hurd-i386], hurd-dev (>= 20080607-3) [hurd-i386], libpthread-stubs0-dev [hurd-i386]
93
70
 Recommends: gcc | c-compiler
94
71
 Suggests: glibc-doc, manpages-dev
95
 
 Provides: libc-dev, libc6-dev [alpha ia64 hurd-i386 kfreebsd-i386 kfreebsd-amd64]
96
 
 Breaks: binutils (<< 2.20.1-1), binutils-gold (<< 2.20.1-11), cmake (<< 2.8.4+dfsg.1-5), gnat-4.4-base (<< 4.4.6-1ubuntu3), gcc-4.4-base (<< 4.4.6-3ubuntu1), gcj-4.4-base (<< 4.4.6-2ubuntu2), gcc-4.4 (<< 4.4.6-3ubuntu1), gcc-4.5-base (<< 4.5.3-1ubuntu2), gcj-4.5-base (<< 4.5.3-1ubuntu2), gcc-4.5 (<< 4.5.3-1ubuntu2), gcc-4.6 (<< 4.6.0-12), make (<< 3.81-8.1), pkg-config (<< 0.26-1), libjna-java (<< 3.2.7-4), liblouis-dev (<< 2.3.0-2), liblouisxml-dev (<< 2.4.0-2), libhwloc-dev (<< 1.2-3)
97
 
@@ -175,11 +168,10 @@ Description: Embedded GNU C Library: Dev
98
 
 
99
 
 Package: libc6-dbg
 
72
@@ -177,7 +170,6 @@
100
73
 Architecture: amd64 arm armeb armel armhf i386 m32r m68k mips mipsel powerpc powerpcspe ppc64 sparc sparc64 s390 s390x hppa sh3 sh4 sh3eb sh4eb
101
74
 Section: debug
102
75
 Priority: extra
104
77
 Provides: libc-dbg
105
78
 Pre-Depends: dpkg (>= 1.15.6)
106
79
 Depends: libc6 (= ${binary:Version}), ${misc:Depends}
107
 
 Description: Embedded GNU C Library: detached debugging symbols
108
 
  This package contains the detached debugging symbols for the GNU C
109
 
@@ -187,21 +179,19 @@ Description: Embedded GNU C Library: det
110
 
 
111
 
 Package: libc6-prof
 
80
@@ -189,7 +181,6 @@
112
81
 Architecture: amd64 arm armeb armel armhf i386 m32r m68k mips mipsel powerpc powerpcspe ppc64 sparc sparc64 s390 s390x hppa sh3 sh4 sh3eb sh4eb
113
82
 Section: libdevel
114
83
 Priority: extra
116
85
 Depends: libc6 (= ${binary:Version}), ${misc:Depends}
117
86
 Description: Embedded GNU C Library: Profiling Libraries
118
87
  Static libraries compiled with profiling info (-pg) suitable for use
119
 
  with gprof.
120
 
 
121
 
 Package: libc6-pic
 
88
@@ -199,7 +190,6 @@
122
89
 Architecture: amd64 arm armeb armel armhf i386 m32r m68k mips mipsel powerpc powerpcspe ppc64 sparc sparc64 s390 s390x hppa sh3 sh4 sh3eb sh4eb
123
90
 Section: libdevel
124
91
 Priority: optional
126
93
 Conflicts: libc-pic
127
94
 Provides: libc-pic, glibc-pic
128
95
 Depends: libc6 (= ${binary:Version}), ${misc:Depends}
129
 
 Description: Embedded GNU C Library: PIC archive library
130
 
  Contains an archive library (ar file) composed of individual shared objects.
131
 
@@ -226,11 +216,10 @@ Description: Embedded GNU C Library: Sha
132
 
 
133
 
 Package: libc6.1
 
96
@@ -228,7 +218,6 @@
134
97
 Architecture: alpha ia64
135
98
 Section: libs
136
99
 Priority: required
138
101
 Depends: libc-bin (= ${binary:Version}), hurd (>= 20070606-1+SVN) [hurd-i386], libgcc1 [!hppa !m68k], libgcc2 [m68k], libgcc4 [hppa], tzdata
139
102
 Recommends: libc0.1-i686 [kfreebsd-i386], libc0.3-i686 [hurd-i386]
140
103
 Suggests: glibc-doc, debconf | debconf-2.0, locales [!hurd-i386]
141
 
 Provides: ${locale-compat:Depends}, libc6-i686 [i386], libc6-sparcv9b [sparc sparc64]
142
 
 Conflicts: tzdata-etch, tzdata (<< 2007k-1), prelink (<< 0.0.20090925), belocs-locales-bin, libc6-i686 [i386], libc6-amd64 [amd64], libc6-ppc64 [ppc64], libc6-s390x [s390x], libc6-sparc64 [sparc64]
143
 
@@ -250,11 +239,10 @@ Description: Embedded GNU C Library: Sha
144
 
 
145
 
 Package: libc6.1-dev
 
104
@@ -252,7 +241,6 @@
146
105
 Architecture: alpha ia64
147
106
 Section: libdevel
148
107
 Priority: optional
150
109
 Depends: libc6.1 (= ${binary:Version}), libc-dev-bin (= ${binary:Version}), ${misc:Depends}, linux-libc-dev [linux-any], kfreebsd-kernel-headers (>= 0.11) [kfreebsd-any], gnumach-dev [hurd-i386], hurd-dev (>= 20080607-3) [hurd-i386], libpthread-stubs0-dev [hurd-i386]
151
110
 Recommends: gcc | c-compiler
152
111
 Suggests: glibc-doc, manpages-dev
153
 
 Provides: libc-dev, libc6-dev [alpha ia64 hurd-i386 kfreebsd-i386 kfreebsd-amd64]
154
 
 Breaks: binutils (<< 2.20.1-1), binutils-gold (<< 2.20.1-11), cmake (<< 2.8.4+dfsg.1-5), gnat-4.4-base (<< 4.4.6-1ubuntu3), gcc-4.4-base (<< 4.4.6-3ubuntu1), gcj-4.4-base (<< 4.4.6-2ubuntu2), gcc-4.4 (<< 4.4.6-3ubuntu1), gcc-4.5-base (<< 4.5.3-1ubuntu2), gcj-4.5-base (<< 4.5.3-1ubuntu2), gcc-4.5 (<< 4.5.3-1ubuntu2), gcc-4.6 (<< 4.6.0-12), make (<< 3.81-8.1), pkg-config (<< 0.26-1), libjna-java (<< 3.2.7-4), liblouis-dev (<< 2.3.0-2), liblouisxml-dev (<< 2.4.0-2), libhwloc-dev (<< 1.2-3)
155
 
@@ -264,11 +252,10 @@ Description: Embedded GNU C Library: Dev
156
 
 
157
 
 Package: libc6.1-dbg
 
112
@@ -266,7 +254,6 @@
158
113
 Architecture: alpha ia64
159
114
 Section: debug
160
115
 Priority: extra
162
117
 Provides: libc-dbg
163
118
 Pre-Depends: dpkg (>= 1.15.6)
164
119
 Depends: libc6.1 (= ${binary:Version}), ${misc:Depends}
165
 
 Description: Embedded GNU C Library: detached debugging symbols
166
 
  This package contains the detached debugging symbols for the GNU C
167
 
@@ -276,21 +263,19 @@ Description: Embedded GNU C Library: det
168
 
 
169
 
 Package: libc6.1-prof
 
120
@@ -278,7 +265,6 @@
170
121
 Architecture: alpha ia64
171
122
 Section: libdevel
172
123
 Priority: extra
174
125
 Depends: libc6.1 (= ${binary:Version}), ${misc:Depends}
175
126
 Description: Embedded GNU C Library: Profiling Libraries
176
127
  Static libraries compiled with profiling info (-pg) suitable for use
177
 
  with gprof.
178
 
 
179
 
 Package: libc6.1-pic
 
128
@@ -288,7 +274,6 @@
180
129
 Architecture: alpha ia64
181
130
 Section: libdevel
182
131
 Priority: optional
184
133
 Conflicts: libc-pic
185
134
 Provides: libc-pic, glibc-pic
186
135
 Depends: libc6.1 (= ${binary:Version}), ${misc:Depends}
187
 
 Description: Embedded GNU C Library: PIC archive library
188
 
  Contains an archive library (ar file) composed of individual shared objects.
189
 
@@ -315,11 +300,10 @@ Description: Embedded GNU C Library: Sha
190
 
 
191
 
 Package: libc0.3
 
136
@@ -317,7 +302,6 @@
192
137
 Architecture: hurd-i386
193
138
 Section: libs
194
139
 Priority: required
196
141
 Depends: libc-bin (= ${binary:Version}), hurd (>= 20070606-1+SVN) [hurd-i386], libgcc1 [!hppa !m68k], libgcc2 [m68k], libgcc4 [hppa], tzdata
197
142
 Recommends: libc0.1-i686 [kfreebsd-i386], libc0.3-i686 [hurd-i386]
198
143
 Suggests: glibc-doc, debconf | debconf-2.0, locales [!hurd-i386]
199
 
 Provides: ${locale-compat:Depends}, libc6-i686 [i386], libc6-sparcv9b [sparc sparc64]
200
 
 Conflicts: tzdata-etch, tzdata (<< 2007k-1), prelink (<< 0.0.20090925), belocs-locales-bin, libc6-i686 [i386], libc6-amd64 [amd64], libc6-ppc64 [ppc64], libc6-s390x [s390x], libc6-sparc64 [sparc64]
201
 
@@ -339,11 +323,10 @@ Description: Embedded GNU C Library: Sha
202
 
 
203
 
 Package: libc0.3-dev
 
144
@@ -341,7 +325,6 @@
204
145
 Architecture: hurd-i386
205
146
 Section: libdevel
206
147
 Priority: optional
208
149
 Depends: libc0.3 (= ${binary:Version}), libc-dev-bin (= ${binary:Version}), ${misc:Depends}, linux-libc-dev [linux-any], kfreebsd-kernel-headers (>= 0.11) [kfreebsd-any], gnumach-dev [hurd-i386], hurd-dev (>= 20080607-3) [hurd-i386], libpthread-stubs0-dev [hurd-i386]
209
150
 Recommends: gcc | c-compiler
210
151
 Suggests: glibc-doc, manpages-dev
211
 
 Provides: libc-dev, libc6-dev [alpha ia64 hurd-i386 kfreebsd-i386 kfreebsd-amd64]
212
 
 Breaks: binutils (<< 2.20.1-1), binutils-gold (<< 2.20.1-11), cmake (<< 2.8.4+dfsg.1-5), gnat-4.4-base (<< 4.4.6-1ubuntu3), gcc-4.4-base (<< 4.4.6-3ubuntu1), gcj-4.4-base (<< 4.4.6-2ubuntu2), gcc-4.4 (<< 4.4.6-3ubuntu1), gcc-4.5-base (<< 4.5.3-1ubuntu2), gcj-4.5-base (<< 4.5.3-1ubuntu2), gcc-4.5 (<< 4.5.3-1ubuntu2), gcc-4.6 (<< 4.6.0-12), make (<< 3.81-8.1), pkg-config (<< 0.26-1), libjna-java (<< 3.2.7-4), liblouis-dev (<< 2.3.0-2), liblouisxml-dev (<< 2.4.0-2), libhwloc-dev (<< 1.2-3)
213
 
@@ -353,11 +336,10 @@ Description: Embedded GNU C Library: Dev
214
 
 
215
 
 Package: libc0.3-dbg
 
152
@@ -355,7 +338,6 @@
216
153
 Architecture: hurd-i386
217
154
 Section: debug
218
155
 Priority: extra
220
157
 Provides: libc-dbg
221
158
 Pre-Depends: dpkg (>= 1.15.6)
222
159
 Depends: libc0.3 (= ${binary:Version}), ${misc:Depends}
223
 
 Description: Embedded GNU C Library: detached debugging symbols
224
 
  This package contains the detached debugging symbols for the GNU C
225
 
@@ -365,21 +347,19 @@ Description: Embedded GNU C Library: det
226
 
 
227
 
 Package: libc0.3-prof
 
160
@@ -367,7 +349,6 @@
228
161
 Architecture: hurd-i386
229
162
 Section: libdevel
230
163
 Priority: extra
232
165
 Depends: libc0.3 (= ${binary:Version}), ${misc:Depends}
233
166
 Description: Embedded GNU C Library: Profiling Libraries
234
167
  Static libraries compiled with profiling info (-pg) suitable for use
235
 
  with gprof.
236
 
 
237
 
 Package: libc0.3-pic
 
168
@@ -377,7 +358,6 @@
238
169
 Architecture: hurd-i386
239
170
 Section: libdevel
240
171
 Priority: optional
242
173
 Conflicts: libc-pic
243
174
 Provides: libc-pic, glibc-pic
244
175
 Depends: libc0.3 (= ${binary:Version}), ${misc:Depends}
245
 
 Description: Embedded GNU C Library: PIC archive library
246
 
  Contains an archive library (ar file) composed of individual shared objects.
247
 
@@ -404,11 +384,10 @@ Description: Embedded GNU C Library: Sha
248
 
 
249
 
 Package: libc0.1
 
176
@@ -406,7 +386,6 @@
250
177
 Architecture: kfreebsd-i386 kfreebsd-amd64
251
178
 Section: libs
252
179
 Priority: required
254
181
 Depends: libc-bin (= ${binary:Version}), hurd (>= 20070606-1+SVN) [hurd-i386], libgcc1 [!hppa !m68k], libgcc2 [m68k], libgcc4 [hppa], tzdata
255
182
 Recommends: libc0.1-i686 [kfreebsd-i386], libc0.3-i686 [hurd-i386]
256
183
 Suggests: glibc-doc, debconf | debconf-2.0, locales [!hurd-i386]
257
 
 Provides: ${locale-compat:Depends}, libc6-i686 [i386], libc6-sparcv9b [sparc sparc64]
258
 
 Conflicts: tzdata-etch, tzdata (<< 2007k-1), prelink (<< 0.0.20090925), belocs-locales-bin, libc6-i686 [i386], libc6-amd64 [amd64], libc6-ppc64 [ppc64], libc6-s390x [s390x], libc6-sparc64 [sparc64]
259
 
@@ -428,11 +407,10 @@ Description: Embedded GNU C Library: Sha
260
 
 
261
 
 Package: libc0.1-dev
 
184
@@ -430,7 +409,6 @@
262
185
 Architecture: kfreebsd-i386 kfreebsd-amd64
263
186
 Section: libdevel
264
187
 Priority: optional
266
189
 Depends: libc0.1 (= ${binary:Version}), libc-dev-bin (= ${binary:Version}), ${misc:Depends}, linux-libc-dev [linux-any], kfreebsd-kernel-headers (>= 0.11) [kfreebsd-any], gnumach-dev [hurd-i386], hurd-dev (>= 20080607-3) [hurd-i386], libpthread-stubs0-dev [hurd-i386]
267
190
 Recommends: gcc | c-compiler
268
191
 Suggests: glibc-doc, manpages-dev
269
 
 Provides: libc-dev, libc6-dev [alpha ia64 hurd-i386 kfreebsd-i386 kfreebsd-amd64]
270
 
 Breaks: binutils (<< 2.20.1-1), binutils-gold (<< 2.20.1-11), cmake (<< 2.8.4+dfsg.1-5), gnat-4.4-base (<< 4.4.6-1ubuntu3), gcc-4.4-base (<< 4.4.6-3ubuntu1), gcj-4.4-base (<< 4.4.6-2ubuntu2), gcc-4.4 (<< 4.4.6-3ubuntu1), gcc-4.5-base (<< 4.5.3-1ubuntu2), gcj-4.5-base (<< 4.5.3-1ubuntu2), gcc-4.5 (<< 4.5.3-1ubuntu2), gcc-4.6 (<< 4.6.0-12), make (<< 3.81-8.1), pkg-config (<< 0.26-1), libjna-java (<< 3.2.7-4), liblouis-dev (<< 2.3.0-2), liblouisxml-dev (<< 2.4.0-2), libhwloc-dev (<< 1.2-3)
271
 
@@ -442,11 +420,10 @@ Description: Embedded GNU C Library: Dev
272
 
 
273
 
 Package: libc0.1-dbg
 
192
@@ -444,7 +422,6 @@
274
193
 Architecture: kfreebsd-i386 kfreebsd-amd64
275
194
 Section: debug
276
195
 Priority: extra
278
197
 Provides: libc-dbg
279
198
 Pre-Depends: dpkg (>= 1.15.6)
280
199
 Depends: libc0.1 (= ${binary:Version}), ${misc:Depends}
281
 
 Description: Embedded GNU C Library: detached debugging symbols
282
 
  This package contains the detached debugging symbols for the GNU C
283
 
@@ -454,21 +431,19 @@ Description: Embedded GNU C Library: det
284
 
 
285
 
 Package: libc0.1-prof
 
200
@@ -456,7 +433,6 @@
286
201
 Architecture: kfreebsd-i386 kfreebsd-amd64
287
202
 Section: libdevel
288
203
 Priority: extra
290
205
 Depends: libc0.1 (= ${binary:Version}), ${misc:Depends}
291
206
 Description: Embedded GNU C Library: Profiling Libraries
292
207
  Static libraries compiled with profiling info (-pg) suitable for use
293
 
  with gprof.
294
 
 
295
 
 Package: libc0.1-pic
 
208
@@ -466,7 +442,6 @@
296
209
 Architecture: kfreebsd-i386 kfreebsd-amd64
297
210
 Section: libdevel
298
211
 Priority: optional
300
213
 Conflicts: libc-pic
301
214
 Provides: libc-pic, glibc-pic
302
215
 Depends: libc0.1 (= ${binary:Version}), ${misc:Depends}
303
 
 Description: Embedded GNU C Library: PIC archive library
304
 
  Contains an archive library (ar file) composed of individual shared objects.
305
 
@@ -856,11 +831,10 @@ Description: Embedded GNU C Library: 64b
306
 
 
307
 
 Package: libc6-xen
 
216
@@ -860,7 +835,6 @@
308
217
 Architecture: i386
309
218
 Section: libs
310
219
 Priority: extra
312
221
 Pre-Depends: libc6 (= ${binary:Version})
313
222
 Depends: ${misc:Depends}
314
223
 Description: Embedded GNU C Library: Shared libraries [Xen version]
315
 
  Contains the standard libraries that are used by nearly all programs on
316
 
  the system. This package includes shared versions of the standard C
317
 
@@ -871,11 +845,10 @@ Description: Embedded GNU C Library: Sha
318
 
 
319
 
 Package: libc0.1-i686
 
224
@@ -875,7 +849,6 @@
320
225
 Architecture: kfreebsd-i386
321
226
 Section: libs
322
227
 Priority: extra
324
229
 Pre-Depends: libc0.1 (= ${binary:Version})
325
230
 Depends: ${misc:Depends}
326
231
 Description: Embedded GNU C Library: Shared libraries [i686 optimized]
327
 
  Contains the standard libraries that are used by nearly all programs on
328
 
  the system. This package includes shared versions of the standard C
329
 
@@ -889,11 +862,10 @@ Description: Embedded GNU C Library: Sha
330
 
 
331
 
 Package: libc0.3-i686
 
232
@@ -893,7 +866,6 @@
332
233
 Architecture: hurd-i386
333
234
 Section: libs
334
235
 Priority: extra
336
237
 Pre-Depends: libc0.3 (= ${binary:Version})
337
238
 Depends: ${misc:Depends}
338
239
 Description: Embedded GNU C Library: Shared libraries [i686 optimized]
339
 
  Contains the standard libraries that are used by nearly all programs on
340
 
  the system. This package includes shared versions of the standard C
341
 
@@ -907,11 +879,10 @@ Description: Embedded GNU C Library: Sha
342
 
 
343
 
 Package: libc0.3-xen
 
240
@@ -911,7 +883,6 @@
344
241
 Architecture: hurd-i386
345
242
 Section: libs
346
243
 Priority: extra
348
245
 Pre-Depends: libc0.3 (= ${binary:Version})
349
246
 Depends: ${misc:Depends}
350
247
 Description: Embedded GNU C Library: Shared libraries [Xen version]
351
 
  Contains the standard libraries that are used by nearly all programs on
352
 
  the system. This package includes shared versions of the standard C
353
 
@@ -922,11 +893,10 @@ Description: Embedded GNU C Library: Sha
354
 
 
355
 
 Package: libc6.1-alphaev67
 
248
@@ -926,7 +897,6 @@
356
249
 Architecture: alpha
357
250
 Section: libs
358
251
 Priority: extra
360
253
 Pre-Depends: libc6.1 (= ${binary:Version})
361
254
 Depends: ${misc:Depends}
362
255
 Description: Embedded GNU C Library: Shared libraries (EV67 optimized)
363
 
  Contains the standard libraries that are used by nearly all programs on
364
 
  the system. This package includes shared versions of the standard C
365
 
@@ -938,11 +908,10 @@ Description: Embedded GNU C Library: Sha
366
 
 
367
 
 Package: libc6-loongson2f
 
256
@@ -942,7 +912,6 @@
368
257
 Architecture: mipsel
369
258
 Section: libs
370
259
 Priority: extra
372
261
 Pre-Depends: libc6 (= ${binary:Version})
373
262
 Depends: ${misc:Depends}
374
263
 Description: Embedded GNU C Library: Shared libraries (Loongson 2F optimized)
375
 
  Contains the standard libraries that are used by nearly all programs on
376
 
  the system. This package includes shared versions of the standard C
377
 
--- eglibc-2.13.orig/debian/control.in/libc
378
 
+++ eglibc-2.13/debian/control.in/libc
379
 
@@ -1,10 +1,9 @@
380
 
 Package: @libc@
 
264
Index: eglibc-2.15~pre6/debian/control.in/libc
 
265
===================================================================
 
266
--- eglibc-2.15~pre6.orig/debian/control.in/libc        2012-02-02 00:05:52.000000000 +0000
 
267
+++ eglibc-2.15~pre6/debian/control.in/libc     2012-02-03 11:45:08.272707111 +0000
 
268
@@ -2,7 +2,6 @@
381
269
 Architecture: @archs@
382
270
 Section: libs
383
271
 Priority: required
385
273
 Depends: libc-bin (= ${binary:Version}), hurd (>= 20070606-1+SVN) [hurd-i386], libgcc1 [!hppa !m68k], libgcc2 [m68k], libgcc4 [hppa], tzdata
386
274
 Recommends: libc0.1-i686 [kfreebsd-i386], libc0.3-i686 [hurd-i386]
387
275
 Suggests: glibc-doc, debconf | debconf-2.0, locales [!hurd-i386]
388
 
 Provides: ${locale-compat:Depends}, libc6-i686 [i386], libc6-sparcv9b [sparc sparc64]
389
 
 Conflicts: tzdata-etch, tzdata (<< 2007k-1), prelink (<< 0.0.20090925), belocs-locales-bin, libc6-i686 [i386], libc6-amd64 [amd64], libc6-ppc64 [ppc64], libc6-s390x [s390x], libc6-sparc64 [sparc64]
390
 
@@ -24,11 +23,10 @@ Description: Embedded GNU C Library: Sha
391
 
 
392
 
 Package: @libc@-dev
 
276
@@ -26,7 +25,6 @@
393
277
 Architecture: @archs@
394
278
 Section: libdevel
395
279
 Priority: optional
397
281
 Depends: @libc@ (= ${binary:Version}), libc-dev-bin (= ${binary:Version}), ${misc:Depends}, linux-libc-dev [linux-any], kfreebsd-kernel-headers (>= 0.11) [kfreebsd-any], gnumach-dev [hurd-i386], hurd-dev (>= 20080607-3) [hurd-i386], libpthread-stubs0-dev [hurd-i386]
398
282
 Recommends: gcc | c-compiler
399
283
 Suggests: glibc-doc, manpages-dev
400
 
 Provides: libc-dev, libc6-dev [alpha ia64 hurd-i386 kfreebsd-i386 kfreebsd-amd64]
401
 
 Breaks: binutils (<< 2.20.1-1), binutils-gold (<< 2.20.1-11), cmake (<< 2.8.4+dfsg.1-5), gnat-4.4-base (<< 4.4.6-1ubuntu3), gcc-4.4-base (<< 4.4.6-3ubuntu1), gcj-4.4-base (<< 4.4.6-2ubuntu2), gcc-4.4 (<< 4.4.6-3ubuntu1), gcc-4.5-base (<< 4.5.3-1ubuntu2), gcj-4.5-base (<< 4.5.3-1ubuntu2), gcc-4.5 (<< 4.5.3-1ubuntu2), gcc-4.6 (<< 4.6.0-12), make (<< 3.81-8.1), pkg-config (<< 0.26-1), libjna-java (<< 3.2.7-4), liblouis-dev (<< 2.3.0-2), liblouisxml-dev (<< 2.4.0-2), libhwloc-dev (<< 1.2-3)
402
 
@@ -38,11 +36,10 @@ Description: Embedded GNU C Library: Dev
403
 
 
404
 
 Package: @libc@-dbg
 
284
@@ -40,7 +38,6 @@
405
285
 Architecture: @archs@
406
286
 Section: debug
407
287
 Priority: extra
409
289
 Provides: libc-dbg
410
290
 Pre-Depends: dpkg (>= 1.15.6)
411
291
 Depends: @libc@ (= ${binary:Version}), ${misc:Depends}
412
 
 Description: Embedded GNU C Library: detached debugging symbols
413
 
  This package contains the detached debugging symbols for the GNU C
414
 
@@ -50,21 +47,19 @@ Description: Embedded GNU C Library: det
415
 
 
416
 
 Package: @libc@-prof
 
292
@@ -52,7 +49,6 @@
417
293
 Architecture: @archs@
418
294
 Section: libdevel
419
295
 Priority: extra
421
297
 Depends: @libc@ (= ${binary:Version}), ${misc:Depends}
422
298
 Description: Embedded GNU C Library: Profiling Libraries
423
299
  Static libraries compiled with profiling info (-pg) suitable for use
424
 
  with gprof.
425
 
 
426
 
 Package: @libc@-pic
 
300
@@ -62,7 +58,6 @@
427
301
 Architecture: @archs@
428
302
 Section: libdevel
429
303
 Priority: optional
431
305
 Conflicts: libc-pic
432
306
 Provides: libc-pic, glibc-pic
433
307
 Depends: @libc@ (= ${binary:Version}), ${misc:Depends}
434
 
 Description: Embedded GNU C Library: PIC archive library
435
 
  Contains an archive library (ar file) composed of individual shared objects.
436
 
--- eglibc-2.13.orig/debian/control.in/libc0.1
437
 
+++ eglibc-2.13/debian/control.in/libc0.1
438
 
@@ -1,10 +1,9 @@
439
 
 Package: libc0.1
 
308
Index: eglibc-2.15~pre6/debian/control.in/libc0.1
 
309
===================================================================
 
310
--- eglibc-2.15~pre6.orig/debian/control.in/libc0.1     2012-02-02 00:05:52.000000000 +0000
 
311
+++ eglibc-2.15~pre6/debian/control.in/libc0.1  2012-02-03 11:45:08.272707111 +0000
 
312
@@ -2,7 +2,6 @@
440
313
 Architecture: kfreebsd-i386 kfreebsd-amd64
441
314
 Section: libs
442
315
 Priority: required
444
317
 Depends: libc-bin (= ${binary:Version}), hurd (>= 20070606-1+SVN) [hurd-i386], libgcc1 [!hppa !m68k], libgcc2 [m68k], libgcc4 [hppa], tzdata
445
318
 Recommends: libc0.1-i686 [kfreebsd-i386], libc0.3-i686 [hurd-i386]
446
319
 Suggests: glibc-doc, debconf | debconf-2.0, locales [!hurd-i386]
447
 
 Provides: ${locale-compat:Depends}, libc6-i686 [i386], libc6-sparcv9b [sparc sparc64]
448
 
 Conflicts: tzdata-etch, tzdata (<< 2007k-1), prelink (<< 0.0.20090925), belocs-locales-bin, libc6-i686 [i386], libc6-amd64 [amd64], libc6-ppc64 [ppc64], libc6-s390x [s390x], libc6-sparc64 [sparc64]
449
 
@@ -24,11 +23,10 @@ Description: Embedded GNU C Library: Sha
450
 
 
451
 
 Package: libc0.1-dev
 
320
@@ -26,7 +25,6 @@
452
321
 Architecture: kfreebsd-i386 kfreebsd-amd64
453
322
 Section: libdevel
454
323
 Priority: optional
456
325
 Depends: libc0.1 (= ${binary:Version}), libc-dev-bin (= ${binary:Version}), ${misc:Depends}, linux-libc-dev [linux-any], kfreebsd-kernel-headers (>= 0.11) [kfreebsd-any], gnumach-dev [hurd-i386], hurd-dev (>= 20080607-3) [hurd-i386], libpthread-stubs0-dev [hurd-i386]
457
326
 Recommends: gcc | c-compiler
458
327
 Suggests: glibc-doc, manpages-dev
459
 
 Provides: libc-dev, libc6-dev [alpha ia64 hurd-i386 kfreebsd-i386 kfreebsd-amd64]
460
 
 Breaks: binutils (<< 2.20.1-1), binutils-gold (<< 2.20.1-11), cmake (<< 2.8.4+dfsg.1-5), gnat-4.4-base (<< 4.4.6-1ubuntu3), gcc-4.4-base (<< 4.4.6-3ubuntu1), gcj-4.4-base (<< 4.4.6-2ubuntu2), gcc-4.4 (<< 4.4.6-3ubuntu1), gcc-4.5-base (<< 4.5.3-1ubuntu2), gcj-4.5-base (<< 4.5.3-1ubuntu2), gcc-4.5 (<< 4.5.3-1ubuntu2), gcc-4.6 (<< 4.6.0-12), make (<< 3.81-8.1), pkg-config (<< 0.26-1), libjna-java (<< 3.2.7-4), liblouis-dev (<< 2.3.0-2), liblouisxml-dev (<< 2.4.0-2), libhwloc-dev (<< 1.2-3)
461
 
@@ -38,11 +36,10 @@ Description: Embedded GNU C Library: Dev
462
 
 
463
 
 Package: libc0.1-dbg
 
328
@@ -40,7 +38,6 @@
464
329
 Architecture: kfreebsd-i386 kfreebsd-amd64
465
330
 Section: debug
466
331
 Priority: extra
468
333
 Provides: libc-dbg
469
334
 Pre-Depends: dpkg (>= 1.15.6)
470
335
 Depends: libc0.1 (= ${binary:Version}), ${misc:Depends}
471
 
 Description: Embedded GNU C Library: detached debugging symbols
472
 
  This package contains the detached debugging symbols for the GNU C
473
 
@@ -50,21 +47,19 @@ Description: Embedded GNU C Library: det
474
 
 
475
 
 Package: libc0.1-prof
 
336
@@ -52,7 +49,6 @@
476
337
 Architecture: kfreebsd-i386 kfreebsd-amd64
477
338
 Section: libdevel
478
339
 Priority: extra
480
341
 Depends: libc0.1 (= ${binary:Version}), ${misc:Depends}
481
342
 Description: Embedded GNU C Library: Profiling Libraries
482
343
  Static libraries compiled with profiling info (-pg) suitable for use
483
 
  with gprof.
484
 
 
485
 
 Package: libc0.1-pic
 
344
@@ -62,7 +58,6 @@
486
345
 Architecture: kfreebsd-i386 kfreebsd-amd64
487
346
 Section: libdevel
488
347
 Priority: optional
490
349
 Conflicts: libc-pic
491
350
 Provides: libc-pic, glibc-pic
492
351
 Depends: libc0.1 (= ${binary:Version}), ${misc:Depends}
493
 
 Description: Embedded GNU C Library: PIC archive library
494
 
  Contains an archive library (ar file) composed of individual shared objects.
495
 
--- eglibc-2.13.orig/debian/control.in/libc0.3
496
 
+++ eglibc-2.13/debian/control.in/libc0.3
497
 
@@ -1,10 +1,9 @@
498
 
 Package: libc0.3
 
352
Index: eglibc-2.15~pre6/debian/control.in/libc0.3
 
353
===================================================================
 
354
--- eglibc-2.15~pre6.orig/debian/control.in/libc0.3     2012-02-02 00:05:52.000000000 +0000
 
355
+++ eglibc-2.15~pre6/debian/control.in/libc0.3  2012-02-03 11:45:08.272707111 +0000
 
356
@@ -2,7 +2,6 @@
499
357
 Architecture: hurd-i386
500
358
 Section: libs
501
359
 Priority: required
503
361
 Depends: libc-bin (= ${binary:Version}), hurd (>= 20070606-1+SVN) [hurd-i386], libgcc1 [!hppa !m68k], libgcc2 [m68k], libgcc4 [hppa], tzdata
504
362
 Recommends: libc0.1-i686 [kfreebsd-i386], libc0.3-i686 [hurd-i386]
505
363
 Suggests: glibc-doc, debconf | debconf-2.0, locales [!hurd-i386]
506
 
 Provides: ${locale-compat:Depends}, libc6-i686 [i386], libc6-sparcv9b [sparc sparc64]
507
 
 Conflicts: tzdata-etch, tzdata (<< 2007k-1), prelink (<< 0.0.20090925), belocs-locales-bin, libc6-i686 [i386], libc6-amd64 [amd64], libc6-ppc64 [ppc64], libc6-s390x [s390x], libc6-sparc64 [sparc64]
508
 
@@ -24,11 +23,10 @@ Description: Embedded GNU C Library: Sha
509
 
 
510
 
 Package: libc0.3-dev
 
364
@@ -26,7 +25,6 @@
511
365
 Architecture: hurd-i386
512
366
 Section: libdevel
513
367
 Priority: optional
515
369
 Depends: libc0.3 (= ${binary:Version}), libc-dev-bin (= ${binary:Version}), ${misc:Depends}, linux-libc-dev [linux-any], kfreebsd-kernel-headers (>= 0.11) [kfreebsd-any], gnumach-dev [hurd-i386], hurd-dev (>= 20080607-3) [hurd-i386], libpthread-stubs0-dev [hurd-i386]
516
370
 Recommends: gcc | c-compiler
517
371
 Suggests: glibc-doc, manpages-dev
518
 
 Provides: libc-dev, libc6-dev [alpha ia64 hurd-i386 kfreebsd-i386 kfreebsd-amd64]
519
 
 Breaks: binutils (<< 2.20.1-1), binutils-gold (<< 2.20.1-11), cmake (<< 2.8.4+dfsg.1-5), gnat-4.4-base (<< 4.4.6-1ubuntu3), gcc-4.4-base (<< 4.4.6-3ubuntu1), gcj-4.4-base (<< 4.4.6-2ubuntu2), gcc-4.4 (<< 4.4.6-3ubuntu1), gcc-4.5-base (<< 4.5.3-1ubuntu2), gcj-4.5-base (<< 4.5.3-1ubuntu2), gcc-4.5 (<< 4.5.3-1ubuntu2), gcc-4.6 (<< 4.6.0-12), make (<< 3.81-8.1), pkg-config (<< 0.26-1), libjna-java (<< 3.2.7-4), liblouis-dev (<< 2.3.0-2), liblouisxml-dev (<< 2.4.0-2), libhwloc-dev (<< 1.2-3)
520
 
@@ -38,11 +36,10 @@ Description: Embedded GNU C Library: Dev
521
 
 
522
 
 Package: libc0.3-dbg
 
372
@@ -40,7 +38,6 @@
523
373
 Architecture: hurd-i386
524
374
 Section: debug
525
375
 Priority: extra
527
377
 Provides: libc-dbg
528
378
 Pre-Depends: dpkg (>= 1.15.6)
529
379
 Depends: libc0.3 (= ${binary:Version}), ${misc:Depends}
530
 
 Description: Embedded GNU C Library: detached debugging symbols
531
 
  This package contains the detached debugging symbols for the GNU C
532
 
@@ -50,21 +47,19 @@ Description: Embedded GNU C Library: det
533
 
 
534
 
 Package: libc0.3-prof
 
380
@@ -52,7 +49,6 @@
535
381
 Architecture: hurd-i386
536
382
 Section: libdevel
537
383
 Priority: extra
539
385
 Depends: libc0.3 (= ${binary:Version}), ${misc:Depends}
540
386
 Description: Embedded GNU C Library: Profiling Libraries
541
387
  Static libraries compiled with profiling info (-pg) suitable for use
542
 
  with gprof.
543
 
 
544
 
 Package: libc0.3-pic
 
388
@@ -62,7 +58,6 @@
545
389
 Architecture: hurd-i386
546
390
 Section: libdevel
547
391
 Priority: optional
549
393
 Conflicts: libc-pic
550
394
 Provides: libc-pic, glibc-pic
551
395
 Depends: libc0.3 (= ${binary:Version}), ${misc:Depends}
552
 
 Description: Embedded GNU C Library: PIC archive library
553
 
  Contains an archive library (ar file) composed of individual shared objects.
554
 
--- eglibc-2.13.orig/debian/control.in/libc6
555
 
+++ eglibc-2.13/debian/control.in/libc6
556
 
@@ -1,10 +1,9 @@
557
 
 Package: libc6
 
396
Index: eglibc-2.15~pre6/debian/control.in/libc6
 
397
===================================================================
 
398
--- eglibc-2.15~pre6.orig/debian/control.in/libc6       2012-02-02 00:05:52.000000000 +0000
 
399
+++ eglibc-2.15~pre6/debian/control.in/libc6    2012-02-03 11:45:08.272707111 +0000
 
400
@@ -2,7 +2,6 @@
558
401
 Architecture: amd64 arm armeb armel armhf i386 m32r m68k mips mipsel powerpc powerpcspe ppc64 sparc sparc64 s390 s390x hppa sh3 sh4 sh3eb sh4eb
559
402
 Section: libs
560
403
 Priority: required
562
405
 Depends: libc-bin (= ${binary:Version}), hurd (>= 20070606-1+SVN) [hurd-i386], libgcc1 [!hppa !m68k], libgcc2 [m68k], libgcc4 [hppa], tzdata
563
406
 Recommends: libc0.1-i686 [kfreebsd-i386], libc0.3-i686 [hurd-i386]
564
407
 Suggests: glibc-doc, debconf | debconf-2.0, locales [!hurd-i386]
565
 
 Provides: ${locale-compat:Depends}, libc6-i686 [i386], libc6-sparcv9b [sparc sparc64]
566
 
 Conflicts: tzdata-etch, tzdata (<< 2007k-1), prelink (<< 0.0.20090925), belocs-locales-bin, libc6-i686 [i386], libc6-amd64 [amd64], libc6-ppc64 [ppc64], libc6-s390x [s390x], libc6-sparc64 [sparc64]
567
 
@@ -24,11 +23,10 @@ Description: Embedded GNU C Library: Sha
568
 
 
569
 
 Package: libc6-dev
 
408
@@ -26,7 +25,6 @@
570
409
 Architecture: amd64 arm armeb armel armhf i386 m32r m68k mips mipsel powerpc powerpcspe ppc64 sparc sparc64 s390 s390x hppa sh3 sh4 sh3eb sh4eb
571
410
 Section: libdevel
572
411
 Priority: optional
574
413
 Depends: libc6 (= ${binary:Version}), libc-dev-bin (= ${binary:Version}), ${misc:Depends}, linux-libc-dev [linux-any], kfreebsd-kernel-headers (>= 0.11) [kfreebsd-any], gnumach-dev [hurd-i386], hurd-dev (>= 20080607-3) [hurd-i386], libpthread-stubs0-dev [hurd-i386]
575
414
 Recommends: gcc | c-compiler
576
415
 Suggests: glibc-doc, manpages-dev
577
 
 Provides: libc-dev, libc6-dev [alpha ia64 hurd-i386 kfreebsd-i386 kfreebsd-amd64]
578
 
 Breaks: binutils (<< 2.20.1-1), binutils-gold (<< 2.20.1-11), cmake (<< 2.8.4+dfsg.1-5), gnat-4.4-base (<< 4.4.6-1ubuntu3), gcc-4.4-base (<< 4.4.6-3ubuntu1), gcj-4.4-base (<< 4.4.6-2ubuntu2), gcc-4.4 (<< 4.4.6-3ubuntu1), gcc-4.5-base (<< 4.5.3-1ubuntu2), gcj-4.5-base (<< 4.5.3-1ubuntu2), gcc-4.5 (<< 4.5.3-1ubuntu2), gcc-4.6 (<< 4.6.0-12), make (<< 3.81-8.1), pkg-config (<< 0.26-1), libjna-java (<< 3.2.7-4), liblouis-dev (<< 2.3.0-2), liblouisxml-dev (<< 2.4.0-2), libhwloc-dev (<< 1.2-3)
579
 
@@ -38,11 +36,10 @@ Description: Embedded GNU C Library: Dev
580
 
 
581
 
 Package: libc6-dbg
 
416
@@ -40,7 +38,6 @@
582
417
 Architecture: amd64 arm armeb armel armhf i386 m32r m68k mips mipsel powerpc powerpcspe ppc64 sparc sparc64 s390 s390x hppa sh3 sh4 sh3eb sh4eb
583
418
 Section: debug
584
419
 Priority: extra
586
421
 Provides: libc-dbg
587
422
 Pre-Depends: dpkg (>= 1.15.6)
588
423
 Depends: libc6 (= ${binary:Version}), ${misc:Depends}
589
 
 Description: Embedded GNU C Library: detached debugging symbols
590
 
  This package contains the detached debugging symbols for the GNU C
591
 
@@ -50,21 +47,19 @@ Description: Embedded GNU C Library: det
592
 
 
593
 
 Package: libc6-prof
 
424
@@ -52,7 +49,6 @@
594
425
 Architecture: amd64 arm armeb armel armhf i386 m32r m68k mips mipsel powerpc powerpcspe ppc64 sparc sparc64 s390 s390x hppa sh3 sh4 sh3eb sh4eb
595
426
 Section: libdevel
596
427
 Priority: extra
598
429
 Depends: libc6 (= ${binary:Version}), ${misc:Depends}
599
430
 Description: Embedded GNU C Library: Profiling Libraries
600
431
  Static libraries compiled with profiling info (-pg) suitable for use
601
 
  with gprof.
602
 
 
603
 
 Package: libc6-pic
 
432
@@ -62,7 +58,6 @@
604
433
 Architecture: amd64 arm armeb armel armhf i386 m32r m68k mips mipsel powerpc powerpcspe ppc64 sparc sparc64 s390 s390x hppa sh3 sh4 sh3eb sh4eb
605
434
 Section: libdevel
606
435
 Priority: optional
608
437
 Conflicts: libc-pic
609
438
 Provides: libc-pic, glibc-pic
610
439
 Depends: libc6 (= ${binary:Version}), ${misc:Depends}
611
 
 Description: Embedded GNU C Library: PIC archive library
612
 
  Contains an archive library (ar file) composed of individual shared objects.
613
 
--- eglibc-2.13.orig/debian/control.in/libc6.1
614
 
+++ eglibc-2.13/debian/control.in/libc6.1
615
 
@@ -1,10 +1,9 @@
616
 
 Package: libc6.1
 
440
Index: eglibc-2.15~pre6/debian/control.in/libc6.1
 
441
===================================================================
 
442
--- eglibc-2.15~pre6.orig/debian/control.in/libc6.1     2012-02-02 00:05:52.000000000 +0000
 
443
+++ eglibc-2.15~pre6/debian/control.in/libc6.1  2012-02-03 11:45:08.272707111 +0000
 
444
@@ -2,7 +2,6 @@
617
445
 Architecture: alpha ia64
618
446
 Section: libs
619
447
 Priority: required
621
449
 Depends: libc-bin (= ${binary:Version}), hurd (>= 20070606-1+SVN) [hurd-i386], libgcc1 [!hppa !m68k], libgcc2 [m68k], libgcc4 [hppa], tzdata
622
450
 Recommends: libc0.1-i686 [kfreebsd-i386], libc0.3-i686 [hurd-i386]
623
451
 Suggests: glibc-doc, debconf | debconf-2.0, locales [!hurd-i386]
624
 
 Provides: ${locale-compat:Depends}, libc6-i686 [i386], libc6-sparcv9b [sparc sparc64]
625
 
 Conflicts: tzdata-etch, tzdata (<< 2007k-1), prelink (<< 0.0.20090925), belocs-locales-bin, libc6-i686 [i386], libc6-amd64 [amd64], libc6-ppc64 [ppc64], libc6-s390x [s390x], libc6-sparc64 [sparc64]
626
 
@@ -24,11 +23,10 @@ Description: Embedded GNU C Library: Sha
627
 
 
628
 
 Package: libc6.1-dev
 
452
@@ -26,7 +25,6 @@
629
453
 Architecture: alpha ia64
630
454
 Section: libdevel
631
455
 Priority: optional
633
457
 Depends: libc6.1 (= ${binary:Version}), libc-dev-bin (= ${binary:Version}), ${misc:Depends}, linux-libc-dev [linux-any], kfreebsd-kernel-headers (>= 0.11) [kfreebsd-any], gnumach-dev [hurd-i386], hurd-dev (>= 20080607-3) [hurd-i386], libpthread-stubs0-dev [hurd-i386]
634
458
 Recommends: gcc | c-compiler
635
459
 Suggests: glibc-doc, manpages-dev
636
 
 Provides: libc-dev, libc6-dev [alpha ia64 hurd-i386 kfreebsd-i386 kfreebsd-amd64]
637
 
 Breaks: binutils (<< 2.20.1-1), binutils-gold (<< 2.20.1-11), cmake (<< 2.8.4+dfsg.1-5), gnat-4.4-base (<< 4.4.6-1ubuntu3), gcc-4.4-base (<< 4.4.6-3ubuntu1), gcj-4.4-base (<< 4.4.6-2ubuntu2), gcc-4.4 (<< 4.4.6-3ubuntu1), gcc-4.5-base (<< 4.5.3-1ubuntu2), gcj-4.5-base (<< 4.5.3-1ubuntu2), gcc-4.5 (<< 4.5.3-1ubuntu2), gcc-4.6 (<< 4.6.0-12), make (<< 3.81-8.1), pkg-config (<< 0.26-1), libjna-java (<< 3.2.7-4), liblouis-dev (<< 2.3.0-2), liblouisxml-dev (<< 2.4.0-2), libhwloc-dev (<< 1.2-3)
638
 
@@ -38,11 +36,10 @@ Description: Embedded GNU C Library: Dev
639
 
 
640
 
 Package: libc6.1-dbg
 
460
@@ -40,7 +38,6 @@
641
461
 Architecture: alpha ia64
642
462
 Section: debug
643
463
 Priority: extra
645
465
 Provides: libc-dbg
646
466
 Pre-Depends: dpkg (>= 1.15.6)
647
467
 Depends: libc6.1 (= ${binary:Version}), ${misc:Depends}
648
 
 Description: Embedded GNU C Library: detached debugging symbols
649
 
  This package contains the detached debugging symbols for the GNU C
650
 
@@ -50,21 +47,19 @@ Description: Embedded GNU C Library: det
651
 
 
652
 
 Package: libc6.1-prof
 
468
@@ -52,7 +49,6 @@
653
469
 Architecture: alpha ia64
654
470
 Section: libdevel
655
471
 Priority: extra
657
473
 Depends: libc6.1 (= ${binary:Version}), ${misc:Depends}
658
474
 Description: Embedded GNU C Library: Profiling Libraries
659
475
  Static libraries compiled with profiling info (-pg) suitable for use
660
 
  with gprof.
661
 
 
662
 
 Package: libc6.1-pic
 
476
@@ -62,7 +58,6 @@
663
477
 Architecture: alpha ia64
664
478
 Section: libdevel
665
479
 Priority: optional
667
481
 Conflicts: libc-pic
668
482
 Provides: libc-pic, glibc-pic
669
483
 Depends: libc6.1 (= ${binary:Version}), ${misc:Depends}
670
 
 Description: Embedded GNU C Library: PIC archive library
671
 
  Contains an archive library (ar file) composed of individual shared objects.
672
 
--- eglibc-2.13.orig/debian/control.in/main
673
 
+++ eglibc-2.13/debian/control.in/main
674
 
@@ -21,11 +21,10 @@ Homepage: http://www.eglibc.org
675
 
 Package: libc-bin
676
 
 Architecture: any
 
484
Index: eglibc-2.15~pre6/debian/control.in/main
 
485
===================================================================
 
486
--- eglibc-2.15~pre6.orig/debian/control.in/main        2012-02-02 00:05:52.000000000 +0000
 
487
+++ eglibc-2.15~pre6/debian/control.in/main     2012-02-03 11:45:08.272707111 +0000
 
488
@@ -23,7 +23,6 @@
677
489
 Section: libs
678
490
 Priority: required
679
491
 Essential: yes
681
493
 Depends: ${misc:Depends}
682
494
 Breaks: libc0.1 (<< 2.10), libc0.3 (<< 2.10), libc6 (<< 2.10), libc6.1 (<< 2.10)
683
495
 Replaces: libc0.1, libc0.3, libc6, libc6.1
684
 
 Description: Embedded GNU C Library: Binaries
685
 
  This package contains utility programs related to the GNU C Library.
686
 
@@ -41,11 +40,10 @@ Description: Embedded GNU C Library: Bin
687
 
 
688
 
 Package: libc-dev-bin
 
496
@@ -43,7 +42,6 @@
689
497
 Architecture: any
690
498
 Section: libdevel
691
499
 Priority: optional
693
501
 Depends: ${shlibs:Depends}, ${misc:Depends}
694
502
 Recommends: manpages-dev
695
503
 Replaces: libc0.1-dev, libc0.3-dev, libc6-dev, libc6.1-dev
696
 
 Description: Embedded GNU C Library: Development binaries
697
 
  This package contains utility programs related to the GNU C Library
698
 
@@ -94,11 +92,10 @@ Description: Embedded GNU C Library: Nat
699
 
 
700
 
 Package: locales-all
 
504
@@ -96,7 +94,6 @@
701
505
 Architecture: any
702
506
 Section: localization
703
507
 Priority: extra
705
509
 Pre-Depends: dpkg (>= 1.15.6)
706
510
 Depends: ${locale:Depends}, ${misc:Depends}, lzma
707
511
 Provides: locales
708
 
 Description: Embedded GNU C Library: Precompiled locale data
709
 
  This package contains the precompiled locale data for all supported locales.
710
 
@@ -107,22 +104,20 @@ Description: Embedded GNU C Library: Pre
711
 
  locale files take a lot of memory to be compiled.
712
 
 
 
512
@@ -109,7 +106,6 @@
713
513
 Package: nscd
714
514
 Architecture: any
715
515
 Section: admin
717
517
 Priority: optional
718
518
 Depends: ${shlibs:Depends}, ${misc:Depends}
719
519
 Description: Embedded GNU C Library: Name Service Cache Daemon
720
 
  A daemon which handles passwd, group and host lookups
721
 
  for running programs and caches the results for the next
722
 
  query. You should install this package only if you use
723
 
  slow services like LDAP, NIS or NIS+.
 
520
@@ -120,7 +116,6 @@
724
521
 
725
522
 Package: multiarch-support
726
523
 Architecture: any
728
525
 Depends: ${misc:Depends},
729
526
         libc6 (>= 2.3.6-2) [!any-i386 !alpha !armhf !ia64 !hurd-any !kfreebsd-any],
730
527
          libc6.1 (>= 2.3.6-2) [alpha ia64],
731
 
          libc0.3 (>= 2.3.6-2) [!linux-any !kfreebsd-any !hurd-i386],
732
 
          libc0.1 (>= 2.3.6-2) [!linux-any !hurd-any !kfreebsd-i386],
733
 
--- eglibc-2.13.orig/debian/control.in/opt
734
 
+++ eglibc-2.13/debian/control.in/opt
735
 
@@ -78,11 +78,10 @@ Description: Embedded GNU C Library: 64b
736
 
 
737
 
 Package: libc6-xen
 
528
Index: eglibc-2.15~pre6/debian/control.in/opt
 
529
===================================================================
 
530
--- eglibc-2.15~pre6.orig/debian/control.in/opt 2012-02-02 00:05:52.000000000 +0000
 
531
+++ eglibc-2.15~pre6/debian/control.in/opt      2012-02-03 11:45:08.272707111 +0000
 
532
@@ -82,7 +82,6 @@
738
533
 Architecture: i386
739
534
 Section: libs
740
535
 Priority: extra
742
537
 Pre-Depends: libc6 (= ${binary:Version})
743
538
 Depends: ${misc:Depends}
744
539
 Description: Embedded GNU C Library: Shared libraries [Xen version]
745
 
  Contains the standard libraries that are used by nearly all programs on
746
 
  the system. This package includes shared versions of the standard C
747
 
@@ -93,11 +92,10 @@ Description: Embedded GNU C Library: Sha
748
 
 
749
 
 Package: libc0.1-i686
 
540
@@ -97,7 +96,6 @@
750
541
 Architecture: kfreebsd-i386
751
542
 Section: libs
752
543
 Priority: extra
754
545
 Pre-Depends: libc0.1 (= ${binary:Version})
755
546
 Depends: ${misc:Depends}
756
547
 Description: Embedded GNU C Library: Shared libraries [i686 optimized]
757
 
  Contains the standard libraries that are used by nearly all programs on
758
 
  the system. This package includes shared versions of the standard C
759
 
@@ -111,11 +109,10 @@ Description: Embedded GNU C Library: Sha
760
 
 
761
 
 Package: libc0.3-i686
 
548
@@ -115,7 +113,6 @@
762
549
 Architecture: hurd-i386
763
550
 Section: libs
764
551
 Priority: extra
766
553
 Pre-Depends: libc0.3 (= ${binary:Version})
767
554
 Depends: ${misc:Depends}
768
555
 Description: Embedded GNU C Library: Shared libraries [i686 optimized]
769
 
  Contains the standard libraries that are used by nearly all programs on
770
 
  the system. This package includes shared versions of the standard C
771
 
@@ -129,11 +126,10 @@ Description: Embedded GNU C Library: Sha
772
 
 
773
 
 Package: libc0.3-xen
 
556
@@ -133,7 +130,6 @@
774
557
 Architecture: hurd-i386
775
558
 Section: libs
776
559
 Priority: extra
778
561
 Pre-Depends: libc0.3 (= ${binary:Version})
779
562
 Depends: ${misc:Depends}
780
563
 Description: Embedded GNU C Library: Shared libraries [Xen version]
781
 
  Contains the standard libraries that are used by nearly all programs on
782
 
  the system. This package includes shared versions of the standard C
783
 
@@ -144,11 +140,10 @@ Description: Embedded GNU C Library: Sha
784
 
 
785
 
 Package: libc6.1-alphaev67
 
564
@@ -148,7 +144,6 @@
786
565
 Architecture: alpha
787
566
 Section: libs
788
567
 Priority: extra
790
569
 Pre-Depends: libc6.1 (= ${binary:Version})
791
570
 Depends: ${misc:Depends}
792
571
 Description: Embedded GNU C Library: Shared libraries (EV67 optimized)
793
 
  Contains the standard libraries that are used by nearly all programs on
794
 
  the system. This package includes shared versions of the standard C
795
 
@@ -160,11 +155,10 @@ Description: Embedded GNU C Library: Sha
796
 
 
797
 
 Package: libc6-loongson2f
 
572
@@ -164,7 +159,6 @@
798
573
 Architecture: mipsel
799
574
 Section: libs
800
575
 Priority: extra
802
577
 Pre-Depends: libc6 (= ${binary:Version})
803
578
 Depends: ${misc:Depends}
804
579
 Description: Embedded GNU C Library: Shared libraries (Loongson 2F optimized)
805
 
  Contains the standard libraries that are used by nearly all programs on
806
 
  the system. This package includes shared versions of the standard C