~ubuntu-branches/ubuntu/precise/eclipse/precise

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Benjamin Drung
  • Date: 2010-01-30 18:55:04 UTC
  • Revision ID: james.westby@ubuntu.com-20100130185504-wrngmv5peoqz77zu
Tags: 3.5.1+repack~3-0ubuntu2
* Rebase to packaging from pkg-java/eclipse (thanks to Niels Thykier):
  + Set a sane file limit for osgi-bundles. (Closes: #558693, LP: #293573)
  + Inject update sites on first run. (LP: #460944)
  + Prevent conflict with swt-gtk's swt packages.
    - Rename our swt packages.
    - Do not install conflicting symlinks/files.
    (Closes: #541638, LP: #491880)
  + Imported patch from Fedora that fixes seg. faults in libpango.
    (LP: #445009)
  + Update manpage. (LP: #494065)
  + Bump Standards-Version to 3.8.4.
* Re-add versioned dependency on libcommons-el-java, libjetty-java,
  libservlet2.4-java; the packages are now available in Ubuntu.
* Drop versioned dependency on liblucene2-java and libmx4j-java; they are not
  yet available in Ubuntu.

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
               cdbs,
12
12
               debhelper (>= 7),
13
13
               default-jdk,
 
14
               docbook2x,
14
15
               junit (>= 3.8.2-4),
15
16
               junit4 (>= 4.7-3),
16
17
               libatk1.0-dev,
17
18
               libcairo2-dev,
18
19
               libcommons-codec-java (>= 1.4-2),
 
20
               libcommons-el-java (>= 1.0-5),
19
21
               libcommons-httpclient-java (>= 3.1-9),
20
22
               libcommons-logging-java (>= 1.1.1-6),
21
23
               libgl1-mesa-dev | libgl-dev,
24
26
               libgnomeui-dev,
25
27
               libgtk2.0-dev,
26
28
               libhamcrest-java (>= 1.1-4),
 
29
               libicu4j-java (>= 4.0.1.1),
 
30
               libjetty-java (>= 6.1.22),
27
31
               libjsch-java (>= 0.1.37-3),
28
 
               liblucene2-java,
29
32
               libpango1.0-dev,
 
33
               libservlet2.4-java (>= 5.0.30-10),
30
34
               libservlet2.5-java (>= 6.0.20-8),
31
35
               libxt-dev,
32
36
               libxtst-dev,
36
40
               unzip,
37
41
               xulrunner-dev (>= 1.9.1),
38
42
               zip
39
 
Standards-Version: 3.8.3
 
43
Standards-Version: 3.8.4
40
44
DM-Upload-Allowed: yes
41
45
Vcs-Git: git://git.debian.org/git/pkg-java/eclipse.git
42
46
Vcs-Browser: http://git.debian.org/?p=pkg-java/eclipse.git
105
109
         eclipse-rcp (= ${binary:Version}),
106
110
         java-common (>= 0.23),
107
111
         libcommons-codec-java (>= 1.4-2),
 
112
         libcommons-el-java (>= 1.0-5),
108
113
         libcommons-httpclient-java (>= 3.1-9),
109
114
         libcommons-logging-java (>= 1.1.1-6),
 
115
         libjetty-java (>= 6.1.22),
110
116
         libjsch-java (>= 0.1.37-3),
 
117
         libservlet2.4-java (>= 5.0.30-10),
111
118
         libservlet2.5-java (>= 6.0.20-8),
112
 
         libswt-gtk-3.5-java (= ${binary:Version}),
113
119
         sat4j (>= 2.1.0),
114
120
         xulrunner-1.9.1,
115
121
         ${misc:Depends},
171
177
         default-jre | java1-runtime | java2-runtime | java5-runtime | java6-runtime,
172
178
         eclipse-platform (= ${binary:Version}),
173
179
         ${misc:Depends}
 
180
Replaces: eclipse-cvs
174
181
Description: Eclipse Team Integration (CVS support)
175
182
 The Eclipse Platform is an open and extensible platform for anything and yet
176
183
 nothing in particular. It provides a foundation for constructing and running
185
192
Architecture: any
186
193
Depends: default-jre | java1-runtime | java2-runtime | java5-runtime | java6-runtime,
187
194
         libequinox-osgi-java (= ${source:Version}),
188
 
         libswt-gtk-3.5-java (= ${binary:Version}),
 
195
         libicu4j-java (>= 4.0.1.1),
189
196
         ${shlibs:Depends},
190
197
         ${misc:Depends}
 
198
Recommends: ${shlibs:Recommends}
191
199
Suggests: eclipse
192
 
Replaces: eclipse-rcp-gcj
 
200
Replaces: eclipse-rcp-gcj,
 
201
          libswt3.2-gtk-java,
 
202
          libswt3.2-gtk-gcj,
 
203
          libswt3.2-gtk-jni,
 
204
          libswt-gtk-3.4-java,
 
205
          libswt-gtk-3.4-jni,
 
206
          libswt-gtk-3.5-jni (<< 3.5.1+repack)
193
207
Description: Eclipse Rich Client Platform (RCP)
194
208
 The Eclipse Platform is an open and extensible platform for anything and yet
195
209
 nothing in particular. It provides a foundation for constructing and running
224
238
 This package includes only the Eclipse Equinox OSGi framework, which can
225
239
 be used outside Eclipse.
226
240
 
227
 
Package: libswt-gtk-3.5-java
228
 
Architecture: any
229
 
Depends: default-jre | java1-runtime | java2-runtime | java5-runtime | java6-runtime,
230
 
         java-common (>= 0.23),
231
 
         libswt-gtk-3.5-jni (= ${binary:Version}),
232
 
         ${misc:Depends}
233
 
Conflicts: libswt3.2-java
234
 
Replaces: libswt3.2-java,
235
 
          libswt-gtk-3.4-java-gcj
236
 
Description: Standard Widget Toolkit for Java, GTK+ version
237
 
 The Standard Widget Toolkit (SWT) is a fast and rich GUI toolkit for the Java
238
 
 programming language. SWT provides efficient, portable and fast access to
239
 
 native-looking controls and user interface facilities on the platforms where
240
 
 it has been implemented.
241
 
 .
242
 
 The functionally is similar to Swing, but in addition, SWT has access to
243
 
 some Operative System's widgets the former has not.
244
 
 Swing provides native-looking control emulation, but built on top of the JVM.
245
 
 In SWT, the UI code is native by using Java Native Interface (JNI) libraries,
246
 
 so it runs significantly faster when providing native look and feel for
247
 
 applications.
248
 
 .
249
 
 SWT is mainly used in the Eclipse Platform, but being an open source library,
250
 
 it's used in external programs too.
251
 
 .
252
 
 This package provides the packaged SWT libraries.
253
 
 
254
 
Package: libswt-gtk-3.5-jni
255
 
Architecture: any
256
 
Depends: default-jre | java1-runtime | java2-runtime | java5-runtime | java6-runtime,
257
 
         ${shlibs:Depends},
258
 
         ${misc:Depends}
259
 
Recommends: ${shlibs:Recommends}
260
 
Conflicts: libswt3.2-jni
261
 
Replaces: libswt3.2-jni
262
 
Description: Standard Widget Toolkit for Java, GTK+ version JNI libraries
263
 
 The Standard Widget Toolkit (SWT) is a fast and rich GUI toolkit for the Java
264
 
 programming language. SWT provides efficient, portable and fast access to
265
 
 native-looking controls and user interface facilities on the platforms where
266
 
 it has been implemented.
267
 
 .
268
 
 The functionally is similar to Swing, but in addition, SWT has access to
269
 
 some Operative System's widgets the former has not.
270
 
 Swing provides native-looking control emulation, but built on top of the JVM.
271
 
 In SWT, the UI code is native by using Java Native Interface (JNI) libraries,
272
 
 so it runs significantly faster when providing native look and feel for
273
 
 applications.
274
 
 .
275
 
 SWT is mainly used in the Eclipse Platform, but being an open source library,
276
 
 it's used in external programs too.
277
 
 .
278
 
 This package provides the native libraries implemented using JNI.