aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2009-12-17 08:34:26 -0600
committerTed Gould <ted@gould.cx>2009-12-17 08:34:26 -0600
commitd293bbf6abc78e6ca988e8bd68485dd641d87f26 (patch)
treea831c53cfa24d521fc896e1b4ebf3ab6f87e6d03 /debian
parentc4f20d6171efcdb6e87b8f6e2feec76d28bded10 (diff)
downloadayatana-indicator-application-d293bbf6abc78e6ca988e8bd68485dd641d87f26.tar.gz
ayatana-indicator-application-d293bbf6abc78e6ca988e8bd68485dd641d87f26.tar.bz2
ayatana-indicator-application-d293bbf6abc78e6ca988e8bd68485dd641d87f26.zip
debian/control: Adding a build-dep on nunit
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/control3
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 1f1b595..b3451a4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+indicator-application (0.0.4-0ubuntu3~ppa2) UNRELEASED; urgency=low
+
+ * debian/control: Adding a build-dep on nunit
+
+ -- Ted Gould <ted@ubuntu.com> Thu, 17 Dec 2009 08:33:58 -0600
+
indicator-application (0.0.4-0ubuntu3~ppa1) karmic; urgency=low
* Integrating a ton of work.
diff --git a/debian/control b/debian/control
index a7853bd..d272738 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,8 @@ Build-Depends-Indep: cli-common-dev (>= 0.5.7),
mono-devel (>= 2.0.1),
gtk-sharp2-gapi,
libmono-dev,
- libgtk2.0-cil
+ libgtk2.0-cil,
+ nunit
Standards-Version: 3.8.3
Homepage: https://launchpad.net/indicator-application
Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-application/ubuntu