aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2011-01-13 15:00:23 -0600
committerSebastien Bacher <seb128@ubuntu.com>2011-01-13 15:00:23 -0600
commit3814e3d2d075044d7a77d0e0ccd0989f32f15010 (patch)
tree15888f72f279b0d368f8d1bc2b1f3988cccee1cc /debian/control
parentc5c78aad9e7710a18640ea44c2a5af154b2943bc (diff)
parentb988044563fb4bec82d9d11d88a851f874f7b1ad (diff)
downloadlibayatana-indicator-3814e3d2d075044d7a77d0e0ccd0989f32f15010.tar.gz
libayatana-indicator-3814e3d2d075044d7a77d0e0ccd0989f32f15010.tar.bz2
libayatana-indicator-3814e3d2d075044d7a77d0e0ccd0989f32f15010.zip
releasing version 0.3.16-0ubuntu10.3.16-0ubuntu1
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control14
1 files changed, 7 insertions, 7 deletions
diff --git a/debian/control b/debian/control
index 71082ea..4d0932f 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,6 @@ Build-Depends: debhelper (>= 5.0),
libglib2.0-dev (>= 2.22),
libgtk2.0-dev (>= 2.18),
libgtk3.0-dev (>= 2.91.3),
- libdbus-glib-1-dev,
libtool,
intltool,
gtk-doc-tools,
@@ -19,11 +18,12 @@ Homepage: https://launchpad.net/libindicator
Vcs-Bzr: https://code.launchpad.net/~indicator-applet-developers/libindicator/ubuntu
Vcs-Browser: http://bazaar.launchpad.net/~indicator-applet-developers/libindicator/ubuntu
-Package: libindicator1
+Package: libindicator2
Section: libs
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
+Breaks: libindicator1
Description: panel indicator applet - shared library
This library contains information to build indicators to go into
the indicator applet.
@@ -36,7 +36,7 @@ Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
libgtk2.0-dev (>= 2.12.0),
- libindicator1 (= ${binary:Version})
+ libindicator2 (= ${binary:Version})
Description: panel indicator applet - library development files
This library contains information to build indicators to go into
the indicator applet.
@@ -48,13 +48,13 @@ Section: devel
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
- libindicator1 (= ${binary:Version})
+ libindicator2 (= ${binary:Version})
Description: Tools for libindicator
Tools useful for developers of applications using indicators.
.
This package contains files that are needed to build applications.
-Package: libindicator3-1
+Package: libindicator3-2
Section: libs
Architecture: any
Depends: ${shlibs:Depends},
@@ -71,7 +71,7 @@ Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
libgtk3.0-dev (>= 2.91.3),
- libindicator3-1 (= ${binary:Version})
+ libindicator3-2 (= ${binary:Version})
Description: panel indicator applet - library development files
This library contains information to build indicators to go into
the indicator applet.
@@ -83,7 +83,7 @@ Section: devel
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
- libindicator3-1 (= ${binary:Version})
+ libindicator3-2 (= ${binary:Version})
Description: Tools for libindicator
Tools useful for developers of applications using indicators.
.