diff options
author | Ted Gould <ted@canonical.com> | 2009-02-06 11:40:28 +0100 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-02-06 11:40:28 +0100 |
commit | 720e2502b158273efe62d5d6da72219b80c95a3f (patch) | |
tree | 18327c317e6fa20fada3c808dfc70ec82c4ac828 | |
parent | 07f61bd928982d56776c675f3d3a1e5cfa954485 (diff) | |
download | libayatana-indicator-720e2502b158273efe62d5d6da72219b80c95a3f.tar.gz libayatana-indicator-720e2502b158273efe62d5d6da72219b80c95a3f.tar.bz2 libayatana-indicator-720e2502b158273efe62d5d6da72219b80c95a3f.zip |
releasing version 0.1~ppa31
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/libindicate0.install | 2 |
2 files changed, 6 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 4f8e868..ea4ec21 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +indicator-applet (0.1~ppa31) intrepid; urgency=low + + * Ah, silly packaging stuff. I hate packaging. + + -- Ted Gould <ted@ubuntu.com> Fri, 06 Feb 2009 11:39:04 +0100 + indicator-applet (0.1~ppa30) intrepid; urgency=low * Removing GObject introspection, so that it will build in diff --git a/debian/libindicate0.install b/debian/libindicate0.install index a83aa8a..0618a58 100644 --- a/debian/libindicate0.install +++ b/debian/libindicate0.install @@ -1,3 +1 @@ debian/tmp/usr/lib/libindicate.so.* -debian/tmp/usr/share/gir/ -debian/tmp/usr/lib/girepository/ |