Bug#452056: gtkpod desktop file and mountpoint patch from Ubuntu

2007-11-19 Thread John Dong
Package: gtkpod Version: 0.99.10-4 Hello again, Upon examining 01_mountpoint.dpatch, I found that the patch misses a mountpoint default in src/prefs.c Attached is a patch against said dpatch. In addition, I was told to strip the .png extension from the .desktop file's Icon= line, and also add

Bug#451749: gtkpod fails to add files to a new local repository, patch from ubuntu available

2007-11-18 Thread John Dong
for Ubuntu that resolves this bug, taken from upstream's SVN as noted in the comments. It should apply cleanly to Debian gtkpod too. Cheers, John #! /bin/sh /usr/share/dpatch/dpatch-run ## itdb-set-local-to-imported.dpatch by John Dong [EMAIL PROTECTED] ## ## All lines beginning with `## DP

Bug#447679: [PATCH] Azureus 2.5.0.4-1 nags about SWT updates, need to disable SWT check

2007-10-22 Thread John Dong
Package: azureus Version: 2.5.0.4-1 Hi, I am a Ubuntu developer who has recently taken up maintaining Azureus packages in Ubuntu. I am basing my work off your fine Debian packaging. One bug that my testers have reported is that Azureus, on startup, seems to perform a periodic SWT update check,

Bug#400848: [Pbuilder-maint] Bug#400848: pbuilder-satisfydepends chokes on tab characters

2006-12-22 Thread John Dong
slave nawk: /usr/bin/gawk slave nawk.1.gz: /usr/share/man/man1/gawk.1.gz slave awk.1.gz: /usr/share/man/man1/gawk.1.gz Current `best' version is /usr/bin/gawk. On Thu, 2006-12-21 at 18:09 +0100, Loïc Minier wrote: On Thu, Dec 21, 2006, John Dong wrote: Well, the short story is 0ubuntu2 claimed

Bug#400848: [Pbuilder-maint] Bug#400848: pbuilder-satisfydepends chokes on tab characters

2006-12-21 Thread John Dong
a lot of output - pipe it through `less' or `more' ! Tried versions: 2.16.0-0ubuntu1 - Does not satisfy version, not trying E: Could not satisfy build-dependency. On Thu, 2006-12-21 at 17:15 +0100, Loïc Minier wrote: On Thu, Dec 21, 2006, John Dong wrote: Launchpad keeps a pretty good

Bug#400848: [Pbuilder-maint] Bug#400848: pbuilder-satisfydepends chokes on tab characters

2006-12-21 Thread John Dong
. You need to manually download the three.) On Thu, 2006-12-21 at 16:26 +0100, Loïc Minier wrote: Hi John, On Tue, Nov 28, 2006, John Dong wrote: libgnome2-dev (=^I2.16.0), where ^I was a tab character (ASCII code 09) instead of a space. I think this bug is still present

Bug#400848: pbuilder-satisfydepends chokes on tab characters

2006-11-28 Thread John Dong
Package: pbuilder Version: 0.161 On a recent ubuntu xchat-gnome package ( 1:0.15-0ubuntu1), the Build-Depends: line contained the following snippet...: libgnome2-dev (=^I2.16.0), where ^I was a tab character (ASCII code 09) instead of a space. This caused pbuilder to error with the following