~ubuntu-branches/ubuntu/karmic/gnustep-base/karmic

« back to all changes in this revision

Viewing changes to debian/control.m4

  • Committer: Bazaar Package Importer
  • Author(s): Eric Heintzmann
  • Date: 2005-04-17 00:14:38 UTC
  • mfrom: (1.2.1 upstream) (2.1.2 hoary)
  • Revision ID: james.westby@ubuntu.com-20050417001438-enf0y07c9tku85z1
Tags: 1.10.3-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
Source: gnustep-base
6
6
Section: devel
7
7
Priority: optional
8
 
Maintainer: Debian GNUstep maintainers <GNUstep-maint@debian.org>
9
 
Uploaders: Chanop Silpa-Anan <chanop@debian.org>, Matthias Klose <doko@debian.org>
10
 
Standards-Version: 3.5.6
11
 
Build-Depends: gobjc-3.0 (>= V_OBJC), gnustep-make (>= V_MAKE), libffcall1-dev, libgmp3-dev, libxml2-dev, patch, awk, autoconf, debhelper (>= 3)
12
 
 
13
 
Package: gnustep-base`'SOV_BASE
14
 
Section: libs
15
 
Architecture: any
16
 
Depends: gnustep-make (>= V_MAKE), ${shlibs:Depends}
17
 
Suggests: gnustep-ssl
18
 
Conflicts: gstep-base, gstep-base0
 
8
Maintainer: Debian GNUstep maintainers <pkg-gnustep-maintainers@lists.alioth.debian.org>
 
9
Uploaders: Matthias Klose <doko@debian.org>, Eric Heintzmann <eric@gnustep.fr.st>
 
10
Standards-Version: 3.6.1.1
 
11
Build-Depends: debhelper (>= 4), gobjc (>= V_OBJC), gnustep-make (>= V_MAKE), libffcall1-dev (>= 1.10), libxml2-dev, libxslt1-dev, libssl-dev, zlib1g-dev, m4, libkvm-dev [KVM_ARCHS]
 
12
Build-Depends-Indep: texi2html, texinfo, tetex-bin
 
13
 
 
14
Package: gnustep-base-common
 
15
Section: libs
 
16
Architecture: any
 
17
Depends: gnustep-make (>= V_MAKE), timezoneconf, ${shlibs:Depends}, ${misc:Depends}
 
18
Suggests: gnustep-base-doc (= ${Source-Version})
 
19
Conflicts: gnustep-ssl, gnustep-base1 (<< 1.9.2)
 
20
Replaces: gnustep-ssl
 
21
Description: GNUstep Base library - common files
 
22
 The GNUstep Base Library is a powerful fast library of general-purpose,
 
23
 non-graphical Objective C classes, inspired by the superb OpenStep API but
 
24
 implementing Apple and GNU additions to the API as well.
 
25
 .
 
26
 This package contains the common files needed by the GNUstep Base library.
 
27
 
 
28
Package: libgnustep-base`'SOV_BASE
 
29
Section: libs
 
30
Architecture: any
 
31
Depends: gnustep-base-common (>= ${Source-Version}), ${shlibs:Depends}, ${misc:Depends}
 
32
Conflicts: gstep-base, gstep-base0, gnustep-gui0 (<< 0.9.1), gnustep-base1 (<< 1.9.2)
19
33
Replaces: gstep-base, gstep-base0
20
 
Description: The GNUstep Base Library
21
 
 The GNUstep Base Library is a library of general-purpose, non-graphical
22
 
 Objective C objects. It provides functionality that aims to implement
23
 
 the non-graphical portion of the OpenStep standard.
 
34
Description: GNUstep Base library
 
35
 The GNUstep Base Library is a powerful fast library of general-purpose,
 
36
 non-graphical Objective C classes, inspired by the superb OpenStep API but
 
37
 implementing Apple and GNU additions to the API as well.  It includes for
 
38
 example classes for unicode strings, arrays, dictionaries, sets, byte
 
39
 streams, typed coders, invocations, notifications, notification dispatchers,
 
40
 scanners, tasks, files, networking, threading, remote object messaging
 
41
 support (distributed objects), event loops, loadable bundles, attributed
 
