[SCM] ardour3/master: Added 01-misspelling.patch

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Wed Sep 28 19:37:02 UTC 2011


The following commit has been merged in the master branch:
commit b1396a18127795527d0105d1b6672bca3001bd43
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Wed Sep 28 21:35:41 2011 +0200

    Added 01-misspelling.patch

diff --git a/debian/patches/01-misspelling.patch b/debian/patches/01-misspelling.patch
new file mode 100644
index 0000000..5f3f005
--- /dev/null
+++ b/debian/patches/01-misspelling.patch
@@ -0,0 +1,17 @@
+Description: Misspelling patch
+Author: Jaromír Mikeš <mira.mikes at seznam.cz>
+Forwarded: no
+Last-Update: 2011-09-28
+Index: ardour3/libs/pbd/boost_debug.cc
+===================================================================
+--- ardour3.orig/libs/pbd/boost_debug.cc	2011-09-27 18:13:20.302437145 +0200
++++ ardour3/libs/pbd/boost_debug.cc	2011-09-28 19:38:25.949610941 +0200
+@@ -200,7 +200,7 @@
+ 		if (x != sptrs().end()) {
+ 			sptrs().erase (x);
+ 			if (debug_out) {
+-				cerr << "\tRemoved (by assigment) sp for " << old_obj << " @ " << sp << " UC = " << old_use_count << " (total sp's = " << sptrs().size() << ')' << endl;
++				cerr << "\tRemoved (by assingment) sp for " << old_obj << " @ " << sp << " UC = " << old_use_count << " (total sp's = " << sptrs().size() << ')' << endl;
+ 			}
+ 		}
+ 	}

-- 
ardour3 packaging



More information about the pkg-multimedia-commits mailing list