Bug#797689: O: ssss

2015-09-01 Thread James Westby
Package: wnpp Severity: normal Hi, I am no longer maintaining this package. It would be good to have someone else to take care of it. Thanks, James

Bug#797688: O: seccure

2015-09-01 Thread James Westby
Package: wnpp Severity: normal Hi, I am no longer maintaining this package, so it would benefit from someone else taking care of it. Thanks, James

Bug#664390: [PATCH] seccure: Helping to update to packaging format 3.0

2012-03-19 Thread James Westby
On Sat, 17 Mar 2012 12:33:51 -0400, jari.aa...@cante.net wrote: > Package: seccure > Severity: wishlist > Tags: patch > > Hi, > > The dpatch patch management system has been deprecated for some time. The > Lintian currently flags use of dpatch packages as an error. The new 3.0 > packaging format

Bug#656353: lazr.restfulclient: Lists requirements that aren't dependencies (and are test deps so unneeded)

2012-01-18 Thread James Westby
Package: lazr.restfulclient Version: 0.12.0-1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu precise ubuntu-patch Hi, setup.py includes some test dependencies in the requires list, but they aren't in the package dependencies. This leads to a broken packag

Bug#619294: [Pkg-bazaar-maint] Bug#619294: bzr-builddeb: Don't disallow unknown distributions

2011-03-22 Thread James Westby
On Tue, 22 Mar 2011 13:58:39 -0400, "Michael Alan Dorman" wrote: > Package: bzr-builddeb > Version: 2.7.2 > Severity: normal > > > Changes in version 2.7 have caused bzr-builddeb to start confirming > the distribution named in the changelog matches a Debian or Ubuntu > distribution that it know

Bug#594440: debian/source/include-binaries doesn't allow for inclusion of modified binaries

2010-08-25 Thread James Westby
Package: dpkg-dev Version: 1.15.5.6ubuntu4.1 Severity: normal Hi, I'm not sure that I have entirely understood this, but I'm reasonably this doesn't work as advertised, so here's a bug report. In the dpkg manpage for 3.0 (quilt) it says: Any change on a binary file is not representable in a

Bug#587137: python-debian: FTBFS: failed test

2010-06-25 Thread James Westby
On Fri, 25 Jun 2010 11:30:03 -0600, John Wright wrote: > I just committed and pushed it. I'm planning on working on #586021 in > the next few days, so I'll hold off actually uploading for now. Thanks John. James -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a s

Bug#587137: python-debian: FTBFS: failed test

2010-06-25 Thread James Westby
On Fri, 25 Jun 2010 12:17:48 +0200, Lucas Nussbaum wrote: > > == > > FAIL: test_tar_bz2 (__main__.TestDebFile) > > -- > > Traceback (most recent call last): > >

Bug#581973: Small grammar error in cryptroot-script ("setup" -> "set up")

2010-05-17 Thread James Westby
Package: cryptsetup Version: 2:1.1.0~rc2-1 Severity: minor Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu maverick ubuntu-patch In Ubuntu, we've applied the attached patch to achieve the following: [ David Stansby ] * Fix grammar error in debian/initramfs/cryptroot-sc

Bug#578640: Please use ionice to run the find at idle priority

2010-04-21 Thread James Westby
Package: checksecurity Version: 2.0.13 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu lucid ubuntu-patch Hi, Matt Zimmerman provided the attached patch to use ionice to run the whole-filesystem find at idle priority. This means that it won't starve out in

Bug#560528: am-utils: FTBFS: mountutil.c:283: error: 'NFS_MOUNT_VERSION' undeclared (first use in this function)

2010-04-14 Thread James Westby
Hi, I just 'fixed' this in Ubuntu by changing the patch that adds the use of this variable to just patch the file given that we know what the value will be in Ubuntu. I don't think that's any worse that the current patch except if someone wants to build against an old kernel using the package. Th

Bug#577098: [Pkg-bazaar-maint] Bug#577098: Support for Launchpad service version 1.0

2010-04-09 Thread James Westby
On Fri, 09 Apr 2010 16:42:14 +0200, Luca Falavigna wrote: > Package: bzr-pqm > Version: 1.4.0~bzr64-1 > Severity: important > Tags: patch > > Hello, > in order to upload python-launchpadlib, we need packages depending on it > to be ported to Launchpad service version 1.0 API. > > A patch is alre

Bug#576119: pristine-bz2 failed to reproduce build of kde-l10n-it_4.4.2.orig.tar.bz2

2010-03-31 Thread James Westby
Package: pristine-tar Version: 1.00 Severity: normal Hi, With ftp://ftp.kde.org/pub/kde/stable/4.4.2/src/kde-l10n/kde-l10n-it-4.4.2.tar.bz2 and lots of the other tarballs there I see: # pristine-tar -vd gendelta ../kde-l10n-it-4.4.2.tar.bz2 ../delta pristine-tar: pristine-bz2 -v -d --no-keep g

