diff options
author | Ted Gould <ted@canonical.com> | 2009-04-21 20:42:26 -0500 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-04-21 20:42:26 -0500 |
commit | 6465b8b734bb4ef825b518cc5f1397b6ba1bcf17 (patch) | |
tree | 54cad713782da834899f41da1c6ffebc06808dd6 /debian/changelog | |
parent | b630f123dd05ba928f13e03969cfac75e8b9189a (diff) | |
download | libayatana-indicator-6465b8b734bb4ef825b518cc5f1397b6ba1bcf17.tar.gz libayatana-indicator-6465b8b734bb4ef825b518cc5f1397b6ba1bcf17.tar.bz2 libayatana-indicator-6465b8b734bb4ef825b518cc5f1397b6ba1bcf17.zip |
* debian/control: Add in package libindicator-dev
* debian/libindicate-dev.install: Add greater specificity on what
gets installed to not get confused with files from libindicator
* debian/libindicator-dev.install: Specify which files should be
put into the development package.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8496552..1a1dc4a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,11 @@ indicator-applet (0.2.0~bzr298-0ubuntu1) UNRELEASED; urgency=low * Upstream snapshot + * debian/control: Add in package libindicator-dev + * debian/libindicate-dev.install: Add greater specificity on what + gets installed to not get confused with files from libindicator + * debian/libindicator-dev.install: Specify which files should be + put into the development package. -- Ted Gould <ted@ubuntu.com> Tue, 21 Apr 2009 17:06:18 -0500 |