summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuben Undheim <ruben.undheim@gmail.com>2014-12-06 13:33:48 +0100
committerRuben Undheim <ruben.undheim@gmail.com>2014-12-06 13:33:48 +0100
commit28f849329d185a515ca4f01da5b4b5e829cf4ca6 (patch)
tree5967f413a0215dccf63f5920f81e0db5ffbf071f
parent2590296052611cb7df99c8e1be6058a032da9c0b (diff)
Ran "cme fix dkpg-control"
-rw-r--r--debian/control12
1 files changed, 7 insertions, 5 deletions
diff --git a/debian/control b/debian/control
index 31e36bd..42d8cda 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,20 @@
Source: sfarkxtc
-Section: sound
-Priority: optional
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Uploaders: Ruben Undheim <ruben.undheim@gmail.com>,
Ross Gammon <rossgammon@mail.dk>
-Build-Depends: debhelper (>= 9), libsfark-dev
+Section: sound
+Priority: optional
+Build-Depends: debhelper (>= 9),
+ libsfark-dev
Standards-Version: 3.9.6
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-multimedia/sfarkxtc.git
Vcs-Git: git://anonscm.debian.org/pkg-multimedia/sfarkxtc.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/sfarkxtc.git
Homepage: https://github.com/raboof/sfarkxtc
Package: sfarkxtc
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
Description: Converts soundfonts in the legacy sfArk v2 file format to sf2
This is a very small command line tool to convert legacy sfArk files
into the SoundFont 2 format. It uses the library sfarklib.