[SCM] mididings/master: start new upload

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Wed Mar 21 12:54:57 UTC 2012


The following commit has been merged in the master branch:
commit e4a0ab6a3f8712057426c13846fa29d859838cc7
Author: Alessio Treglia <alessio at debian.org>
Date:   Wed Mar 21 13:54:48 2012 +0100

    start new upload
    
    Git-Dch: Ignore

diff --git a/debian/changelog b/debian/changelog
index 568c53a..978ebbe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,24 @@
+mididings (0~20120312-1) UNRELEASED; urgency=low
+
+  * New upstream release:
+    - Added methods apply(), invert() and negate() to filter objects, and
+      made AndSelector and OrSelector public classes. Anything that can be
+      done with funny overloaded operators is now also possible with regular
+      functions and objects.
+    - Added option -n to livedings, based on a patch by Aurélien.
+    - Added SysExEvent() function in mididings.event module.
+    - Added Restart() and Quit() in mididings.extra module.
+    - Fixed PitchbendEvent().
+    - Fixed selector operators & and | for more than two filters.
+    - Print correct note names when using Python 3.
+    - Fixed operator != for comparing MidiEvent objects.
+    - Fixed compilation on OS X, automatically disable ALSA backend on
+      non-Linux platforms.
+    - Extended and reorganized unit tests.
+    - Some documentation cleanup.
+
+ -- Alessio Treglia <alessio at debian.org>  Wed, 21 Mar 2012 13:53:32 +0100
+
 mididings (0~20101119-2) unstable; urgency=low
 
   * mididings strictly depends on the current upstream release.

-- 
mididings packaging



More information about the pkg-multimedia-commits mailing list