[SCM] zita-convolver packaging branch, master, updated. debian/1.0.0-2-14-g2f3799f

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Wed Dec 2 02:40:24 UTC 2009


The following commit has been merged in the master branch:
commit be884194e2d5262f3cf76d6394ae31ae7e2cfb98
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Wed Dec 2 03:29:45 2009 +0100

    Edited control file

diff --git a/debian/control b/debian/control
index 5057140..8b5a34d 100644
--- a/debian/control
+++ b/debian/control
@@ -7,21 +7,23 @@ Uploaders: Free Ekanayaka <freee at debian.org>,
 Build-Depends: debhelper (>= 7),
                binutils,
                libfftw3-dev (>= 3.1.2-3.1),
-               locales,
                quilt
-Standards-Version: 3.8.1
+Standards-Version: 3.8.3
 
 Package: libzita-convolver-dev
 Section: libdevel
 Architecture: any
-Depends: libzita-convolver1 (= ${binary:Version})
-Description: Zita convolver is a C++ library implementing a real-time convolution matrix
+Depends: libzita-convolver2 (= ${binary:Version})
+Description: Development files (headers) for libzita-convolver library
  Zita convolver is a C++ library implementing a real-time
  convolution matrix for up to 64 inputs and outputs. It
  uses multiple partition sizes to provide both low delay
  and efficient CPU use.
+ .
+ This package contains the headers used to build applications
+ that use libzita-convolver.
 
-Package: libzita-convolver1
+Package: libzita-convolver2
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends},
@@ -31,3 +33,5 @@ Description: Zita convolver is a C++ library implementing a real-time convolutio
  convolution matrix for up to 64 inputs and outputs. It
  uses multiple partition sizes to provide both low delay
  and efficient CPU use.
+ .
+ This package contains the shared library for libzita-convolver.

-- 
zita-convolver packaging



More information about the pkg-multimedia-commits mailing list