Bug#697204: GExiv2.py

2013-01-16 Thread Robert Bruce Park
Hello, First of all, thank you for taking the time to experiment with the Python bindings to GExiv2 that i wrote. I'm glad to see adoption is increasing ;-) The error message about __init__ taking 0 arguments clearly indicates that the Python overrides have not been installed. Without the

Bug#697204: GExiv2.py

2013-01-25 Thread Robert Bruce Park
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 13-01-25 01:56 AM, Alexandre Rossi wrote: diff -Nru gexiv2-0.5.0/debian/gir1.2-gexiv2-0.4.install gexiv2-0.5.0+697204/debian/gir1.2-gexiv2-0.4.install --- gexiv2-0.5.0/debian/gir1.2-gexiv2-0.4.install 2012-11-28 11:55:59.0 +0100

Bug#794811: libechonest installs pkgconfig into wrong location.

2015-08-06 Thread Robert Bruce Park
Package: libechonest Version: 2.1.0-2 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu wily ubuntu-patch Dear Maintainer, libechonest-dev is installing its pkgconfig to /usr/lib/*/pkgconfig/pkgconfig/libechonest.pc The attached patch fixes this. ***

Bug#794823: minetest: Fix FTBFS due to incorrect freetype2 include dir.

2015-08-06 Thread Robert Bruce Park
Package: minetest Version: 0.4.12+repack-2 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu wily ubuntu-patch Dear Maintainer, minetest is FTBFS due to incorrect freetype2 include dir, patch attached. * Fix freetype2 include dir variable name as per

Bug#795144: clementine: Fix FTBFS with qt4 moc boost includes.

2015-08-10 Thread Robert Bruce Park
to qt4 moc. +Author: Robert Bruce Park robert.p...@canonical.com + +--- +The information above should follow the Patch Tagging Guidelines, please +checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here +are templates for supplementary fields that you might want to add: + +Origin

Bug#795497: camp FTBFS due to qt4 moc failing to parse boost includes

2015-08-14 Thread Robert Bruce Park
-0.7.1.1/debian/patches/hide_boost_from_qt4moc.patch 2015-08-14 10:48:56.0 -0700 @@ -0,0 +1,636 @@ +Description: Hide boost includes from qt4 moc. + This prevents FTBFS with 'Parse error at BOOST_JOIN' +Author: Robert Bruce Park robert.p...@canonical.com + +--- a/include/camp/arraymapper.hpp

Bug#794725: mountall: Garbage bug, testing reportbug, please ignore.

2015-08-05 Thread Robert Bruce Park
Package: mountall Version: 2.54ubuntu1 Severity: minor Dear Maintainer, Please delete this if you see it, apologies for noise. -- System Information: Debian Release: jessie/sid APT prefers vivid-updates APT policy: (500, 'vivid-updates'), (500, 'vivid-security'), (500, 'vivid'), (100,

Bug#812155: release.debian.org: Patch to make heidi output optional

2016-01-20 Thread Robert Bruce Park
Package: release.debian.org Severity: wishlist Tags: patch User: release.debian@packages.debian.org Usertags: britney Hi, I'm doing some work on britney as used by ubuntu and I've made Heidi output optional as we were not using it in all cases, in the hopes of saving some time/disk space.

Bug#855252: xscavenger: FTBFS in ubuntu zesty

2017-02-15 Thread Robert Bruce Park
/debian/changelog 2017-02-16 00:22:49.0 + @@ -1,3 +1,9 @@ +xscavenger (1.4.5-3ubuntu1) zesty; urgency=medium + + * Move -lasound into $EXTRA_LOAD_FLAGS to fix FTBFS + + -- Robert Bruce Park <robert.p...@canonical.com> Wed, 15 Feb 2017 15:44:59 -0800 + xscavenger (1.4.5-3) un

Bug#838514: britney: patch to speed up loop performance

2016-09-21 Thread Robert Bruce Park
:00 2001 From: Robert Bruce Park <robert.p...@canonical.com> Date: Tue, 20 Sep 2016 14:03:02 -0700 Subject: [PATCH] Python loop performance enhancements. --- britney.py | 30 +- 1 file changed, 17 insertions(+), 13 deletions(-) diff --git a/britney.py b/britney