From a6436f6558c3603bfbe35543e436ec6e51d499e0 Mon Sep 17 00:00:00 2001 From: Sebastien Bacher Date: Wed, 15 Feb 2012 13:09:01 +0100 Subject: Restore revision dropped by error, not sure what happened with the vcs --- configure.ac | 2 ++ debian/changelog | 6 ++++++ 2 files changed, 8 insertions(+) diff --git a/configure.ac b/configure.ac index 38dd416..3f33d52 100644 --- a/configure.ac +++ b/configure.ac @@ -52,10 +52,12 @@ AC_ARG_WITH([gtk], [with_gtk=3]) AS_IF([test "x$with_gtk" = x3], [PKG_CHECK_MODULES(LIBINDICATOR, gtk+-3.0 >= $GTK3_REQUIRED_VERSION + gmodule-2.0 gio-unix-2.0 >= $GIO_UNIX_REQUIRED_VERSION) ], [test "x$with_gtk" = x2], [PKG_CHECK_MODULES(LIBINDICATOR, gtk+-2.0 >= $GTK_REQUIRED_VERSION + gmodule-2.0 gio-unix-2.0 >= $GIO_UNIX_REQUIRED_VERSION) ], [AC_MSG_FAILURE([Value for --with-gtk was neither 2 nor 3])] diff --git a/debian/changelog b/debian/changelog index cb4f38a..985e1b4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libindicator (0.4.91-0ubuntu3) UNRELEASED; urgency=low + + * Restore revision dropped by error, not sure what happened with the vcs + + -- Sebastien Bacher Wed, 15 Feb 2012 13:08:41 +0100 + libindicator (0.4.91-0ubuntu2) precise; urgency=low * Upstream Merge -- cgit v1.2.3