[SCM] drumgizmo/master: debian/control: wrap-and-sort and cosmetic changes
mfv at users.alioth.debian.org
mfv at users.alioth.debian.org
Thu Oct 29 15:42:45 UTC 2015
The following commit has been merged in the master branch:
commit b9850083931553d961f0add716c06970ed0ed7cb
Author: Matteo F. Vescovi <mfv at debian.org>
Date: Thu Oct 29 14:21:59 2015 +0100
debian/control: wrap-and-sort and cosmetic changes
Gbp-Dch: Ignore
diff --git a/debian/control b/debian/control
index 909dafe..cf9441a 100644
--- a/debian/control
+++ b/debian/control
@@ -4,34 +4,36 @@ Priority: optional
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
Uploaders: Víctor Cuadrado Juan <me at viccuad.me>
Build-Depends:
+ autoconf,
+ automake,
debhelper (>= 9),
dh-autoreconf,
- automake,
- libtool,
- autoconf,
- pkg-config,
+ libao-dev,
+ libasound2-dev,
libcppunit-dev,
+ libexpat1-dev,
+ libjack-dev,
+ liblilv-dev,
+ libserd-dev,
libsmf-dev,
libsndfile1-dev,
- libzita-resampler-dev,
- libexpat1-dev,
+ libtool,
libx11-dev,
+ libzita-resampler-dev,
lv2-dev,
- libasound2-dev,
- libao-dev,
- libjack-dev,
- libserd-dev,
- liblilv-dev
+ pkg-config
Standards-Version: 3.9.6
Homepage: http://www.drumgizmo.org
Vcs-Git: git://anonscm.debian.org/pkg-multimedia/drumgizmo.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-multimedia/drumgizmo.git/
-
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-multimedia/drumgizmo.git
Package: drumgizmo
-Provides: lv2-plugin
+Provides:
+ lv2-plugin
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends}
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