From 9b460b3221d83a51e4ae49d7277cd399238a7bca Mon Sep 17 00:00:00 2001 From: William Hua Date: Wed, 3 Apr 2013 15:31:45 -0400 Subject: Autogen indicator-keyboard.{indicator,service}. --- debian/control | 2 +- debian/rules | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/control b/debian/control index 7e796b1f..f8290195 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: indicator-keyboard Section: gnome Priority: extra Maintainer: William Hua -Build-Depends: debhelper (>= 8.0.0), autotools-dev +Build-Depends: debhelper (>= 8.0.0), dh-autoreconf Standards-Version: 3.9.4 Homepage: https://code.launchpad.net/~attente/+junk/indicator-keyboard #Vcs-Git: git://git.debian.org/collab-maint/indicator-keyboard.git diff --git a/debian/rules b/debian/rules index 312e24d2..85ce4e29 100755 --- a/debian/rules +++ b/debian/rules @@ -10,4 +10,4 @@ #export DH_VERBOSE=1 %: - dh $@ --with autotools-dev + dh $@ --with autoreconf -- cgit v1.2.3