summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index 52dc4f6..6b78714 100644
--- a/debian/control
+++ b/debian/control
@@ -6,20 +6,20 @@ Standards-Version: 3.7.3
Section: libs
Package: slv2
-Depends: slv2-8
+Depends: slv2-9
Architecture: any
Description: A library for simple use of LV2 plugins
SLV2 is a library geared towards music and audio applications which makes
the use of LV2 plugins <http://lv2plug.in> as simple as possible.
Package: slv2-dev
-Depends: slv2-8-dev
+Depends: slv2-9-dev
Architecture: any
Description: Development files (headers) for SLV2
Files required for compiling programs which use SLV2, and developer
documentation.
-Package: slv2-8
+Package: slv2-9
Section: libs
Architecture: any
Pre-Depends: make
@@ -28,7 +28,7 @@ Description: A library for simple use of LV2 plugins
SLV2 is a library geared towards music and audio applications which makes
the use of LV2 plugins <http://lv2plug.in> as simple as possible.
-Package: slv2-8-dev
+Package: slv2-9-dev
Section: libdevel
Architecture: any
Pre-Depends: make