aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog3
-rw-r--r--debian/control1
-rwxr-xr-xdebian/rules1
3 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 37ed70f..c92d5d9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,8 +7,9 @@ libindicator (0.4.91-0ubuntu1~ppa1) UNRELEASED; urgency=low
* Dropping debian/patches
* Upstream Merge
* Explicitly add in gmodule as a required library
+ * debian/control, debian/rules: Adding in autoreconf support
- -- Ted Gould <ted@ubuntu.com> Tue, 14 Feb 2012 14:21:17 -0600
+ -- Ted Gould <ted@ubuntu.com> Tue, 14 Feb 2012 14:22:50 -0600
libindicator (0.4.90-0ubuntu4) precise; urgency=low
diff --git a/debian/control b/debian/control
index 90e1367..4816b56 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: The Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org>
Uploaders: Evgeni Golov <evgeni@debian.org>, Kartik Mistry <kartik@debian.org>
Build-Depends: debhelper (>= 5.0),
+ dh-autoreconf,
cdbs (>= 0.4.41),
libglib2.0-dev (>= 2.22),
libgtk2.0-dev (>= 2.18),
diff --git a/debian/rules b/debian/rules
index f62d05a..7e69bc0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,7 @@ DEB_MAKE_FLAVORS = gtk2 gtk3
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/gnome.mk
+include /usr/share/cdbs/1/rules/autoreconf.mk
DEB_MAKE_DESTDIRSKEL = $(CURDIR)/debian/tmp/@FLAVOR@
DEB_DESTDIR = $(CURDIR)/debian/tmp/$(cdbs_make_curflavor)/