[SCM] drumgizmo/master: Run wrap-and-sort
viccuad-guest at users.alioth.debian.org
viccuad-guest at users.alioth.debian.org
Tue Nov 1 20:26:31 UTC 2016
The following commit has been merged in the master branch:
commit a5041ab0b519aef2e687de8f356a1a626bdcde99
Author: Víctor Cuadrado Juan <me at viccuad.me>
Date: Tue Nov 1 21:21:55 2016 +0100
Run wrap-and-sort
wrap-and-sort --short-indent --wrap-always --sort-binary-packages --trailing-comma
diff --git a/debian/control b/debian/control
index 70db4d2..609d2bb 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,8 @@ Source: drumgizmo
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
-Uploaders: Víctor Cuadrado Juan <me at viccuad.me>
+Uploaders:
+ Víctor Cuadrado Juan <me at viccuad.me>,
Build-Depends:
autoconf,
automake,
@@ -10,20 +11,20 @@ Build-Depends:
dh-autoreconf,
libao-dev,
libasound2-dev,
+ libcppunit-1.13-0v5,
+ libcppunit-dev,
libexpat1-dev,
libjack-dev,
liblilv-dev,
libserd-dev,
libsmf-dev,
libsndfile1-dev,
+ libssl-dev,
libtool,
libx11-dev,
libzita-resampler-dev,
lv2-dev,
pkg-config,
- libcppunit-dev,
- libcppunit-1.13-0v5,
- libssl-dev,
Standards-Version: 3.9.8
Homepage: http://www.drumgizmo.org
Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/drumgizmo.git
@@ -31,12 +32,13 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-multimedia/drumgizmo.git
Package: drumgizmo
Provides:
- lv2-plugin
+ lv2-plugin,
Architecture: any
Depends:
${misc:Depends},
- ${shlibs:Depends}
-Suggests: dgedit
+ ${shlibs:Depends},
+Suggests:
+ dgedit,
Description: Audio sampler plugin and stand-alone app that simulates a real drum kit
DrumGizmo's main aim is to simulate a real drum kit. Features:
- Stand-alone application, Lv2 plugin version available
--
drumgizmo packaging
More information about the pkg-multimedia-commits
mailing list