[SCM] kmidimon packaging branch, master, updated. debian/0.7.0-1

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 28 16:23:01 UTC 2009


The following commit has been merged in the master branch:
commit 9a945f6c742842ec58fb0fc79ed96c7b187a7bc7
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Sun Jun 28 17:24:38 2009 +0200

    prefer multiline fields in debian/control

diff --git a/debian/control b/debian/control
index bb2dd69..f2cadcd 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,13 @@ Source: kmidimon
 Section: sound
 Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
-Uploaders: Free Ekanayaka <freee at debian.org>, Adrian Knoth <adi at drcomp.erfurt.thur.de>
-Build-Depends: debhelper (>= 6.0.0), cmake, kdelibs5-dev, libasound2-dev, chrpath
+Uploaders: Free Ekanayaka <freee at debian.org>,
+	   Adrian Knoth <adi at drcomp.erfurt.thur.de>
+Build-Depends: debhelper (>= 6.0.0),
+	       cmake,
+	       kdelibs5-dev,
+	       libasound2-dev,
+	       chrpath
 Standards-Version: 3.8.2
 Homepage: http://kmetronome.sourceforge.net/kmidimon/
 Vcs-Git: git://git.debian.org/git/pkg-multimedia/kmidimon.git
@@ -11,7 +16,8 @@ Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/kmidimon.git;a=summary
 
 Package: kmidimon
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+	 ${misc:Depends}
 Description: MIDI monitor using ALSA sequencer and KDE user interface
  KMidimon can monitor a MIDI data stream, in order to diagnose
  a malfunctioning piece of equipment or to examine the contents

-- 
kmidimon packaging



More information about the pkg-multimedia-commits mailing list