aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-08-18 13:45:00 -0500
committerTed Gould <ted@canonical.com>2009-08-18 13:45:00 -0500
commita810a01a01d6600cc3a2dace659fcaf387b92f72 (patch)
treed8c3b30dfa2cb9a6f0cfa1858284b336f0df29e0 /debian/control
parentf9bc0fe67b49f00732073c5945d8dd50d60ecb97 (diff)
downloadlibayatana-indicator-a810a01a01d6600cc3a2dace659fcaf387b92f72.tar.gz
libayatana-indicator-a810a01a01d6600cc3a2dace659fcaf387b92f72.tar.bz2
libayatana-indicator-a810a01a01d6600cc3a2dace659fcaf387b92f72.zip
* Merging in the seperation from indicator-applet
* debian/* Removing all of the indicator-applet stuff
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control111
1 files changed, 5 insertions, 106 deletions
diff --git a/debian/control b/debian/control
index 86c1447..1c91055 100644
--- a/debian/control
+++ b/debian/control
@@ -1,99 +1,13 @@
-Source: indicator-applet
-Section: gnome
+Source: libindicator
+Section: libs
Priority: optional
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Build-Depends: debhelper (>= 5.0),
cdbs (>= 0.4.41),
- libgtk2.0-dev (>= 2.12.0),
- libpanel-applet2-dev (>= 2.0.0),
- libdbus-glib-1-dev,
- gnome-doc-utils,
- libgnomeui-dev,
- libtool,
- intltool,
- libxml2-dev,
- gtk-doc-tools
+ libtool
Standards-Version: 3.8.0
-Homepage: https://launchpad.net/indicator-applet
-Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-core-dev/indicator-applet/ubuntu
-
-Package: indicator-applet
-Architecture: any
-Depends: ${shlibs:Depends},
- ${misc:Depends},
- gnome-panel,
- indicator-messages
-Description: GNOME panel indicator applet
- indicator-applet is an applet to display information from
- various applications consistently in the GNOME panel.
- .
- Currently this includes support for messaging applications in the
- indicator-messages package.
-
-Package: indicator-applet-sus
-Architecture: any
-Depends: ${shlibs:Depends},
- ${misc:Depends},
- gnome-panel,
- indicator-applet (= ${binary:Version})
-Description: A clone of the GNOME panel indicator applet.
- Indicator-applet is an applet to display information from
- various applications consistently in the GNOME panel.
- .
- This instance will only load the SUS indicator which provies
- status changing, user choosing and session management.
-
-Package: libindicate2
-Section: libs
-Conflicts: libindicate
-Replaces: libindicate
-Architecture: any
-Depends: ${shlibs:Depends},
- ${misc:Depends}
-Description: GNOME panel indicator applet - shared library
- indicator-applet is an applet to display information from
- various applications consistently in the GNOME panel.
- .
- This package contains shared libraries to be used by applications.
-
-Package: libindicate-dev
-Section: libdevel
-Architecture: any
-Depends: ${shlibs:Depends},
- ${misc:Depends},
- libindicate2 (= ${binary:Version}),
- libdbus-glib-1-dev (>= 0.76)
-Description: GNOME panel indicator applet - shared library
- indicator-applet is an applet to display information from
- various applications consistently in the GNOME panel.
- .
- This package contains files that are needed to build applications.
-
-Package: libindicate-gtk0
-Section: libs
-Architecture: any
-Depends: ${shlibs:Depends},
- ${misc:Depends}
-Description: GNOME panel indicator applet - shared library
- indicator-applet is an applet to display information from
- various applications consistently in the GNOME panel.
- .
- This package contains shared libraries to be used by applications.
-
-Package: libindicate-gtk-dev
-Section: libdevel
-Architecture: any
-Depends: ${shlibs:Depends},
- ${misc:Depends},
- libindicate-gtk0 (= ${binary:Version}),
- libindicate-dev (= ${binary:Version}),
- libdbus-glib-1-dev (>= 0.76),
- libgtk2.0-dev (>= 2.12.0)
-Description: GNOME panel indicator applet - shared library
- indicator-applet is an applet to display information from
- various applications consistently in the GNOME panel.
- .
- This package contains files that are needed to build applications.
+Homepage: https://launchpad.net/libindicator
+Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-core-dev/libindicator/ubuntu
Package: libindicator-dev
Section: libdevel
@@ -107,18 +21,3 @@ Description: GNOME panel indicator applet - shared library
.
This package contains files that are needed to build applications.
-Package: libindicate-doc
-Section: doc
-Architecture: any
-Depends: ${shlibs:Depends},
- ${misc:Depends},
- libindicate2 (= ${binary:Version}),
- libindicate-gtk0 (= ${binary:Version}),
- libdbus-glib-1-dev (>= 0.76),
- libgtk2.0-dev (>= 2.12.0)
-Description: GNOME panel indicator applet - shared library
- indicator-applet is an applet to display information from
- various applications consistently in the GNOME panel.ยท
- .
- This package contains files that are needed to build applications.
-