diff options
author | Ted Gould <ted@gould.cx> | 2011-07-12 10:50:11 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-07-12 10:50:11 -0500 |
commit | 8b9fa1810e3eece7da088e8246d182d7cadab495 (patch) | |
tree | 37dc624cfa37b1dacc8a8a196242abc6385e36a7 /debian/changelog | |
parent | 8677620e7825d0ac249f5bc71210e4cf5dab53ec (diff) | |
parent | b414e0f54fb79b8131f13eb30a7d4e3e33c60472 (diff) | |
download | libayatana-indicator-8b9fa1810e3eece7da088e8246d182d7cadab495.tar.gz libayatana-indicator-8b9fa1810e3eece7da088e8246d182d7cadab495.tar.bz2 libayatana-indicator-8b9fa1810e3eece7da088e8246d182d7cadab495.zip |
Merging in U. Desktop
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 5cc9fb0..5980954 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ -libindicator (0.3.90-0ubuntu1~ppa1) oneiric; urgency=low +libindicator (0.3.90-0ubuntu1) oneiric; urgency=low + [ Ted Gould ] * New upstream release. * Build Fixes * Adding license to test files (LP: #684886) @@ -11,7 +12,17 @@ libindicator (0.3.90-0ubuntu1~ppa1) oneiric; urgency=low * debian/rules: Making GTK2 the special case as GTK3 is default now * debian/*install: Fixing pkgconfig file names - -- Ted Gould <ted@ubuntu.com> Thu, 07 Jul 2011 08:29:37 -0500 + [ Ken VanDine ] + * debian/rules + - Simplify the dual builds with cdbs + - Fixed package names to match soname + * debian/*.install fixed paths to work with the dual builds change + * tools/Makefile.in + - Fixed path for xsessiondir + * debian/control + - Fixed package names to match soname + + -- Ken VanDine <ken.vandine@canonical.com> Thu, 07 Jul 2011 10:18:04 -0400 libindicator (0.3.22-0ubuntu2) oneiric; urgency=low |