Bug#633888: python-dateutil: switch to dh_python2

2011-07-14 Thread Barry Warsaw
://git.debian.org/git/calendarserver/python-dateutil.git XS-Vcs-Browser: http://git.debian.org/?p=calendarserver/python-dateutil.git - +X-Python-Version: = 2.3 Package: python-dateutil Architecture: all Cheers, -Barry signature.asc Description: PGP signature

Bug#633888: python-dateutil: switch to dh_python2

2011-07-14 Thread Barry Warsaw
/TransitionToDHPython2 Cheers, -Barry === modified file 'debian/changelog' --- debian/changelog2009-02-24 22:30:33 + +++ debian/changelog2011-07-14 20:01:38 + @@ -1,3 +1,9 @@ +python-dateutil (1.4.1-4) unstable; urgency=low + + * Switch to dh_python2. (LP: #788514) + + -- Barry Warsaw

Bug#633911: inotifyx: Switch to dh_python2

2011-07-14 Thread Barry Warsaw
Package: inotifyx Version: 0.1.2-1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu oneiric ubuntu-patch -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 python-support and python-central are now both deprecated in Debian. In Ubuntu, we are removing both

Bug#585145: RFA: gtimelog -- minimal timelogging system

2011-07-12 Thread Barry Warsaw
On Jul 12, 2011, at 04:17 PM, Simon McVittie wrote: On Thu, 17 Mar 2011 at 09:58:17 +, Lars Wirzenius wrote: Hi, Barry, I'd be happy to sponsor your gtimelog uploads to Debian. Any news on this? I notice there's a newer-still version in Ubuntu now. Could someone please take this package

Bug#632962: python-imaging needs to be multiarch-aware

2011-07-07 Thread Barry Warsaw
this, zip_decoder and + zip_encoder are not included in the _imaging module. Problem found and patch + inspired by Marc Tardif (cr3). +Author: Barry Warsaw ba...@python.org +Bug-Ubuntu: http://pad.lv/806661 + +--- a/setup.py b/setup.py +@@ -6,6 +6,8 @@ + # + + import glob, os, re, struct, string, sys

Bug#632755: gnome-doc-utils: python-support is now officially deprecated, use dh_python2 instead

2011-07-05 Thread Barry Warsaw
Package: gnome-doc-utils Version: 0.20.6-1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu oneiric ubuntu-patch -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 python-support is now officially deprecated:

Bug#630540: Convert alacarte to dh_python2

2011-06-14 Thread Barry Warsaw
Package: alacarte Version: 0.13.2-2 Severity: wishlist Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu oneiric ubuntu-patch In Ubuntu 11.10, we are eliminating python-support and python-central from the Python packages on our CDs:

Bug#625784: [Python-modules-team] Bug#625784: (no subject)

2011-05-24 Thread Barry Warsaw
On May 22, 2011, at 08:22 PM, Carl Chenet wrote: Le 06/05/2011 20:02, Barry Warsaw a écrit : Actually, try this patch. (I'm having some difficulty committing this to svn.) Hi Barry, I'm testing your patch and it works just fine for python3.1 but I have an issue I can not explain yet

Bug#625208: (no subject)

2011-05-18 Thread Barry Warsaw
This is now fixed upstream: https://bitbucket.org/birkenfeld/sphinx/issue/682/sphinx-101-and-jquery-15-incompatibility signature.asc Description: PGP signature

Bug#625784: A fix for bug 625784

2011-05-06 Thread Barry Warsaw
/share/pyshared + on Debian, which will cause the following import to pick up the wrong version + (i.e. the 2.7 version when -p python3 is used). We don't need sys.path[0], so + just remove it permanently. +Author: Barry Warsaw ba...@python.org +Bug-Debian: http://bugs.debian.org/cgi-bin

Bug#625784: (no subject)

2011-05-06 Thread Barry Warsaw
it permanently. +Author: Barry Warsaw ba...@python.org +Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=625784 +Forwarded: not-needed +--- a/virtualenv.py b/virtualenv.py +@@ -469,6 +469,14 @@ + project_name = 'distribute' + bootstrap_script = DISTRIBUTE_SETUP_PY + try

Bug#511253: python-storm in Debian

2011-05-05 Thread Barry Warsaw
Hi there. I'm also keen on having Storm available in Debian so please let me know if there's anything I can do to help. I can't sponsor it but I can help review, test, update, or fix problems. Also, Scott Kitterman has ported it to dh_python2 and updated it to the latest upstream version.

Bug#511253: python-storm in Debian

2011-05-05 Thread Barry Warsaw
to hear! Thanks for your contributions to Debian. -Barry signature.asc Description: PGP signature

Bug#625784: python-virtualenv: 'virtualenv -p python3 xx' should work but doesn't

2011-05-05 Thread Barry Warsaw
Package: python-virtualenv Version: 1.4.9-3ubuntu1 Severity: important On Wheezy, which has virtualenv 1.6, the following should work: $ virtualenv -p python3 /tmp/xx but it fails with this traceback: -snip snip- Traceback (most recent call last): File

Bug#625785: python-virtualenv: 'virtualenv -p python3 xx' should work but doesn't

2011-05-05 Thread Barry Warsaw
Package: python-virtualenv Version: 1.6-1 Severity: important On Wheezy, which has virtualenv 1.6, the following should work: $ virtualenv -p python3 /tmp/xx but it fails with this traceback: -snip snip- Traceback (most recent call last): File

Bug#616742: bug 616742

2011-04-29 Thread Barry Warsaw
On Apr 28, 2011, at 12:58 AM, Daniel Leidert wrote: Am Mittwoch, den 27.04.2011, 17:16 -0400 schrieb Barry Warsaw: I've worked up a patch for bug 616742, which converts avogadro from python-central to dh_python2. I've tested this and it works for me locally. Note that this does not fix

Bug#616742: bug 616742

2011-04-27 Thread Barry Warsaw
is currently the default for Wheezy, that should be fine for now. Please let me know what you think. Cheers, -Barry === modified file 'debian/changelog' --- debian/changelog 2011-04-24 01:00:16 + +++ debian/changelog 2011-04-25 18:22:45 + @@ -1,3 +1,9 @@ +avogadro (1.0.2-2) unstable; urgency

Bug#623165: FTBFS w/ Python 2.7 enabled

2011-04-22 Thread Barry Warsaw
Here is the bug report for graphviz failure against Python 2.7 in Ubuntu Natty: https://bugs.launchpad.net/ubuntu/+source/graphviz/+bug/683182/+index Here's the debdiff I applied to our package to get it to build:

Bug#621675: django-ajax-selects: ftbfs with python 2.7

2011-04-07 Thread Barry Warsaw
Package: django-ajax-selects Version: 1.1.4-2 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu natty ubuntu-patch This fixes a ftbfs in Ubuntu 11.04 because the path references Python 2.6, but Python 2.7 is the default. If it's not relevant for Wheezy

Bug#621676: gmobilemedia: fixes ftbfs

2011-04-07 Thread Barry Warsaw
Package: gmobilemedia Version: 0.4+dfsg-10 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu natty ubuntu-patch The distutils.patch is incorrect because it references the distutils.sysconfig module, but that module is never explicitly imported. Thus the

Bug#621137: Random exec failures on ARM; breaks boot -- /init: exec: line 306: run-init: Unknown error 2372692

2011-04-07 Thread Barry Tennison
Many thanks, Loïc! I was beginning to feel REALLY puzzled by some of the inconsistent behaviour I was seeing (on HP MediaVault 2120/5020 as well as NSLU2). It's good to hear someone else getting that too, and some progress towards a solution (and a workaround I can try). Barry On 6 Apr 2011

Bug#617315: xml-core: prerm/postinst scripts modify /usr/local in violation of debian policy

2011-03-07 Thread Don Barry
Package: xml-core Version: 0.13 Severity: important Upgrade to Squeeze on systems with remote RO mounted /usr/local fail at xml- core upgrade because of prerm/postinst scripts noodling with /usr/local. -- System Information: Debian Release: 6.0 APT prefers stable APT policy: (990,

Bug#471583: codeigniter should be added to debian

2011-03-01 Thread ing. Barry B.F. de Graaff
/www/codeigniter/application/config For it to work Please support me by testing the package and give me suggestions on how I can add this to Debian as fast as possible. Regards, Barry de Graaff

Bug#206536: phpDocumentor takes forever to get in Debian

2011-03-01 Thread ing. Barry B.F. de Graaff
on how I can add this to Debian as fast as possible. Regards, Barry de Graaff

Bug#206536: phpDocumentor takes forever to get in Debian

2011-03-01 Thread ing. Barry B.F. de Graaff
The url from the previous mail is here: http://barrydegraaff.tk/files/Linux/phpdocumentor_1.4.3-1_all.deb -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#613172: reportbug: samba/kswapd0/ext4 moving large files or causing high systemload cause kernel panic/system freeze

2011-02-13 Thread Barry Schut
hope you can help, i'll be forced to return to Lenny if this cant be resolved... and that would be a shame... Squeeze looks good from many perspectives! Regards, Barry Schut a.k.a. [NUT] -- Package-specific info: ** Environment settings: INTERFACE=text ** /home/nut/.reportbugrc: reportbug_version

Bug#613172: The gziped systeminformation

2011-02-13 Thread Barry Schut
remains mandatory. I can provide you with login details if you want to take a look, I'll grant you any help you need, you can install whatever you need even if that means I need to reinstall the system. Regards, Barry Schut -Original Message- From: Julien Cristau [mailto:jcris

Bug#613172: The gziped systeminformation

2011-02-13 Thread Barry Schut
Somehow i managed to close the report previously, that was not my intention... sorry about that! Regards, Barry Schut -Original Message- From: Julien Cristau [mailto:jcris...@debian.org] Sent: zondag 13 februari 2011 15:06 To: Barry Schut Cc: 613...@bugs.debian.org Subject: Re: Bug

Bug#613172: The gziped systeminformation

2011-02-13 Thread Barry Schut
Just to be sure, my original reply was 2 messages above this one, i'll remember to strip emails from unwanted quotes... Regards, Barry Schut -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#612432: Update python-keyring to latest upstream version 0.5.1

2011-02-09 Thread Barry Warsaw
On Feb 08, 2011, at 03:53 PM, Jakub Wilk wrote: * Barry Warsaw ba...@python.org, 2011-02-08, 09:50: Uh, excuse me, what? Could you please explain what's so special about dh_python2 that allowed you to simplify d/rules? It seemed to automatically do much of what there were previously explicit

Bug#612432: Update python-keyring to latest upstream version 0.5.1

2011-02-08 Thread Barry Warsaw
On Feb 08, 2011, at 03:38 PM, Jakub Wilk wrote: I'm not maintainer of this package, but I'll comment anyway. * Barry Warsaw ba...@ubuntu.com, 2011-02-08, 08:53: Since I already needed to do significant surgery on the package, I decided to go ahead and upgrade it to dh_python2 while I

Bug#590821: mgltools-viewerframework: This fixes byte compilation problems related to Python 2.7.

2011-01-24 Thread Barry Warsaw
Package: mgltools-viewerframework Version: 1.5.4.cvs.20100912-1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu natty ubuntu-patch Found and fixed in Ubuntu. *** /tmp/tmp1frYWy In Ubuntu, we've applied the attached patch to achieve the following: *

Bug#590821: Ubuntu patch for Debian bug #590821

2011-01-21 Thread Barry Warsaw
to add a patch system, so instead of uncommenting the include and adding a patch, I modified the source directly. The Debian maintainer may of course elect to do it differently. -Barry [1] https://bugs.launchpad.net/ubuntu/+source/mgltools-viewerframework/+bug/685476 [2] http://bugs.python.org

Bug#605422: cheetah: Python 2.7 compatibility

2010-11-30 Thread Barry Warsaw
Hi Jakub, On Nov 30, 2010, at 08:48 PM, Jakub Wilk wrote: I'm not maintainer of this package, but... * Barry Warsaw ba...@python.org, 2010-11-29, 15:05: Package: cheetah Version: 2.4.3 There is no such version in Debian: $ rmadison cheetah cheetah | 2.0~rc7-1 | etch| source

Bug#605422: cheetah: Python 2.7 compatibility

2010-11-29 Thread Barry Warsaw
Package: cheetah Version: 2.4.3 Severity: important Tags: patch Cheetah 2.4.3 needs a patch for Python 2.7 compatibility. We've applied the following patch to the Ubuntu version, and it was derived from the patch applied in Fedora. Also, 02_clean_modules.patch and

Bug#605424: subversion: Python 2.7 compatibility

2010-11-29 Thread Barry Warsaw
/python/tests/client.py' --- subversion/bindings/swig/python/tests/client.py 2009-11-17 02:16:23 + +++ subversion/bindings/swig/python/tests/client.py 2010-08-18 22:05:15 + @@ -7,6 +7,31 @@ REPOS_PATH, REPOS_URL from urlparse import urljoin + + +# XXX 2010-08-18 barry +# Skip the test

Bug#605424: subversion: Python 2.7 compatibility

2010-11-29 Thread Barry Warsaw
interesting! If it ever fails again, I'll revisit this. Cool, thanks. Hopefully by then they'll fix this in upstream. :) -Barry signature.asc Description: PGP signature

Bug#603130: Debina Bug 603130 in Towitoko driver

2010-11-28 Thread ing. Barry B.F. de Graaff (debian)
Hello Carlos, I have no know if there where any changes. If you want I can send you the reader, if you don't have one yourself. Then you could keep it for future reference. Best regards, Barry On Mon, Nov 22, 2010 at 10:08 PM, Carlos Prados cpra...@yahoo.com wrote: Hello, Do you know

Bug#603660: Info received (Bug#603660: Acknowledgement (libccid: SCM SCR331 not working))

2010-11-16 Thread ing. Barry B.F. de Graaff
Debian Linux mrnaus 2.6.32-5-686 #1 SMP Tue Oct 19 14:40:34 UTC 2010 i686 GNU/Linux On Tue, Nov 16, 2010 at 11:14 PM, Ludovic Rousseau ludovic.rouss...@gmail.com wrote: Le 16/11/10 08:04, ing. Barry B.F. de Graaff a écrit : Looks like this may be the same problem as described here: http

Bug#603130: Info received (Bug#603130: Acknowledgement (Towitoko SmartCard reader not working anymore))

2010-11-15 Thread ing. Barry B.F. de Graaff (debian)
If anyone is still reading here please let me know the development status of this package. If no one changes this package it should be removed from Debian. Development seems to be gone. Best regards, Barry de Graaff I am switching to SCM SCR331: http://www.barrydegraaff.tk/index.php?page=files

Bug#603660: Acknowledgement (libccid: SCM SCR331 not working)

2010-11-15 Thread ing. Barry B.F. de Graaff
pcsc_scan PC/SC device scanner V 1.4.17 (c) 2001-2009, Ludovic Rousseau ludovic.rouss...@free.fr Compiled with PC/SC lite version: 1.5.5 SCardEstablishContext: RPC transport error. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble?

Bug#603660: Info received (Bug#603660: Acknowledgement (libccid: SCM SCR331 not working))

2010-11-15 Thread ing. Barry B.F. de Graaff
Looks like this may be the same problem as described here: http://ludovicrousseau.blogspot.com/2010/10/pcsc-lite-upgrade-and-ubuntu-special.html Furthermore when I start pcscd with -f -e options it tells me to upgrade the firmware or buy a new driver. This I find a very usefull message :-p since

Bug#603130: Acknowledgement (Towitoko SmartCard reader not working anymore)

2010-11-14 Thread ing. Barry B.F. de Graaff (debian)
After I recompiled pcscd-lite from source and verified the libtowitoko driver is in the drop dir, still not working but got an error message. sudo aptitude install libhal-dev wget https://alioth.debian.org/frs/download.php/3337/pcsc-lite-1.6.4.tar.bz2 tar -xf pcsc-lite-1.6.4.tar.bz2 cd

Bug#603130: Acknowledgement (Towitoko SmartCard reader not working anymore)

2010-11-14 Thread ing. Barry B.F. de Graaff (debian)
, 2010 at 12:39 PM, ing. Barry B.F. de Graaff (debian) deb...@barrydegraaff.tk wrote: After I recompiled pcscd-lite from source and verified the libtowitoko driver is in the drop dir, still not working but got an error message. sudo aptitude install libhal-dev wget https://alioth.debian.org/frs

Bug#603130: Towitoko SmartCard reader not working anymore

2010-11-10 Thread ing. Barry B.F. de Graaff (debian)
, and it worked in the past. What changed in pcsc to havae caused this? Best regards, Barry de Graaff #!/bin/bash # References: http://wiki.debian.org/Smartcards # Automated installer for Towitoko ChipDrive Micro USB # USB 067b:2303 (USB to Serial device) sudo apt-get autoremove -y sudo apt-get

Bug#587215: Info received and FILED only (Bug#587215: [linux-image-2.6.32-5-686])

2010-11-10 Thread ing. Barry B.F. de Graaff (debian)
provided by Debian. Can you tell me what I should do now to make progress? Since I think it would be very nice if this device works once again in Debian. Best regards, Barry http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=587215 On Fri, Aug 6, 2010 at 11:34 AM, ing. Barry B.F. de Graaff (debian

Bug#585145: RFA: gtimelog -- minimal timelogging system

2010-09-28 Thread Barry Warsaw
. Chris, thanks for your contributions to Debian, and good luck! I am happy to take over maintenance of gtimelog if Steve is still willing to sponsor uploads. -Barry signature.asc Description: PGP signature

Bug#585145: RFA: gtimelog -- minimal timelogging system

2010-09-27 Thread Barry Warsaw
On Sep 14, 2010, at 11:10 AM, Barry Warsaw wrote: Barry Warsaw, an experienced Python developer, has also expressed interest in taking over maintenance of gtimelog in Debian and Ubuntu; I think working with him in one of the Debian Python packaging teams, using whatever version control system

Bug#585145: RFA: gtimelog -- minimal timelogging system

2010-09-14 Thread Barry Warsaw
? Barry Warsaw, an experienced Python developer, has also expressed interest in taking over maintenance of gtimelog in Debian and Ubuntu; I think working with him in one of the Debian Python packaging teams, using whatever version control system that team prefers, would be an excellent way to maintain

Bug#492988: (no subject)

2010-09-14 Thread Barry Warsaw
Reported upstream as: https://bugs.edge.launchpad.net/gtimelog/+bug/638245 signature.asc Description: PGP signature

Bug#502324: (no subject)

2010-09-14 Thread Barry Warsaw
Reported upstream as: https://bugs.edge.launchpad.net/gtimelog/+bug/638245 signature.asc Description: PGP signature

Bug#593772: .pth and .egg-info files in /usr/lib/pymodules/python2.6 are not being processed

2010-08-20 Thread Barry Warsaw
Package: python2.6 Version: 2.6.5-1ubuntu6 Severity: normal As originally reported here: https://bugs.edge.launchpad.net/ubuntu/+source/python2.6/+bug/621348 ..pth and .egg-info files in /usr/lib/pymodules/python2.6 are not being processed. This is behavior inherited from Debian. -- System

Bug#590821: (no subject)

2010-07-30 Thread Barry Warsaw
This could be a bug in Python 2.7. The python-dev thread starts here: http://mail.python.org/pipermail/python-dev/2010-July/102560.html Awaiting determination before patching. signature.asc Description: PGP signature

Bug#590822: (no subject)

2010-07-30 Thread Barry Warsaw
This could be a bug in Python 2.7. The python-dev thread starts here: http://mail.python.org/pipermail/python-dev/2010-July/102560.html Awaiting determination before patching. signature.asc Description: PGP signature

Bug#588851: ITP flufl.enum 3.0.1

2010-07-12 Thread Barry Warsaw
Package: flufl.enum Version: ITP flufl.enum 3.0.1 Severity: normal I intend to package the Python package flufl.enum for Debian. This is the first time it will be packaged for Debian. I am the upstream maintainer and I intend to maintain it for Debian as well. -- System Information: Debian

Bug#588852: ITP flufl.i18n 1.0.2

2010-07-12 Thread Barry Warsaw
Package: flufl.i18n Version: 1.0.2 Severity: normal I intend to package the Python package flufl.i18n for Debian. This is the first time it will be packaged for Debian. I am the upstream maintainer and I intend to maintain it for Debian as well. -- System Information: Debian Release:

Bug#588857: ITP: python-flufl.enum -- A Python enumeration package

2010-07-12 Thread Barry Warsaw
Package: wnpp Severity: wishlist Owner: Barry Warsaw ba...@python.org * Package name: python-flufl.enum Version : 3.0.1 Upstream Author : Barry Warsaw ba...@python.org * URL : http://launchpad.net/flufl.enum * License : LGPLv3 Programming Lang: Python

Bug#588858: ITP: python-flufl.i18n -- A high level API for internationalization

2010-07-12 Thread Barry Warsaw
Package: wnpp Severity: wishlist Owner: Barry Warsaw ba...@python.org * Package name: python-flufl.i18n Version : 1.0.2 Upstream Author : Barry Warsaw ba...@python.org * URL : https://launchpad.net/flufl.i18n * License : LGPLv3 Programming Lang: Python

Bug#587215: [linux-image-2.6.32-5-686]

2010-06-30 Thread ing. Barry B.F. de Graaff (debian)
issue. Have a good day, Barry On Wed, Jun 30, 2010 at 3:47 AM, Ben Hutchings b...@decadent.org.uk wrote: On Tue, 2010-06-29 at 07:35 +0200, ing. Barry B.F. de Graaff (debian) wrote: [...] On Sun, Jun 27, 2010 at 7:40 PM, Ben Hutchings b...@decadent.org.uk wrote: OK, and for comparison, can you

Bug#587215: [linux-image-2.6.32-5-686]

2010-06-28 Thread ing. Barry B.F. de Graaff (debian)
Subject: Re: module for usb ethernet ax8817x 0b95:1780 not working Package: linux-2.6 Version: 2.6.32-15 Severity: normal Hello Ben, OK, *** Please type your report below this line *** OK reconfigured to restore the bug: - remove device modprobe -r asix aptitude reinstall

Bug#587215: [linux-image-2.6.32-5-686]

2010-06-27 Thread ing. Barry B.F. de Graaff (debian)
Package: linux-image-2.6.32-5-686 Version: 2.6.32-15 --- Please enter the report below this line. --- --- System information. --- Architecture: i386 Kernel:       Linux 2.6.32-5-686 Debian Release: squeeze/sid  500 unstable        mirror.hro.nl  500 unstable        ftp.debian.org --- Package

Bug#587215: Info received ([linux-image-2.6.32-5-686])

2010-06-27 Thread ing. Barry B.F. de Graaff (debian)
-- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#587215: Info received ([linux-image-2.6.32-5-686])

2010-06-27 Thread ing. Barry B.F. de Graaff (debian)
--- Output from package bug script --- ** Version: Linux version 2.6.32-5-686 (Debian 2.6.32-15) (b...@decadent.org.uk) (gcc version 4.3.5 (Debian 4.3.5-1) ) #1 SMP Tue Jun 1 04:59:47 UTC 2010 ** Command line: auto BOOT_IMAGE=Linux ro root=UUID=a9777dc3-55f7-4c80-a03a-9e9ba9ad5539 ** Not

Bug#587308: mason: [INTL:gl] Russian debconf templates translation update

2010-06-27 Thread Yortx Barry
Package: mason Version: 1.0.0-12 Severity: wishlist Tags: l10n patch Galician debconf templates translation update is attached. gl.po Description: Binary data

Bug#587215: [linux-image-2.6.32-5-686]

2010-06-27 Thread ing. Barry B.F. de Graaff (debian)
linux-image-2.6.32-5-686.bug Description: Binary data

Bug#587215: kernel module for usb ethernet ax8817x 0b95:1780 not working

2010-06-26 Thread ing. Barry B.F. de Graaff (debian)
/AX88772B_772A_760_772_178_LINUX2.6.32_Driver_v3.2.0_Source.tar.bz2 modprobe -r asix untar the archive make sudo make install modprobe asix plug in the device. I am not sure if I should report this bug to the kernel package, so please don't shoot me if I am wrong. Cheerio Barry -- To UNSUBSCRIBE

Bug#502889: investor mailing lists

2010-06-22 Thread transition Barry
You can reach me at my other email address for details:therightl...@gmx.com email rem...@gmx.com for delisting -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#586113: Add sysconfig to python2.7-minimal binary package

2010-06-16 Thread Barry Warsaw
Package: python2.7-minimal Version: 2.7~b1-2 Tags: patch In Python 2.7, the site module imports the new sysconfig module, so sysconfig must be included in python2.7-minimal, otherwise you will get tracebacks when installing the binary package. The fix is easy. === modified file

Bug#579651: python-debian: No public API for getting ChangeBlocks from a Changelog

2010-04-29 Thread Barry Warsaw
Package: python-debian Version: 0.1.14ubuntu2 Severity: important As far as I can tell, there is no public API to get ChangeBlock objects given a Changelog object. I can use changelog._blocks although that is non-public. I want to get ChangeBlocks because I want the .changes for a particular

Bug#577762: RM: cupsddk-drivers -- ROM; merged into main src:cups package

2010-04-17 Thread Barry deFreese
tags 577762 + moreinfo Hi Mark, Do you just want the cupsddk-drivers package removed or the old cupsddk source package? The RM says cupsddk-drivers but the message seems to indicate you want the cupsddk source package gone. Thanks! Barry deFreese Debian FTP Assistant -- To UNSUBSCRIBE

Bug#577847: closed by Debian Archive Maintenance ftpmas...@ftp-master.debian.org (Bug#577847: Removed package(s) from unstable)

2010-04-17 Thread Barry deFreese
rabbitvcs-cli, rabbitvcs-gedit and rabbitvcs-nautilus also need to be removed. Cheers, Jason Actually you should file a bug for each package individually. But if you look, they were all removed, I can only close the bug on one removal so I closed it on the first one. Barry deFreese

Bug#577386: Fwd: Bio3D problems with R 2.11.

2010-04-12 Thread Barry Grant
-- Forwarded message -- From: Barry Grant bgr...@mccammon.ucsd.edu Date: Mon, Apr 12, 2010 at 3:27 PM Subject: Re: Bio3D problems with R 2.11. To: Charles Plessy ple...@debian.org Dear Charles, I have updated the Bio3D package so it should now install correctly with the R 2.11.0

Bug#565788: Upgrading SDL breaks Wesnoth

2010-04-08 Thread Barry deFreese
your patch fixes the issue for me. My apologies that I haven't been keeping up with SDL lately, real life is killing me. I will see if I can get this tested also, and then updated. Thanks! Barry deFreese -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject

Bug#102167: email directory of small to medium sized businesses for the us

2010-03-16 Thread Barry X Obrien
Many of Medical Business lists are on sale too Just email me here:wins...@reliablelists.info I'll get you all the details and samples. to eject yourself from the list visit this link please email stopp...@reliablelists.info -- To UNSUBSCRIBE, email to

Bug#568674: (no subject)

2010-03-04 Thread Barry Warsaw
This is on our (upstream's) radar: http://bugs.python.org/issue7755 signature.asc Description: PGP signature

Bug#566365: Failure to Load DFebian 4.03 and 5.0

2010-01-23 Thread Barry White
. Description of the install, in prose, and any thoughts, comments and ideas you had during the initial install. Cheers Barry White -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#565787: sympa: Should this package be orphaned (or removed)?

2010-01-18 Thread Barry deFreese
-pkgs.en.html#s-archive-manip http://www.debian.org/devel/wnpp/ Thank you, Barry deFreese Debian QA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#563781: RM: ktechlab -- RoQA; gpsim dependency is to be removed

2010-01-12 Thread Barry deFreese
Georges Khaznadar wrote: Hello Barry, I did not receive the bug reports first, because they were not directed to ktechlab's maintainer (me). Please, can you confirm that I understood correctly the situation? This what I understood: gpsim is no longer developed, and this package has two

Bug#564846: fixed in libsdl1.2 1.2.14-3

2010-01-12 Thread Barry deFreese
Philipp Kern wrote: Hi, On Tue, Jan 12, 2010 at 06:55:20PM +, Barry deFreese wrote: * Disable Playstation 3 Cell driver on PPC. (Closes: #564846). + Thanks to Scott Kitterman at Ubuntu for finding fix from Gentoo. wouldn't the right fix be to build-depend on libspe on ppc

Bug#563781: RM: ktechlab -- RoQA; gpsim dependency is to be removed

2010-01-11 Thread Barry deFreese
solution for the gpsim dependency? Thank you, Barry deFreese Debian FTP Assistant -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#563839: O: pdf2djvu -- PDF to DjVu converter

2010-01-05 Thread Barry deFreese
for detailed instructions how to adopt a package properly. Thank you, Barry deFreese on Behalf of Debian QA Group -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#563580: gidentd: Should this package be orphaned (or removed)?

2010-01-03 Thread Barry deFreese
http://www.debian.org/devel/wnpp/ Thank you, Barry deFreese Debian QA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#563579: lingot: Should this package be orphaned (or removed)?

2010-01-03 Thread Barry deFreese
/ch-pkgs.en.html#s-archive-manip http://www.debian.org/devel/wnpp/ Thank you, Barry deFreese Debian QA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#553897: RM: glashctl -- ROQA; NPOASR, out of date, RC bug, low popcon

2009-12-24 Thread Barry deFreese
severity 553897 normal reassign 553897 ftp.debian.org retitle 553897 RM: glashctl -- ROQA; NPOASR, out of date, RC bug, low popcon thank you Barry deFreese Debian QA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#553901: RM: gkrellmwho2 -- ROQA; missing upstream, unmaintained, buggy, low popcon

2009-12-24 Thread Barry deFreese
severity 553901 normal reassign 553901 ftp.debian.org retitle 553901 RM: gkrellmwho2 -- ROQA; missing upstream, unmaintained, buggy thank you Barry deFreese Debian QA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#553903: RM: w3c-linkchecker -- ROQA; out of date, unmaintained, RC bug, low popcon

2009-12-24 Thread Barry deFreese
severity 553903 normal reassign 553903 ftp.debian.org retitle 553903 RM: w3c-linkchecker -- ROQA; out of date, unmaintained, RC bug thank you Barry deFreese Debian QA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#555033: RM: mod-bt -- ROQA; inactive upstream, unmaintained, RC buggy, low popcon

2009-12-24 Thread Barry deFreese
severity 555033 normal reassign 555033 ftp.debian.org retitle 555033 RM: mod-bt -- ROQA; inactive upstream, unmaintained, RC buggy thank you Barry deFreese Debian QA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#553905: RM: texfam -- ROQA; inactive upstream, unmaintained, RC bug, low popcon

2009-12-24 Thread Barry deFreese
severity 553905 normal reassign 553905 ftp.debian.org retitle 553905 RM: texfam -- ROQA; inactive upstream, unmaintained, RC bug thank you Barry deFreese Debian QA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#555114: RM: gkrellm-i8k -- ROQA; missing upstream, unmaintained, low popcon

2009-12-24 Thread Barry deFreese
severity 555114 normal reassign 555114 ftp.debian.org retitle 555114 RM: gkrellm-i8k -- ROQA; missing upstream, unmaintained thank you Barry deFreese Debian QA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#553693: RM: libghttp -- ROQA; dead upstream, orphaned, very low popcon

2009-12-23 Thread Barry deFreese
severity 553693 normal reassign 553693 ftp.debian.org retitle 553693 RM: libghttp -- ROQA; dead upstream, orphaned, very low popcon thank you Barry deFreese Debian QA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#553894: RM: ext2resize -- ROQA; NPOASR, buggy, replaced by resize2fs, low popcon

2009-12-23 Thread Barry deFreese
severity 553894 normal reassign 553894 ftp.debian.org retitle 553894 RM: ext2resize -- ROQA; NPOASR, buggy, replaced by resize2fs, low popcon thank you Barry deFreese Debian QA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble

Bug#562210: NMU for amideco 0.31e-3.1

2009-12-23 Thread Barry deFreese
Package: amideco Severity: normal Hi, Attached is the debdiff used for the NMU 0.31e-3.1 for amideco. I have already uploaded it to delayed/7 so if you do not want this NMU, please kill it (or have me kill it). Thank you, Barry deFreese Debian QA diff -u amideco-0.31e/debian/changelog

Bug#532788: awardeco: FTBFS on Debian GNU/Hurd [Fix]

2009-12-23 Thread Barry deFreese
Hi, I just NMU'd awardeco with this fix. I uploaded to delayed/7 so if you don' want this please kill it or have me kill it. Thank you, Barry deFreese Debian QA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#562220: O: and -- Auto Nice Daemon

2009-12-23 Thread Barry deFreese
for detailed instructions how to adopt a package properly. Thank you, Barry deFreese on Behalf of Debian QA Group -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#533817: muparser: FTBFS on Debian GNU/Hurd [Patch]

2009-12-22 Thread Barry deFreese
for the late reply. Barry -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#562136: RM: libbrlapi-java [all] -- ROM; ANAIS

2009-12-22 Thread Barry deFreese
Package: ftp.debian.org Severity: normal Samuel has requested the removal of libbrlapi-java. Blocking migration of brltty. Thank you, Barry deFreese Debian FTP Assistant -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#561479: RM: docutils-writer-manpage -- uninstallable, integrated into new python-docutils

2009-12-18 Thread Barry deFreese
Jakub Wilk wrote: * Barry deFreese bdefre...@debian.org, 2009-12-17, 17:16: The following r(b)depends were found and need to be addressed before the package is removed: Checking reverse dependencies... # Broken Build-Depends: burn: docutils-writer-manpage dtrx: rst2man kupfer: rst2man

Bug#561479: RM: docutils-writer-manpage -- uninstallable, integrated into new python-docutils

2009-12-17 Thread Barry deFreese
tags 561479 + moreinfo thank you Hi, The following r(b)depends were found and need to be addressed before the package is removed: Checking reverse dependencies... # Broken Build-Depends: burn: docutils-writer-manpage dtrx: rst2man kupfer: rst2man Dependency problem found. Thank you, Barry

Bug#561361: RM: libgda3 -- ROM; obsolete; replaced by libgda4

2009-12-17 Thread Barry deFreese
Hi, libgnomedb3 and mergeant have been removed. However, planner has a decent popcon and doesn't seem unmaintained. Shall I remove libgda3 anyway? Xavier, As the maintainer of planner, I am CCing you here. Are you working on moving planner to libgda4? Thanks, Barry deFreese Debian FTP

Bug#561056: adolc: Should this package be orphaned (or removed)?

2009-12-13 Thread Barry deFreese
http://www.debian.org/doc/developers-reference/ch-pkgs.en.html#s-archive-manip http://www.debian.org/devel/wnpp/ Thank you, Barry deFreese Debian QA -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

<    3   4   5   6   7   8   9   10   11   12   >