aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2009-08-11 10:08:40 -0400
committerKen VanDine <ken.vandine@canonical.com>2009-08-11 10:08:40 -0400
commit8efe3ea64f39030a1673841759e6b07c7cd63708 (patch)
treec09d67d9b5487649b0ab30d44cde8c689b6f54fb
parent784f777a643f0cc7d5ec081d7c2d7a517a1f889c (diff)
downloadayatana-indicator-session-8efe3ea64f39030a1673841759e6b07c7cd63708.tar.gz
ayatana-indicator-session-8efe3ea64f39030a1673841759e6b07c7cd63708.tar.bz2
ayatana-indicator-session-8efe3ea64f39030a1673841759e6b07c7cd63708.zip
Changed conflicts for gdm to <= 2.27.4-0ubuntu9
-rw-r--r--debian/changelog1
-rw-r--r--debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index fe3a089..fbee8a8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ indicator-sus (0.1-0ubuntu1) karmic; urgency=low
* debian/control
- Set Homepage and Vcs-Bzr
* Added debian/watch
+ * Changed conflicts for gdm to <= 2.27.4-0ubuntu9
-- Ken VanDine <ken.vandine@canonical.com> Tue, 11 Aug 2009 09:53:56 -0400
diff --git a/debian/control b/debian/control
index 9d8e168..a5a48a0 100644
--- a/debian/control
+++ b/debian/control
@@ -20,6 +20,6 @@ Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-core-dev/indicator-sus/ubuntu
Package: indicator-sus
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, indicator-applet, devicekit-power
-Conflicts: gdm (< 2.27.4-0ubuntu9)
+Conflicts: gdm (<= 2.27.4-0ubuntu9)
Description: Applet for the GNOME panel providing various indicators for
display to users.