| 1 | Source: gnome-desktop |
|---|
| 2 | Section: gnome |
|---|
| 3 | Priority: optional |
|---|
| 4 | Maintainer: OndÅej SurÜ <ondrej@debian.org> |
|---|
| 5 | Uploaders: @GNOME_TEAM@ |
|---|
| 6 | Standards-Version: 3.7.2 |
|---|
| 7 | Build-Depends: debhelper (>= 5), |
|---|
| 8 | libglib2.0-dev (>= 2.13.0), |
|---|
| 9 | intltool (>= 0.35.0), |
|---|
| 10 | libgnomeui-dev (>= 2.14.1-1), |
|---|
| 11 | scrollkeeper, |
|---|
| 12 | cdbs (>= 0.4.41), |
|---|
| 13 | gnome-pkg-tools (>= 0.10), |
|---|
| 14 | gtk-doc-tools (>= 1.4), |
|---|
| 15 | docbook-xml, |
|---|
| 16 | gnome-doc-utils (>= 0.3.2), |
|---|
| 17 | libgtk2.0-dev (>= 2.11.3), |
|---|
| 18 | libgnomevfs2-dev (>= 2.0.0), |
|---|
| 19 | libstartup-notification0-dev (>= 0.5), |
|---|
| 20 | libgnomecanvas2-dev (>= 2.0.0), |
|---|
| 21 | libxml2-dev (>= 2.4.20), |
|---|
| 22 | libgconf2-dev (>= 2.0.0) |
|---|
| 23 | |
|---|
| 24 | Package: gnome-about |
|---|
| 25 | Architecture: any |
|---|
| 26 | Depends: ${misc:Depends}, |
|---|
| 27 | ${shlibs:Depends}, |
|---|
| 28 | gnome-desktop-data (= ${source:Version}) |
|---|
| 29 | Conflicts: gnome-core (<< 1.5), |
|---|
| 30 | gnome-desktop-data (<< 2.12) |
|---|
| 31 | Replaces: gnome-desktop-data (<< 2.12) |
|---|
| 32 | Description: The GNOME about box |
|---|
| 33 | Informative little about thing that lets us brag to our friends as our name |
|---|
| 34 | scrolls by, and lets users click to load the GNOME home pages. |
|---|
| 35 | |
|---|
| 36 | Package: gnome-desktop-data |
|---|
| 37 | Architecture: all |
|---|
| 38 | Depends: ${misc:Depends} |
|---|
| 39 | Conflicts: gnome-panel (<= 2.0.0), |
|---|
| 40 | gnome-core (<< 1.5), |
|---|
| 41 | gnome-help (<< 1.5), |
|---|
| 42 | gnome-about (<< 2.20.0-2) |
|---|
| 43 | Replaces: gnome-control-center (<= 1:2.0.3.2-2), |
|---|
| 44 | gnome-core (<= 1.5), |
|---|
| 45 | gnome-panel-data (<= 2.0) |
|---|
| 46 | Description: Common files for GNOME 2 desktop apps |
|---|
| 47 | This package includes some files that are shared between several GNOME 2 |
|---|
| 48 | apps (Pixmaps, .desktop files and internationalization files). |
|---|
| 49 | |
|---|
| 50 | Package: libgnome-desktop-2 |
|---|
| 51 | Section: libs |
|---|
| 52 | Architecture: any |
|---|
| 53 | Depends: ${misc:Depends}, |
|---|
| 54 | ${shlibs:Depends} |
|---|
| 55 | Replaces: libpanel-applet2 (<= 1.5.4-1) |
|---|
| 56 | Description: Utility library for loading .desktop files - runtime files |
|---|
| 57 | This library is used by GNOME 2 to load the .desktop files. |
|---|
| 58 | |
|---|
| 59 | Package: libgnome-desktop-dev |
|---|
| 60 | Section: libdevel |
|---|
| 61 | Architecture: any |
|---|
| 62 | Depends: ${misc:Depends}, |
|---|
| 63 | libgnome-desktop-2 (= ${binary:Version}), |
|---|
| 64 | libgnomeui-dev (>= 2.14.1-1), |
|---|
| 65 | libstartup-notification0-dev (>= 0.5) |
|---|
| 66 | Replaces: libpanel-applet2-dev (<= 1.5.4-1) |
|---|
| 67 | Description: Utility library for loading .desktop files - development files |
|---|
| 68 | This packages provides the include files and static library for the GNOME 2 |
|---|
| 69 | desktop library functions. |
|---|