aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorMichael Terry <michael.terry@canonical.com>2011-06-28 15:56:27 +0100
committerMichael Terry <michael.terry@canonical.com>2011-06-28 15:56:27 +0100
commit5e9dc5469428fe05f7e70948980a0e79d193b857 (patch)
tree90b91ef1d9825227efa22d98e0d92506d683c71e /debian/rules
parent4a2c7a22fa0d6c46327cd9be18ebc64057692769 (diff)
downloadayatana-indicator-datetime-5e9dc5469428fe05f7e70948980a0e79d193b857.tar.gz
ayatana-indicator-datetime-5e9dc5469428fe05f7e70948980a0e79d193b857.tar.bz2
ayatana-indicator-datetime-5e9dc5469428fe05f7e70948980a0e79d193b857.zip
* debian/control:0.2.90-0ubuntu2
- Drop -gtk2 recommends for the gtk3 indicator * debian/rules: - Use dh-autoreconf * debian/patches/fix-timezones.patch: - Add patch to handle g-s-d DBus API change for timezones and to be more robust about querying what the current timezone is
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 7950ed1..dfd669b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,7 @@
DEB_BUILDDIR = build
DEB_MAKE_FLAVORS = gtk2 gtk3
+include /usr/share/cdbs/1/rules/autoreconf.mk
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/gnome.mk