[SCM] qm-dsp/master: Add package description.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Tue Dec 6 01:35:06 UTC 2016


The following commit has been merged in the master branch:
commit 0b0f188a11a0ccf84254c8a192043d91f1b1a847
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Tue Dec 6 02:31:08 2016 +0100

    Add package description.

diff --git a/debian/control b/debian/control
index b7186a1..0489d47 100644
--- a/debian/control
+++ b/debian/control
@@ -25,8 +25,12 @@ Depends: ${shlibs:Depends},
  vamp-plugin-sdk
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
-Description: <insert up to 60 chars description>
- <insert long description, indented with spaces>
+Description: C++ library for audio signals analysis
+ This is a C++ library of functions
+ for DSP and Music Informatics purposes.
+ Provides audio analysis.
+ .
+ This package contains the shared library for libqmdsp.
 
 Package: libqmdsp-dev
 Section: libdevel
@@ -35,5 +39,10 @@ Depends:
  libqmdsp0 (= ${binary:Version}),
  ${misc:Depends},
 Multi-Arch: same
-Description: <insert up to 60 chars description>
- <insert long description, indented with spaces>
+Description: Development files (headers) for libqmdsp library
+ This is a C++ library of functions
+ for DSP and Music Informatics purposes.
+ Provides audio analysis.
+ .
+ This package contains the headers used to build applications
+ that use libzita-resampler.

-- 
qm-dsp packaging



More information about the pkg-multimedia-commits mailing list