aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-02-17 10:23:46 -0600
committerTed Gould <ted@gould.cx>2011-02-17 10:23:46 -0600
commit2dae441fca0caed55dddc37f9a056e3b6aa8b2b4 (patch)
treecc3840c4b126a287add93eba2bf40faa871af374
parent20ef744b7ea3f022ec62a904065e02aa1755ab09 (diff)
downloadlibayatana-indicator-2dae441fca0caed55dddc37f9a056e3b6aa8b2b4.tar.gz
libayatana-indicator-2dae441fca0caed55dddc37f9a056e3b6aa8b2b4.tar.bz2
libayatana-indicator-2dae441fca0caed55dddc37f9a056e3b6aa8b2b4.zip
debian/*: Changing the library major version from 2 to 3
-rw-r--r--debian/changelog3
-rw-r--r--debian/control12
-rw-r--r--debian/libindicator3-3.install (renamed from debian/libindicator3-2.install)0
-rw-r--r--debian/libindicator3.install (renamed from debian/libindicator2.install)0
4 files changed, 8 insertions, 7 deletions
diff --git a/debian/changelog b/debian/changelog
index 5a66acc..84753fe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,9 @@ libindicator (0.3.19-0ubuntu1~ppa1) UNRELEASED; urgency=low
* New upstream release.
∘ Adding in a11y description support
∘ Fixing distcheck (LP: #587811)
+ * debian/*: Changing the library major version from 2 to 3
- -- Ted Gould <ted@ubuntu.com> Thu, 17 Feb 2011 10:20:50 -0600
+ -- Ted Gould <ted@ubuntu.com> Thu, 17 Feb 2011 10:23:24 -0600
libindicator (0.3.18-0ubuntu1) natty; urgency=low
diff --git a/debian/control b/debian/control
index 4d0932f..4a138a8 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ 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: libindicator2
+Package: libindicator3
Section: libs
Architecture: any
Depends: ${shlibs:Depends},
@@ -36,7 +36,7 @@ Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
libgtk2.0-dev (>= 2.12.0),
- libindicator2 (= ${binary:Version})
+ libindicator3 (= ${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},
- libindicator2 (= ${binary:Version})
+ libindicator3 (= ${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-2
+Package: libindicator3-3
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-2 (= ${binary:Version})
+ libindicator3-3 (= ${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-2 (= ${binary:Version})
+ libindicator3-3 (= ${binary:Version})
Description: Tools for libindicator
Tools useful for developers of applications using indicators.
.
diff --git a/debian/libindicator3-2.install b/debian/libindicator3-3.install
index aaa2e72..aaa2e72 100644
--- a/debian/libindicator3-2.install
+++ b/debian/libindicator3-3.install
diff --git a/debian/libindicator2.install b/debian/libindicator3.install
index 85dbd3e..85dbd3e 100644
--- a/debian/libindicator2.install
+++ b/debian/libindicator3.install