diff options
author | Steve Langasek <steve.langasek@canonical.com> | 2011-09-01 14:22:10 -0700 |
---|---|---|
committer | Steve Langasek <steve.langasek@canonical.com> | 2011-09-01 14:22:10 -0700 |
commit | 604acbf9ee30144f0a517e768b23830241675f47 (patch) | |
tree | beecb329eb463ec678c8b4e2c2e11bba97e69c0b /debian/control | |
parent | 4db9d2e01a6ad0a12f7c08f49e88ceaf86ebc1fb (diff) | |
download | libayatana-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.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 5 |
1 files changed, 0 insertions, 5 deletions
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. |