diff options
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 193a75f..7fd83bd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ indicator-datetime (0.0.3-0ubuntu1) UNRELEASED; urgency=low * debian/control: - bump Standards-Version to latest - fix homepage url + - remove uneeded pkg-config build-dep -- Didier Roche <didrocks@ubuntu.com> Mon, 07 Jun 2010 10:24:51 +0200 diff --git a/debian/control b/debian/control index d7d5f92..9dff62e 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,6 @@ Priority: optional Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com> Build-Depends: cdbs, debhelper (>= 5), - pkg-config, intltool (>= 0.35.0), libindicator-dev (>= 0.3.0), libdbusmenu-glib-dev (>= 0.1.1), |