[SCM] soundgrain/master: Adding patch description

tiago at users.alioth.debian.org tiago at users.alioth.debian.org
Sat Jul 14 20:14:14 UTC 2012


The following commit has been merged in the master branch:
commit 2e0ea301d32de291055ba2be4c65359593e0b14e
Author: Tiago Bortoletto Vaz <tiago at debian.org>
Date:   Sat Jul 14 14:11:31 2012 -0600

    Adding patch description

diff --git a/debian/control b/debian/control
index 80361a0..e084659 100644
--- a/debian/control
+++ b/debian/control
@@ -15,5 +15,6 @@ Package: soundgrain
 Architecture: any
 Depends: python (>= 2.6), python-wxgtk2.8, python-pyo
 Description: A graphical interface to control granular sound synthesis modules
- Sound Grain is a graphical interface where users can draw and edit
- trajectories to control granular sound synthesis modules.
+ Soundgrain is a graphical interface where users can draw and edit trajectories
+ to control granular sound synthesis. It is written in Python and WxPython and
+ uses pyo as its audio engine.
diff --git a/debian/patches/use-distutils.patch b/debian/patches/use-distutils.patch
index 57dc1f1..9f10bd0 100644
--- a/debian/patches/use-distutils.patch
+++ b/debian/patches/use-distutils.patch
@@ -1,3 +1,8 @@
+Description: Use distutils to comply with Debian standards
+ I tried to patch it in a generic way, so I guess it'll be useful for upstream.
+ Once accepted this patch goes away.
+Author: Tiago Bortoletto Vaz <tiago at debian.org>
+Last-Update: 2012-07-14
 --- /dev/null
 +++ b/setup.py
 @@ -0,0 +1,20 @@

-- 
soundgrain packaging



More information about the pkg-multimedia-commits mailing list