diff options
author | Ted Gould <ted@canonical.com> | 2009-11-16 23:18:22 -0600 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-11-16 23:18:22 -0600 |
commit | 7b0d813fe0e2f6fd32ac45a1ddcc85248d1d55f5 (patch) | |
tree | f6d5b0a6a10028c6dbe991aac85aa38589244083 /debian/changelog | |
parent | 961fafafd2ee8348b68e08b8d83c1c1e1d496fac (diff) | |
download | libayatana-indicator-7b0d813fe0e2f6fd32ac45a1ddcc85248d1d55f5.tar.gz libayatana-indicator-7b0d813fe0e2f6fd32ac45a1ddcc85248d1d55f5.tar.bz2 libayatana-indicator-7b0d813fe0e2f6fd32ac45a1ddcc85248d1d55f5.zip |
debian/control: Adding a depend for the -dev package on the
base library to stop users from linking staticly.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index eeee5c1..ab70026 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libindicator (0.3.0~dev-0ubuntu1~ppa5) UNRELEASED; urgency=low + + * debian/control: Adding a depend for the -dev package on the + base library to stop users from linking staticly. + + -- Ted Gould <ted@ubuntu.com> Mon, 16 Nov 2009 23:17:50 -0600 + libindicator (0.3.0~dev-0ubuntu1~ppa4) karmic; urgency=low * 64-bit fix for printf's |