[SCM] ardour3/master: Drop obsolete spelling patch

adiknoth-guest at users.alioth.debian.org adiknoth-guest at users.alioth.debian.org
Tue Apr 9 16:44:54 UTC 2013


The following commit has been merged in the master branch:
commit 8312bc7e48ba41e7f76a15006ce32bbd4c921657
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date:   Tue Apr 9 16:13:40 2013 +0200

    Drop obsolete spelling patch

diff --git a/debian/patches/01-misspelling.patch b/debian/patches/01-misspelling.patch
deleted file mode 100644
index a31557a..0000000
--- a/debian/patches/01-misspelling.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-Description: Misspelling patch
-Author: Jaromír Mikeš <mira.mikes at seznam.cz>
-Forwarded: yes
-Applied-Upstream: post-3.0, https://github.com/Ardour/ardour/commit/57d758c9e2a4f859de607debb7120732ff0903bc
-Last-Update: 2013-03-19
-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 assignment) 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