[SCM] scenic packaging branch, master, updated. debian/0.5.11-1-59-g158f9b6
alexandrequessy-guest at users.alioth.debian.org
alexandrequessy-guest at users.alioth.debian.org
Thu Jun 10 21:22:39 UTC 2010
The following commit has been merged in the master branch:
commit 158f9b6c963d219930836a063bd3df84df94d37f
Author: Alexandre Quessy <aalex at plank.sat.qc.ca>
Date: Thu Jun 10 17:21:45 2010 -0400
Changed python-portmidi to python-pyportmidi
This package is going to be named this way, and not the previous one, finally.
diff --git a/debian/README.Debian b/debian/README.Debian
index 856206d..ab427d2 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -1,5 +1,5 @@
For MIDI streaming support, one should install either the python-pygame
-package with version greater than or equal to 1.9.1release, or the
-python-portmidi package. If none of them is installed, all the widgets
-in the MIDI tab of the Scenic application will be disabled, and the
-midistream utility will not work at all.
+package with version greater than or equal to 1.9.1release, or the
+python-pyportmidi package. If none of them is installed, all the
+widgets in the MIDI tab of the Scenic application will be disabled,
+and the midistream utility will not work at all.
diff --git a/debian/control b/debian/control
index 70e2026..d5162f4 100755
--- a/debian/control
+++ b/debian/control
@@ -91,9 +91,9 @@ Description: telepresence software for live performances and installations
.
For MIDI streaming support, one should install either the python-pygame
package with version greater than or equal to 1.9.1release, or the
- python-portmidi package. If none of them is installed, all the widgets
- in the MIDI tab of the Scenic application will be disabled, and the
- midistream utility will not work at all.
+ python-pyportmidi package. If none of them is installed, all the
+ widgets in the MIDI tab of the Scenic application will be disabled,
+ and the midistream utility will not work at all.
Package: scenic-doc
Section: doc
@@ -144,7 +144,7 @@ Depends:
${misc:Depends},
python (>= 2.4),
python-twisted
-Suggests: python-pygame (>= 1.9.1) | python-portmidi,
+Suggests: python-pygame (>= 1.9.1) | python-pyportmidi,
Description: streams MIDI notes and controls over RTP
Scenic is a free software suite for streaming audio, video and MIDI
between live events. It was created at the Society for Arts and
@@ -156,5 +156,5 @@ Description: streams MIDI notes and controls over RTP
.
For MIDI streaming support, one should install either the python-pygame
package with version greater than or equal to 1.9.1release, or the
- python-portmidi package. If none of them is installed, the
+ python-pyportmidi package. If none of them is installed, the
midistream utility will not work at all.
--
scenic packaging
More information about the pkg-multimedia-commits
mailing list