aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
-rw-r--r--debian/patches/revert_icon_change.patch12
-rw-r--r--debian/patches/series1
3 files changed, 9 insertions, 13 deletions
diff --git a/debian/changelog b/debian/changelog
index 088b222..9486a7a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+indicator-session (0.3.4.2-0ubuntu1) oneiric; urgency=low
+
+ * New upstream release.
+ - states 'software up-to-date' although there're updates
+ available" (LP: #831650)
+ * -debian/patches/revert_icon_change.patch
+
+ -- Ken VanDine <ken.vandine@canonical.com> Fri, 02 Sep 2011 12:22:03 -0400
+
indicator-session (0.3.4.1-0ubuntu1) oneiric; urgency=low
[Ken VanDine]
diff --git a/debian/patches/revert_icon_change.patch b/debian/patches/revert_icon_change.patch
deleted file mode 100644
index 59a8118..0000000
--- a/debian/patches/revert_icon_change.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-=== modified file 'src/dbus-shared-names.h'
---- old/src/dbus-shared-names.h 2011-09-01 17:23:35 +0000
-+++ new/src/dbus-shared-names.h 2011-09-01 18:38:01 +0000
-@@ -63,6 +63,6 @@
-
- #define ICON_DEFAULT "system-devices-panel"
- #define ICON_RESTART "system-devices-panel-alert"
--#define GREETER_ICON_DEFAULT "system-shutdown-panel"
-+#define GREETER_ICON_DEFAULT "system-devices-panel"
-
- #endif /* __DBUS_SHARED_NAMES_H__ */
-
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 43f089f..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-revert_icon_change.patch