diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2012-01-24 21:50:55 -0500 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2012-01-24 21:50:55 -0500 |
commit | 118a95aad977f3a624cd3b4527941e8b1b01f0e1 (patch) | |
tree | 5f0b5de8c2f904300c343cb9ced865b8acc0ae81 /debian | |
parent | 6659abf589204f0c826dd3637eaaac8c588f7a0e (diff) | |
download | libayatana-indicator-118a95aad977f3a624cd3b4527941e8b1b01f0e1.tar.gz libayatana-indicator-118a95aad977f3a624cd3b4527941e8b1b01f0e1.tar.bz2 libayatana-indicator-118a95aad977f3a624cd3b4527941e8b1b01f0e1.zip |
releasing version 0.4.90-0ubuntu20.4.90-0ubuntu2
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 7 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index d3d483f..9437510 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libindicator (0.4.90-0ubuntu2) precise; urgency=low + + * debian/control + - dropped the Conflicts with libindicator6 and libindicator3-6 + + -- Ken VanDine <ken.vandine@canonical.com> Tue, 24 Jan 2012 21:44:30 -0500 + libindicator (0.4.90-0ubuntu1) precise; urgency=low [ Ted Gould ] diff --git a/debian/control b/debian/control index 218cfe1..90e1367 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,6 @@ 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. @@ -59,7 +58,6 @@ 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. |