Bug#576087: Predict -s with no port crashes

2010-03-31 Thread James Westby
Package: predict Version: 2.2.3-2 Severity: important Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu lucid ubuntu-patch Hi, In Ubuntu, we've applied the attached patch to achieve the following: * Apply patch to fix buffer overflow on launching with -s (patch from N

Bug#573513: Spelling mistake in smbios-token-ctl

2010-03-11 Thread James Westby
+# Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/libsmbios/+bug/357212 +# Forwarded: no +# Author: Brian Murray +# Reviewed-by: James Westby +# Last-Update: 2010-03-11 + +...@dpatch@ + +=== modified file 'src/bin/smbios-token-ctl' +--- libsmbios.old/src/bin/smbios-token-ctl

Bug#573009: python-debian: exception when importing debian_bundle.changelog if python-apt is not installed

2010-03-08 Thread James Westby
On Mon, 08 Mar 2010 10:10:23 +0100, arno renevier wrote: > Package: python-debian > Version: 0.1.14 > Severity: normal > > Hi, > if python-apt is not installed, trying to import debian_bundle.changelog > results in following exception > > >>> import debian_bundle.changelog > Traceback (most rece

Bug#566230: Recording VCS information in the source package info

2010-02-18 Thread James Westby
On Thu, 18 Feb 2010 10:14:51 +0100, Raphael Hertzog wrote: > On Tue, 16 Feb 2010, James Westby wrote: > > > Right now, dpkg-dev building tools are mostly VCS-agnostic (I would like > > > this to change, by providing a generic vcs-buildpackage) and the only > > > solu

Bug#562911: bzr-builddeb: import-dsc does not work with '3.0 (quilt)' source format

2010-02-15 Thread James Westby
Hi, The latest upload in experimental has some support for 3.0 (quilt) now, see the changelog for more details. It looks like your usecase should work now, but things such as .tar.lxma and multiple upstream tarballs do not. Thanks, James -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@

Bug#569734: Missing dependency on libevent-dev

2010-02-13 Thread James Westby
Package: libgearman-dev Version: 0.10-2 Severity: grave Hi, /usr/include/libgearman/gearman.h includes event.h, but the package doesn't depend on libevent-dev, meaning that you can't build things against gearman just by installing the -dev package. Thanks, James -- System Information: Debian

Bug#568937: missing dependency on python-launchpadlib

2010-02-08 Thread James Westby
On Mon, 08 Feb 2010 23:34:29 +0100, Jelmer Vernooij wrote: > Package: bzr > Version: 2.1.0~rc2-1 > Severity: normal > > As of 2.1 the bzr launchpad plugin requires the python-launchpadlib > package to function. This dependency is missing at the moment. > > Since launchpadlib and its dependencies

Bug#568190: debian/changelog doesn't follow the format specified in policy due to a misplaced newline

2010-02-02 Thread James Westby
On Tue, 02 Feb 2010 15:21:16 -0800, James Westby wrote: > Package: kernel-package > Version: 12.032 > Severity: minor > > Hi, > > The current debian/changelog has an extra newline in the block for > 12.001 which means it doesn't follow the format specified in

Bug#568190: debian/changelog doesn't follow the format specified in policy due to a misplaced newline

2010-02-02 Thread James Westby
Package: kernel-package Version: 12.032 Severity: minor Hi, The current debian/changelog has an extra newline in the block for 12.001 which means it doesn't follow the format specified in policy. It would be nice to remove the newline in the next upload. Thanks, James -- System Information: De

Bug#533117: Please add support for python packages

2010-01-07 Thread James Westby
On Fri, 8 Jan 2010 00:32:55 +1100, Craig Small wrote: > Hello James, > I had a look at this patch you sent me for adding python support to > dh-make. As you probably know debhelper has changed a lot, with now > minimal rules files. This means part of the patch is probably > redundant, or would

Bug#542789: ITP: ubuntu-dev-tools -- useful tools for Ubuntu developers

2009-10-15 Thread James Westby
> > > > As I'm not really into packaging python modules, it would be better if > > someone from the Python modules team would package python-launchpadlib > > and python-wadllib. Any volunteers? > > Given that James Westby was working on those, I'd like to he

Bug#547812: (delayed/5) diff for NMUed version 0.95+nmu1 manipulates site-packages/ directly, failing with Python 2.6

2009-10-10 Thread James Westby
On Sat Oct 10 21:43:25 +0100 2009 Stefano Zacchiroli wrote: > tags 547812 + patch pending > thanks > > On Tue, Sep 22, 2009 at 02:19:32PM +0100, James Westby wrote: > > On Tue Sep 22 11:25:58 +0100 2009 joss wrote: > > > Starting from Python 2.6, the installati

Bug#550348: Uses /bin/su to run the daemon as a different user

2009-10-09 Thread James Westby
Package: monopd Version: 0.9.3-4 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu karmic ubuntu-patch Hi, The init script currently uses /bin/su to run the daemon as 'nobody'. This opens a PAM session for the user, which is odd in itself. However, combined

Bug#504845: FTBFS with GCC 4.4: missing #include

2009-10-08 Thread James Westby
Hi, We have the same issue on Ubuntu as 4.4 is default now. The patch fixes that error, but it is not enough there. make[3]: Entering directory `/tmp/buildd/freefem3d-1.0pre10/language' g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../solver -I../algebra -I../geometry -I../utils -I../language -I../graphi

Bug#547812: [Pkg-bazaar-maint] Bug#547812: bzr-builddeb: manipulates site-packages/ directly, failing with Python 2.6

2009-09-22 Thread James Westby
On Tue Sep 22 11:25:58 +0100 2009 joss wrote: > Hi, > > bzr-builddeb is built using the Python distutils mechanism. > > Starting from Python 2.6, the installation paths for distutils have > changed. Instead of /usr/lib/pythonX.Y/site-packages, the default has > now changed to /usr/local. Fixed i

Bug#537833: [Pkg-utopia-maintainers] Bug#537833: Please add a logrotate config for /var/log/ConsoleKit/history

2009-09-02 Thread James Westby
On Wed Sep 02 03:33:44 +0100 2009 Michael Biebl wrote: > Is size really an issue? I've been running CK for quite a time and the history > file has *only* grown to 5 Mb. > Do you have any numbers/experiences where the history file has grown large? Until Steve's recent additions to the PAM stack ins

Bug#476328: Here's a patch to split the package

2009-08-27 Thread James Westby
Hi, I applied this patch in Ubuntu, with the addition of "Replaces" for the moving a files (particularly the conffile) between the package. Thanks, James -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.de

Bug#543565: Missing license info for some files

2009-08-25 Thread James Westby
Package: groovy Version: 1.6.3-1 Severity: serious Hi, I noticed that there are some files under BSD-2 in this package, but that is not mentioned in debian/copyright. Also, the Apache-2 license isn't mentioned, even though this is now the dominant license. Thanks, James -- To UNSUBSCRIBE,

Bug#535752: kerneloops: config parser failes to strip \n from filename

2009-08-25 Thread James Westby
Package: kerneloops Version: 0.12+git20090217-1ubuntu2 Severity: normal Hi, Attached is a patch from Matt Zimmerman to fix this. We've sent it upstream a couple of times now with no response yet. Thanks, James commit 7975e75560ed1c6e8ce9899a133d7c25a5c8e083 Author: Matt Zimmerman Date: Tue

Bug#538872: tulip segfaults at startup

2009-08-18 Thread James Westby
Hi, I can't reproduce this with a new install of tulip. Would you be able to provide a backtrace or valgrind log of the crash to provide some hints as to where the problem is? Thanks, James -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe".

Bug#528152: Patch to remove ttf-bitstream-vera dependency

2009-08-18 Thread James Westby
Package: tulip Version: 3.1.2-2 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu karmic ubuntu-patch Hi, I've written the attached patch to remove the depenency. It switches the dependency to ttf-dejavu, and changes the symlinks to point to its fonts instea

Bug#541337: [Pkg-bazaar-maint] Bug#541337: bzr-fastimport not found by bzr

2009-08-17 Thread James Westby
Gonéri Le Bouder wrote: > Package: bzr-fastimport > Version: 0.9.0~bzr188-1 > Severity: important > > Hi, > > bzr can't use bzr-fastimport. This fix the problem: > ln -s /usr/share/pyshared/bzrlib/plugins/fastimport > /usr/lib/python2.5/site-packages/bzrlib/plugins/ Hi, Is this reproducible if

Bug#541859: [Pkg-bazaar-maint] Bug#541859: bzr-builddeb: Unable to import history from snapshot.d.n or a file

2009-08-17 Thread James Westby
Yavor Doganov wrote: > Package: bzr-builddeb > Version: 0.95 > Severity: normal > > I am trying to use the import-dsc command to import the history of the > `kazehakase' package. Following the documentation, > > $ bzr import-dsc --initial --snapshot kazehakase *.dsc > bzr: ERROR: No such file:

Bug#540556: ssss: should this package be removed?

2009-08-11 Thread James Westby
Lucas Nussbaum wrote: > Package: > Version: 0.5-2 > Severity: serious > User: debian...@lists.debian.org > Usertags: proposed-removal > > Hi James, > > While reviewing some packages, your package came up as a possible > candidate for removal from Debian, because: > > * No upload since 2006

Bug#537833: Please add a logrotate config for /var/log/ConsoleKit/history

2009-07-21 Thread James Westby
Package: consolekit Version: 0.3.0-2ubuntu4 Severity: normal Tags: patch Hi, /var/log/Consolekit/history can become very long, and so it should be rotated. Attached is a configuration file for doing this, placing it at debian/consolekit.logrotate in the package source should be enough. Thanks,

Bug#537456: New version available, fixes compatibility with the couchdb in unstable

2009-07-18 Thread James Westby
Package: python-couchdb Version: 0.5-1 Severity: important Hi, The 0.5 series of python-couchdb isn't compatible with the couchdb 0.9 in unstable/testing, 0.6 fixes this. Please upgrade to the new version. Thanks, James -- System Information: Debian Release: squeeze/sid APT prefers karmic-u

Bug#533117: Please add support for python packages

2009-06-14 Thread James Westby
Package: dh-make Version: 0.47 Severity: wishlist Tags: patch Hi, When someone is packaging a python package then they have to deal with the python policy, but we could at least give them a small helping hand by noticing that there is a setup.py and build/install/clean using that. In the attache

Bug#532581: Missing #includes leads to wrong prototypes and crashes

2009-06-11 Thread James Westby
On Thu, 2009-06-11 at 12:26 -0500, William Vera wrote: > I see in the patch, #include : > > #ifdef INCLUDE_INTERFACE > #include > #include > + #include > #include > + #include > #include > #include > #include "sn_curses.h" > > But this header is not in the upstream source. >

Bug#532703: ITP: lazr.uri -- library for parsing, manipulating, and generating URIs

2009-06-10 Thread James Westby
Package: wnpp Severity: wishlist Owner: James Westby * Package name: lazr.uri (binary package python-lazr-uri) Version : 1.0 Upstream Author : lazr developers: https://launchpad.net/~lazr-developers * URL : https://launchpad.net/lazr.uri * License : LGPL (3 or

Bug#532581: Missing #includes leads to wrong prototypes and crashes

2009-06-10 Thread James Westby
Package: sniffit Version: 0.3.7.beta-13 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu karmic ubuntu-patch Hi, In http://launchpad.net/bugs/107180 it was reported that sniffit would crash sometimes. It was found to be because it missed some #include state

Bug#529816: [Pkg-bazaar-maint] Bug#529816: default to merge-mode if only 'debian' directory exists?

2009-05-25 Thread James Westby
On Thu, 2009-05-21 at 19:34 +0200, Jelmer Vernooij wrote: > Package: bzr-builddeb > Severity: wishlist > > It would be neat if bzr-builddeb could automatically use 'merge' mode if > only a debian/ directory existed in the branch. I can't think of any > situation where this would not DTRT. The onl

Bug#527626: gnome-get-source.mk doesn't comply with policy

2009-05-08 Thread James Westby
Package: gnome-pkg-tools Version: 0.14 Severity: normal Hi, http://www.debian.org/doc/debian-policy/ch-source.html#s-debianrules states get-orig-source (optional) This target fetches the most recent version of the original source package [...] and leaves it in the current d

Bug#526009: [Pkg-xfce-devel] Bug#526009: Bug#526009: Attempt to summarize

2009-04-28 Thread James Westby
On Tue, 2009-04-28 at 23:47 +0200, Yves-Alexis Perez wrote: > Ok. I've tested and we have indeed propagation problems. I'm not sure > how it's supposed to be handled, but I think it's a bug in consolekit. I > don't exactly know how it should be done, but: > > - either the authentication propagates

Bug#521041: bash-completion: zip files should be completion candidates for jar -f

2009-03-24 Thread James Westby
Package: bash-completion Version: 20080705 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu jaunty ubuntu-patch Hi, In https://bugs.launchpad.net/bugs/248057 Brett Sealey reported that bash-completion doesn't offer .zip files for completion with jar -f when

Bug#520578: [Pkg-bazaar-maint] Bug#520578: should catch Debian errors

2009-03-22 Thread James Westby
On Wed, 2009-03-18 at 13:38 +0100, Jelmer Vernooij wrote: > Package: bzr-builddeb > Version: 2.1.1 > Severity: normal > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > bzr-builddeb should pretty-print errors raised by the Debian Python > module: > > ganieda:~/bzr/bzr.dev% bzr bd > Building

Bug#518098: [Pkg-bazaar-maint] Bug#518098: Actually caused by missing ‘python-pycurl’ dependency

2009-03-04 Thread James Westby
On Wed, 2009-03-04 at 16:08 +1100, Ben Finney wrote: > reassign 518098 bzr > retitle 518098 bzr: Confusing error message if ‘python-pycurl’ not installed > thanks > > On 04-Mar-2009, Ben Finney wrote: > > The ‘debian/control’ file lists a ‘Vcs-Bzr’ field with the value > > ‘http://bzr.debian.org/p

Bug#517494: [Pkg-bazaar-maint] Bug#517494: Bug#517494: bzr-buildpackage: Does not have a useful manpage

2009-03-02 Thread James Westby
On Tue, 2009-03-03 at 10:58 +1100, Ben Finney wrote: > > bzr has this already. > > Has what? Has the capability to represent ‘help’ output as a manpage? > Or has that task as a TODO item? It has the capability to process the same information it uses to produce the "help" output to produce a manpa

Bug#517494: [Pkg-bazaar-maint] Bug#517494: Bug#517494: bzr-buildpackage: Does not have a useful manpage

2009-03-02 Thread James Westby
On Tue, 2009-03-03 at 10:39 +1100, Robert Collins wrote: > On Mon, 2009-03-02 at 23:26 +0000, James Westby wrote: > > > > I'm not going to merge this now. If your discussion leads to this > > becoming an RC bug then I will look at it again. I will also creating

Bug#517494: [Pkg-bazaar-maint] Bug#517494: bzr-buildpackage: Does not have a useful manpage

2009-03-02 Thread James Westby
On Mon, 2009-03-02 at 20:46 +1100, Ben Finney wrote: > Please find attached a Bazaar patch bundle, against the repository > specified in the package's ‘Vcs-Bzr’ field, updating the package with > a proper manpage and incorporating it into the Debian packaging. I was actually suggesting a patch tha

Bug#517728: Changes required for the Mono 2.0 transition

2009-03-01 Thread James Westby
Package: zeroc-ice Version: 3.3.0-15 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu jaunty ubuntu-patch Hi, The Mono 2.0 transition is currently underway, and your package is affected. http://wiki.debian.org/Teams/DebianMonoGroup/Mono20Transition THe

Bug#517708: Changes required for the Mono 2.0 transition

2009-03-01 Thread James Westby
Package: nemerle Version: 0.9.3+dfsg-3 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu jaunty ubuntu-patch Hi, The Mono 2.0 transition is currently underway, and your package is affected: http://wiki.debian.org/Teams/DebianMonoGroup/Mono20Transition Th

Bug#517494: [Pkg-bazaar-maint] Bug#517494: bzr-buildpackage: Does not have a useful manpage

2009-02-28 Thread James Westby
On Sun, 2009-03-01 at 08:23 +1100, Ben Finney wrote: > > I could auto-generate the man page from this help text, but that's > > frankly more work than I am willing to put in. > > The manpage system is a standard interface to a standard set of > information about all commands on the system, as prom

Bug#517616: Changes required for Mono 2.0 transition

2009-02-28 Thread James Westby
2:30 + @@ -1,8 +1,19 @@ telepathy-sharp (0.13.2~svn20070913-4) UNRELEASED; urgency=low + [ Laurent Bigonville ] * Use new Homepage field instead of old pseudo-field * Use now official Vcs-* field + [ James Westby ] + * Mono 2.0 transition: +- Build-Depend on libmono2.0-cil instead

Bug#517605: Changes required for the Mono 2.0 transition

2009-02-28 Thread James Westby
Package: libkarma Version: 0.0.6-5 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu jaunty ubuntu-patch Hi, The Mono 2.0 transition is currently underway, and your package is involved: http://wiki.debian.org/Teams/DebianMonoGroup/Mono20Transition The at

Bug#517567: Changes needed for the Mono 2.0 transition

2009-02-28 Thread James Westby
Package: ironpython Version: 1.1.1-3 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu jaunty ubuntu-patch Hi, The Mono 2.0 transition is currently in progress, and your package is affected. http://wiki.debian.org/Teams/DebianMonoGroup/Mono20Transition T

Bug#517560: Changes needed for the Mono 2.0 transition

2009-02-28 Thread James Westby
Package: antlr Version: 2.7.7-11 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu jaunty ubuntu-patch Hi, The Mono 2.0 transition is currently underway, and your package is affected: http://wiki.debian.org/Teams/DebianMonoGroup/Mono20Transition The atta

Bug#517494: [Pkg-bazaar-maint] Bug#517494: bzr-buildpackage: Does not have a useful manpage

2009-02-28 Thread James Westby
On Sat, 2009-02-28 at 19:47 +1100, Ben Finney wrote: > Package: bzr-builddeb > Version: 0.95 > Severity: normal > > The program ‘bzr-buildpackage’ has a manpage, but it is virtually no > use: > > = > NAME > bzr-buildpackage - build a debian package from a bazaar branch > > SEE ALSO >

Bug#516614: [Bash-completion-devel] Bug#516614: ps2pdf works on .pdf files as well

2009-02-22 Thread James Westby
On Sun, 2009-02-22 at 16:55 +, James Westby wrote: > Package: bash-completion > Version: 20080705ubuntu3 > Severity: normal > Tags: patch > > Hi, > > In https://bugs.launchpad.net/bugs/316943 Jakob Unterwurzacher noted that > ps2pdf also works on .pdf files. >

Bug#516614: ps2pdf works on .pdf files as well

2009-02-22 Thread James Westby
Package: bash-completion Version: 20080705ubuntu3 Severity: normal Tags: patch Hi, In https://bugs.launchpad.net/bugs/316943 Jakob Unterwurzacher noted that ps2pdf also works on .pdf files. Patch will be forthcoming. Thanks, James -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.

Bug#426752: Ubuntu-specific Maintainer: field processing, safety check

2009-02-05 Thread James Westby
On Thu, 2009-02-05 at 14:58 +0100, Raphael Hertzog wrote: > You can set DEB_VENDOR=Debian and be done with that problem. Furthermore, > in theory, all operations should be done on a Debian chroot, even a simple > source build. Yeah, it's certainly possible, but is a non-obvious step. > There's ce

Bug#426752: Ubuntu-specific Maintainer: field processing, safety check

2009-02-05 Thread James Westby
On Wed, 2009-02-04 at 17:13 +0100, Raphael Hertzog wrote: > This change will also make the Closes: field of .changes files in Ubuntu > references Launchpad bugs instead of Debian bugs. AFAIK nothing uses > Closes on the Ubuntu side so this doesn't break anything and instead might > help in the futu

Bug#426752: Ubuntu-specific Maintainer: field processing, safety check

2009-02-05 Thread James Westby
On Wed, 2009-02-04 at 17:13 +0100, Raphael Hertzog wrote: > This change will also make the Closes: field of .changes files in Ubuntu > references Launchpad bugs instead of Debian bugs. AFAIK nothing uses > Closes on the Ubuntu side so this doesn't break anything and instead might > help in the futu

Bug#463349: [Pkg-bazaar-maint] Bug#463349: bzr-builddeb: PATCH: merge build failing when upstream has subdirs

2009-01-21 Thread James Westby
On Wed, 2009-01-21 at 11:38 +, Ross Burton wrote: > Hi, > > I'm using bzr-builddeb 2.0.1 from experimental, and merge mode isn't > doing what I expect. > > I have an openconnect bzr repository, with an unstable/ branch which > contains the debian/. There is a openconnect_0.99.orig.tar.gz, bu

Bug#512049: New upstream release available. Fixes compatibilty with imagemagick in experimental

2009-01-16 Thread James Westby
Package: pythonmagick Version: 0.7-5 Severity: wishlist User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu jaunty Hi, The 0.8 version of pythonmagick is out upstream. Importantly this version will build against the imagemagick in experimental, which will hit unstable once lenny is releas

Bug#512043: Fails to build with itk 3.10, and also without uuid-dev

2009-01-16 Thread James Westby
Package: igstk Version: 3.0.0~cvs20080716-1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu jaunty ubuntu-patch Hi, Your package failed to build on Ubuntu, with itk 3.10, as the check for the version of itk uses the normal CMake comparison, which deems 3.1

Bug#511978: Missing mode argument to two open() calls with O_CREAT

2009-01-15 Thread James Westby
Package: vobcopy Version: 1.1.0-1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu jaunty ubuntu-patch Hi, When calling open() with the O_CREAT flag it is required to specify the mode argument. Most places in vobcopy do this, but there are two calls that do

Bug#511971: Should check return code from system() calls

2009-01-15 Thread James Westby
Package: wiipdf Version: 1.1-1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu jaunty ubuntu-patch Hi, In Ubuntu the buildds build everything with -D_FORTIFY_SOURCE=2 by default, which among other things turns on warnings when return codes of functions wit

Bug#511954: Fails to build due to changes in libixp API

2009-01-15 Thread James Westby
Package: wmii Version: 3.6+debian-4 Severity: important Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu jaunty ubuntu-patch Hi, Your package currently fails to build in Ubuntu, and sid, due to changes in the libixp API. The most expedient way I found to fix this was define

Bug#511934: Fails to build if no -I flag needed to find the X libs

2009-01-15 Thread James Westby
Package: wmmail Version: 0.64-13 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu jaunty ubuntu-patch Hi, If there is no special -I flag needed to compile against the X headers then the current configure script puts a bare "-I" in, which eats the next argum

Bug#511927: Should use mode argument to open(2) call with O_CREAT

2009-01-15 Thread James Westby
Package: xcdroast Version: 0.98+0alpha15-11.2 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu jaunty ubuntu-patch Hi, When calling open() with the O_CREAT flag a mode needs to be specified as the third argument, but your package does not do that. Attached

Bug#511922: Please check the return value of more functions

2009-01-15 Thread James Westby
Package: xbubble Version: 0.5.11.2-2 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu jaunty ubuntu-patch Hi, In Ubuntu we turn on various compiler flags by default, meaning that there more problems in code cause build failures. Your package was one that fa

Bug#511908: Should call libtool with --tag

2009-01-15 Thread James Westby
Package: xdvik-ja Version: 22.84.13-j1.34-2 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu jaunty ubuntu-patch Hi, Your package doesn't call libtool with --tag=cc when linking. This means that libtool guesses the language, and can get it wrong. On Ubuntu

Bug#511882: Use lsb init functions

2009-01-15 Thread James Westby
Package: kannel Version: 1.4.1-3 Severity: wishlist Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu jaunty ubuntu-patch Hi, The attached patch makes the init script use the lsb init functions, to allow the diplay to be customised somewhat, please consider applying it. Tha

Bug#511880: Missing Build-Depends on autotools-dev

2009-01-15 Thread James Westby
Package: kannel Version: 1.4.1-3 Severity: minor User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu jaunty Hi, Your package copies config.{guess,sub} from /usr/share if they are there, but doesn't build-depend on autotools-dev, so they will often not be. Adding the build dependency would

Bug#464451: /etc/init.d/kannel depends on nonexistant /var/run/kannel directory

2009-01-15 Thread James Westby
tags 464451 patch user ubuntu-de...@lists.ubuntu.com usertags origin-ubuntu jaunty ubuntu-patch kthxbye Hi, Here is a patch from Luca Falavigna used in Ubuntu to fix this problem. Please consider applying it. Thanks, James -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.o

Bug#511741: autotools usage is very fragile

2009-01-13 Thread James Westby
Package: libtar Version: 1.2.11-5 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu jaunty ubuntu-patch Hi, Your package failed to build in Ubuntu where we have newer versions of the autotools and libtool. Changes mean that the system used to run autoconf is

Bug#511701: Missing build-dependency on pkg-config

2009-01-13 Thread James Westby
Package: xmame Version: 0.106-3 Severity: important User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu jaunty Hi, Your package failed to build on i386 on Ubuntu as it tried to call pkg-config, which is not a build-dependency, and then failed. Please consider adding pkg-config as a Build

Bug#511699: Syntax error in generated version.tex

2009-01-13 Thread James Westby
Package: python-ldap-doc Version: 2.3-1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu jaunty ubuntu-patch The debian/rules snippet to generate version.tex puts a ^M at the start of the file instead of \r, leading to a build build failure. The attached pat

Bug#511686: Missing definition of PATH_MAX

2009-01-13 Thread James Westby
Package: snes9express Version: 1.42-7 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu jaunty ubuntu-patch Hi, frend.h uses PATH_MAX, but doesn't #include , so it isn't necessarily defined. The attached patch makes sure it is by including the header file. P

Bug#511685: Please use autoreconf instead of calling auto* manually at build time

2009-01-13 Thread James Westby
Package: bio2jack Version: 0.9-1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu intrepid ubuntu-patch Hi, The attached patch makes debian/rules call autoreconf instead of the individual auto* commands, to ensure that everything is updated that needs to be

Bug#511671: Add i686 to list of recognised architectures

2009-01-13 Thread James Westby
Package: xtrs Version: 4.9c-3 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu intrepid ubuntu-patch Hi, Please add i686 to the list of recognised architectures in debian/rules, so the package can be built on i686 based-architectures, in this case Ubuntu's

Bug#511646: Missing include of stdlib.h

2009-01-12 Thread James Westby
Package: wdq2wav Version: 0.8.1-1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu intrepid ubuntu-patch Hi, Your package failed to build on Ubuntu as it missed an #include of stdlib.h, for the definitions of exit and strtol. Please consider applying the at

Bug#511645: Can hang on startup

2009-01-12 Thread James Westby
Package: xtrs Version: 4.9c-3 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu intrepid ubuntu-patch Hi, In https://bugs.launchpad.net/bugs/223098 it was reported that xtrs can hang on startup. At http://www.tim-mann.org/xtrs.html the instructions are to re

Bug#511151: Autocomplete of fileames with backquote expansion leaves garbage

2009-01-07 Thread James Westby
Package: bash-completion Version: 20080705 Severity: minor Hi, In https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/254426 "dermoth" reported the following. " With Bash programable autocomplete (/etc/bash_completion), commands within backquotes containing a space doesn't get autocom

Bug#511149: Doesn't handle escaped spaces in /etc/fstab well

2009-01-07 Thread James Westby
Package: bash-completion Version: 20080705 Severity: minor Hi, In https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/219971 Danil Ilinykh reported that the handling of escaped spaces in /etc/fstab is not ideal. "Because of I can't use "/some path" or /some\ path in fstab, I write som

Bug#511148: Crash with botched assertion on no completions with bash-completion

2009-01-07 Thread James Westby
Package: bash Version: 3.2-4 Severity: normal Hi, In https://bugs.launchpad.net/ubuntu/+source/bash/+bug/310789 Ryan Anderson reported that enabling bash-completion, and then holding down tab for a few seconds when there are no completions causes a crash. I can easily reproduce this in a sid chr

Bug#465781: /etc/init.d/isns stop is not fail-safe

2009-01-05 Thread James Westby
No, *here* is the patch. Thanks, James diff -u isns-2.1-01+dfsg/debian/isns.init.d isns-2.1-01+dfsg/debian/isns.init.d --- isns-2.1-01+dfsg/debian/isns.init.d +++ isns-2.1-01+dfsg/debian/isns.init.d @@ -29,13 +29,13 @@ case "$1" in start) echo -n "Starting $DESC: " - start-stop-daemon --st

