aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2012-01-24 10:15:31 -0600
committerTed Gould <ted@gould.cx>2012-01-24 10:15:31 -0600
commitf131f1f92f2a91e9dcc52bc48fbfdfd0d62405ef (patch)
tree1d2422fb3ba63de629483a32326f2e52a52e7519 /debian/control
parentb00b35ac30d54a4a16c87996afbec976c18e7a5b (diff)
downloadlibayatana-indicator-f131f1f92f2a91e9dcc52bc48fbfdfd0d62405ef.tar.gz
libayatana-indicator-f131f1f92f2a91e9dcc52bc48fbfdfd0d62405ef.tar.bz2
libayatana-indicator-f131f1f92f2a91e9dcc52bc48fbfdfd0d62405ef.zip
debian/control: Bumping ABI version of lib
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control14
1 files changed, 8 insertions, 6 deletions
diff --git a/debian/control b/debian/control
index 06ee081..218cfe1 100644
--- a/debian/control
+++ b/debian/control
@@ -18,11 +18,12 @@ Homepage: https://launchpad.net/libindicator
Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/libindicator/ubuntu
Vcs-Browser: http://bazaar.launchpad.net/~ubuntu-desktop/libindicator/ubuntu
-Package: libindicator6
+Package: libindicator7
Section: libs
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
+Conflicts: libindicator6
Description: panel indicator applet - shared library
This library contains information to build indicators to go into
the indicator applet.
@@ -35,7 +36,7 @@ Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
libgtk2.0-dev (>= 2.12.0),
- libindicator6 (= ${binary:Version})
+ libindicator7 (= ${binary:Version})
Description: panel indicator applet - library development files
This library contains information to build indicators to go into
the indicator applet.
@@ -47,17 +48,18 @@ Section: devel
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
- libindicator6 (= ${binary:Version})
+ libindicator7 (= ${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-6
+Package: libindicator3-7
Section: libs
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
+Conflicts: libindicator3-6
Description: panel indicator applet - shared library
This library contains information to build indicators to go into
the indicator applet.
@@ -70,7 +72,7 @@ Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
libgtk-3-dev (>= 2.91.3),
- libindicator3-6 (= ${binary:Version}),
+ libindicator3-7 (= ${binary:Version}),
libindicator-dev (= ${binary:Version})
Description: panel indicator applet - library development files
This library contains information to build indicators to go into
@@ -83,7 +85,7 @@ Section: devel
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
- libindicator3-6 (= ${binary:Version})
+ libindicator3-7 (= ${binary:Version})
Description: Tools for libindicator
Tools useful for developers of applications using indicators.
.