[SCM] idjc/master: Wrap and sort.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Sat Dec 3 15:38:46 UTC 2011


The following commit has been merged in the master branch:
commit 0ccb5886afed95ab0eb15d074cc205919db75ea6
Author: Alessio Treglia <alessio at debian.org>
Date:   Sat Dec 3 15:59:00 2011 +0100

    Wrap and sort.

diff --git a/debian/control b/debian/control
index aeaa302..3e6c7fa 100644
--- a/debian/control
+++ b/debian/control
@@ -2,26 +2,28 @@ Source: idjc
 Section: sound
 Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
-Uploaders: Free Ekanayaka <freee at debian.org>,
+Uploaders:
+ Free Ekanayaka <freee at debian.org>,
  Reinhard Tartler <siretart at tauware.de>,
  Alessio Treglia <alessio at debian.org>
 X-Python-Version: >= 2.6
-Build-Depends: debhelper (>= 7.0.50~),
+Build-Depends:
+ debhelper (>= 7.0.50~),
  dh-autoreconf,
- python-all-dev (>= 2.6.6-3~),
+ libavcodec-dev,
+ libavformat-dev,
+ libflac-dev,
  libjack-dev,
- python-gtk2-dev,
- python-mutagen,
- libvorbis-dev,
- libxine-dev,
+ libmad0-dev,
+ libmp3lame-dev,
  libsamplerate0-dev,
- libflac-dev,
  libshout3-dev,
  libsndfile1-dev,
- libmad0-dev,
- libavcodec-dev,
- libavformat-dev,
- libmp3lame-dev
+ libvorbis-dev,
+ libxine-dev,
+ python-all-dev (>= 2.6.6-3~),
+ python-gtk2-dev,
+ python-mutagen
 Standards-Version: 3.9.2
 Homepage: http://idjc.sourceforge.net/
 Vcs-Git: git://git.debian.org/git/pkg-multimedia/idjc.git
@@ -29,13 +31,14 @@ Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/idjc.git
 
 Package: idjc
 Architecture: any
-Depends: ${shlibs:Depends},
- ${python:Depends},
- ${misc:Depends},
+Depends:
+ jackd,
  python,
  python-gtk2,
  python-mutagen,
- jackd
+ ${misc:Depends},
+ ${python:Depends},
+ ${shlibs:Depends}
 Recommends: python-eyed3
 Suggests: ffmpeg
 Description: graphical shoutcast/icecast client

-- 
idjc packaging



More information about the pkg-multimedia-commits mailing list