[SCM] tartini/master: wrap-and-sort -s, fix dots-list indentation

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Wed Dec 28 09:41:06 UTC 2011


The following commit has been merged in the master branch:
commit 24745c523a17856969723885d3fcbe65ae924128
Author: Alessio Treglia <alessio at debian.org>
Date:   Wed Dec 28 10:39:49 2011 +0100

    wrap-and-sort -s, fix dots-list indentation

diff --git a/debian/control b/debian/control
index 8528ced..27f2b03 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,16 @@ Source: tartini
 Section: sound
 Priority: extra
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
-Uploaders: Alessio Treglia <alessio at debian.org>,
+Uploaders:
+ Alessio Treglia <alessio at debian.org>,
  Jeremy Salwen <jeremysalwen at gmail.com>
-Build-Depends: debhelper (>= 7.0.50~), libqt4-dev, libfftw3-dev, libqwt5-qt4-dev, libqt4-opengl-dev, libasound2-dev
+Build-Depends:
+ debhelper (>= 7.0.50~),
+ libasound2-dev,
+ libfftw3-dev,
+ libqt4-dev,
+ libqt4-opengl-dev,
+ libqwt5-qt4-dev
 Standards-Version: 3.9.0
 Homepage: http://miracle.otago.ac.nz/tartini/
 Vcs-Git: git://git.debian.org/git/pkg-multimedia/tartini.git
@@ -12,12 +19,19 @@ Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/tartini.git
 
 Package: tartini
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libqtcore4, libqtgui4, libfftw3-3, libqwt5-qt4, libasound2
+Depends:
+ libasound2,
+ libfftw3-3,
+ libqtcore4,
+ libqtgui4,
+ libqwt5-qt4,
+ ${misc:Depends},
+ ${shlibs:Depends}
 Description: A real-time music analysis tool
- Tartini is a program designed as a practical music analysis tool for 
- singers and instrumentalists. Just plug in a microphone and instantly 
- your computer will give real-time feedback including: 
- * Accurate pitch contours for visualising intonation, vibrato shape, 
- tuning or just which note is being played
- * Loudness graphs, to help analyse dynamics
- * Harmonic structure of a note describing timbre
+ Tartini is a program designed as a practical music analysis tool for
+ singers and instrumentalists. Just plug in a microphone and instantly
+ your computer will give real-time feedback including:
+  * Accurate pitch contours for visualising intonation, vibrato shape,
+    tuning or just which note is being played
+  * Loudness graphs, to help analyse dynamics
+  * Harmonic structure of a note describing timbre
diff --git a/debian/copyright b/debian/copyright
index f164368..23f58ec 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -9,5 +9,3 @@ License: GPL-2
 Files: debian/*
 Copyright: 2011 Jeremy Salwen
 License: GPL-2+
-
-

-- 
tartini packaging



More information about the pkg-multimedia-commits mailing list