diff options
author | David Robillard <d@drobilla.net> | 2008-01-06 22:30:02 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2008-01-06 22:30:02 +0000 |
commit | 555f78be62d54a9268201523c4baebdec4e705b9 (patch) | |
tree | fd3d903a8f7c8087f70c60bd9e1d29078458f819 /debian | |
parent | 1c1f48da58309e92f6118ac36160853f771be4ec (diff) | |
download | lilv-555f78be62d54a9268201523c4baebdec4e705b9.tar.gz lilv-555f78be62d54a9268201523c4baebdec4e705b9.tar.bz2 lilv-555f78be62d54a9268201523c4baebdec4e705b9.zip |
Update debian stuff.
git-svn-id: http://svn.drobilla.net/lad/slv2@1026 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/control | 2 |
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 |