diff options
author | Ted Gould <ted@gould.cx> | 2010-03-04 12:00:39 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-03-04 12:00:39 -0600 |
commit | 903f9acd29e4df77a917ba34cbffa23f120d50c7 (patch) | |
tree | f023004c632c1617f2f0b78e40059e065262b949 /debian | |
parent | de70f9adb1ea04d2cd64525a3df459dfca893c93 (diff) | |
parent | c16b46883470d8aaccbab6ab76c2cbe953b912d5 (diff) | |
download | ayatana-indicator-datetime-903f9acd29e4df77a917ba34cbffa23f120d50c7.tar.gz ayatana-indicator-datetime-903f9acd29e4df77a917ba34cbffa23f120d50c7.tar.bz2 ayatana-indicator-datetime-903f9acd29e4df77a917ba34cbffa23f120d50c7.zip |
Merge with ubuntu desktop
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 80f7658..be2faee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,10 @@ indicator-datetime (0.0.1-0ubuntu1) lucid; urgency=low - * Initial Upstream Release + * New upstream release. + * debian/control: + - add libdbusmenu-gtk-dev build-dep (/!\ not in configure.ac) - -- Ted Gould <ted@ubuntu.com> Thu, 25 Feb 2010 13:31:34 -0600 + -- Didier Roche <didrocks@ubuntu.com> Fri, 26 Feb 2010 10:41:22 +0100 indicator-datetime (0.0.1~r2-0ubuntu3) lucid; urgency=low @@ -28,3 +30,4 @@ indicator-datetime (0.0.1~r1-0ubuntu1) lucid; urgency=low * Initial packaging -- Didier Roche <didrocks@ubuntu.com> Wed, 27 Jan 2010 12:13:00 +0100 + |