summaryrefslogtreecommitdiffstats
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 623581e..0ded9a5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+slv2 (0.4.0) unstable; urgency=low
+
+ * Update for most recent LV2 GUI specification
+ * Fix plugin detection bugs
+
+ -- Dave Robillard <dave@drobilla.net> Sun, 6 Jan 2008 17:11:18 -0500
+
slv2 (0.3.2) unstable; urgency=low
* Build man pages
diff --git a/debian/control b/debian/control
index 82651d8..7780719 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: slv2
Priority: extra
Maintainer: Dave Robillard <dave@drobilla.net>
Build-Depends: debhelper (>= 5), autotools-dev
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
Section: libs
Package: slv2-dev