[SCM] a2jmidid packaging branch, master, updated. debian/6-0ubuntu3-18-gd171216

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Sat Aug 21 15:55:25 UTC 2010


The following commit has been merged in the master branch:
commit d171216c21506c1a080ea36a089516e02337f92f
Author: Alessio Treglia <alessio at debian.org>
Date:   Sat Aug 21 17:55:14 2010 +0200

    Adjust python-related stuff to let python-support do its jobs.

diff --git a/debian/control b/debian/control
index a66728f..e52799d 100644
--- a/debian/control
+++ b/debian/control
@@ -6,11 +6,13 @@ Uploaders: Adrian Knoth <adi at drcomp.erfurt.thur.de>,
  Alessio Treglia <alessio at debian.org>
 DM-Upload-Allowed: yes
 Build-Depends: debhelper (>= 7.0.50~),
- python-dev,
+ python (>= 2.5),
+ python-support,
  libasound2-dev,
  libjack-dev (>= 0.107.0) | libjack-jackd2-dev,
  libdbus-1-dev
 Standards-Version: 3.9.1
+XS-Python-Version: >= 2.5
 Vcs-Git: git://git.debian.org/git/pkg-multimedia/a2jmidid.git
 Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/a2jmidid.git
 Homepage: http://home.gna.org/a2jmidid/
@@ -18,8 +20,8 @@ Homepage: http://home.gna.org/a2jmidid/
 Package: a2jmidid
 Architecture: any
 Depends: ${shlibs:Depends},
- ${misc:Depends},
- python
+ ${python:Depends},
+ ${misc:Depends}
 Description: Daemon for exposing legacy ALSA MIDI in JACK MIDI systems
  Main goal of this project is to ease usage of legacy, not JACK-ified
  apps, in a JACK MIDI enabled system.

-- 
a2jmidid packaging



More information about the pkg-multimedia-commits mailing list