aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Langasek <steve.langasek@canonical.com>2011-09-01 14:22:10 -0700
committerSteve Langasek <steve.langasek@canonical.com>2011-09-01 14:22:10 -0700
commit604acbf9ee30144f0a517e768b23830241675f47 (patch)
treebeecb329eb463ec678c8b4e2c2e11bba97e69c0b
parent4db9d2e01a6ad0a12f7c08f49e88ceaf86ebc1fb (diff)
downloadlibayatana-indicator-604acbf9ee30144f0a517e768b23830241675f47.tar.gz
libayatana-indicator-604acbf9ee30144f0a517e768b23830241675f47.tar.bz2
libayatana-indicator-604acbf9ee30144f0a517e768b23830241675f47.zip
Drop the Breaks: against old versions of libindicator and libindicator3;
there are no file conflicts between the libraries, so this doesn't accurately reflect the package relationships but does make it harder to calculate upgrades from natty. LP: #839098.
-rw-r--r--debian/changelog9
-rw-r--r--debian/control5
2 files changed, 9 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog
index c38339c..f21b16d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+libindicator (0.3.93-0ubuntu2) UNRELEASED; urgency=low
+
+ * Drop the Breaks: against old versions of libindicator and libindicator3;
+ there are no file conflicts between the libraries, so this doesn't
+ accurately reflect the package relationships but does make it harder to
+ calculate upgrades from natty. LP: #839098.
+
+ -- Steve Langasek <steve.langasek@ubuntu.com> Thu, 01 Sep 2011 14:20:26 -0700
+
libindicator (0.3.93-0ubuntu1) oneiric; urgency=low
* debian/rules:
diff --git a/debian/control b/debian/control
index d9fbd97..06ee081 100644
--- a/debian/control
+++ b/debian/control
@@ -23,9 +23,6 @@ Section: libs
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
-Breaks: libindicator1 (<= ${binary:Version}),
- libindicator2 (<= ${binary:Version}),
- libindicator3 (<= ${binary:Version})
Description: panel indicator applet - shared library
This library contains information to build indicators to go into
the indicator applet.
@@ -61,8 +58,6 @@ Section: libs
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
-Breaks: libindicator3-2 (<= ${binary:Version}),
- libindicator3-3 (<= ${binary:Version})
Description: panel indicator applet - shared library
This library contains information to build indicators to go into
the indicator applet.