[SCM] traverso packaging branch, master, updated. debian/0.49.0.rc1-1.1-3-gfc1fa8d

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Fri Jun 4 16:47:12 UTC 2010


The following commit has been merged in the master branch:
commit fc1fa8d692982963747fa67400a982020192ec02
Author: Alessio Treglia <quadrispro at ubuntu.com>
Date:   Fri Jun 4 18:47:09 2010 +0200

    Wrap long lines.

diff --git a/debian/control b/debian/control
index e868616..5761c2f 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,21 @@ Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
 Uploaders: Alessio Treglia <alessio at debian.org>,
  Gürkan Sengün <gurkan at phys.ethz.ch>
-Build-Depends: debhelper (>= 7), libqt4-dev, libsamplerate0-dev, librdf0-dev, libasound2-dev, libjack-dev, libsndfile1-dev, libfftw3-dev, libmad0-dev, libogg-dev, libwavpack-dev, libvorbis-dev, libflac++-dev, libqt4-opengl-dev, cmake
+Build-Depends: debhelper (>= 7),
+ libqt4-dev,
+ libsamplerate0-dev,
+ librdf0-dev,
+ libasound2-dev,
+ libjack-dev,
+ libsndfile1-dev,
+ libfftw3-dev,
+ libmad0-dev,
+ libogg-dev,
+ libwavpack-dev,
+ libvorbis-dev,
+ libflac++-dev,
+ libqt4-opengl-dev,
+ cmake
 Standards-Version: 3.8.0
 Homepage: http://traverso-daw.org/
 Vcs-Git: git://git.debian.org/pkg-multimedia/traverso.git
@@ -12,7 +26,8 @@ Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/traverso.git
 
 Package: traverso
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
 Description: Multitrack audio recorder and editor
  This is a free, cross platform multitrack audio recording and editing 
  suite, with an innovative and easy to master user interface. It is suited

-- 
traverso packaging



More information about the pkg-multimedia-commits mailing list