On Mon, 7 Nov 2011 17:49:43 +0100, gregor herrmann wrote
> I've prepared an NMU for xplanet (versioned as 1.2.1-4.1) and
> uploaded it to DELAYED/2. Please feel free to tell me if I
> should delay it longer.
Thanks for working on xplanet.
I've been trying to get an sponsor for it for at least thr
El mié, 12-10-2011 a las 22:46 +0200, gregor herrmann escribió:
> I've prepared an NMU for ale (versioned as 0.9.0.3-1.1) and
> uploaded it to DELAYED/2. Please feel free to tell me if I
> should delay it longer.
Thanks a lot for working on it!
Regards
Ruben
signature.asc
Description: This is a
El lun, 15-08-2011 a las 19:44 +0200, Aurelien Jarno escribió:
> On Tue, Jul 19, 2011 at 11:21:59AM +0200, Bill Allombert wrote:
> > Build-Depends on libjpeg-dev instead of libjpeg62-dev.
> This currently makes xplanet unbuildable, as it build-depends on both
Thanks Aurelien,
I'm reworking the pa
El jue, 11-08-2011 a las 19:53 -0400, Michael Gilbert escribió:
> Hi, the t1lib package currently has a significant set of security
> vulnerabilities [0]. There hasn't been an upstream release in over 3
> years, so it seems unmaintained, and thus the issues are unlikely to
> be fixed. Some tools
> In order to make this move, all packages directly or indirectly depending on
> the KDE3/Qt3 libraries have to either get ported to KDE4/Qt4 or eventually
> get
> removed from the Debian repositories.
I'm working on a package for kst-2.0.2 which uses KDE4/Qt4, thanks!.
Ruben
signature.asc
De
Cyril Brulebois wrote:
> your package no longer builds on kfreebsd-*:
> | cc -Wl,--as-needed -o midish builtin.o cons.o conv.o data.o dbg.o ev.o
> exec.o filt.o frame.o lex.o main.o mdep.o mdep_raw.o mdep_alsa.o mdep_sndio.o
> metro.o mididev.o mixout.o mux.o name.o node.o norm.o parse.o pool.o
On mié, 2010-05-26 at 22:30 +0800, gulfstream wrote:
> Package: scidavis
> Version: 0.2.3-1
> Severity: grave
> Justification: renders package unusable
>
> When I try to run the scidavis, it could not be executed, and no any window
> was
> showed, even splash. Only some error messages was printed
On dom, 2010-05-23 at 12:38 +0200, Georges Khaznadar wrote:
> I upgraded it to the new upstream version 0.2.4, which seems to fix it,
> and made a few cosmetic changes to comply with lintian.
> http://debian.ofset.org/pool/main/s/scidavis/
Hi Georges,
I also prepared an package for 0.2.4, which h
Hi Ralf,
> there also is an rpath issues which prevents upload to unstable.
RPATH issues seems to be solved by commenting the entries under
"RPATH settings" on CMakeLists.txt
Regards,
Ruben
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe".
El vie, 05-03-2010 a las 13:49 -0600, Peter Hombach escribió:
> Program installs without a problem, but dies when I try to run it.
> There is no error message and no trace in any log.
Hi Peter,
Thanks for your report, but I'm afraid I'm unable to reproduce it.
Can you please try to trace the cra
Hi Enrico,
> Scidavis crashes with a segfault when adding a column. No more
> informations are provided, not even when starting it from console.
Thanks for your report.
I'm afraid I was unable to reproduce this bug. In my tests, adding a
column or a row works properly.
> scidavis[4494]: segfau
tags 552876 + confirmed patch
thanks
Hi, I can confirm this FTBFS on i386 too...
The attached patch seems to fix the issue.
Regards,
Ruben Molina
--- vftool-2.0alpha.orig/mkvsyvf.c
+++ vftool-2.0alpha/mkvsyvf.c
@@ -69,7 +69,7 @@
char mirror_end[SPLEN];
int mirror_end_len;
-getline(sp, lenp
tags 552858 + confirmed patch
thanks
Hi, I can confirm this FTBFS on i386 too...
The attached patch seems to fix the issue.
Regards,
Ruben Molina
--- netpbm-free-10.0.orig/ppm/xpmtoppm.c
+++ netpbm-free-10.0/ppm/xpmtoppm.c
@@ -114,7 +114,7 @@
static void
-getline(char * const line, int
tags 552866 + confirmed patch
thanks
Hi, I can confirm this FTBFS on i386 too...
The attached patch seems to fix the issue.
Regards,
Ruben Molina
--- elvis-2.2.0.orig/ref.c
+++ elvis-2.2.0/ref.c
@@ -42,7 +42,7 @@
#if USE_PROTOTYPES
static void usage(char *argv0);
-static char *getline(FILE
tags 552892 + confirmed patch
thanks
Hi, I can confirm this FTBFS on i386 too...
The attached patch seems to fix the issue.
Regards,
Ruben Molina
--- minicom-2.3.orig/src/minicom.c
+++ minicom-2.3/src/minicom.c
@@ -167,7 +167,7 @@
#endif /*SIGTSTP*/
/* Get a line from either window or
tags 552844 + confirmed patch
thanks
Hi, I can confirm this FTBFS on i386 too...
The attached patch seems to fix the issue.
Regards,
Ruben Molina
--- mini-httpd-1.19.orig/htpasswd.c
+++ mini-httpd-1.19/htpasswd.c
@@ -49,7 +49,7 @@
while((line[y++] = line[x++]));
}
-static int getline
tags 552862 + patch
thanks
Hi, The following patch seems to fix this issue.
Please note you will need to update your 30-arb-code-patches.dpatch,
(line 315, change 'getline(V);' to 'mygetline(V);')
Regards,
Ruben Molina
--- readseq-1.orig/ureadseq.c
+++ readseq-1/ureadse
tags 552834 + confirmed patch
thanks
Hi, I can confirm this FTBFS on i386 too...
The following patch seems to fix the issue.
Regards,
Ruben Molina
--- metamail-2.7.orig/metamail/uue.c
+++ metamail-2.7/metamail/uue.c
@@ -30,7 +30,7 @@
}
-getline (buf, size, fp)
+mygetline (buf, size, fp
tags 552862 + confirmed patch
thanks
Hi, I can confirm this FTBFS on i386 too...
The following patch seems to fix the issue.
Regards,
Ruben Molina
--- postman-2.1.orig/cgi-lib.c
+++ postman-2.1/cgi-lib.c
@@ -235,7 +235,7 @@
/* stolen from k&r and seriously modified to do what I
tags 531285 + patch
thanks
Seems like you just need to remove the dir :)
Regards,
Ruben
--- mixmaster-3.0.0.orig/debian/mixmaster.postrm
+++ mixmaster-3.0.0/debian/mixmaster.postrm
@@ -11,6 +11,7 @@
rm -rf /var/lib/mixmaster/stats
rm -rf /var/lib/mixmaster/used-
0.6.1/debian/changelog
--- pyspi-0.6.1/debian/changelog
+++ pyspi-0.6.1/debian/changelog
@@ -1,3 +1,10 @@
+pyspi (0.6.1-1.2) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Add a simple-patchsys rule and a patch to fix a FTBFS (Closes: #482260).
+
+ -- Ruben Molina Tue, 28 Apr 2009 21:
tags 482260 + patch
thanks
Patch attached.
Regards,
Ruben
--- pyspi-0.6.1.orig/pyspi.pyx
+++ pyspi-0.6.1/pyspi.pyx
@@ -25,9 +25,15 @@
cdef class Event (EventBase)
cdef class DeviceEvent
-ctypedef enum bool:
+ctypedef unsigned int bool
+
+import __builtin__
+try:
+ False = __builtin__.False
Hi, Setup.lhs can be fixed listing buildVerbose in the imports:
-import Distribution.Simple.Setup ( BuildFlags(..) )
+import Distribution.Simple.Setup ( BuildFlags(..), buildVerbose )
But debian/get_version.hs still needs to be fixed.
Thanks,
Ruben
signature.asc
Description: Esta parte del me
o... It seems like it's only needed
a little change (_FPU_MASK_DZ instead of __FPU_MASK_DZ) to solve a FTBFS
on m68k...
Thanks a lot!
Ruben Molina
signature.asc
Description: Esta parte del mensaje está firmada digitalmente
> Given that qcad presumably still needs its architecture-independent
> data, it should depend on the new qcad-data package that now contains
> them.
Thanks Aaron,
I forgot to include the relationships for the new package...
AFAIK, QCad doesn't really depends on -data (which provides translations
> Building your package failed on my buildd:
[...]
> You will need to add a string.h include somewhere.
Hi Marc,
Thanks for your report.
Upstream was contacted about this. I also asked him about including man
pages in his release.
I will wait some days for his reply, if upstream plans to release
26 matches
Mail list logo