Bug#645941: missed this one

2011-10-24 Thread Thierry Randrianiriana
Hi,

Sorry, I upload it asap.

Cheers,

-- 
Thierry Randrianiriana



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#645931: fixed after a rebuild

2011-10-23 Thread Thierry Randrianiriana
Hi,

Daniele is right, after a rebuild the bug is gone. Here is the changes
http://paste.debian.net/139194/
I'll upload the -8 to force a rebuild.

Cheers,


--
Thierry Randrianiriana



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#584698: patch welcome

2010-06-07 Thread Thierry Randrianiriana
Hello,

You can improve php-elisp package via collab-maint :

http://svn.debian.org/wsvn/collab-maint/ext-maint/php-elisp/

I think that it's better if you co-maintain this package with me.
You're welcome!

Regards,





signature.asc
Description: OpenPGP digital signature


Bug#584698: no support upstream

2010-06-05 Thread Thierry Randrianiriana
Hi,

According to the release notes, Xemacs and Emacs <=21 are not supported:

http://sourceforge.net/project/shownotes.php?group_id=18584&release_id=638201



Regards,



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#576587: please update your dnsproxy

2010-05-06 Thread Thierry Randrianiriana
Hi,

Any there plans to upload the new upstream version to fix this bug ?


thanks,



signature.asc
Description: OpenPGP digital signature


Bug#441156: RFS: glchess (updated package)

2007-09-07 Thread Thierry Randrianiriana
Dear mentors,

I am looking for a sponsor for the new version 1.0.6+debian-1
of my package "glchess".

It builds these binary packages:
glchess- 2D/3D chess interface

The package appears to be lintian clean.

The upload would fix these bugs: 421694, 441156

The package can be found on mentors.debian.net:
- URL: http://mentors.debian.net/debian/pool/main/g/glchess
- Source repository: deb-src http://mentors.debian.net/debian unstable main
contrib non-free
- dget
http://mentors.debian.net/debian/pool/main/g/glchess/glchess_1.0.6+debian-1.dsc

I would be glad if someone uploaded this package for me.

Kind regards

--
Thierry Randrianiriana



signature.asc
Description: OpenPGP digital signature


Bug#373538: Patch for #373538

2007-05-24 Thread Thierry Randrianiriana
Oops!

sorry I forgot something

--
Thierry Randrianiriana

diff -urN python-gdchart-0.6.1.orig/debian/control 
python-gdchart-0.6.1.patched/debian/control
--- python-gdchart-0.6.1.orig/debian/control2007-05-24 18:02:41.0 
+0300
+++ python-gdchart-0.6.1.patched/debian/control 2007-05-24 18:33:22.0 
+0300
@@ -2,11 +2,12 @@
 Section: python
 Priority: optional
 Maintainer: Jonas Smedegaard <[EMAIL PROTECTED]>
-Build-Depends: cdbs (>= 0.4.23-1.1), build-essential, debhelper (>= 4.1.0), 
dh-buildinfo, libgdchart-gd1-noxpm-dev (>> 0.10.1dev-5) | libgdchart-gd1-dev 
(>> 0.10.1dev-5), python2.3-dev
+Build-Depends: cdbs (>= 0.4.23-1.1), build-essential, debhelper (>= 4.1.0), 
dh-buildinfo, libgdchart-gd1-noxpm-dev (>> 0.10.1dev-5) | libgdchart-gd1-dev 
(>> 0.10.1dev-5), python-all-dev, python-support (>= 0.5.3)
 Standards-Version: 3.6.1
 
 Package: python-gdchart
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, python (>= 2.3), python (<< 2.4)
+Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends}
+Provides: ${python:Provides}
 Description: Python interface to GDChart
  Python interface to the nice 2d and 3d graphics library GDChart.
diff -urN python-gdchart-0.6.1.orig/debian/control.in 
python-gdchart-0.6.1.patched/debian/control.in
--- python-gdchart-0.6.1.orig/debian/control.in 2007-05-24 18:02:41.0 
+0300
+++ python-gdchart-0.6.1.patched/debian/control.in  2007-05-24 
18:32:41.0 +0300
@@ -2,11 +2,12 @@
 Section: python
 Priority: optional
 Maintainer: Jonas Smedegaard <[EMAIL PROTECTED]>
