diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..4b1bd71 --- /dev/null +++ b/debian/changelog @@ -0,0 +1,22 @@ +indicator-custom (0.0.1-0ubuntu3~ppa1) UNRELEASED; urgency=low + + * Flesh out the library to have stuff working. + * Updating test suite to run under dbus-test-runner. + + -- Ted Gould <ted@ubuntu.com> Tue, 01 Dec 2009 09:14:18 -0600 + +indicator-custom (0.0.1-0ubuntu2) karmic; urgency=low + + * debian/control: Splitting out libcustomindicator + * Adding debian/libcustomindicator0.install, + debian/libcustomindicator-dev.install, + debian/indicator-custom.install + to make all the different packages. + + -- Ted Gould <ted@ubuntu.com> Mon, 02 Nov 2009 21:41:20 -0600 + +indicator-custom (0.0.1-0ubuntu1) karmic; urgency=low + + * Development packaging edition. + + -- Robert Collins <robert@canonical.com> Thu, 29 Oct 2009 15:44:14 +1100 |