diff options
author | Ted Gould <ted@gould.cx> | 2010-07-12 20:59:50 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-07-12 20:59:50 -0500 |
commit | 450c1e83e165e1762c2f1ce495b70afeb2b4edb7 (patch) | |
tree | bf72931c636c22402ec7b949df5f8947d0e0a92e /debian/changelog | |
parent | fe6129a2aec01220da2e413a9141980bbd827ae8 (diff) | |
download | ayatana-indicator-datetime-450c1e83e165e1762c2f1ce495b70afeb2b4edb7.tar.gz ayatana-indicator-datetime-450c1e83e165e1762c2f1ce495b70afeb2b4edb7.tar.bz2 ayatana-indicator-datetime-450c1e83e165e1762c2f1ce495b70afeb2b4edb7.zip |
debian/control: Adding in a glib dependency to get gsettings
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 19b025e..95e78d5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,9 @@ indicator-datetime (0.0.3-0ubuntu2~ppa1~confmat1) UNRELEASED; urgency=low * Merge upstream * Adding in GSettings for configuring the format on the panel. + * debian/control: Adding in a glib dependency to get gsettings - -- Ted Gould <ted@ubuntu.com> Mon, 12 Jul 2010 20:57:15 -0500 + -- Ted Gould <ted@ubuntu.com> Mon, 12 Jul 2010 20:59:29 -0500 indicator-datetime (0.0.3-0ubuntu2~ppa1~service1) lucid; urgency=low |