-Build-Depends: @cdbs@, libgdchart-gd1-noxpm-dev (>> 0.10.1dev-5) | 
libgdchart-gd1-dev (>> 0.10.1dev-5), python2.3-dev
+Build-Depends: @cdbs@, libgdchart-gd1-noxpm-dev (>> 0.10.1dev-5) | 
libgdchart-gd1-dev (>> 0.10.1dev-5), python-all-dev, python-support (>= 0.5.3)
 Standards-Version: 3.6.1
 
 Package: python-gdchart
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, python (>= 2.3), python (<< 2.4)
+Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends}
+Provides: ${python:Provides}
 Description: Python interface to GDChart
  Python interface to the nice 2d and 3d graphics library GDChart.
diff -urN python-gdchart-0.6.1.orig/debian/rules 
python-gdchart-0.6.1.patched/debian/rules
--- python-gdchart-0.6.1.orig/debian/rules  2007-05-24 18:02:41.0 
+0300
+++ python-gdchart-0.6.1.patched/debian/rules   2007-05-24 18:36:44.0 
+0300
@@ -26,7 +26,9 @@
 
 DEB_MAKE_INSTALL_TARGET =
 common-install-impl::
-   install -m 0755 gdchart.so 
$(CURDIR)/debian/python-gdchart/usr/lib/python2.3/site-packages/
+   mkdir -p $(CURDIR)/debian/python-gdchart/usr/lib/$(PY)/site-packages
+   install -m 0755 gdchart.so 
$(CURDIR)/debian/python-gdchart/usr/lib/$(PY)/site-packages/
+   dh_pysupport
 
 # Brutally make sure to always link against shared libs
 clean::
diff -urN python-gdchart-0.6.1.orig/Makefile 
python-gdchart-0.6.1.patched/Makefile
--- python-gdchart-0.6.1.orig/Makefile  2007-05-24 18:02:41.0 +0300
+++ python-gdchart-0.6.1.patched/Makefile   2007-05-24 18:30:13.0 
+0300
@@ -11,9 +11,9 @@
 # LD  Command to make a shared library.
 # SO  Extension for shared libs.
 # MAKECommand to correctly build dependencies
-
+PY = $(shell pyversions -d)
 HAVE_JPEG = 1
-PY_INCLUDE = -I/usr/include/python2.3
+PY_INCLUDE = -I/usr/include/$(PY)
 LIB_DIRS = -L/usr/lib
 GCC = gcc
 CFLAGS = -Wall -fpic -O2


signature.asc
Description: OpenPGP digital signature


Bug#373538: Patch for #373538

2007-05-24 Thread Thierry Randrianiriana
tags 373538 + patch
thanks


Hello,

This is a patch to fix this bug.


Kind regards,


--
Thierry Randrianiriana
diff -urN python-gdchart-0.6.1/debian/compat 
python-gdchart-0.6.1.patched/debian/compat
--- python-gdchart-0.6.1/debian/compat  2007-05-24 18:02:41.0 +0300
+++ python-gdchart-0.6.1.patched/debian/compat  2007-05-24 17:46:56.0 
+0300
@@ -1 +1 @@
-4
+5
diff -urN python-gdchart-0.6.1/debian/control.in 
python-gdchart-0.6.1.patched/debian/control.in
--- python-gdchart-0.6.1/debian/control.in  2007-05-24 18:02:41.0 
+0300
+++ python-gdchart-0.6.1.patched/debian/control.in  2007-05-24 
17:56:44.0 +0300
@@ -2,11 +2,14 @@
 Section: python
 Priority: optional
 Maintainer: Jonas Smedegaard <[EMAIL PROTECTED]>
-Build-Depends: @cdbs@, libgdchart-gd1-noxpm-dev (>> 0.10.1dev-5) | 
libgdchart-gd1-dev (>> 0.10.1dev-5), python2.3-dev
-Standards-Version: 3.6.1
+Build-Depends: @cdbs@, libgdchart-gd1-noxpm-dev (>> 0.10.1dev-5) | 
libgdchart-gd1-dev (>> 0.10.1dev-5), python-dev, python-support (>= 0.5.3)
+Standards-Version: 3.7.2
 
 Package: python-gdchart
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, python (>= 2.3), python (<< 2.4)
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
+Provides: ${python:Provides}
 Description: Python interface to GDChart
  Python interface to the nice 2d and 3d graphics library GDChart.
