[SCM] rumor packaging branch, master, updated. debian/1.0.3b-1-6-g61cce45

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Wed Jun 3 08:50:40 UTC 2009


The following commit has been merged in the master branch:
commit a16274f0a05ac3663dc10de61751ca261e771123
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Wed Jun 3 10:37:09 2009 +0200

    prefer multiline fields in debian/control

diff --git a/debian/control b/debian/control
index 2ae9162..0c2003b 100644
--- a/debian/control
+++ b/debian/control
@@ -2,15 +2,23 @@ Source: rumor
 Section: sound
 Priority: optional
 Maintainer: rosea grammostola <rosea.grammostola at gmail.com>
-Build-Depends: cdbs, debhelper (>= 7), autotools-dev, libasound2-dev, guile-1.8-dev, libpthread-stubs0, libpthread-stubs0-dev
+Build-Depends: cdbs,
+	       debhelper (>= 7),
+	       autotools-dev,
+	       libasound2-dev,
+	       guile-1.8-dev,
+	       libpthread-stubs0,
+	       libpthread-stubs0-dev
 Standards-Version: 3.8.1
 Homepage: http://www.volny.cz/smilauer/rumor/rumor.html
 
 Package: rumor
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends} 
+Depends: ${shlibs:Depends},
+	 ${misc:Depends} 
 Recommends: lilypond 
-Suggests: qjackctl, aconnectgui
+Suggests: qjackctl,
+	  aconnectgui
 Description: Realtime monophonic (with chords) MIDI keyboard to Lilypond converter.
  Realtime monophonic (with chords) MIDI keyboard to Lilypond converter. 
  It receives MIDI events, quantizes them according to its metronome on the fly 

-- 
rumor packaging



More information about the pkg-multimedia-commits mailing list