Bug#465781: /etc/init.d/isns stop is not fail-safe

2009-01-05 Thread James Westby
Hi, Here is the patch from Paul Schorfheide that was used in the Ubuntu package to fix this problem. Thanks, James -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#509535: Add --install to the libtoolize call in debian/rules

2008-12-26 Thread James Westby
Hi, This change is required with the new libtool that is in experimental, but the option is not accepted by the libtool in testing/unstable, so you will only need this currently if you upload to experimental. I have since learned that the complete fix would be to call "autoreconf" instead of the

Bug#509835: libmp3tag-ruby: Missing Build-Depends can cause the package to mis-build

2008-12-26 Thread James Westby
Package: libmp3tag-ruby Version: 1.0-3 Severity: important Hi, Your package invokes ruby to find the location to install mp3tag.rb. It however does not Build-Depend on ruby1.8 and ruby1.9. If they are not installed the package still builds, but mp3tag.rb is installed to /. You can see this probl

Bug#507291: xorp: Use a format string to print the value of a string variable

2008-11-29 Thread James Westby
Package: xorp Version: 1.5-6 Severity: normal Tags: patch User: [EMAIL PROTECTED] Usertags: origin-ubuntu jaunty ubuntu-patch Hi, In your package there are two places where the value of a single variable containing a string is printed directly. This can cause crashes, and can even be a security v

