diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-07-07 10:55:25 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-07-07 10:55:25 -0400 |
commit | c292980b2487057592929d5b9b9c4446013241c5 (patch) | |
tree | 9bbd1c2194af533f4df54de646fdbb479f5be6f5 /debian/changelog | |
parent | 95d709f429490ec4d3a636b8cf0747ceedbbc995 (diff) | |
download | libayatana-indicator-c292980b2487057592929d5b9b9c4446013241c5.tar.gz libayatana-indicator-c292980b2487057592929d5b9b9c4446013241c5.tar.bz2 libayatana-indicator-c292980b2487057592929d5b9b9c4446013241c5.zip |
* 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
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..eefe70a 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) UNRELEASED; 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 |