diff options
author | Martin Pitt <martin.pitt@canonical.com> | 2009-02-17 10:28:12 +0100 |
---|---|---|
committer | Martin Pitt <martin.pitt@canonical.com> | 2009-02-17 10:28:12 +0100 |
commit | 5dc54bde76c7516dad0f383cea81d275bdcb3a9d (patch) | |
tree | effed8ce3950b09877c53384e09c2f2fe105e28f /debian/changelog | |
parent | 93794c85979dcec0d207c180568f1df3c4ed75bc (diff) | |
download | libayatana-indicator-5dc54bde76c7516dad0f383cea81d275bdcb3a9d.tar.gz libayatana-indicator-5dc54bde76c7516dad0f383cea81d275bdcb3a9d.tar.bz2 libayatana-indicator-5dc54bde76c7516dad0f383cea81d275bdcb3a9d.zip |
configure.ac: Add missing gio-2.0 pkgconfig check (from DX team
PPA packaging branch), and autoreconf to pick up the change.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index c3d7e3a..a55513c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,5 +7,7 @@ indicator-applet (0.1-0ubuntu1) UNRELEASED; urgency=low * debian/control: Add Homepage:, Vcs-Bzr:, and proper package descriptions. * debian/copyright: Properly describe licenses. + * configure.ac: Add missing gio-2.0 pkgconfig check (from DX team + PPA packaging branch), and autoreconf to pick up the change. - -- Martin Pitt <martin.pitt@ubuntu.com> Tue, 17 Feb 2009 09:31:25 +0100 + -- Martin Pitt <martin.pitt@ubuntu.com> Tue, 17 Feb 2009 10:27:45 +0100 |