Bug#507282: xmcd: Missing mode to open() calls with O_CREAT

2008-11-29 Thread James Westby
Package: xmcd Version: 2.6-21 Severity: normal Tags: patch User: [EMAIL PROTECTED] Usertags: origin-ubuntu jaunty ubuntu-patch Hi, open(2) states that a mode must be specified when the O_CREAT flag is specified, there are a few cases where you package does not do that. Attached is a patch to spe

Bug#507267: virtall: Missing build dependency on translate-toolkit

2008-11-29 Thread James Westby
reassign 507267 virtaal retitle 507267 virtaal: Missing build dependency on translate-toolkit thanks On Sat, 2008-11-29 at 16:55 +0100, Martin Michlmayr wrote: > * James Westby <[EMAIL PROTECTED]> [2008-11-29 15:43]: > > Package: virtall > > Is this package actually in D

Bug#507267: virtall: Missing build dependency on translate-toolkit

2008-11-29 Thread James Westby
Package: virtall Version: 0.2-1 Severity: important User: [EMAIL PROTECTED] Usertags: origin-ubuntu jaunty Hi, Your package tries to use translate-toolkit during the build, but it doesn't declare it as a build dependency. Thanks, James -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a su

Bug#507262: vdetelweb: Missing include of limits.h

2008-11-29 Thread James Westby
Package: vdetelweb Version: 1.1b-2 Severity: normal Tags: patch User: [EMAIL PROTECTED] Usertags: origin-ubuntu jaunty ubuntu-patch Hi, Your package uses the definition of _POSIX_PATH_MAX but does not include limits.h, so it will fail to build with compilers that are more strict about these thing

Bug#503499: unworkable - FTBFS: error: openssl/bn.h: No such file or directory

2008-11-29 Thread James Westby
Hi, In order to get the package to build I had to add build dependencies on libssl-dev and bison (for yacc). Thanks, James -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#507216: pdsh: Correct include for ARG_MAX

2008-11-28 Thread James Westby
Package: pdsh Version: 2.16-1 Severity: normal Tags: patch User: [EMAIL PROTECTED] Usertags: origin-ubuntu jaunty ubuntu-patch Hi, src/pdsh/xpopen.c include limits.h and states that it is for the definition of ARG_MAX, when ARG_MAX is declared in linux/limits.h. Ubuntu's compiler is more strict

  1   2   3   4   5   6   >