[SCM] aeolus/master: Continuation comma.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Sun Oct 15 10:46:48 UTC 2017


The following commit has been merged in the master branch:
commit 419426a680979d4271561596779c7215a927307c
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Sun Oct 15 12:42:49 2017 +0200

    Continuation comma.

diff --git a/debian/control b/debian/control
index 7433f78..8844d49 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends:
  libclxclient-dev (>= 3.9.0),
  libjack-dev,
  libreadline-dev,
- libzita-alsa-pcmi-dev
+ libzita-alsa-pcmi-dev,
 Standards-Version: 4.1.1
 Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/aeolus.git
 Vcs-Browser: https://anonscm.debian.org/git/pkg-multimedia/aeolus.git
@@ -23,9 +23,9 @@ Architecture: any
 Depends:
  stops,
  ${misc:Depends},
- ${shlibs:Depends}
+ ${shlibs:Depends},
 Recommends:
- jackd
+ jackd,
 Description: Synthesised pipe organ emulator
  Aeolus is a synthesised (i.e. not sampled) pipe organ emulator that
  should be good enough to make an organist enjoy playing it. It is a

-- 
aeolus packaging



More information about the pkg-multimedia-commits mailing list