aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Pitt <martin.pitt@canonical.com>2009-02-17 10:28:12 +0100
committerMartin Pitt <martin.pitt@canonical.com>2009-02-17 10:28:12 +0100
commit5dc54bde76c7516dad0f383cea81d275bdcb3a9d (patch)
treeeffed8ce3950b09877c53384e09c2f2fe105e28f
parent93794c85979dcec0d207c180568f1df3c4ed75bc (diff)
downloadlibayatana-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.
-rw-r--r--debian/changelog4
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