aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>2012-11-16 15:28:58 -0500
committerMathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>2012-11-16 15:28:58 -0500
commit28841f9a36ac6d05da94f0678889de669a4ca1e7 (patch)
tree76bc9269cab1dca82c3a585c927ece50714a2fd7 /debian
parent89b3d7e2d057f656dc4fdc2b108cb65f53d9ece6 (diff)
downloadayatana-indicator-datetime-28841f9a36ac6d05da94f0678889de669a4ca1e7.tar.gz
ayatana-indicator-datetime-28841f9a36ac6d05da94f0678889de669a4ca1e7.tar.bz2
ayatana-indicator-datetime-28841f9a36ac6d05da94f0678889de669a4ca1e7.zip
- Reorganize Build-Depends for clarity.
- Drop Build-Depends on cdbs, bump debhelper to (>= 9).
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
-rw-r--r--debian/control5
2 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index edb0f02..96da3ab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ indicator-datetime (12.10.3-0ubuntu1) UNRELEASED; urgency=low
* debian/control:
- Update to follow style like other indicator packages: use trailing commas
at the end of lists.
+ - Reorganize Build-Depends for clarity.
+ - Drop Build-Depends on cdbs, bump debhelper to (>= 9).
-- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> Fri, 16 Nov 2012 15:17:20 -0500
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