diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/debian/control b/debian/control index bec336b..ca90877 100644 --- a/debian/control +++ b/debian/control @@ -2,9 +2,9 @@ Source: indicator-datetime Section: misc Priority: optional Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com> -Build-Depends: cdbs, - debhelper (>= 5), +Build-Depends: debhelper (>= 9), quilt, + dh-autoreconf, intltool (>= 0.35.0), libindicator3-dev (>= 0.3.90), libdbusmenu-glib-dev (>= 0.5.90), @@ -22,7 +22,6 @@ Build-Depends: cdbs, libedataserverui-3.0-dev, libgconf2-dev (>= 2.31), libgnome-control-center-dev, - dh-autoreconf, libtimezonemap1-dev, Standards-Version: 3.9.3 Homepage: https://launchpad.net/indicator-datetime |