+ .
+  Homepage: http://www.nullcube.com/software/pygdchart.html
diff -urN python-gdchart-0.6.1/debian/rules 
python-gdchart-0.6.1.patched/debian/rules
--- python-gdchart-0.6.1/debian/rules   2007-05-24 18:02:41.0 +0300
+++ python-gdchart-0.6.1.patched/debian/rules   2007-05-24 17:57:00.0 
+0300
@@ -8,6 +8,8 @@
 include /usr/share/cdbs/1/rules/debhelper.mk
 include debian/cdbs/1/rules/buildinfo.mk
 
+PY = $(shell pyversions -d)
+
 # We override CFLAGS, so need to add this manually
 CFLAGS += -DHAVE_JPEG
 
@@ -26,7 +28,9 @@
 
 DEB_MAKE_INSTALL_TARGET =
 common-install-impl::
-   install -m 0755 gdchart.so 
$(CURDIR)/debian/python-gdchart/usr/lib/python2.3/site-packages/
+   mkdir -p $(CURDIR)/debian/python-gdchart/usr/lib/$(PY)/site-packages/
+   install -m 0755 gdchart.so 
$(CURDIR)/debian/python-gdchart/usr/lib/$(PY)/site-packages/
+   dh_pysupport
 
 # Brutally make sure to always link against shared libs
 clean::
diff -urN python-gdchart-0.6.1/Makefile python-gdchart-0.6.1.patched/Makefile
--- python-gdchart-0.6.1/Makefile   2007-05-24 18:02:41.0 +0300
+++ python-gdchart-0.6.1.patched/Makefile   2007-05-24 17:48:01.0 
+0300
@@ -11,9 +11,9 @@
 # LD  Command to make a shared library.
 # SO  Extension for shared libs.
 # MAKECommand to correctly build dependencies
-
+PY = $(shell pyversions -d)
 HAVE_JPEG = 1
-PY_INCLUDE = -I/usr/include/python2.3
+PY_INCLUDE = -I/usr/include/$(PY)
 LIB_DIRS = -L/usr/lib
 GCC = gcc
 CFLAGS = -Wall -fpic -O2


signature.asc
Description: OpenPGP digital signature


Bug#425071: /usr/bin/ld: cannot find -lboost_regex

2007-05-21 Thread Thierry Randrianiriana

Hi,

This bug comes with the new boost libraries in unstable (1.34.0-1) :
http://bugs.debian.org/424038 .


Regards,

--
Thierry Randrianiriana


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#386935: Fwd: RFS: gstm (updated package)

2006-09-14 Thread Thierry Randrianiriana

tags 386935 + pending
thanks

-- Forwarded message --
From: Thierry Randrianiriana <[EMAIL PROTECTED]>
Date: Sep 12, 2006 9:37 PM
Subject: RFS: gstm -- gnome ssh tunnel manager (updated package)
To: debian-mentors@lists.debian.org


Dear mentors,

I am looking for a sponsor for the new version 1.2-3
of my package "gstm".

It builds these binary packages:
gstm   - Gnome SSH Tunnel Manager

The package is lintian clean.

The upload would fix these bugs: 386935

The package can be found on mentors.debian.net:
- URL: http://mentors.debian.net/debian/pool/main/g/gstm
- Source repository: deb-src http://mentors.debian.net/debian unstable
main contrib non-free
- dget http://mentors.debian.net/debian/pool/main/g/gstm/gstm_1.2-3.dsc

I would be glad if someone uploaded this package for me.
Thanks in advance :)

Kind regards


--
Thierry Randrianiriana


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#368795: libtktable: Call a missing file

2006-05-24 Thread Thierry Randrianiriana
Package: libtktable
Version: 2.9-3
Severity: serious

libtktable calls a missing file in pkgIndex.tcl 'libTktable2.9.a' instead of 
'libTktable2.9.so'.
I have the error :

couldn't load file "/usr/lib/Tktable2.9/libTktable2.9.a": 
/usr/lib/Tktable2.9/libTktable2.9.a: cannot open shared object file: No such 
file or directory
while executing
"load /usr/lib/Tktable2.9/libTktable2.9.a Tktable"
("package ifneeded" script)
invoked from within
...
 

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages libtktable depends on:
ii  libc6 2.3.6-9GNU C Library: Shared libraries
ii  libx11-6  2:1.0.0-6  X11 client-side library
ii  tcl8.38.3.5-5Tcl (the Tool Command Language) v8
ii  tcl8.48.4.12-1   Tcl (the Tool Command Language) v8
ii  tk8.3 8.3.5-6Tk toolkit for Tcl and X11, v8.3 -
ii  tk8.4 8.4.12-1   Tk toolkit for Tcl and X11, v8.4 -

libtktable recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]