aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog7
-rw-r--r--debian/control1
2 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ede9cfb..57b829c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+indicator-sus (0.1~ppa6) UNRELEASED; urgency=low
+
+ * debian/control: Conflicting with gdm < 2.27.4-0ubuntu9 or
+ lower to stop people from having problems with the PPA.
+
+ -- Ted Gould <ted@ubuntu.com> Sat, 08 Aug 2009 00:18:06 +0100
+
indicator-sus (0.1~ppa5) karmic; urgency=low
* Legal headers on the source files.
diff --git a/debian/control b/debian/control
index 5a4dc95..1a33a51 100644
--- a/debian/control
+++ b/debian/control
@@ -18,5 +18,6 @@ Standards-Version: 3.8.0
Package: indicator-sus
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, indicator-applet, devicekit-power
+Conflicts: gdm (< 2.27.4-0ubuntu9)
Description: Applet for the GNOME panel providing various indicators for
display to users.