42
 unicode strings, xml, mime, user defaults.
24
43
 
25
 
Package: gnustep-base`'SOV_BASE-dev
 
44
Package: libgnustep-base`'SOV_BASE-dev
 
45
Provides: libgnustep-base-dev
 
46
Conflicts: gstep-base-dev, gstep-base0-dev, gnustep-base-dev, gnustep-base1-dev, gnustep-base1 (<< 1.9.2), libgnustep-base-dev
 
47
Replaces: gstep-base-dev, gstep-base0-dev, gnustep-base-dev, gnustep-base1-dev
 
48
Section: libdevel
26
49
Architecture: any
27
 
Depends: gnustep-base`'SOV_BASE (= ${Source-Version}), gobjc-3.0 (>= V_OBJC), libffcall1-dev, libgmp3-dev, libxml2-dev
28
 
Conflicts: gstep-base-dev, gstep-base0-dev, gnustep-base-dev
29
 
Replaces: gstep-base-dev, gstep-base0-dev, gnustep-base-dev
30
 
Provides: gnustep-base-dev
31
 
Description: Header files and static libraries for the GNUstep Base
32
 
 This package contains the header files and static libraries for the
33
 
 GNUstep Base Library.
 
50
Depends: gnustep-base-common (= ${Source-Version}), gobjc (>= V_OBJC), FFI_DEVPKG, libxml2-dev, zlib1g-dev, libxslt1-dev, libssl-dev, ${shlibs:Depends}, ${misc:Depends}
 
51
Description: GNUstep Base header files and development libraries
 
52
 This package contains the header files and static libraries required
 
53
 to build applications against the GNUstep Base library.
34
54
 .
35
55
 Install this package if you wish to develop your own programs using
36
56
 the GNUstep Base Library.
37
57
 
38
58
ifdef(`WITH_DEBUG', `
39
 
Package: gnustep-base`'SOV_BASE-dbg
 
59
Package: libgnustep-base`'SOV_BASE-dbg
 
60
Provides: libgnustep-base-dbg
 
61
Conflicts: gstep-base-dbg, gstep-base0-dbg, gnustep-base1-dbg, libgnustep-base-dbg
 
62
Replaces: gstep-base-dbg, gstep-base0-dbg, gnustep-base1-dbg
 
63
Section: libdevel
40
64
Architecture: any
41
 
Depends: gnustep-base`'SOV_BASE (= ${Source-Version})
42
 
Conflicts: gstep-base-dbg, gstep-base0-dbg
43
 
Replaces: gstep-base-dbg, gstep-base0-dbg
44
 
Description: Debugging versions for the GNUstep Base Library
 
65
Depends: gnustep-base-common (= ${Source-Version}), ${shlibs:Depends}, ${misc:Depends}
 
66
Description: GNUstep Base library - debug version
45
67
 This package contains the shared library of the
46
68
 GNUstep Base Library compiled with debugging symbols.
47
69
 .
48
 
 Install this package if you wish to develop your own programs using
49
 
 the GNUstep Base Library.
 
70
 You probably only need it if you want to compile debuggable
 
71
 GNUstep programs.
50
72
')
51
73
 
52
74
Package: gnustep-base-examples
53
75
Architecture: all
54
 
Recommends: gnustep-base`'SOV_BASE-dev (= ${Source-Version})
 
76
Depends: gnustep-base-common (= ${Source-Version})
55
77
Conflicts: gstep-base-examples
56
78
Replaces: gstep-base-examples
 
79
Recommends: libgnustep-base`'SOV_BASE-dev (= ${Source-Version})
57
80
Description: Examples using the GNUstep Base Library
58
81
 This is the source for a few example (non-GUI) applications
59
82
 using the GNUstep Base Library.
 
83
 
 
84
Package: gnustep-base-doc
 
85
Section: doc
 
86
Architecture: all
 
87
Recommends: gnustep-base-common (= ${Source-Version})
 
88
Conflicts: gnustep-make (<< 1.7.3), gnustep-base-examples (<< 1.7.3)
 
89
Description: Documentation for the GNUstep Base Library
 
90
 This package contains text, gsdoc, PDF and HTML documentation for the
 
91
 GNUstep Base Library.