aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog7
-rw-r--r--debian/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 385c5f9..82f5d2b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+indicator-datetime (0.0.1~r2-0ubuntu2) UNRELEASED; urgency=low
+
+ * debian/control:
+ - fix build-dep
+
+ -- Didier Roche <didrocks@ubuntu.com> Thu, 11 Feb 2010 20:26:58 +0100
+
indicator-datetime (0.0.1~r2-0ubuntu1) lucid; urgency=low
* new upstream version
diff --git a/debian/control b/debian/control
index 49f0656..5347b7d 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends: cdbs,
debhelper (>= 5),
pkg-config,
intltool (>= 0.35.0),
- libindicate-dev (>= 0.3.0),
+ libindicator-dev (>= 0.3.0),
libdbusmenu-glib-dev (>= 0.1.1)
Standards-Version: 3.8.3
Homepage: https://launchpad.net/indicator-applet-developers