diff options
author | David Robillard <d@drobilla.net> | 2008-01-15 23:52:45 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2008-01-15 23:52:45 +0000 |
commit | 1fd2287771ced4ac6172ced9568da1e21c651cb8 (patch) | |
tree | ec2659692536c784b5c5a55f5ee1c5aecc5e6a12 /debian/changelog | |
parent | 2928884b67f132aec724026fddff4df3238bec37 (diff) | |
download | lilv-1fd2287771ced4ac6172ced9568da1e21c651cb8.tar.gz lilv-1fd2287771ced4ac6172ced9568da1e21c651cb8.tar.bz2 lilv-1fd2287771ced4ac6172ced9568da1e21c651cb8.zip |
Move debian/changelog to ChangeLog.
Fix librdf warning.
git-svn-id: http://svn.drobilla.net/lad/slv2@1057 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 46 |
1 files changed, 0 insertions, 46 deletions
diff --git a/debian/changelog b/debian/changelog deleted file mode 100644 index 8eb91c7..0000000 --- a/debian/changelog +++ /dev/null @@ -1,46 +0,0 @@ -slv2 (0.4.4) unstable; urgency=low - - * Add slv2_port_has_property - * Add plugin template and port signature interface for much faster plugin - discovery with port input/output/type inspection. - - -- Dave Robillard <dave@drobilla.net> Sat, 12 Jan 2008 12:52:35 -0500 - -slv2 (0.4.3) unstable; urgency=low - - * Fix lv2_inspect command line handling bug (always prints help) - * Fix case where multiple plugins are described in the same file - (avoid port symbol clashing). - - -- Dave Robillard <dave@drobilla.net> Thu, 10 Jan 2008 20:03:19 -0500 - -slv2 (0.4.2) unstable; urgency=low - - * Update for LV2 specification release 1 - - -- Dave Robillard <dave@drobilla.net> Tue, 08 Jan 2008 20:16:56 -0500 - -slv2 (0.4.1) unstable; urgency=low - - * Debian packaging (no functional changes) - - -- Dave Robillard <dave@drobilla.net> Sun, 6 Jan 2008 18:39:57 -0500 - -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 - - -- Dave Robillard <dave@drobilla.net> Wed, 30 Nov 2007 18:19:00 -0500 - -slv2 (0.3.1) unstable; urgency=low - - * Initial Debian Release. - - -- Dave Robillard <dave@drobilla.net> Wed, 14 Nov 2007 22:29:49 -0500 |