aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorColin Watson <cjwatson@canonical.com>2011-06-21 17:49:41 +0100
committerColin Watson <cjwatson@canonical.com>2011-06-21 17:49:41 +0100
commitcde0e9cf86e720a0080a97a5b0d81f4780e78ee6 (patch)
tree4397ca6060412d60307641e9339b1217f1f339e5 /debian
parent967fd704226b12a4f1c020e52920d5ba232eb833 (diff)
downloadlibayatana-appindicator-cde0e9cf86e720a0080a97a5b0d81f4780e78ee6.tar.gz
libayatana-appindicator-cde0e9cf86e720a0080a97a5b0d81f4780e78ee6.tar.bz2
libayatana-appindicator-cde0e9cf86e720a0080a97a5b0d81f4780e78ee6.zip
Remove unused libmono-dev build-dependency (for Mono 2.10 transition).
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
-rw-r--r--debian/control1
2 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index eb57e09..7efea4e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libappindicator (0.3.0-0ubuntu2) UNRELEASED; urgency=low
* Call dh_python2 from binary-fixup rather than binary-predeb, so that
generated maintainer script snippets actually end up in the package.
+ * Remove unused libmono-dev build-dependency (for Mono 2.10 transition).
-- Colin Watson <cjwatson@ubuntu.com> Tue, 21 Jun 2011 17:13:49 +0100
diff --git a/debian/control b/debian/control
index 142f80d..12aec6f 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,6 @@ Build-Depends: debhelper (>= 7.0),
cli-common-dev (>= 0.5.7),
mono-devel (>= 2.4.3),
gtk-sharp2-gapi,
- libmono-dev,
libnunit-cil-dev,
libgtk2.0-cil-dev,
gobject-introspection,