aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog3
-rw-r--r--debian/control12
-rw-r--r--debian/libindicator2.install (renamed from debian/libindicator1.install)0
-rw-r--r--debian/libindicator3-2.install (renamed from debian/libindicator3-1.install)0
4 files changed, 8 insertions, 7 deletions
diff --git a/debian/changelog b/debian/changelog
index ea3e445..2f2ec41 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,9 @@ libindicator (0.3.15-0ubuntu3~ppa2~gdbus1) UNRELEASED; urgency=low
* Upstream Merge:
* GDBus Port
* autogen.sh
+ * debian/control: Migrating library versions from 1 to 2
- -- Ted Gould <ted@ubuntu.com> Sun, 09 Jan 2011 14:18:14 -0600
+ -- Ted Gould <ted@ubuntu.com> Sun, 09 Jan 2011 14:20:52 -0600
libindicator (0.3.15-0ubuntu3~ppa1) natty; urgency=low
diff --git a/debian/control b/debian/control
index 71082ea..af14b30 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,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: libindicator1
+Package: libindicator2
Section: libs
Architecture: any
Depends: ${shlibs:Depends},
@@ -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.
.
diff --git a/debian/libindicator1.install b/debian/libindicator2.install
index 85dbd3e..85dbd3e 100644
--- a/debian/libindicator1.install
+++ b/debian/libindicator2.install
diff --git a/debian/libindicator3-1.install b/debian/libindicator3-2.install
index aaa2e72..aaa2e72 100644
--- a/debian/libindicator3-1.install
+++ b/debian/libindicator3-2.install