Bug#383616: Intent to NMU

2006-08-24 Thread Margarita Manterola
ere gnopernicus broke the +scrollkeeper database. Thanks to Loic Minier for the patch. +(Closes: #383616) + * Added debian/patches/02_fix_segfault.patch to fix a segfault when +starting gnopernicus without a running gconf instance. + + -- Margarita Manterola <[EMAIL PROTECTED]>

Bug#382958: Upstream URL

2006-08-23 Thread Margarita Manterola
This problem was discussed upstream, here: http://bugzilla.gnome.org/show_bug.cgi?id=341942 And was fixed with this clean and simple patch to configure.in: http://bugzilla.gnome.org/attachment.cgi?id=65572 The patch submitted by James is ok, but adds a lot of noise, because it adds many other thi

Bug#378253: [EMAIL PROTECTED]

2006-08-22 Thread Margarita Manterola
Hola Andreas Tscharner! > >http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=378253 > >If you have a package ready, I could sponsor the upload. > Yes, I have a package ready, but my sponsor (Christian Bayle) was on > holydays. He should have returned Sunday or yesterday. > I'll try to contact him,

Bug#378253: [EMAIL PROTECTED]

2006-08-21 Thread Margarita Manterola
There's been no activity in Bug#378253 for a month now. Do you have any news regarding this? http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=378253 If you have a package ready, I could sponsor the upload. -- Love, Marga -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Bug#327618: dependency on libpq-dev for libqt4-dev

2006-08-21 Thread Margarita Manterola
Hi! Georg Baum reopened bug 327618, since apparently libqt4-dev stopped having the needed dependency on libpq-dev. I've been checking the packages on snapshot.debian.org, and found out that the dependency was dropped on 4.1.0-2, the relevant changelog entry seems to be: * debian/control: adde

Bug#371865: Info received (Patch)

2006-08-21 Thread Margarita Manterola
I forgot to mention that both Damián Viano and Maximiliano Curia played a very significant role into finding out what the problem was. Also, this was a very tricky problem to find. For the record, when weird bugs turn up in a particular architecture, check that gcc is not complaining about "impli

Bug#383746: qof: FTBFS (hppa, sparc, m68k): timezone failures - help required

2006-08-21 Thread Margarita Manterola
Hola Neil Williams! > Please can you run this simple series (on all affected boxes): > date -d"1995-03-26 06:00:00.0 +" +"%H %Z" > date -u -d"1995-03-26 06:00:00.0 +" +"%H %Z" > date -d"1995-03-26 06:00:00.0 +0500" +"%H %Z" > date -u -d"1995-03-26 06:00:00.0

Bug#371865: Patch

2006-08-21 Thread Margarita Manterola
Please consider including this patch. Thanks. -- Love, Marga #! /bin/sh /usr/share/dpatch/dpatch-run ## fix_diacanvas2-types.dpatch by Margarita Manterola <[EMAIL PROTECTED]> ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: Add missing #include "diaca

Bug#382807: NMU .diff.gz and apologies

2006-08-21 Thread Margarita Manterola
I forgot to attach the diff for the NMU I did. As it was almost a complete rework of the package, I'm attaching the complete .diff.gz Also, sorry for not uploading to the delayed queue. I'm hoping that noone will mind, anyway. -- Love, Marga silky_0.5.4-0.1.diff.gz Description: Binary

Bug#382807: Intent to NMU

2006-08-20 Thread Margarita Manterola
I came upon this problem in silky and found out that this package was in serious need of love. A new upstream release has been available for more than a year, and the package was packaged as a native package, even though it was clearly non-native. I prepared the new upstream release, as a non-nat

Bug#382146: Second patch

2006-08-20 Thread Margarita Manterola
So, the first FTBFS was due to /proc not being mounted, or /dev/fd not symliking to where it should. The problem was the use of <( ... ), that required creating a file in /dev/fd. I changed the script so that this is not necessary (by using a pipe instead of a temporary file). I tested this in m

Bug#382146: Patch for the second FTBFS

2006-08-20 Thread Margarita Manterola
The second FTBFS is due to a bashism in syscheck.sh which upstream is already aware of. I'm attaching a patch that fixes that problem. -- Love Marga --- spl-0.9i/syscheck.sh2006-05-28 10:36:41.0 -0300 +++ spl-marga/syscheck.sh 2006-08-20 14:44:21.07690 -0300 @@

Bug#381919: Uploaded

2006-08-20 Thread Margarita Manterola
I took the liberty of uploading your package, so that the RC bug would be fixed. Please, keep an eye on the other important bugs you have. Some of them look like they should actually be RC as well -- Love, Marga -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubsc

Bug#382153: Attachments

2006-08-19 Thread Margarita Manterola
Well, I forgot the attachments in the previous mail. Here they are. -- Love, Marga #include #include using namespace std; int main (int argc, char *argv) { string hi; hi = "Hi"; return 0; } #include using namespace std; int main (int argc, char *argv) { string hi; hi = "Hi"

Bug#382260: Intent to NMU

2006-08-19 Thread Margarita Manterola
es are shipped in the .diff.gz + * debian/rules: fixed the install rule so that the LGPL-2.1 file is a +symlink to the common-licenses one. (Closes: #254576) + + -- Margarita Manterola <[EMAIL PROTECTED]> Sat, 19 Aug 2006 23:44:37 -0300 + sablevm (1.13-1) unstable; urgency=low *

Bug#382618: Patch

2006-08-19 Thread Margarita Manterola
Tags 382618 + patch Thanks This bug is obviously due to a change in , the addition of an "s" member, which has the "value" member inside. I'm attaching a patch that fixes this problem, by adding all the corresponding "s." before the "value" member. BTW, when doing a "debian/rules clean" 3 files

Bug#382153: This is a bug in the std library

2006-08-19 Thread Margarita Manterola
reassign 382153 libstdc++6-4.1-dev 4.1.1-11 thanks I've been testing this problem in merulo.debian.org, and I was able to reproduce it. This bug is actually in the c++ standard library. I was able to develop a very small test case that reproduces this bug, and also one that "fixes" it. I'm attac

Bug#382011: Things tried

2006-08-15 Thread Margarita Manterola
I've been working on this paxtest bug for a while, and I was not able to fix it. I just wanted to state the things that I've tried, without luck. Normal userspace programs are adviced not to include any linux/ files, so I tried using and , instead of the linux/ versions, but this fails, because

Bug#381997: Tiny patch

2006-08-15 Thread Margarita Manterola
tags 381997 +patch thanks The patch made by Ben for 337872 was somehow not completely applied, and the line that erased the g_new0 redundant initialization was not deleted. Deleting this line should fix the bug. Patch attached. -- Love, Marga. diff -u drivel-2.0.3/src/xmlrpc.c drivel-2

Bug#381320: Some extra patches

2006-08-15 Thread Margarita Manterola
e. I'm giving up here. For anyone else that is interested, it's a real challenge to make elfsh build in any other arch than i386. If you are going to fix this bug, please check that it fixes more than your desktop-pc. -- Bessos,(o_ Marga. (\)_ #! /bin/sh /usr/share/dpatch/dpa

Bug#383237: slapd: schemacheck option dropped in new upstream release

2006-08-15 Thread Margarita Manterola
Package: slapd Version: 2.3.24-2 Severity: important Hi! The "schemacheck" option has been dropped in the new upstream release. This means that slapd will always check the schemas from now on. If a current installation has the option set to "schemacheck off", where the schemas aren't completely

Bug#381320: Another patch

2006-08-15 Thread Margarita Manterola
lpha, mips and sparc. I'm not sure what would be the best way to deal with this. -- Love, Marga. #! /bin/sh /usr/share/dpatch/dpatch-run ## gnu_source.dpatch by Margarita Manterola <[EMAIL PROTECTED]> ## ## All lines beginning with `## DP:' are a description of the patc

Bug#381320: Still failing in amd64

2006-08-15 Thread Margarita Manterola
Hi! I just wanted to say that I tested the patch in i386, and it worked. But when I tested it in amd64, the program does not build, therefore, something is missing. I'm investigating about this. -- Bezos, (o. Marga. (/)_ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Bug#382783: Patch to fix RC bug 382783 in yacas

2006-08-14 Thread Margarita Manterola
tags 382783 pending thanks I've reviewed the NMU prepared by Arjan, built it and tested it. It fixes the problem and it's a very simple fix. Therefore, I intend to upload it as an NMU. The patch is exactly the same submitted by Arjan. Clean and simple. Since this bug has just been reported, I'

Bug#303541: Intent to NMU

2006-08-14 Thread Margarita Manterola
Hi! I've packaged the "New" Upstream Release of libdvdnav (it's been out there for more than 2 years), and together with Maximiliano Curia, prepared to do an NMU. I've copied the debian directory into the new release, applied the AM_MAINTAINER_MODE patch, and run autogen.sh with automake1.7, hopi

Bug#364275: Intent to NMU

2006-08-14 Thread Margarita Manterola
* Applied the suggested patch to fix the problem when dealing with files, +when a locale is set. Thanks to Anders Lageras for the link to the patch. +(Closes: #368849, #364275). + + -- Margarita Manterola <[EMAIL PROTECTED]> Mon, 14 Aug 2006 19:21:36 -0300 + gentoo (0.11.55-1) u

Bug#381624: Intent to NMU

2006-08-13 Thread Margarita Manterola
is honored. + * Fixed debian/rules so that the binary-indep package is generated in the +binary-indep rule. (Closes: #207196) + + -- Margarita Manterola <[EMAIL PROTECTED]> Sun, 13 Aug 2006 13:13:52 -0300 + vflib3 (3.6.13-3.5) unstable; urgency=medium * Non-maintainer upload. diff

Bug#381389: Reproduceable, and not smart-notifier's fault

2006-08-12 Thread Margarita Manterola
reassign 381389 debhelper 5.0.37.3 thanks I can reproduce this in my machine. It's due to the fact that /usr/bin/python points to python2.3 in my box, and smart-notifier's python version is "current". Changing this in /var/lib/dpkg/status, "fixes" this bug. Therefore, as discussed with Pierre Ha

Bug#357996: Need help?

2006-08-12 Thread Margarita Manterola
Hi! It's been more than a month since you promised to work on tulip's new upstream release. Are you going to be able to package it soon? Do you need help with doing this? -- Love, Marga -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact

Bug#381815: Intent to Upload

2006-08-11 Thread Margarita Manterola
I have reviewed Arjan's patch, and I consider that it's very well done. Therefore, I'm going to upload a package that applies it. This package is orphaned, and maintained by QA. Therefore, this is not numbered as an NMU, but as a normal package. The patch is exactly the same as the one submitted

Bug#381338: Intent to NMU

2006-08-11 Thread Margarita Manterola
g @@ -1,3 +1,10 @@ +kakasi (2.3.4-3.1) unstable; urgency=low + + * Non-maintainer upload to fix almost empty copyright file. +(Closes: #381338) + + -- Margarita Manterola <[EMAIL PROTECTED]> Fri, 11 Aug 2006 17:21:30 -0300 + kakasi (2.3.4-3) unstable; urgency=low * Added README.wakat

Bug#374131: The new upstream release fixes this bug

2006-08-11 Thread Margarita Manterola
I've downloaded the new upstream release of gerbv, and tested it in a box that fails with the 1.0.1 version, and it doesn't fail with the 1.0.2 version. Here's a link to download the new upstream release: http://kent.dl.sourceforge.net/sourceforge/gerbv/gerbv-1.0.2.tar.gz As this is an RC bug, I'

Bug#379214: Intent to NMU

2006-08-10 Thread Margarita Manterola
and libxaw7-dev as build-dependencies + + -- Margarita Manterola <[EMAIL PROTECTED]> Thu, 10 Aug 2006 18:26:59 -0300 + gmt (4.1.2-1) unstable; urgency=low * Correct upstream release (closes: #369216).

Bug#379264: Intent to NMU

2006-08-10 Thread Margarita Manterola
new Cabal version. Drop the build dependency on ghc6 (6.4.1-999) to + make (binary) non-maintainer uploads easier. +- debian/ghc-pkg: replace the call to /usr/lib/ghc-6.4.1/bin/ghc-pkg + with a call to /usr/bin/ghc-pkg6 to make independant of the ghc6 + version. + + -- Margarita Ma

Bug#381236: tkfont: tkfont fails to start

2006-08-10 Thread Margarita Manterola
On 8/2/06, Angelina Carlton <[EMAIL PROTECTED]> wrote: , | Error in startup script: sort: Warning: "+number" syntax is | deprecated, please use "-k number" | while executing | "exec xlsfonts -u -fn "*" | grep "-" | sort -t "-" +2 | uniq > What version of coreutils are you using? I've

Bug#382260: sablevm: FTBFS in hppa: ./src/pa/ffitarget.h: file not found

2006-08-09 Thread Margarita Manterola
Package: sablevm Severity: serious sablevm is failing to build in hppa: config.status: linking ./src/pa/ffitarget.h to include/ffitarget.h config.status: error: ./src/pa/ffitarget.h: file not found configure: error: /bin/sh './configure' failed for src/libffi http://buildd.debian.org/fetch.php?&

Bug#380728: Intent to NMU

2006-08-09 Thread Margarita Manterola
h_gconf to work on apt-watch-gnome. + - debian/control: add ${misc:Depends} to Depends and bump the build + depency on debhelper to 4.9.8.1. + * debian/control: Add missing xterm dependency. (Closes: #367088) + + -- Margarita Manterola <[EMAIL PROTECTED]> Wed, 9 Aug 2006 09:50:26 -0

Bug#380638: Intent to NMU

2006-08-07 Thread Margarita Manterola
les are patched not to +include . (Closes: #380683) + + -- Margarita Manterola <[EMAIL PROTECTED]> Mon, 7 Aug 2006 17:21:54 -0300 + matrixssl (1.7.3-1) unstable; urgency=low * new upstream point release. diff -u matrixssl-1.7.3/debian/rules matrixssl-1.7.3/debian/rules --- matrixs

Bug#374396: Intent to NMU

2006-08-06 Thread Margarita Manterola
table; urgency=high + + * Non-maintainer upload to fix Failure To Build From Source in hppa, mips +and mipsel architectures. + * Added debian/patches/74_debian_hppa_mips_optim, that forces pp_pack.c to +be compiled without the delayed-branch optimization option. +(Closes: #374396) + +

Bug#259294: Intent to NMU

2006-08-05 Thread Margarita Manterola
| -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \ | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \ - | -skyos* | -haiku*) + | -skyos* | -haiku* | -rdos*) # Remember, each alternative MUST END IN *, to match a version number.

Bug#374396: Some findings about this bug

2006-08-05 Thread Margarita Manterola
Hi there again! After hours and hours of sitting behind the compiler, we are almost certain that the problem is with the -fdelayed-branch optimization. Compiling perl with -O2 -fno-delayed-branch in hppa works fine. I have prepared a small patch that forces pp_pack.c (the troublesome one) to b

Bug#248574: Intent to NMU

2006-08-05 Thread Margarita Manterola
artin +Forssen for the patch. (Closes: #248574). + * Fix Build-Depends, so that dependencies are correctly satisfied for the +clean target. + + -- Margarita Manterola <[EMAIL PROTECTED]> Sat, 5 Aug 2006 17:36:06 -0300 + tkman (2.2-1) unstable; urgency=low * New upstream release: r

Bug#374396: Some findings about this bug

2006-08-05 Thread Margarita Manterola
Hola Steve Peters! > It sounds like the gcc optimization is causing various math "optimizations" to > occur. For Perl, however, math optimizations typically cause failures in > t/op/numconvert.t and t/op/pack.t. You may want to test with -O1 to narrow > the possible -f option that may be causi

Bug#360657: Intent to NMU

2006-08-04 Thread Margarita Manterola
mpt. Applied the patch provided + by Dann Frazier. (Closes: #360657) + + -- Margarita Manterola <[EMAIL PROTECTED]> Sat, 5 Aug 2006 02:11:22 -0300 + pam (0.79-3.1) unstable; urgency=low * Non-maintainer upload. only in patch2: unchanged: --- pam-0.79.orig/debian/patches-applie

Bug#366565: Intent to NMU

2006-08-04 Thread Margarita Manterola
llmenu # dh_installlogrotate diff -u libalgorithm-diff-ruby-0.4/debian/changelog libalgorithm-diff-ruby-0.4/debian/changelog --- libalgorithm-diff-ruby-0.4/debian/changelog +++ libalgorithm-diff-ruby-0.4/debian/changelog @@ -1,3 +1,10 @@ +libalgorithm-diff-ruby (0.4-3.1) unstable; urgency=l

Bug#374396: Some findings about this bug

2006-08-03 Thread Margarita Manterola
Hi! I've been working with a couple of friends (Damián Viano and Martín Ferrari), in trying to fix this bug. We've built perl in an hppa machine and use that build to test the following things. This line: ./perl -le 'print unpack("%53c*", pack "c*", -1);' can be used to test the proble

Bug#380147: Intent to NMU

2006-08-03 Thread Margarita Manterola
Source, due missing +build-dependency on pkg-config. Thanks to Daniel Schepler for the +suggestion (Closes: #380147) + + -- Margarita Manterola <[EMAIL PROTECTED]> Thu, 3 Aug 2006 18:23:07 -0300 + swh-plugins (0.4.14-1) unstable; urgency=low * New upstream release diff -u

Bug#380006: Intent to NMU

2006-08-03 Thread Margarita Manterola
rules so that versions +with '+' in them are possible. (Closes: #359683). + * Modified debian/copyright to list the authors mentioned in the AUTHORS + file. + + -- Margarita Manterola <[EMAIL PROTECTED]> Thu, 3 Aug 2006 10:22:27 -0300 + gal0.x (0.24-7) unstable; urgency=low

Bug#39251: Intent to NMU

2006-08-02 Thread Margarita Manterola
ion in debian/control (Closes: #209562) + * Upgraded debian/control to Standards-Version 3.7.2: + - Removed link to undocumented manpage. + * Added dpatch support so that all the patches to the previous bugs are +stored separately + * Removed unneeded rules from debian/rules and tidy it

Bug#381248: forgot the URL

2006-08-02 Thread Margarita Manterola
I forgot the [0] in the other message: http://buildd.debian.org/fetch.php?&pkg=libsdl1.2&ver=1.2.11-1&arch=powerpc&stamp=1154401402&file=log&as=raw -- Love, Marga -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#381248: libsdl1.2: FTBFS in powerpc due to the use of PAGE_SIZE

2006-08-02 Thread Margarita Manterola
Package: libsdl1.2 Version: 1.2.11-1 Severity: serious Tags: patch Justification: Policy 5.6.8 Hi! libsdl1.2 is failing to build in powerpc [0] due to the use of PAGE_SIZE which was dropped in powerpc (and will soon be dropped in the other arches as well). I've created a patch that fixes this pr

Bug#379200: Intent to NMU

2006-08-02 Thread Margarita Manterola
angelog @@ -1,3 +1,10 @@ +bluez-utils (3.1-3.1) unstable; urgency=medium + + * Non-maintainer upload to fix Failure To Build From Source in builders +that use sudo instead of fakeroot. (Closes: #379200) + + -- Margarita Manterola <[EMAIL PROTECTED]> Wed, 2 Aug 2006 19:38:40 -0300

Bug#379812: Intent to NMU

2006-08-02 Thread Margarita Manterola
oad to fix Failure To Build From Source due to the lack +of support of autoconf 2.6. Thanks to Arjan Oosting for the patch. +(Closes: #379812) + + -- Margarita Manterola <[EMAIL PROTECTED]> Wed, 2 Aug 2006 17:15:23 -0300 + kde-style-polyester (0.9.2-1) unstable; urgency=low * New

Bug#379813: Intent to NMU

2006-08-02 Thread Margarita Manterola
ild From Source due to lack of +compatibility with autoconf2.6. Thanks to Arjan Oosting for the patch. +(Closes: #379813) + + -- Margarita Manterola <[EMAIL PROTECTED]> Wed, 2 Aug 2006 17:57:34 -0300 + kxmleditor (1.1.4-3) unstable; urgency=low * Acknowledge NMU (Closes: #334

Bug#378571: Intent to NMU

2006-08-02 Thread Margarita Manterola
urier-authlib-0.58/debian/changelog @@ -1,3 +1,11 @@ +courier-authlib (0.58-3.1) unstable; urgency=medium + + * Non-Maintainer Upload to fix security bug, caused by +/var/run/courier/authdaemon being world executable. Thanks to Martin +Ferrari for the fix. (Closes: #378571) + + -- Margarita Ma

Bug#379152: Intent to NMU

2006-08-02 Thread Margarita Manterola
fix64bit.diff. Thanks to Mike O'Connor for the +patch. (Closes: #379152) + * Added debian/patches/libtool_is_a_fool.diff, that fixes the rpath problem + of libtool for stardict. + + -- Margarita Manterola <[EMAIL PROTECTED]> Wed, 2 Aug 2006 12:56:13 -0300 + stardict (2.4.7-2) unst

Bug#379492: Intent to NMU

2006-08-02 Thread Margarita Manterola
-2.1) unstable; urgency=medium + + * Non-maintainer upload to fix Failure To Build From Source due to the lack +of support of autoconf 2.6. Thanks to Arjan Oosting for the patch. +(Closes: #379492, #379815) + + -- Margarita Manterola <[EMAIL PROTECTED]> Tue, 1 Aug 2006 12:36:38 -0300 +

Bug#379152: Arch dependent bug

2006-08-01 Thread Margarita Manterola
This bug does not appear in i386 nor in any other arch where size_t = int. This bug DOES appear in amd64, s390, ia64 and alpha. I have access to an amd64 box, and I'll try to provide the relevant patch. -- Bezos, (o. Marga. (/)_ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Bug#379700: Intent to NMU

2006-08-01 Thread Margarita Manterola
rce, due to the +missing build-dependency on python-support. Thanks to Andreas Jochens for +spotting this. (Closes: #379700) + + -- Margarita Manterola <[EMAIL PROTECTED]> Tue, 1 Aug 2006 10:54:33 -0300 + ntlmaps (0.9.9.0.1-1) unstable; urgency=low [ David Watson ] diff -u ntl

Bug#374477: Intent to NMU

2006-07-31 Thread Margarita Manterola
Ferrari for the patch. +(Closes: #374477) + + -- Margarita Manterola <[EMAIL PROTECTED]> Mon, 31 Jul 2006 17:12:34 -0300 + lilo (1:22.6.1-7) unstable; urgency=low * Maintenance upload. diff -u lilo-22.6.1/debian/lilo.postinst lilo-22.6.1/debian/lilo.postinst --- lilo-22.6.1/debian/l

Bug#379495: Intent to NMU

2006-07-30 Thread Margarita Manterola
-1,3 +1,11 @@ +predict (2.2.2-6.1) unstable; urgency=low + + * Non-Maintainer Upload to fix Failure to Build From Source due to a change +in the location of forms.h. Thanks to Luca Bruno for the patch. +(Closes: #379495). + + -- Margarita Manterola <[EMAIL PROTECTED]> Mon, 31 Jul 200

Bug#379486: Patch and Intent to NMU

2006-07-30 Thread Margarita Manterola
bian/changelog xplot-1.19/debian/changelog --- xplot-1.19/debian/changelog +++ xplot-1.19/debian/changelog @@ -1,3 +1,10 @@ +xplot (1.19-7.2) unstable; urgency=low + + * Non-Maintainer Upload to Fix Failure To Build From Source due to a small +bashism in the cbuild script. (Closes: #3794

Bug#379275: Intent to NMU

2006-07-30 Thread Margarita Manterola
to fix Failure To Build From Source due to missing +build-dependency on libx11-dev. (Closes: #379275) + + -- Margarita Manterola <[EMAIL PROTECTED]> Sun, 30 Jul 2006 15:18:53 -0300 + fillets-ng (0.7.3-1) unstable; urgency=low * New upstream release diff -u fillets-ng-0.7.3/debi

Bug#379261: Intent to NMU

2006-07-30 Thread Margarita Manterola
, so that it does not complain upon +installing. Thanks to Braun Gabor for the patch. (Closes: #295413). + * Updated DH_COMPAT and debhelper build-dependency to version 4. +Removed yacas.conffiles and yacas-proteus.conffiles since they weren't +needed anymore. + + -- Marga

Bug#377781: FTBFS in hppa

2006-07-23 Thread Margarita Manterola
The package failed to build in hppa, but apparently this is not due to using g++-4.1 for the compiler, but because of one of the dependencies. I've managed to get access to an hppa machine, and I'm looking into this. -- Besos, ,''`. Marga : :' : `. `'

Bug#378173: Patch

2006-07-21 Thread Margarita Manterola
Tags 378173 + patch thanks I've done a patch, the tidiest I could. After having a look at the other files, it was not as bad as I thought. This should be run through upstream. But, anyway, applying the patch prevents sear from segfaulting, and I think that it does not do any harm, so it could b

Bug#378173: libsdl bug

2006-07-21 Thread Margarita Manterola
reassign 378173 libsdl-image1.2 1.2.5-1 tags 378173 + upstream forwarded 378173 http://bugzilla.libsdl.org/show_bug.cgi?id=284 thanks As I said earlier, this is a bug in libsdl-image1.2, the current version (uploaded a month ago) is filled with calls to functions that don't check if the variable i

Bug#378173: Some more data

2006-07-21 Thread Margarita Manterola
This is a backtrace of the segfault: #0 0xb7f0376a in IMG_isXCF () from /usr/lib/libSDL_image-1.2.so.0 #1 0x080b151c in Sear::GL::createWindow (this=0x0, width=640, height=480, fullscreen=false) at GL.cpp:261 #2 0x080a5f46 in Sear::RenderSystem::createWindow (this=0x8186f20, width=640,

Bug#377781: Diff and Intent to NMU

2006-07-21 Thread Margarita Manterola
lure to Build From Source. Fixed debian/rules applying the +patch suggested by Adeodato, fixed debian/control by not specifying a +special compiler for any arches. (Closes: #377781) + + -- Margarita Manterola <[EMAIL PROTECTED]> Thu, 20 Jul 2006 16:22:18 -0300 + monotone (0.27-1) uns

Bug#374131: Changing severity, Tagging

2006-07-20 Thread Margarita Manterola
I can reproduce this bug both in Etch and in Sid (i386), and in Sid (amd64). I'm attaching the dependency list for all of them. Etch: Versions of packages gerbv depends on: ii libatk1.0-0 1.11.4-2 The ATK accessibility toolkit ii libc6 2.3.6-13 GNU C Libr

Bug#378043: This seems to be arch-specific

2006-07-20 Thread Margarita Manterola
I've built xine-lib successfully, both in i386 and amd64, so I guess that this bug is semi-specific of s390. I found a patch for the h263.c file: http://debian-ppc64.alioth.debian.org/patches/xine-lib_1.1.1-2.0.0.1.gcc4_ppc64.diff As you see from the url, it's for ppc64, and I don't know if it is

Bug#377990: Patch and intent to NMU

2006-07-19 Thread Margarita Manterola
a Failure To Build From Source: added a dependency on +libxi-dev. (Closes: #377990) + + -- Margarita Manterola <[EMAIL PROTECTED]> Wed, 19 Jul 2006 12:47:48 -0300 + libopengl-perl (0.54.alan1-4) unstable; urgency=low * Adopting package (Closes: #279799).

Bug#377991: Intent to NMU

2006-07-19 Thread Margarita Manterola
freecraft-1.18/debian/changelog +++ freecraft-1.18/debian/changelog @@ -1,3 +1,10 @@ +freecraft (1:1.18-2.3) unstable; urgency=low + + * Non-maintainer upload to apply patch provided by Adriaan Peeters to fix a +compile-time dependency on X11 libs. (Closes: #377991) + + -- Margarita Ma

Bug#377694: Fixing this bug through an NMU

2006-07-18 Thread Margarita Manterola
Tags 377694 + patch pending Tags 373256 + patch pending Thanks I've been working at 377694 for a while. I managed to easily fixed it, by backporting the Lua test from the graphviz 2.9 cvs version. But since this meant regenerating the configure, I was hit by 373256. It took me a long while to b

Bug#377608: Patch and Intent to NMU

2006-07-17 Thread Margarita Manterola
t-dev: added +debian/patches/11_ffmpeg_codec_struct.patch; and updated the +dependency version to avoid backwards problems. (Closes: #377608). + * Fix debian/patches/01_manpage.patch so that it installs at the correct +location (Due to a behavioural change in cdbs >= 0.4.40

Bug#377365: This bug has been already fixed

2006-07-15 Thread Margarita Manterola
reassign 377365 libcairo2-dev 1.2.0-2 close 377365 1.2.0-3 thanks I tried rebuilding the package in an updated pbuilder, and it built correctly. The problem would seem to be with the package libsm-dev, that includes libSM.so Depending on libgtk2.0-dev pulls in libcairo2-dev, which pulls in libs

Bug#377652: Small change in the NMU

2006-07-14 Thread Margarita Manterola
all-3.0/debian/changelog --- xball-3.0/debian/changelog +++ xball-3.0/debian/changelog @@ -1,3 +1,11 @@ +xball (3.0-16.1) unstable; urgency=low + + * NMU to fix RGB_TXT and all other references to point to /etc/X11/rgb.txt, +as it is in x11-common. (Closes: #377652). + * Added the demo files to

Bug#377652: No delayed queue

2006-07-14 Thread Margarita Manterola
The delayed queue is currently down. So, I'll wait a while and upload later. Sorry for the noise. -- Besitos, {o_ Marga. (')_ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#377652: Patch and intent to NMU

2006-07-14 Thread Margarita Manterola
to fix RGB_TXT and all other references to point to /etc/X11/rgb.txt, +as it is in x11-common. (Closes: #377652). + * Added the demo files to the documentation. + + -- Margarita Manterola <[EMAIL PROTECTED]> Thu, 13 Jul 2006 19:32:23 -0300 + xball (3.0-16) unstable; urgency=high

Bug#378171: octave-forge: New upstream version for Octave 2.9

2006-07-13 Thread Margarita Manterola
Package: octave-forge Severity: normal There's a new version upstream, targetted to octave 2.9: http://sourceforge.net/project/showfiles.php?group_id=2888&package_id=29785&release_id=430886 I hope you can upload it soon. Love, Marga. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subjec

Bug#376164: Some more info

2006-06-30 Thread Margarita Manterola
I've been debugging this for a while. The segfault is due to the line 378 in fluxkeys.c: if (strlen(key)) { Because key is NULL. key is assigned at lines 369 - 371: child = boites[x]->children->next->next->next->next->data; wid = child->widget; key = gtk_entry

Bug#358307: Intent to NMU

2006-06-25 Thread Margarita Manterola
y1.3.2-5.1) unstable; urgency=low + + * NMU changing debian/rules so that it does not specify the compiler +(Closes: #358307). + + -- Margarita Manterola <[EMAIL PROTECTED]> Sun, 25 Jun 2006 16:56:31 -0300 + hermes1 (1.3.3+really1.3.2-5) unstable; urgency=low * Oops, we need to frobni

Bug#363486: dpkg: [update-alternatives] New categories for: WORD, EXCEL, MEDIA-PLAYER etc.

2006-06-12 Thread Margarita Manterola
On 6/12/06, Jari Aalto <[EMAIL PROTECTED]> wrote: Is there any coordinated effort to standardize the name of the provided programs in /etc/alternatives? I don't think this concerns debian-policy at all. The use of alternatives is something that needs to be coordinated amont the maintainers of

Bug#372522: Patch attached

2006-06-10 Thread Margarita Manterola
tag 372522 +patch thanks This is a simple fix, but I took the time to search and couldn't find any other "double dot", so I decided to make a patch. -- Bezos, (o. Marga. (/)_ --- policy.sgml 2006-06-10 23:15:43.997173864 -0300 +++ policy-patched.sgml 2006-06-10 23:48:37.256557971 -0300

Bug#366466: Patch attached

2006-06-10 Thread Margarita Manterola
tag 366466 +patch thanks The first of the two bugs reported had already been fixed in the arch-repo. The other one, hadn't been fixed, so I made a tiny patch. Also, the margins of that paragraph were indented one extra space, so I fixed that as well. -- Bessos, Maggie. --- upgrading-check

Bug#372148: Bug confirmed

2006-06-10 Thread Margarita Manterola
tags 372148 +confirmed patch tnx I've been looking at this bug in the documentation, and what Justin says is completely true. I've found out that my diagrams also beared this bug (maybe because I made them while reading the docs, or maybe because policy was updated to reflect my diagrams :-\). I

Bug#362492: This is an FHS violation

2006-04-28 Thread Margarita Manterola
severity 362492 serious thanks Justification: having a configuration file in /usr/lib is a violation to FHS. The configuration file should be in /etc/ It should replace the old file as any other config file. i.e. check if the files are the original ones, and if they are not, warn the user abo

Bug#353857: Uploaded the package

2006-04-15 Thread Margarita Manterola
I have uploaded the corrected package to close this RC bug. Matthias: In the future, if you have the package and need sponsoring, in order to close an RC bug, it's a good idea to: * Include the URL of the package that needs sponsoring in your messages (It took me a lot of googli

Bug#355129: Intent to NMU

2006-04-15 Thread Margarita Manterola
urses-5.5/debian/changelog @@ -1,3 +1,10 @@ +ncurses (5.5-1.1) unstable; urgency=low + + * NMU to fix missing Makefile escaping in debian/rules (Closes: #355129) +Thanks to Pjotr Kourzanov <[EMAIL PROTECTED]>. + + -- Margarita Manterola <[EMAIL PROTECTED]> Sat, 15 Apr 2006 01:11:55

Bug#362255: Problem when trying to upgrade from 6.9.0.dfsg.1-4

2006-04-12 Thread Margarita Manterola
Package: x11-common Version: 6.9.0.dfsg.1-4 Severity: normal Hi! When trying to upgrade from the currently installed version 6.9.0.dfsg.1-4 of x11-common to 6.9.0.dfsg.1-6 I get the following problem: Preconfiguring packages ... (Reading database ... 213727 files and directories currently instal

Bug#349340: zeroconf: Zeroconf hangs when called from ifup.d

2006-03-13 Thread Margarita Manterola
Package: zeroconf Version: 0.6.1-1 Followup-For: Bug #349340 I'm experiencing this bug as well. When configuring the network, DHCP runs ok, and then zeroconf hangs. I've tried adding an & after the zeroconf call in ifup.d, and it doesn't hang any longer, although I'm not sure if zeroconf is a

Bug#263831: GD Barcode

2006-03-09 Thread Margarita Manterola
Hi! I've seen that you packaged libgd-barcode-perl, I'd be interested in sponsoring that package, if you are still interested in maintaining it for Debian. If so, you probably will need to update the package a bit, but we can work that out. You can mail me here, or find me on #debian-mentors (ir

Bug#356051: lintian: Add a warning if the Initial Release of a package does not have an ITP.

2006-03-09 Thread Margarita Manterola
Package: lintian Version: 1.23.15 Severity: wishlist Hi! I think it would be nice if Lintian warned when a package that has only one changelog entry (thus --> Initial Release) does not include the closing of a bug (ITP). As per the Debian Developer's reference[1], "you must then submit a bug rep

Bug#353277: ndiswrapper in main

2006-02-27 Thread Margarita Manterola
On 2/21/06, Raul Miller <[EMAIL PROTECTED]> wrote: > On 2/21/06, Margarita Manterola <[EMAIL PROTECTED]> wrote: > > On 2/20/06, Raul Miller <[EMAIL PROTECTED]> wrote: > > > As a specific counter example, consider > > > http://rt2x00.serialmonkey.

Bug#353277: ndiswrapper in main

2006-02-21 Thread Margarita Manterola
On 2/20/06, Raul Miller <[EMAIL PROTECTED]> wrote: > As a specific counter example, consider > http://rt2x00.serialmonkey.com/wiki/index.php/Main_Page > which is a project porting a windows driver to linux. This port > appears to be possible because the windows driver was made > available under a

Bug#353582: kalzium: Typo in origin of silver's name.

2006-02-19 Thread Margarita Manterola
Package: kalzium Version: 4:3.5.1-1 Severity: minor In the origin of the name for silver, it states that the symbol comes from "Agrentum" (silver in latin), and it's actually "Argentum". You can validate this in: http://en.wikipedia.org/wiki/Argentum Please send this upstream. -- Love, Marga.

Bug#349484: Problemas con el login

2006-02-06 Thread Margarita Manterola
Hi! After talking with the reporter a bit, this is what he is actually reporting: When he goes to the console, without having logged in (only having entered the username), he is able to retrieve a list of processes being executed in the system, by pressing CTRL or ALT plus some random keys. He d

Bug#338532: Intent to NMU

2006-01-25 Thread Margarita Manterola
+pre20050819.1/debian/changelog @@ -1,3 +1,10 @@ +sfs (1:0.8-0+pre20050819.1-2.1) unstable; urgency=low + + * NMU to fix FTBFS bug (Closes: #338532), thanks to Damian Viano: +added declare_set_and_setsize patch, that declares the needed functions. + + -- Margarita Manterola <[EMAIL PROTECTED]>

Bug#349484: Fails login program

2006-01-23 Thread Margarita Manterola
Daniel, Leí la explicación de tu problema, pero debido a que el mensaje es una mezcla de español y de inglés, no es sencillo entender qué está pasando. Podrías explicar, en castellano, qué problema estás teniendo? Una vez que hayamos diagnosticado el problema, yo me encargaré de traducirlo a los

Bug#337533: lyx: generation of pdf/ps shouldn't fail if freshly-installed.

2005-11-04 Thread Margarita Manterola
Package: lyx Version: 1.3.4-2 Severity: important When trying to generate a pdf or ps file, using lyx -e pdf file.lyx it's not uncommon for lyx to fail due to its inability to find the "article" class, or the "letter" class, etc. This is fixed by running lyx -x reconfigure, but unfortunately, thi

<    1   2   3   4   5   6   >