aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog7
-rw-r--r--debian/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 70aea5c..b2f3709 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+indicator-bluetooth (0.0.6daily13.02.19-0ubuntu2) UNRELEASED; urgency=low
+
+ * debian/control:
+ - Build with valac (>= 0.18) instead of vala-0.18 for easier transitions
+
+ -- Jeremy Bicha <jbicha@ubuntu.com> Thu, 06 Jun 2013 11:42:30 -0400
+
indicator-bluetooth (0.0.6daily13.02.19-0ubuntu1) raring; urgency=low
[ Sebastien Bacher ]
diff --git a/debian/control b/debian/control
index 52f5d88..07bc74d 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 9.0),
libgtk-3-dev,
libido3-0.1-dev,
libindicator3-dev,
- valac-0.18,
+ valac (>=0.18),
Standards-Version: 3.9.4
Homepage: https://launchpad.net/indicator-bluetooth
# If you aren't a member of ~indicator-applet-developers but need to upload