[SCM] jnoise/master: d/control: wrap-and-sort these lines as well
mattia at users.alioth.debian.org
mattia at users.alioth.debian.org
Wed Aug 30 21:28:28 UTC 2017
The following commit has been merged in the master branch:
commit 0480886e24d267c0d78c4e5130891ea93fae7108
Author: Mattia Rizzolo <mattia at debian.org>
Date: Wed Aug 30 23:01:55 2017 +0200
d/control: wrap-and-sort these lines as well
Gbp-Dch: Ignore
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
diff --git a/debian/control b/debian/control
index 9a4d246..91cb87d 100644
--- a/debian/control
+++ b/debian/control
@@ -15,10 +15,11 @@ Homepage: http://kokkinizita.linuxaudio.org/linuxaudio/index.html
Package: jnoise
Architecture: any
-Depends: ${shlibs:Depends},
- ${misc:Depends}
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends}
Description: white and pink noise generator
- Jnoise is a small command line JACK app
+ Jnoise is a small command line JACK app
generating both white and pink noise.
Both noise sources produce have a Gaussion
amplitude distribution, and output a signal
--
jnoise packaging
More information about the pkg-multimedia-commits
mailing list