[SCM] lv2fil packaging branch, master, updated. upstream/2.0-5-g10c3108

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Mon Sep 14 23:35:03 UTC 2009


The following commit has been merged in the master branch:
commit 0fe450a82ff8103e7aa64e16ceb784094596bdee
Author: miramikes <mira at debian.(none)>
Date:   Tue Sep 15 01:33:36 2009 +0200

    Improved readability in control file

diff --git a/debian/control b/debian/control
index e90b1b3..48870fc 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,27 @@
 Source: lv2fil
 Section: sound
-Priority: extra
+Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
-Uploaders: Free Ekanayaka <freee at debian.org>, Jaromír Mikeš <mira.mikes at seznam.cz>
+Uploaders: Free Ekanayaka <freee at debian.org>,
+           Jaromír Mikeš <mira.mikes at seznam.cz>
+Build-Depends: debhelper (>= 7),
+               lv2core,
+               liblo0-dev,
+               python,
+               libc6-dev (>= 2.6),
+               pkg-config
+Standards-Version: 3.8.2
 Vcs-Git: git://git.debian.org/git/pkg-multimedia/lv2fil.git
 Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/lv2fil.git;a=summary
 Homepage: http://nedko.arnaudov.name/soft/lv2fil/
-Build-Depends: debhelper (>= 7), lv2core, liblo0-dev, python, libc6-dev (>= 2.7), pkg-config
-Standards-Version: 3.8.2
 
 Package: lv2fil
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, python-cairo, python-gtk2, 
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         python-cairo,
+         python-gtk2,
+         pyliblo
 Description: Stereo and mono LV2 plugins, four-band parametric equalisers
  Each section has an active/bypass switch, frequency, bandwidth and
  gain controls. There is also a global bypass switch and gain control.

-- 
lv2fil packaging



More information about the pkg-multimedia-commits mailing list