Bug#336582: Upgrade

2005-11-29 Thread Laurent Bigonville
Hi,

Could you upgrade quickly? This bug is open for 29 days and involve
security problems...

http://www.debian.org/security/index.en.html 1st paragraph? :p


Thanks

Laurent Bigonville


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



Bug#345263: Enable IPv6 by default

2005-12-29 Thread Laurent Bigonville
Package: fetchmail
Severity: wishlist

Hi,

Could you enable the ipv6 support by default.

Regards

Laurent Bigonville


pgphRh9eTPPV7.pgp
Description: PGP signature


Bug#345824: dzhandle create directory even if password mismatch

2006-01-03 Thread Laurent Bigonville
Package: zope-common
Severity: normal

Hi,

dzhandle create an empty directory in /var/lib/zope* even if the
passwords mismatch.

Regards

Laurent Bigonville


pgpBnE5GIJ5gc.pgp
Description: PGP signature


Bug#345831: RFP: mysqldbda -- mysql adapter for zope 3

2006-01-03 Thread Laurent Bigonville
Package: wnpp
Severity: wishlist

* Package name: mysqldbda
  Version : 1.0.0
  Upstream Author : Stephan Richter zope3-dev@zope.org
* URL :
http://www.zope.org/Products/Zope3-Packages/mysqldbda/
* License : ZPL 2.1
Description   : Database adapter for zope 3 that permits to connect
to mysql server


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



Bug#333012: Proxy settings using debconf

2005-10-09 Thread Laurent Bigonville

Package: msttcorefonts
Version: 1.2
Severity: wishlist
Tags: patch

Hi,

The ubuntu package has been updated to support proxy settings through 
debconf.


It usefull when using fai... There is no other way to pass the proxy.

Could you patch?

Regards

Laurent Bigonville



msttcorefonts_proxy.patch
Description: application/text


Bug#338944: Add a way to launch user configured

2005-11-13 Thread Laurent Bigonville
Package: fetchmail
Severity: wishlist

Hi,

It would be fine if the initscript could also launch fetchmail for users
when they have a .fetchmailrc file in their home. This should maybe be
configurable with an option in /etc/default/fetchmail.

Regards

Laurent Bigonville


signature.asc
Description: Ceci est une partie de message	numériquement signée


Bug#397544: GetResolvedIP_ipv6 does not strip trailing dot

2006-11-07 Thread Laurent Bigonville
Package:awstats
Tags: ipv6,patch

Hi,

Awstats doesn't strip the trailing dot when making a reverse on ipv6
addresses.

This cause the TLD detection to failed.

Could you have a look at
http://sourceforge.net/tracker/?func=detailaid=1589720group_id=13764atid=113764
and apply the patch.

Thanks

Laurent


pgp64QmI3h8jG.pgp
Description: PGP signature


Bug#397995: New version with Firefox 2.0 support

2006-11-10 Thread Laurent Bigonville
Package: webdeveloper
Severity: wishlist

Hi,

A new version of webdeveloper with the support of firefox 2.0 has been
released, but upstream doesn't increase the version.

Could you upgrade

Thanks

Laurent


pgpaS996DD1Ly.pgp
Description: PGP signature


Bug#326975: /etc/init.d/inetd is caught, yet not openbsd-inetd

2006-11-12 Thread Laurent Bigonville
Hi,

The problem I has is that I loose IPv6 connectivity to some of my
services because openbsd-inetd is started before xinetd and by default
openbsd-inetd doesn't enable ipv6 for services. This could cause
serious troubles to some people if they loose access to their boxes.

IMHO, the best way to solve that problem would be changing the
name the name of the openbsd-inetd startup script
(openbsd-inetd-inetd) since openbsd-inetd replaces netkit-inetd.

Regards

Laurent


pgpdcemeE9dVn.pgp
Description: PGP signature


Bug#394590: mrd6 segfault when unloading module

2006-10-21 Thread Laurent Bigonville
Package: mrd6
Tags: patch

Hi,

When I try to unload a module (with mrd6sh unload-module) mrd6 segfault.

Here a patch that solves the problem.

Laurent
diff -ru mrd6-0.9.5-release.old/src/mrd.cpp mrd6-0.9.5-release/src/mrd.cpp
--- mrd6-0.9.5-release.old/src/mrd.cpp  2006-01-08 00:32:08.0 +0100
+++ mrd6-0.9.5-release/src/mrd.cpp  2006-10-22 03:30:36.0 +0200
@@ -1854,7 +1854,8 @@
m_modules.erase(i);
 
 #ifndef MRD_NO_DYNAMIC_MODULE_LOADING
-   dlclose(foo);
+   if(foo)
+   dlclose(foo);
 #endif
 
return true;


pgppSuqiStrvg.pgp
Description: PGP signature


Bug#396088: New version

2006-10-29 Thread Laurent Bigonville
Package:bluez-gnome
Severity:wishlist

Hi,

There is a new version of bluez-gnome (0.6).

Could you upgrade

Thanks

Laurent


pgpiHBpE1LQkq.pgp
Description: PGP signature


Bug#396314: Final version out.

2006-11-25 Thread Laurent Bigonville
Hi,

The final version (0.96) has been released yesterday.

Please upgrade :)

Thanks

Laurent


pgpU8kfRuCzOc.pgp
Description: PGP signature


Bug#347825: firefox: fails to start with not responding dialog

2006-01-14 Thread Laurent Bigonville
Hi,

I can reproduce this bug on my ppc.

Open a first firefox process. Try to open a second (no new window but
a second process is running). close the first one, the message appears.

In fact this is not passible to launch two firefox at the same time.

I remove all my configuration files, no more success.

Laurent


pgp2bOsMvLaMp.pgp
Description: PGP signature


Bug#498506: clutter: diff for NMU version 0.8.0-1.1

2008-10-15 Thread Laurent Bigonville
Hi,

It seems that my NMU patch for this bug has been lost. Could you please
readd it.

Regards

Laurent Bigonville



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



Bug#484261: Unable to authenticatto to LDAP with a valid user account

2008-10-15 Thread Laurent Bigonville
Hi,

It seems that this bug has reappears in version 3.1.1-4, the NMU patch
has been (re)lost.

Best regards

Laurent Bigonville



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



Bug#502412: Problems with binary fields

2008-10-16 Thread Laurent Bigonville
Package: phpldapadmin
Severity: normal
Version: 1.1.0.5-6

Hi,

When viewing an object that contains krbExtraData and krbPrincipalKey
(and maybe other attributes containing binary) it seems that these
fields are modified at some point. When saving the object (even without
modifying anything) phpldapadmin thinks that these two fields are
modified. I'm not sure if it's an phpldapadmin issue or a webbrowser
issue (iceweasel/3.0.3-2).

Regards

Laurent Bigonville



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



Bug#496521: manpage out of date

2008-08-25 Thread Laurent Bigonville
Package: syslog-ng
Version: 2.0.9-4
Severity: low

Hi,

The manpage lacks of a lot of informations compared
to /usr/share/doc/syslog-ng/html/index.html

It would be great if it could be upgraded

Regards

Laurent Bigonville



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



Bug#497039: New upstream release (0.2.3)

2008-08-29 Thread Laurent Bigonville
Package: iec16022
Severity: wishlist
Version: 0.2.2-1

A version 0.2.3 of iec16022 has been released, please consider
packaging it

Thanks

Laurent Bigonville



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



Bug#286917: Recursive ask the own host for ident

2008-10-03 Thread Laurent Bigonville
Hi,

Could you please have a look at debian bug #286917[1].
This bug makes bidentd try to redirect requests to itself and create a
recursive loop.

Thanks

Laurent Bigonville


[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=286917



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



Bug#501644: New upstream version (1.4.1)

2008-10-09 Thread Laurent Bigonville
Package: acidbase
Version: 1.3.9-1
Severity: wishlist

Hi,

A new version of acidbase has been released, please upgrade :)

http://base.secureideas.net/

Best regards

Laurent Bigonville



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



Bug#481693: pcscd reports an error when powering a belgian eid card inserted in an ACR 38 reader.

2008-07-25 Thread Laurent Bigonville
Hi,

Someone has reported a bug about the acr38 driver on the debian bug
tracking system, but unfortunately I cannot reproduce it.
I would be pleased if you could you have a look at this bug[1].


Regards

Laurent Bigonville

PS: Could you preserve the addresses in the CC field, this help to keep
track of the bug on the debian BTS.


[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=481693



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



Bug#441082: linux-igd does not restrict itself to the internal interface

2008-08-03 Thread Laurent Bigonville
found 441082 1.0+cvs20070630-1
thanks

hi,

I've just recompiled linux-igd (and libupnp) under etch and it seems
that linux-igd still listening on all interfaces and not just on the
internal

# netstat -taupe|grep upnp
tcp0  0 *:49153 *:* LISTEN 
root   240114 15357/upnpd 
udp0  0 localhost:37012 *:*
root   240115 15357/upnpd 
udp0  0 *:1900  *:*
root   240117 15357/upnpd

Regards

Laurent



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



Bug#493693: incorect loggen path in syslog-ng.files

2008-08-04 Thread Laurent Bigonville
Package: syslog-ng
Version: 2.0.9-3
Severity: minor

$ cat syslog-ng.files 
usr/sbin/syslog-ng
/bin/loggen

The loggen path in the syslog-ng.files is incorrect, the path is
now /usr/bin/loggen (without the preceding / in the .files file)

Regards

Laurent Bigonville



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



Bug#494012: No transitional package for dvb-utils

2008-08-06 Thread Laurent Bigonville
Package: linuxtv-dvb-apps
Version: 1.1.1+rev1207-1
Severity: serious

Please provide a transitional package for dvb-utils (- dvb-apps) for
lenny transition

Regards

Laurent Bigonville



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



Bug#433129: libacr38u: ACR38U card reader does not work in etch on amd64 architecture

2008-08-06 Thread Laurent Bigonville
Hi,

I've tried today to reproduce this bug and was able to with the
packages from unstable on a full amd64 distro

I will try to investigate

Regards

Laurent Bigonville



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



Bug#433129: interaction between acr38 driver and openct

2008-08-06 Thread Laurent Bigonville
Hi,

I contact you as the maintainer of the acr38 package (driver of a
smartcard reader).

After trying to reproduce bug #433129[1] again, I was able to on an
amd64 running unstable package (I was unable to reproduce the issue
with stable package).

I would be please if you could give me your advice.

Thanks

Laurent Bigonville


[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=433129


pgpfTW7ZoolNh.pgp
Description: PGP signature


Bug#494358: scrollkeeper-update needs scrollkeeper_cl.xml

2008-08-08 Thread Laurent Bigonville
Package: rarian-compat
Version: 0.8.0-1

Hi,

scrollkeeper-update fails
if /usr/share/librarian/Templates/C/scrollkeeper_cl.xml is not
installed, please add librarian-dev to rarian-compat dependencies.

Regards

Laurent Bigonville



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



Bug#494359: Please add docbook-xml as rarian-compat dependency

2008-08-08 Thread Laurent Bigonville
Package: rarian-compat
Version: 0.8.0-1

Without docbook-xml installed rarian-compat scripts truc to get dtd
form the net which fails on buildd.

Please add docbook-xml as rarian-compat dependency

Regards

Laurent Bigonville



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



Bug#495944: Path issues for /etc and /var

2008-08-21 Thread Laurent Bigonville
Package: samba4
Version: 4.0.0~alpha4~20080727
Severity: important

Hi,

When I start smbd I get:

# smbd -i
smbd version 4.0.0alpha6-GIT-7e90cc1 started.
Copyright Andrew Tridgell and the Samba Team 1992-2008
ERROR: can't open /usr/var/run/samba/smbd.pid: Error was No such file
or directory

samba also looks for its private files under /usr/var/lib/samba/private


Regards

Laurent Bigonville



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



Bug#495971: Add an option to specify shell to use for scripts

2008-08-21 Thread Laurent Bigonville
Package: alien
Version: 8.72
Severity: wishlist

Hi,

It would be great if an option to specify the shell added for the
scripts could be added. Alien add always uses /bin/sh, but some scripts
could need bash instead of sh

Regards

Laurent Bigonville



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



Bug#498870: Calling dbeacon with -S makes it segfault

2008-09-13 Thread Laurent Bigonville
Package: dbeacon
Version: 0.3.9.1-1
Severity: important

Starting dbeacon with -S without any address makes it segfault

-- System Information:
Debian Release: lenny/sid
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/1 CPU core)
Locale: LANG=fr_BE.UTF-8, LC_CTYPE=fr_BE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages dbeacon depends on:
ii  libc6 2.7-13 GNU C Library: Shared libraries
ii  libgcc1   1:4.3.1-9  GCC support library
ii  libstdc++64.3.1-9The GNU Standard C++ Library v3
ii  lsb-base  3.2-20 Linux Standard Base 3.2 init scrip

Versions of packages dbeacon recommends:
pn  libcgi-perl  none  (no description available)
ii  libxml-parser-perl   2.36-1.1+b1 Perl module for parsing XML files
ii  perl 5.10.0-13   Larry Wall's Practical Extraction 

Versions of packages dbeacon suggests:
ii  librrds-perl  1.3.1-3Time-series data storage and displ

-- no debconf information



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



Bug#466838: mrd6 has been removed from Debian, closing #466838

2008-09-17 Thread Laurent Bigonville
notfixed 466838 0.9.6-1.1+rm
tags 466838 + fixed-upstream
thanks

Hi,

It seems that the removal of mrd6 has not done yet, I have prepared a
package that build on s390 (the patch is comming from upstream SVN).

I have asked hugo his permission to make a NMU, I'm waiting for his
reply. If I don't get a reply from him I will upload it to the delayed
queue next week. Please wait before removing mrd6 from unstable.

Cheers

Laurent Bigonville



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



Bug#499306: sylpheed should maybe suggest claws-mail-tools instead of recommends it

2008-09-17 Thread Laurent Bigonville
Package: sylpheed
Severity: wishlist
Version: 2.5.0-2

Hi,

sylpheed should maybe suggests claws-mail-tools instead of recommends
it. apt now install recommends by default and this make sylpheed pulls
claws-mail too. I think this is a little bit too much.

Regards

Laurent Bigonville



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



Bug#499306: sylpheed should maybe suggest claws-mail-tools instead of recommends it

2008-09-18 Thread Laurent Bigonville
On Thu, 18 Sep 2008 01:32:39 +0200
Ricardo Mones [EMAIL PROTECTED] wrote:

 On Wed, 17 Sep 2008 18:27:03 +0200
 Laurent Bigonville [EMAIL PROTECTED] wrote:
 
  
  sylpheed should maybe suggests claws-mail-tools instead of
  recommends it. apt now install recommends by default and this make
  sylpheed pulls claws-mail too. I think this is a little bit too
  much.
 
   Yep, it's probably too much. Anyway I'm considering downgrading the
   claws-mail-tools versioned Depends on claws-mail to a Recomends:
 claws-mail
   | sylpheed instead. This should solve this issue and seems more
   correct:
   scripts in tools package doesn't really need claws-mail or sylpheed
 to run but the data handled by them or even others (think conversion
 filters). What do you think about this alternative?

I don't know if dependency loop in recommends are a good thing or not.
Maybe completely drop dependency/recommends of claws-mail | sylpheed in
claws-mail-tools (and add a Enhances ?)

Regards

Laurent



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



Bug#487703: RM: mrd6 -- ROM; long standing FTBFS bug

2008-09-19 Thread Laurent Bigonville
Hi,

mrd6 now build on all arches, I think it's not needed to remove this
package anymore.

Any objections?

Laurent Bigonville



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



Bug#499800: ff02::3 is unassigned according to RFC

2008-09-22 Thread Laurent Bigonville
Package: netbase
Version: 4.34

Hi,

According to RFC 2375, ff02::3 is unassigned. /etc/hosts has an entry
for this address (ip6-allhosts). I'm not sure if this multicast address
was used in the past and/or it should be removed from the /etc/hosts
file. Other distro seems to add this address to their hosts file too.

Regards

Laurent Bigonville



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



Bug#499884: [debchange] Undefined subroutine Dpkg::Changelog::find_launchpad_closes

2008-09-23 Thread Laurent Bigonville
Package: devscripts
Version: 2.10.36
Severity: grave
user: [EMAIL PROTECTED]
usertags: debchange

Hi,

I get an error when trying to commit some changes on a bzr branch.
Undefined subroutine Dpkg::Changelog::find_launchpad_closes called
at /usr/bin/debcommit line 435, STDIN line 1.

On Ubuntu system this function is defined
in /usr/share/perl5/Dpkg/ChangeLog.pm (which belong to dpkg-dev)

Regards

Laurent Bigonville



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



Bug#492793: telepathy-sofiasip: username prompt is confusing

2008-09-23 Thread Laurent Bigonville
retitle 492793 empathy: username prompt is confusing
reassign 492793 empathy
thanks

Reassign to empathy



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



Bug#449470: dates crashes when adding a calendar

2008-09-27 Thread Laurent Bigonville
Version: 0.4.6-1

Should be fixed in upload 0.4.6-1

Thanks



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



Bug#498870: tagging 498870

2008-09-27 Thread Laurent Bigonville
# Automatically generated email from bts, devscripts version 2.10.26ubuntu12
#Seems fixed in upstream svn
tags 498870 + fixed-upstream




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



Bug#482981: severity of 482981 is serious

2008-07-24 Thread Laurent Bigonville
# Automatically generated email from bts, devscripts version 2.10.26ubuntu7
#Setting it back to serious with RM (HE) permission
severity 482981 serious




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



Bug#498349: Link to PTS documentation broken

2008-09-09 Thread Laurent Bigonville
Package: qa.debian.org
Severity: minor

The link to the PTS documentation in the PTS subscription frame is
broken on packages.qa.debian.org

http://www.debian.org/doc/manuals/developers-reference/ch-resources.en.html#s-pkg-tracking-system

should be change to
http://www.debian.org/doc/manuals/developers-reference/ch-resources.html#pkg-tracking-system

Regards

Laurent Bigonville



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



Bug#498369: ITP: libchamplain -- C library aimed to provide a Gtk+ widget to display maps

2008-09-09 Thread Laurent Bigonville
Package: wnpp
Severity: wishlist
Owner: Laurent Bigonville [EMAIL PROTECTED]

* Version: 0.1
  Upstream author: Pierre-Luc Beaudoin
* URL: http://blog.squidy.info/projects/libchamplain/en/
* License: LGPL   
  Description: C library aimed to provide a Gtk+ widget to display maps

 Libchamplain is a C library aimed to provide a Gtk+ widget to display
 rasterized maps.



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



Bug#498506: .pc files indirectly adds --export-dynamic to the linker flags

2008-09-10 Thread Laurent Bigonville
Package: libclutter-0.8-dev
Version: 0.8.0-1
Severity: serious

Hi,

The *.pc files Requires gmodules-2.0 which add --export-dynamic to
linker flag. This flag breaks all symbols hiding for libraries that use
this .pc file.

This bug could easily be fixed by replacing gmodules-2.0 by
gmodules-no-export-2.0

Regards

Laurent Bigonville



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



Bug#498506: clutter: diff for NMU version 0.8.0-1.1

2008-09-10 Thread Laurent Bigonville
tags 498506 + patch
thanks

Hi,

The following is the diff for my clutter 0.8.0-1.1 NMU.

diff -u clutter-0.8.0/debian/changelog clutter-0.8.0/debian/changelog
--- clutter-0.8.0/debian/changelog
+++ clutter-0.8.0/debian/changelog
@@ -1,3 +1,11 @@
+clutter (0.8.0-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/patches/01pcnoexport.diff: Use gmodule-no-export-2.0 instead of
+gmodule-2.0 to fix symbols hiding of other libraries (Closes: #498506)
+
+ -- Laurent Bigonville [EMAIL PROTECTED]  Wed, 10 Sep 2008 19:02:29 +0200
+
 clutter (0.8.0-1) unstable; urgency=low
 
   * New upstream release.
only in patch2:
unchanged:
--- clutter-0.8.0.orig/debian/patches/01pcnoexport.diff
+++ clutter-0.8.0/debian/patches/01pcnoexport.diff
@@ -0,0 +1,12 @@
+diff -Nur -x '*.orig' -x '*~' clutter-0.8.0/configure.ac 
clutter-0.8.0.new/configure.ac
+--- clutter-0.8.0/configure.ac 2008-07-10 18:26:59.0 +0200
 clutter-0.8.0.new/configure.ac 2008-09-10 17:43:50.0 +0200
+@@ -519,7 +519,7 @@
+ AC_SUBST(JSON_PREFIX)
+ AM_CONDITIONAL(LOCAL_JSON_GLIB, test x$have_json = xno)
+ 
+-CLUTTER_REQUIRES=pangocairo = 1.18 glib-2.0 = 2.14 gobject-2.0 gthread-2.0 
gmodule-2.0 $BACKEND_PC_FILES $JSON_GLIB_PC
++CLUTTER_REQUIRES=pangocairo = 1.18 glib-2.0 = 2.14 gobject-2.0 gthread-2.0 
gmodule-no-export-2.0 $BACKEND_PC_FILES $JSON_GLIB_PC
+ 
+ if test x$imagebackend = xgdk-pixbuf; then
+ CLUTTER_REQUIRES=$CLUTTER_REQUIRES gdk-pixbuf-2.0



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



Bug#376125: ssmping: New version available (0.9)

2008-09-12 Thread Laurent Bigonville
Hi,

I'm intrested in mcfirst too. Is the maintainer (Anand) still intrested
in this pkg?

Is Javier still intrested in doing a NMU for this upgrade?

If I get no objections I will make a NMU to experimental with the last
version next week.

Regards

Laurent Bigonville



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



Bug#466429: Missing download directory

2008-02-18 Thread Laurent Bigonville
Package: phpbb3
Version: 3.0.0-1
Severity: normal

Hi,

the download directory is missing in the package. This cause phpbb3 to
not showing avatars stored on the server.

Regards

Laurent Bigonville


pgpyTiaCPf3m0.pgp
Description: PGP signature


Bug#460513: mono-1.0-devel doesn't create alternatives

2008-01-13 Thread Laurent Bigonville
Package: mono-1.0-devel
Severity: serious
Version: 1.2.6+dfsg-5

Hi,

mono-1.0-devel doesn't create alternatives
for /usr/bin/sn, /usr/bin/al...
The mono-mcs.{postinst,prerm} should be installed by mono-1.0-devel to
create the alternatives accordingly.


Regards

Laurent Bigonville


pgpk11dWWxIEd.pgp
Description: PGP signature


Bug#460513: mono-1.0-devel doesn't create alternatives

2008-01-13 Thread Laurent Bigonville
patch 460513 + patch
thanks

Here a patch

Regards

Laurent Bigonville
diff -u mono-1.2.6+dfsg/debian/mono-mcs.postinst mono-1.2.6+dfsg/debian/mono-mcs.postinst
--- mono-1.2.6+dfsg/debian/mono-mcs.postinst
+++ mono-1.2.6+dfsg/debian/mono-mcs.postinst
@@ -6,14 +6,2 @@
 
-update-alternatives \
-	--install /usr/bin/cli-resgen resource-file-generator /usr/bin/resgen 10 \
-	--slave /usr/share/man/man1/cli-resgen.1.gz cli-resgen.1.gz /usr/share/man/man1/resgen.1.gz
-
-update-alternatives \
-	--install /usr/bin/cli-al assembly-linker /usr/bin/al 10 \
-	--slave /usr/share/man/man1/cli-al.1.gz	cli-al.1.gz /usr/share/man/man1/al.1.gz
-
-update-alternatives \
-	--install /usr/bin/cli-sn strong-name-tool /usr/bin/sn 10 \
-	--slave /usr/share/man/man1/cli-sn.1.gz cli-sn.1.gz /usr/share/man/man1/sn.1.gz
-
 #DEBHELPER#
diff -u mono-1.2.6+dfsg/debian/changelog mono-1.2.6+dfsg/debian/changelog
reverted:
--- mono-1.2.6+dfsg/debian/mono-utils.postint
+++ mono-1.2.6+dfsg.orig/debian/mono-utils.postint
@@ -1,7 +0,0 @@
-#!/bin/sh -e
-
-update-alternatives \
-	 --install /usr/bin/cli-ildasm cil-disassembler /usr/bin/monodis 10 \
-	 --slave /usr/share/man/man1/cli-ildasm.1.gz cli-ildasm.1.gz /usr/share/man/man1/monodis.1.gz
-
-#DEBHELPER#
diff -u mono-1.2.6+dfsg/debian/mono-mcs.prerm mono-1.2.6+dfsg/debian/mono-mcs.prerm
--- mono-1.2.6+dfsg/debian/mono-mcs.prerm
+++ mono-1.2.6+dfsg/debian/mono-mcs.prerm
@@ -2,9 +2,6 @@
 
 if [ $1 = remove ]; then
 update-alternatives --remove c-sharp-compiler		/usr/bin/mcs
-update-alternatives --remove resource-file-generator	/usr/bin/resgen
-update-alternatives --remove assembly-linker		/usr/bin/al
-update-alternatives --remove strong-name-tool		/usr/bin/sn
 fi
 
 #DEBHELPER#
only in patch2:
unchanged:
--- mono-1.2.6+dfsg.orig/debian/mono-1.0-devel.prerm
+++ mono-1.2.6+dfsg/debian/mono-1.0-devel.prerm
@@ -0,0 +1,9 @@
+#!/bin/sh -e
+
+if [ $1 = remove ]; then
+update-alternatives --remove resource-file-generator	/usr/bin/resgen
+update-alternatives --remove assembly-linker		/usr/bin/al
+update-alternatives --remove strong-name-tool		/usr/bin/sn
+fi
+
+#DEBHELPER#
only in patch2:
unchanged:
--- mono-1.2.6+dfsg.orig/debian/mono-utils.postinst
+++ mono-1.2.6+dfsg/debian/mono-utils.postinst
@@ -0,0 +1,7 @@
+#!/bin/sh -e
+
+update-alternatives \
+	 --install /usr/bin/cli-ildasm cil-disassembler /usr/bin/monodis 10 \
+	 --slave /usr/share/man/man1/cli-ildasm.1.gz cli-ildasm.1.gz /usr/share/man/man1/monodis.1.gz
+
+#DEBHELPER#
only in patch2:
unchanged:
--- mono-1.2.6+dfsg.orig/debian/mono-1.0-devel.postinst
+++ mono-1.2.6+dfsg/debian/mono-1.0-devel.postinst
@@ -0,0 +1,15 @@
+#!/bin/sh -e
+
+update-alternatives \
+	--install /usr/bin/cli-resgen resource-file-generator /usr/bin/resgen 10 \
+	--slave /usr/share/man/man1/cli-resgen.1.gz cli-resgen.1.gz /usr/share/man/man1/resgen.1.gz
+
+update-alternatives \
+	--install /usr/bin/cli-al assembly-linker /usr/bin/al 10 \
+	--slave /usr/share/man/man1/cli-al.1.gz	cli-al.1.gz /usr/share/man/man1/al.1.gz
+
+update-alternatives \
+	--install /usr/bin/cli-sn strong-name-tool /usr/bin/sn 10 \
+	--slave /usr/share/man/man1/cli-sn.1.gz cli-sn.1.gz /usr/share/man/man1/sn.1.gz
+
+#DEBHELPER#


pgpIRNQ0X9HmX.pgp
Description: PGP signature


Bug#460513: mono-1.0-devel doesn't create alternatives

2008-01-13 Thread Laurent Bigonville
Well, this bug causes issue when installing packages that uses
dh_cligacpolicy.

See: https://bugs.launchpad.net/bugs/182130


Regards

Laurent


pgpBMZNVdBP9l.pgp
Description: PGP signature


Bug#459010: Please enable IDN support

2008-02-05 Thread Laurent Bigonville
tags 459010 + patch
thanks

hi, here a patch for this bug. Only the packages descriptions must be
written.

Regards


Laurent Bigonville
From 44ba72df9c1291b8f6d4dc04f6a4a11175e17f12 Mon Sep 17 00:00:00 2001
From: Laurent Bigonville [EMAIL PROTECTED]
Date: Mon, 7 Jan 2008 04:13:01 +0100
Subject: [PATCH] Add idnkit support (Closes: #459009 #459010)

---
 debian/control |   13 +
 debian/libbind-dev.files   |4 ++--
 debian/libidnkit-dev.files |7 +++
 debian/libidnkit1.files|4 
 debian/rules   |   25 -
 5 files changed, 46 insertions(+), 7 deletions(-)
 create mode 100644 debian/libidnkit-dev.files
 create mode 100644 debian/libidnkit1.files
 mode change 100644 = 100755 debian/rules

diff --git a/debian/control b/debian/control
index c44a7e3..5069493 100644
--- a/debian/control
+++ b/debian/control
@@ -155,3 +155,16 @@ Description: Lightweight Resolver Daemon
  down, caching-only name server that answers queries using the BIND 9
  lightweight resolver protocol rather than the DNS protocol.
 
+Package: libidnkit1
+Architecture: any
+Section: libs
+Depends: ${shlibs:Depends}
+Description: Blah
+ Blah blah
+
+Package: libidnkit-dev
+Architecture: any
+Section: libdevel
+Depends: ${shlibs:Depends}
+Description: Blah
+ Blah blah
diff --git a/debian/libbind-dev.files b/debian/libbind-dev.files
index 3f027df..762f70d 100644
--- a/debian/libbind-dev.files
+++ b/debian/libbind-dev.files
@@ -1,4 +1,4 @@
-usr/include
+usr/include/{bind9,dns,dst,isc,isccc,isccfg,lwres}
 usr/lib/libbind9.a
 usr/lib/libbind9.la
 usr/lib/libbind9.so
@@ -17,5 +17,5 @@ usr/lib/libisccc.so
 usr/lib/libisccfg.a
 usr/lib/libisccfg.la
 usr/lib/libisccfg.so
-usr/share/man/man3
+usr/share/man/man3/lwres*
 usr/bin/isc-config.sh
diff --git a/debian/libidnkit-dev.files b/debian/libidnkit-dev.files
new file mode 100644
index 000..9af5994
--- /dev/null
+++ b/debian/libidnkit-dev.files
@@ -0,0 +1,7 @@
+usr/lib/libidnkit.so
+usr/lib/libidnkit.a
+usr/include/idn/*
+usr/share/man/man3/libidnkit.3
+usr/share/man/man5/idnrc.5
+usr/share/man/man5/idn.conf.5
+usr/share/man/man5/idnalias.conf.5
diff --git a/debian/libidnkit1.files b/debian/libidnkit1.files
new file mode 100644
index 000..34a6c30
--- /dev/null
+++ b/debian/libidnkit1.files
@@ -0,0 +1,4 @@
+usr/lib/libidnkit.so.*
+etc/idnalias.conf
+etc/idn.conf
+usr/share/idnkit/*
diff --git a/debian/rules b/debian/rules
old mode 100644
new mode 100755
index 9136cc1..efdffd5
--- a/debian/rules
+++ b/debian/rules
@@ -20,7 +20,7 @@ export arch = $(DEB_HOST_ARCH)
 export CFLAGS=-fno-strict-aliasing
 
 configure: configure-stamp
-configure-stamp:
+configure-stamp: idnkit
 	dh_testdir
 	./configure --prefix=/usr \
 		--mandir=\$${prefix}/share/man \
@@ -34,7 +34,8 @@ configure-stamp:
 		--with-openssl=/usr \
 		--with-gssapi=/usr \
 		--with-gnu-ld \
-		--enable-ipv6
+		--enable-ipv6 \
+		--with-idn=`pwd`/debian/bind9/usr
 	touch configure-stamp
 
 build: configure-stamp build-stamp
@@ -55,15 +56,16 @@ clean:
 	dh_testdir
 	dh_testroot
 	-$(MAKE) distclean
+	-$(MAKE) -C contrib/idn/idnkit-1.0-src distclean
 	find . -name \*.o -exec rm {} \;
-	rm -f build-stamp configure-stamp
+	rm -f build-stamp configure-stamp idnkit-stamp
 	dh_clean
 
 ETCBIND=debian/bind9/etc/bind
 install: build
 	dh_testdir
 	dh_testroot
-	dh_clean -k
+#	dh_clean -k
 	dh_installdirs
 	$(MAKE) install DESTDIR=`pwd`/debian/bind9
 	install -c -o bin -g bin -m 444 debian/db.0 ${ETCBIND}/db.0
@@ -114,13 +116,15 @@ binary-arch: build install
 	dh_movefiles --sourcedir=debian/bind9 -a
 	( cd debian/bind9/usr ; rm -fr bin include lib )
 	rm -rf debian/bind9/usr/share/man/man[13]
+	rm -rf debian/bind9/usr/share/idnkit
+	rm -f debian/bind9/etc/*.sample
 	dh_link -a
 	dh_strip -a
 	dh_compress -a
 	dh_fixperms -a
 	dh_makeshlibs -a
 	dh_installdeb -a
-	dh_shlibdeps -ldebian/libbind9-40/usr/lib:debian/libdns40/usr/lib:debian/libisc40/usr/lib:debian/libisccc40/usr/lib:debian/libisccfg40/usr/lib:debian/liblwres40/usr/lib:/usr/lib/libfakeroot -a
+	dh_shlibdeps -ldebian/libbind9-40/usr/lib:debian/libdns40/usr/lib:debian/libisc40/usr/lib:debian/libisccc40/usr/lib:debian/libisccfg40/usr/lib:debian/liblwres40/usr/lib:/usr/lib/libfakeroot:debian/libidnkit1/usr/lib -a
 	for i in $$(sed -n '/^Package:/s/^.* //p' debian/control); do cat debian/vars.in  debian/$$i.substvars; done
 	cat debian/vars.in  debian/substvars
 	dh_gencontrol -a
@@ -128,4 +132,15 @@ binary-arch: build install
 	dh_builddeb -a
 
 binary: binary-indep binary-arch
+
+idnkit: idnkit-stamp
+idnkit-stamp:
+	CURDIR=`pwd`
+	cd contrib/idn/idnkit-1.0-src/  ./configure --prefix=/usr \
+	--mandir=\$${prefix}/share/man \
+	--infodir=\$${prefix}/share/info \
+	--sysconfdir=/etc
+	cd contrib/idn/idnkit-1.0-src/  $(MAKE) 
+	cd contrib/idn/idnkit-1.0-src/  $(MAKE) install DESTDIR=$(CURDIR)/debian/bind9
+	touch idnkit-stamp
 .PHONY: build clean binary-indep binary-arch binary install

Bug#459010: Please enable IDN support

2008-01-03 Thread Laurent Bigonville
Package: bind9
Severity: wishlist
Version: 1:9.4.2-1

Hi,

Please enable IDN support for the bind package.

Regards

Laurent Bigonville



pgpTExGUMmBGc.pgp
Description: PGP signature


Bug#459009: RFP: idnkit -- IDN handling library

2008-01-03 Thread Laurent Bigonville
Package: wnpp
Severity: wishlist

* Package name : idnkit
Version : 1.0
Upstream Author : Japan Network Information Center. [EMAIL PROTECTED]
* URL : http://www.nic.ad.jp/ja/idn/idnkit/download/
* License : BSD
Description : The 'idnkit' is an open source, BSD-like licensed
software that provides functionalities about Internationalized Domain
Name processing standardized at IETF. 


pgpBlyxaLQFLB.pgp
Description: PGP signature


Bug#459465: no-section-field-for-source lintian warning

2008-01-06 Thread Laurent Bigonville
Package: tapioca-qt
Version: 0.0.2064-1
Severity: minor

Hi,

Lintian gives me:

W: tapioca-qt source: no-section-field-for-source

Regards

Laurent Bigonville


pgpX8gea38vQz.pgp
Description: PGP signature


Bug#459506: /etc/protocols outdated

2008-01-06 Thread Laurent Bigonville
Package: netbase
Version: 4.30
Severity: minor
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu hardy

hi,

/etc/protocols is outdated, some protocols assigned by IANA are missing.

See: https://bugs.launchpad.net/ubuntu/+source/netbase/+bug/123924

Regards

Laurent


pgpD8lKG9uqAg.pgp
Description: PGP signature


Bug#459662: Please add Should-Start: avahi

2008-01-07 Thread Laurent Bigonville
Package: cupsys
Version: 1.3.5-1
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu hardy

Hi,

cupsys-daemon init script should have a Should-Start: avahi (and
maybe a Should-Stop too) to be sure avahi is started before cupsys.
This makes cupsys mdns stuff actually working.

See https://bugs.launchpad.net/ubuntu/+source/cupsys/+bug/173470

Reagrds

Laurent Bigonville


pgpkmBBZRJn2G.pgp
Description: PGP signature


Bug#455365: Ping! :)

2008-01-08 Thread Laurent Bigonville
On Tue, 8 Jan 2008 11:51:37 +0200
Marc-André Lureau [EMAIL PROTECTED] wrote:

 Laurent,

Hi,

 
 Have you worked on a package for d-feet?
 I have done an initial one using CDBS/pysupport.

The package is ready and has even been uploaded once but refused by
ftp-master due to licensing problems.

 
 Would you be interested to maintain it in a collab repository ?
 I don't know if such package should be under the gnome or python team
 umbrella, or rather independent.

The package is already maintained under the utopia (dbus..) repository.



Regards

Laurent Bigonville


pgpRYjD76Yaay.pgp
Description: PGP signature


Bug#452337: dh_fixperms should set 644 mode for .desktop files

2007-11-21 Thread Laurent Bigonville
Package: debhelper
Severity: wishlist
Version 5.0.59

Hi,

dh_fixperms should set 644 mode for .desktop files

Regards

Laurent Bigonville


pgpkhxN1J7Z6W.pgp
Description: PGP signature


Bug#463101: Please enable IDN support

2008-01-29 Thread Laurent Bigonville
Package: loudmouth
Severity: whishlist


Hi,

Please enable the IDN support for libloudmouth

Thanks

Laurent Bigonville


pgpcDGU8PZ3GL.pgp
Description: PGP signature


Bug#450809: New version (rc14) available

2007-11-10 Thread Laurent Bigonville
Package: dmraid
Severity: wishlist
Version: 1.0.0.rc13-2

Hi,

a new version of dmraid is available, please upgrade

Regards

Laurent Bigonville


pgpUkBOLeopGw.pgp
Description: PGP signature


Bug#451186: Disable othermirror option from command line

2007-11-13 Thread Laurent Bigonville
Package: pbuilder
Severity: wishlist

Hi,

Please add a way to disable the othermirror option from the command
line.

Regards

Laurent Bigonville


pgpmMgsznatBF.pgp
Description: PGP signature


Bug#451186: [Pbuilder-maint] Bug#451186: Disable othermirror option from command line

2007-11-15 Thread Laurent Bigonville
On Thu, 15 Nov 2007 20:42:33 +0900
Junichi Uekawa [EMAIL PROTECTED] wrote:

 
 doesn't '--othermirror ' work?
 
No it adds  in the sources.list on creation of the chroot


pgpQSuzgtUgBf.pgp
Description: PGP signature


Bug#438483: [PATCH] make buildable against soylent 0.1.2

2007-12-03 Thread Laurent Bigonville
Hi,

Thanks for your patch, but everything was already fixed in the unstable
branch :)

http://bzr.debian.org/pkg-telepathy/packages/unstable/soylent/

Regards

Laurent Bigonville


pgpbJXDB6AZSZ.pgp
Description: PGP signature


Bug#416333: Got libpcsclite.so not found if libpcsclite-dev is not installed

2007-12-05 Thread Laurent Bigonville
Hi,

ping?

I see that you applied a patch to search for other libs name with their
soname. Could you also apply this patch?

Thanks

Laurent Bigonville


pgpAQ7xkQc3dc.pgp
Description: PGP signature


Bug#454580: Extra line break in libopenct1.shlibs cause dh_makeshlibs warning

2007-12-06 Thread Laurent Bigonville
Package: libopenct1
Severity: minor
Version: 0.6.14-2

There are an extra line break in libopenct1.shlibs wich causes a
warning to be displayed when building a package depending against
libopenct1.

Please remove it :)

Regards

Laurent Bigonville


pgpUG77dH8Xp4.pgp
Description: PGP signature


Bug#454589: dh_installdeb should be called before dh_shlibdep

2007-12-06 Thread Laurent Bigonville
Package: belpic
Severity: normal
Version: 2.6.0-2
Tags: patch

Hi,

dh_installdeb should be called before dh_shlibdep to correctly generate
dependencies (i've got an issue in ubuntu with this).

Regards

Laurent Bigonville
diff -u belpic-2.6.0/debian/rules belpic-2.6.0/debian/rules
--- belpic-2.6.0/debian/rules
+++ belpic-2.6.0/debian/rules
@@ -80,10 +80,10 @@
 	dh_fixperms -a
 	dh_makeshlibs -V -p libbeidlibopensc2 -Pdebian/libbeidlibopensc2
 	dh_makeshlibs -V -p libbeid2 -Pdebian/libbeid2
+	dh_installdeb -a
 	dh_shlibdeps -ldebian/tmp/usr/lib -Llibeid2 -Llibbelpic2
 	dh_gencontrol -a
 	dh_md5sums -a
-	dh_installdeb -a
 	dh_builddeb -a
 	touch stampdir/binary-stamp
 


pgpkIGr7DYHCX.pgp
Description: PGP signature


Bug#454892: Use lsb output functions for init script

2007-12-07 Thread Laurent Bigonville
Tags 454892 + patch
thanks

Here a patch

Regards

Laurent
--- belpic-2.6.0/debian/beid-tools.beid.init
+++ belpic-2.6.0/debian/beid-tools.beid.init
@@ -27,6 +27,8 @@
 
 test -x $DAEMON1 || exit 0
 
+. /lib/lsb/init-functions
+
 # Include #PACKAGE# defaults if available
 if [ -f /etc/default/beid ] ; then
 	. /etc/default/beid
@@ -36,18 +38,20 @@
 
 case $1 in
   start)
-	echo -n Starting $DESC: 
-	start-stop-daemon --start --quiet --exec $DAEMON1 -- $PCSCD_OPTS
-	echo -n $NAME1 
-	start-stop-daemon --start --quiet --exec $DAEMON2 -- $DAEMON_OPTS
-	echo $NAME2.
+	log_daemon_msg Starting $DESC
+	log_progress_msg $NAME1
+	start-stop-daemon --start --quiet --oknodo --exec $DAEMON1 -- $PCSCD_OPTS
+	log_progress_msg $NAME2
+	start-stop-daemon --start --quiet --oknodo --exec $DAEMON2 -- $DAEMON_OPTS
+	log_end_msg 0
 	;;
   stop)
-	echo -n Stopping $DESC: 
-	start-stop-daemon --oknodo --stop --quiet --exec $DAEMON1
-	echo -n $NAME1 
-	start-stop-daemon --oknodo --stop --quiet --exec $DAEMON2
-	echo $NAME2.
+	log_daemon_msg Stopping $DESC
+	log_progress_msg $NAME1
+	start-stop-daemon --oknodo --stop --quiet --oknodo --exec $DAEMON1
+	log_progress_msg $NAME2
+	start-stop-daemon --oknodo --stop --quiet --oknodo --exec $DAEMON2
+	log_end_msg 0
 	;;
   #reload)
 	#
@@ -67,15 +71,16 @@
 	#	option to the reload entry above. If not, force-reload is
 	#	just the same as restart.
 	#
-	echo -n Restarting $DESC: 
+	log_daemon_msg Restarting $DESC
 	start-stop-daemon --oknodo --stop --quiet --exec $DAEMON1
 	sleep 1
 	start-stop-daemon --start --quiet --exec $DAEMON1 -- $DAEMON_OPTS
-	echo -n $NAME1 
+	log_progress_msg $NAME1
 	start-stop-daemon --oknodo --stop --quiet --exec $DAEMON2
 	sleep 1
 	start-stop-daemon --start --quiet --exec $DAEMON2 -- $DAEMON_OPTS
-	echo $NAME2.
+	log_progress_msg $NAME2
+	log_end_msg 0
 	;;
   *)
 	N=/etc/init.d/beid


pgpaNN8Hmc3e4.pgp
Description: PGP signature


Bug#454892: Use lsb output functions for init script

2007-12-07 Thread Laurent Bigonville
Package: beid-tools
Severity: minor
Version: 2.6.0-2

Hi,

Please use lsb funtions for the init script

Regards

Laurent Bigonville


pgpugrzgYjDHr.pgp
Description: PGP signature


Bug#455365: ITP: d-feet -- D-Bus debugger

2007-12-09 Thread Laurent Bigonville
Package: wnpp
Severity: wishlist
Owner: Laurent Bigonville [EMAIL PROTECTED]

* Package name : d-feet
Version : 0.1.4
Upstream Author : John (J5) Palmieri [EMAIL PROTECTED]
* URL : https://hosted.fedoraproject.org/projects/d-feet/
* License : GPL
Description :
 d-feet is a dbus debugger written in python


pgpJLSu4hcnIH.pgp
Description: PGP signature


Bug#299264: New version available....

2005-03-12 Thread Laurent Bigonville
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Package: ircd-ircu
Severity: |wishlist
There is a new version available which seems to include some important
bugfixes.
Could you upgrade?
Thx
Bigon|
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.0 (Darwin)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFCM598VLyDt/3apY8RAsUwAKC71keGCBeW/OeuaL+A7ckQ2v20JQCgnryT
CVjX5ivy776v66nOxKAtxLc=
=3u16
-END PGP SIGNATURE-

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


Bug#443631: ITP: telepathy-spec -- Telepathy specification

2007-09-22 Thread Laurent Bigonville
Package: wnpp
Severity: wishlist
Owner: Laurent Bigonville [EMAIL PROTECTED]

* Package name : telepathy-spec
Version : 0.15.5
Upstream Authors:
 Daniel d'Andrada T. de Carvalho[EMAIL PROTECTED]
 Guillaume Desmottes [EMAIL PROTECTED]
 Julien Gilli [EMAIL PROTECTED] 
 Dafydd Harries [EMAIL PROTECTED] 
 Tobias Hunger [EMAIL PROTECTED] 
 Andre Magalhaes [EMAIL PROTECTED] 
 Robert McQueen [EMAIL PROTECTED]
 Simon McVittie [EMAIL PROTECTED]
 Mads Chr. Olesen [EMAIL PROTECTED]
 Senko Rasic [EMAIL PROTECTED]
 Ole Andre Vadla Ravnaas [EMAIL PROTECTED]
 Olli Salli [EMAIL PROTECTED]
 Sjoerd Simons [EMAIL PROTECTED]
 Raphael Slinckx [EMAIL PROTECTED]
 Rob Taylor [EMAIL PROTECTED]


* URL :
http://projects.collabora.co.uk/darcs/telepathy/telepathy-spec/
* License : LGPL
Description :
Telepathy specification integrated in devhelper


pgpn6VAIvyqOa.pgp
Description: PGP signature


Bug#444032: empathy doesn't seem to detect telepathy-haze

2007-09-25 Thread Laurent Bigonville
reassign 444032 empathy
tags 444032 + patch
thanks

Hi,

Reassigning this bug to empathy.
The patch (taken from ubuntu) provide .profile file to support
telepathy-haze.

Regards

Laurent Bigonville
diff -urN empathy-0.10.clean/data/aim.profile empathy-0.10/data/aim.profile
--- empathy-0.10.clean/data/aim.profile	1970-01-01 01:00:00.0 +0100
+++ empathy-0.10/data/aim.profile	2007-08-21 19:17:18.0 +0100
@@ -0,0 +1,6 @@
+[Profile]
+Manager=haze
+Protocol=aim
+DisplayName=AIM
+Capabilities = chat-p2p, supports-alias
+ConfigurationUI = aim
diff -urN empathy-0.10.clean/data/Makefile.am empathy-0.10/data/Makefile.am
--- empathy-0.10.clean/data/Makefile.am	2007-07-27 19:21:41.0 +0100
+++ empathy-0.10/data/Makefile.am	2007-08-21 19:18:26.0 +0100
@@ -6,7 +6,10 @@
 	gtalk.profile			\
 	salut.profile			\
 	irc.profile			\
-	msn.profile
+	msn.profile			\
+	aim.profile			\
+	xmpp.profile			\
+	msn-haze.profile
 
 gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
 
diff -urN empathy-0.10.clean/data/Makefile.in empathy-0.10/data/Makefile.in
--- empathy-0.10.clean/data/Makefile.in	2007-07-29 21:34:07.0 +0100
+++ empathy-0.10/data/Makefile.in	2007-08-21 19:18:34.0 +0100
@@ -260,7 +260,10 @@
 	gtalk.profile			\
 	salut.profile			\
 	irc.profile			\
-	msn.profile
+	msn.profile			\
+	aim.profile			\
+	xmpp.profile			\
+	msn-haze.profile
 
 gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
 autostartdir = $(datadir)/gnome/autostart
diff -urN empathy-0.10.clean/data/msn-haze.profile empathy-0.10/data/msn-haze.profile
--- empathy-0.10.clean/data/msn-haze.profile	1970-01-01 01:00:00.0 +0100
+++ empathy-0.10/data/msn-haze.profile	2007-08-21 19:17:23.0 +0100
@@ -0,0 +1,9 @@
+[Profile]
+Manager=haze
+Protocol=msn
+DisplayName=MSN (Haze)
+IconName = empathy-proto-msn
+ConfigurationUI = msn
+SupportsInvisible = 0
+Capabilities = chat-p2p
+
diff -urN empathy-0.10.clean/data/xmpp.profile empathy-0.10/data/xmpp.profile
--- empathy-0.10.clean/data/xmpp.profile	1970-01-01 01:00:00.0 +0100
+++ empathy-0.10/data/xmpp.profile	2007-08-21 19:17:28.0 +0100
@@ -0,0 +1,10 @@
+[Profile]
+Manager = haze
+Protocol = jabber
+DisplayName=Haze Jabber
+IconName = empathy-proto-jabber
+ConfigurationUI = jabber
+Capabilities = chat-p2p, supports-alias
+SupportsInvisible = 0
+VCardField = X-Jabber
+VCardDefault = true


pgpOYMuhsLc3T.pgp
Description: PGP signature


Bug#443898: [Pkg-telepathy-maintainers] Bug#443898: Bug#443898: missing dependency

2007-09-25 Thread Laurent Bigonville
Hi,

I've asked a binNMU that should quickly fix this bug.

Regards

Laurent


pgp9Pwi0cE85U.pgp
Description: PGP signature


Bug#438483: ITP: soylent -- People browser using telepathy

2007-08-17 Thread Laurent Bigonville
Package: wnpp
Severity: wishlist
Owner: Laurent Bigonville [EMAIL PROTECTED]

* Package name : soylent
Version : 0.1.0
Upstream Author :   Travis Reitter [EMAIL PROTECTED]
Rob Taylor [EMAIL PROTECTED]
Chris Lord [EMAIL PROTECTED]

* URL :
http://www.netdrain.com/soylent/soylent-0.1.0.tar.gz
* License : GPL
Description :
 Soylent intends to be a people browser that wraps every useful bit of
 information about people into single, cohesive objects. So your friends
 may have a dozen IM screen names, email addresses, website usernames,
 icons, hundreds or thousands of photos, and so on. Soylent is meant to
 bring all those types of communication and content together so you can
 perform and reach them within a few clicks.


pgphJMrg5erUp.pgp
Description: PGP signature


Bug#421282: Please split libpurple (formerly libgaim) and related -dev into a seperate package

2007-08-18 Thread Laurent Bigonville
Hi,

I'm very interested in this splitting too.
Any Idea when it will be done?

Regards

Laurent Bigonville


pgpLcqtUUTmnp.pgp
Description: PGP signature


Bug#438729: ITP: haze -- Connection manager using libpurple

2007-08-19 Thread Laurent Bigonville
Package: wnpp
Severity: wishlist
Owner: Laurent Bigonville [EMAIL PROTECTED]

* Package name : haze
Version : 0.1.1
Upstream Author :   Will Thompson [EMAIL PROTECTED]

* URL : http://salami.ox.compsoc.net/~resiak/haze/
* License : GPL
Description :
A telepathy connection manager that use libpurple


pgp73pxyWSho7.pgp
Description: PGP signature


Bug#439038: Add XS-Vcs-Browser and XS-Vcs-Svn to control file

2007-08-21 Thread Laurent Bigonville
Package: pam
Severity: wishlist
Version: 0.99.7.1-1
Tags: patch

Hi,

Please add XS-Vcs-Browser and XS-Vcs-Svn fields to the control file.

Regards

Laurent Bigonville
Index: debian/control
===
--- debian/control	(révision 553)
+++ debian/control	(copie de travail)
@@ -7,6 +7,8 @@
 Build-Depends: cracklib2-dev (= 2.7-9), bzip2, debhelper, quilt, flex, libdb-dev, libcap-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64 !netbsd-i386], libselinux1-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64 !netbsd-i386]
 Build-Depends-Indep: xsltproc, libxml2-utils, docbook-xml, docbook-xsl, w3m
 Build-Conflicts-Indep: fop
+XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-pam/trunk/pam/
+XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-pam/trunk/pam/
 
 Package: libpam0g
 Priority: required


pgp33ef1NMLQx.pgp
Description: PGP signature


Bug#439040: Add watch file

2007-08-21 Thread Laurent Bigonville
Package: pam
Severity: wishlist
Version: 0.99.7.1-1
Tags: patch

Hi,

Please add a watch file for the pam package.

Regards

Laurent Bigonville

Index: debian/watch
===
--- debian/watch	(révision 0)
+++ debian/watch	(révision 0)
@@ -0,0 +1,2 @@
+version=3
+opts=pasv ftp://ftp.kernel.org/pub/linux/libs/pam/pre/library/Linux-PAM-(.*).tar.gz


pgpGLj4tMRsEn.pgp
Description: PGP signature


Bug#437387: [debcommit] Please add an option to specify an alternative changelog location

2007-08-21 Thread Laurent Bigonville
Hi,

Could you also apply this patch?
I'm also adding the bundling option to Getopt::Long to avoid conflict
with other option ubuntu has added.

Regards

Laurent Bigonville
Index: scripts/debcommit.pl
===
--- scripts/debcommit.pl	(révision 762)
+++ scripts/debcommit.pl	(copie de travail)
@@ -6,7 +6,7 @@
 
 =head1 SYNOPSIS
 
-Bdebcommit [B--release] [B--message=Itext] [B--noact] [B--changelog] [B--all | Ifiles to commit]
+Bdebcommit [B--release] [B--message=Itext] [B--noact] [B--changelog=Ipath] [B--all | Ifiles to commit]
 
 =head1 DESCRIPTION
 
@@ -20,7 +20,7 @@
 
 =over 4
 
-=item B-c B--changelog
+=item B-c B--changelog Ipath
 
 Specify an alternate location for the changelog. By default debian/changelog is
 used.
@@ -78,13 +78,13 @@
 and commit the change to a package\'s repository.
 
 Options:
-   -c --changelog Specify the location of the changelog 
-   -r --release   Commit a release of the package and create a tag
-   -m --message=text  Specify a commit message
-   -n --noact Dry run, no actual commits
-   -a --all   Commit all files (default except for git)
-   -h --help  This message
-   -v --version   Version information
+   -c --changelog=path Specify the location of the changelog 
+   -r --releaseCommit a release of the package and create a tag
+   -m --message=text   Specify a commit message
+   -n --noact  Dry run, no actual commits
+   -a --allCommit all files (default except for git)
+   -h --help   This message
+   -v --versionVersion information
 EOT
 }
 
@@ -104,16 +104,17 @@
 my $noact=0;
 my $all=0;
 my $changelog=debian/changelog;
+Getopt::Long::Configure(bundling);
 if (! GetOptions(
-		 release = \$release,
-		 message=s = \$message,
-		 noact = \$noact,
-		 all = \$all,
-		 changelog=s = \$changelog,
-		 help = sub { usage(); exit 0; },
-		 version = sub { version(); exit 0; },
+		 r|release = \$release,
+		 m|message=s = \$message,
+		 n|noact = \$noact,
+		 a|all = \$all,
+		 c|changelog=s = \$changelog,
+		 h|help = sub { usage(); exit 0; },
+		 v|version = sub { version(); exit 0; },
 		 )) {
-die Usage: debcommit [--release] [--message=text] [--noact] [--all | files to commit]\n;
+die Usage: debcommit [--release] [--message=text] [--noact] [--changelog=path] [--all | files to commit]\n;
 }
 
 my @files_to_commit = @ARGV;


pgpPoYv5VuoJM.pgp
Description: PGP signature


Bug#439054: [debcommit] Add confirm option

2007-08-21 Thread Laurent Bigonville
Package: devscripts
Severity: wishlist
Tags: patch
Usertags: debcommit

Hi,

Please add this patch to confirm the commit message.
The patch is taken from ubuntu

Regards

Laurent Bigonville
--- scripts/debcommit.pl.orig	2007-08-21 23:03:38.0 +0200
+++ scripts/debcommit.pl	2007-08-21 23:06:53.0 +0200
@@ -6,7 +6,7 @@
 
 =head1 SYNOPSIS
 
-Bdebcommit [B--release] [B--message=Itext] [B--noact] [B--changelog=Ipath] [B--all | Ifiles to commit]
+Bdebcommit [B--release] [B--message=Itext] [B--noact] [B--confirm] [B--changelog=Ipath] [B--all | Ifiles to commit]
 
 =head1 DESCRIPTION
 
@@ -46,6 +46,11 @@
 
 Do not actually do anything, but do print the commands that would be run.
 
+=item B-c B--confirm
+
+Display the generated commit message and ask for confirmation before committing
+it.
+
 =item B-a B--all
 
 Commit all files. This is the default operation when using a VCS other 
@@ -82,6 +87,7 @@
-r --releaseCommit a release of the package and create a tag
-m --message=text   Specify a commit message
-n --noact  Dry run, no actual commits
+   -C --confirmAsk for confirmation of the message before commit
-a --allCommit all files (default except for git)
-h --help   This message
-v --versionVersion information
@@ -102,6 +108,7 @@
 my $release=0;
 my $message;
 my $noact=0;
+my $confirm=0;
 my $all=0;
 my $changelog=debian/changelog;
 Getopt::Long::Configure(bundling);
@@ -109,12 +116,13 @@
 		 r|release = \$release,
 		 m|message=s = \$message,
 		 n|noact = \$noact,
+		 C|confirm = \$confirm,
 		 a|all = \$all,
 		 c|changelog=s = \$changelog,
 		 h|help = sub { usage(); exit 0; },
 		 v|version = sub { version(); exit 0; },
 		 )) {
-die Usage: debcommit [--release] [--message=text] [--noact] [--changelog=path] [--all | files to commit]\n;
+die Usage: debcommit [--release] [--message=text] [--noact] [--confirm] [--changelog=path] [--all | files to commit]\n;
 }
 
 my @files_to_commit = @ARGV;
@@ -142,7 +150,7 @@
 }
 else {
 $message=getmessage() if ! defined $message;
-commit($message);
+commit($message) if not $confirm or confirm($message);
 }
 
 sub getprog {
@@ -344,6 +352,17 @@
 return $ret;
 }
 
+sub confirm {
+my $message=shift;
+print $message, \n--\n;
+while(1) {
+print OK to commit? [Y/n] ;
+$_ = STDIN;
+return 0 if /^n/i;
+return 1 if /^(y|$)/i;
+}
+}
+
 =head1 LICENSE
 
 This code is copyright by Joey Hess [EMAIL PROTECTED], all rights reserved.


pgpsyfy8z2mjj.pgp
Description: PGP signature


Bug#439216: Lintian file not installed correctly

2007-08-23 Thread Laurent Bigonville
Package: vim-latexsuite
Severity: minor

Hi, the lintian override file is not installed correctly.

The file is currently installed
in /usr/share/lintian/overrides/vim-latexsuite/lintian-override should
be in /usr/share/lintian/overrides/vim-latexsuite

Regards

Laurent


pgpnd8hJkWhMK.pgp
Description: PGP signature


Bug#439216: Lintian file not installed correctly

2007-08-23 Thread Laurent Bigonville
tags 439216 + patch
thanks

Here is a patch

Laurent
Index: debian/rules
===
--- debian/rules	(révision 1013)
+++ debian/rules	(copie de travail)
@@ -58,6 +58,8 @@
 	dh_testroot
 	dh_installdirs
 
+	install -m 644 $(CURDIR)/debian/lintian-override $(DESTDIR)/usr/share/lintian/overrides/vim-latexsuite
+
 install-clean:
 	dh_clean -k
 
Index: debian/install
===
--- debian/install	(révision 1013)
+++ debian/install	(copie de travail)
@@ -1,4 +1,3 @@
 ltagsusr/share/doc/vim-latexsuite/contrib
 debian/bug/vim-latexsuite	usr/share/bug
 debian/vim-registry/*.yaml	usr/share/vim/registry
-debian/lintian-override		usr/share/lintian/overrides/vim-latexsuite


pgpz5xeJx6FBE.pgp
Description: PGP signature


Bug#446150: looks for help docs in wrong place

2007-10-10 Thread Laurent Bigonville
Package: esvn
Severity: minor

Hi,

esvn looks for documentation in /usr/share/doc/esvn-doc/html-docs but
esvn-doc install the doc in /usr/share/doc/esvn-doc/html-docs

See https://bugs.edge.launchpad.net/ubuntu/+source/esvn/+bug/73913

Regards

Laurent Bigonville


pgpWo0gccK5MU.pgp
Description: PGP signature


Bug#446155: -doc package not in doc section

2007-10-10 Thread Laurent Bigonville
Package: esvn-doc
Severity: minor

Linda gives this warning:
W: esvn-doc; This package ends in -doc, or -docs, and isn't in Section:
doc

esvn-doc package should be installed in the docs section

Regards

Laurent Bigonville


pgp9oeqMVCADR.pgp
Description: PGP signature


Bug#446154: Documentation installed twice.

2007-10-10 Thread Laurent Bigonville
Package: esvn-doc
Severity: minor

Hi,

The documentation is installed twice.
First by the debian/rules and second by dh_installdocs (esvn-doc.docs).
It should only be installed by dh_installdocs

Regards

Laurent Bigonville


pgpYZBjJcmjDT.pgp
Description: PGP signature


Bug#446150: looks for help docs in wrong place

2007-10-10 Thread Laurent Bigonville
tags 446150 + patch
thanks

Here's a patch

Regards

Laurent
diff -ru esvn-0.6.12+1.orig/src/mainwindow.cpp esvn-0.6.12+1/src/mainwindow.cpp
--- esvn-0.6.12+1.orig/src/mainwindow.cpp	2007-10-10 21:12:00.0 +0200
+++ esvn-0.6.12+1/src/mainwindow.cpp	2007-10-10 21:12:57.0 +0200
@@ -61,7 +61,7 @@
 	dlg_startup_ 	= new dlg_startup(this);
 	dlg_help_		= new dlg_help(this);
 
-	dlg_help_-tx_help-mimeSourceFactory()-addFilePath(/usr/share/doc/esvn/html-docs);
+	dlg_help_-tx_help-mimeSourceFactory()-addFilePath(/usr/share/doc/esvn-doc/html-docs);
 
 	dlg_verupdate_	= new dlg_verupdate(this);
 	dlg_verupdate_-lb_stable_url-hide();


pgpIkcCdVxEVR.pgp
Description: PGP signature


Bug#381267: qa.debian.org: Confuses NMU/QA and sponsor of NMU/QA

2007-07-28 Thread Laurent Bigonville
Hi,

What the status this bug?
I've made a sposorised NMU and the package still not appears on my qa
page...

Regards

Laurent Bigonville


pgpKfmFdVWrXk.pgp
Description: PGP signature


Bug#435449: table_prefix should be customizable

2007-07-31 Thread Laurent Bigonville
Package: phpbb3
Version: 3.0.0~RC4-1

Hi,

The table_prefix should also be customizable. Hardcoding the
table_prefix in /usr/share/phpbb3/www/config.php may cause problems on
upgrade if this value is changed.

Regards

Laurent Bigonville


pgpZCArQ9HqrT.pgp
Description: PGP signature


Bug#435672: ITP: fama -- Ncurses im application built on telepathy

2007-08-02 Thread Laurent Bigonville
Package: wnpp
Severity: wishlist
Owner: Laurent Bigonville [EMAIL PROTECTED]

* Package name : fama
Version : 0.0.2
Upstream Author :   Mario Đanić [EMAIL PROTECTED]
Jonas Broms [EMAIL PROTECTED]

* URL : http://www.fama-im.org/
* License : GPL
Description :
Fama IM is a project to build an easy to use, powerful, open source
instant messaging software built on the Flexible Communications
Framework, Telepathy. The Fama IM interface is text-based and built
upon the NCurses library, hence you run it in your favorite terminal
emulator or directly in the console. A graphical interface alternative
is planned to be implemented in the future.

Our goal is to provide users with a complete and highly intuitive
instant messaging application that would fit anyones needs.


pgpID0SoCymlp.pgp
Description: PGP signature


Bug#426355: libonig SEGV when using UTF-8 encoding

2007-08-04 Thread Laurent Bigonville
tags 426355 + pending patch
thanks

Hi,

Here the patch of my NMU attempt

If you have any objections about this NMU please contact me ASAP

Regards

Laurent Bigonville
diff -ru libonig-5.5.2/debian/changelog onig-5.9.0/debian/changelog
--- libonig-5.5.2/debian/changelog	2007-08-04 14:51:49.0 +0200
+++ onig-5.9.0/debian/changelog	2007-08-04 15:08:15.0 +0200
@@ -1,3 +1,16 @@
+libonig (5.9.0-0.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * New upstream release (Closes: #426355)
+  * debian/control:
+- Use binary:Version instead of Source-Version
+  * debian/rules:
+- Don't hide make distclean error
+- Fix copy of config.{sub,guess}
+- Remove deprecated DH_COMPAT and use compat file instead
+
+ -- Laurent Bigonville [EMAIL PROTECTED]  Sat, 04 Aug 2007 15:07:34 +0200
+
 libonig (5.5.2-1) unstable; urgency=low
 
   * new upstream release
Seulement dans onig-5.9.0/debian/: compat
diff -ru libonig-5.5.2/debian/control onig-5.9.0/debian/control
--- libonig-5.5.2/debian/control	2007-08-04 14:51:49.0 +0200
+++ onig-5.9.0/debian/control	2007-08-04 14:53:58.0 +0200
@@ -18,7 +18,7 @@
 Package: libonig2-dbg
 Section: libdevel
 Architecture: any
-Depends: ${shlibs:Depends}, libonig2 (= ${Source-Version})
+Depends: ${shlibs:Depends}, libonig2 (= ${binary:Version})
 Description: Debugging symbols for libonig2
  The characteristics of this library is that different character
  encoding for every regular expression object can be specified.
@@ -30,7 +30,7 @@
 Package: libonig-dev
 Section: libdevel
 Architecture: any
-Depends: ${shlibs:Depends}, libonig2 (= ${Source-Version})
+Depends: ${shlibs:Depends}, libonig2 (= ${binary:Version})
 Description: Development files for libonig2
  The characteristics of this library is that different character
  encoding for every regular expression object can be specified.
diff -ru libonig-5.5.2/debian/rules onig-5.9.0/debian/rules
--- libonig-5.5.2/debian/rules	2007-08-04 14:51:49.0 +0200
+++ onig-5.9.0/debian/rules	2007-08-04 15:07:23.0 +0200
@@ -4,8 +4,6 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-export DH_COMPAT = 5
-
 DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
 DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
 
@@ -22,7 +20,12 @@
 	dh_testdir
 
 	# update libonig's autotools files
-	cp /usr/share/misc/config.{sub,guess} .
+ifneq $(wildcard /usr/share/misc/config.sub) 
+	cp -f /usr/share/misc/config.sub config.sub
+endif
+ifneq $(wildcard /usr/share/misc/config.guess) 
+	cp -f /usr/share/misc/config.guess config.guess
+endif
 
 	# ./configure
 	CFLAGS=$(CFLAGS) ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) \
@@ -40,7 +43,7 @@
 	dh_testroot
 	rm -f build-stamp install*-stamp
 
-	-$(MAKE) distclean
+	[ ! -f Makefile ] || $(MAKE) distclean
 
 	dh_clean
 


pgp1rrVWXQ3NQ.pgp
Description: PGP signature


Bug#442121: RFP: gnome-keyring-sharp -- C# binding for gnome-keyring

2007-09-13 Thread Laurent Bigonville
Package: wnpp
Severity: wishlist

* Package name : gnome-keyring-sharp
Version : 0.1.0~svn
Upstream Author : Gonzalo Paniagua Javier gonzalo novell com
* URL : http://www.mono-project.com/Gtk#Gnome-KeyRing-Sharp
* License : Not sure[1]
Description : This library provides access to the Gnome Keyring for
managed applications.

This package use not the same code base as the one that was removed in
bug #392427

[1]
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
Software), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software


pgpWsrwDmdCcy.pgp
Description: PGP signature


Bug#442129: RFP: telepathy-sharp -- C# binding for telepathy

2007-09-13 Thread Laurent Bigonville
Package: wnpp
Severity: wishlist

* Package name : telepathy-sharp
Version : svn version 
Upstream Author : Andre Moreira Magalhaes (andrunko)
   [EMAIL PROTECTED] Kenneth Rohde Christiansen
   (kenne) [EMAIL PROTECTED] Renato Araujo
Oliveira Filho (renatofilho) [EMAIL PROTECTED]
Alp Toker (alp) [EMAIL PROTECTED] 
* URL : http://tapioca-voip.sourceforge.net/
* License : Not sure[1]
Description : C# binding for telepathy

The package already exists in ubuntu, but I'm not sure it follows the
mono guidelines

[1]
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
Software), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software



pgpYFFtCJb9Bl.pgp
Description: PGP signature


Bug#354876: ITP: notify-sharp -- CLI bindings for libnotify

2007-09-13 Thread Laurent Bigonville
Hi,

What's the status of this ITP?
It's opened for more than a year now...

Regards

Laurent Bigonville


pgpO7uB3mBCgu.pgp
Description: PGP signature


Bug#442324: Please updrade to 0.10.3

2007-09-15 Thread Laurent Bigonville
Package: freedroidrpg
Severity: Whishlist
Version: 0.10.2-1

Hi,

Please could you update to version 0.10.3

Thanks :)

Laurent Bigonville


pgpcq292NCTLx.pgp
Description: PGP signature


Bug#442325: Invalid category in .desktop file

2007-09-15 Thread Laurent Bigonville
Package: freedroidrpg
Severity: minor
Tags: patch

Hi,

The .desktop file use an invalid category.

See lintian warning:
  W: freedroidrpg binary: desktop-entry-invalid-category
Application ./usr/share/applications/freedroidrpg.desktop

Regards

Laurent Bigonville
diff -ur freedroidrpg-0.10.2.orig/debian/freedroidrpg.desktop freedroidrpg-0.10.2/debian/freedroidrpg.desktop
--- freedroidrpg-0.10.2.orig/debian/freedroidrpg.desktop	2007-09-15 10:23:03.0 +0200
+++ freedroidrpg-0.10.2/debian/freedroidrpg.desktop	2007-09-15 10:23:32.0 +0200
@@ -6,6 +6,6 @@
 Comment=Isometric role playing game
 TryExec=/usr/games/freedroidRPG
 Exec=/usr/games/freedroidRPG
-Categories=Application;Game;ArcadeGame;
+Categories=Game;RolePlaying;
 Icon=/usr/share/pixmaps/freedroidrpg.xpm
 


pgpbeQLFH3OyW.pgp
Description: PGP signature


Bug#428582: xulrunner_1.8.1.4-2 (mips/unstable): FTBFS: relocation overflow

2007-08-27 Thread Laurent Bigonville
Hi,

What the status of this bug? The package still FTBFS on mips and
prevents some other package to enter in testing (ie: pidgin).

Regards

Laurent Bigonville


pgpSmkhKFcx7B.pgp
Description: PGP signature


Bug#439854: [debchange] Please follow new bpo policy

2007-08-27 Thread Laurent Bigonville
Package: devscripts
user [EMAIL PROTECTED]
usertags debchange

Hi,

The backports.org policy has recently changed[1], please update
debchange accordingly.

Regards

Laurent Bigonville

[1] http://www.backports.org/dokuwiki/doku.php?id=contribute


pgpQFpUO7Gbeq.pgp
Description: PGP signature


Bug#440403: watch file broken

2007-09-01 Thread Laurent Bigonville
Package: sylpheed
Severity: minor
Tags: patch

Hi,

The watch file is broken and new version are not detected anymore.
Here a patch

Regards

Laurent Bigonville
diff -ur sylpheed-2.4.4.orig/debian/watch sylpheed-2.4.4/debian/watch
--- sylpheed-2.4.4.orig/debian/watch	2007-09-01 10:28:06.0 +0200
+++ sylpheed-2.4.4/debian/watch	2007-09-01 10:29:06.0 +0200
@@ -1,3 +1,3 @@
 # Site		Directory		Pattern			Version	Script
 version=3
-http://sylpheed.good-day.net/sylpheed/v2.2/sylpheed-([\d+\.]+)\.tar\.gz
+http://sylpheed.good-day.net/sylpheed/v([0-9.]+)/sylpheed-([\d+\.]+)\.tar\.gz


pgpXcnsb2vIww.pgp
Description: PGP signature


Bug#440321: Sylpheed: Improve debian/watch file

2007-09-01 Thread Laurent Bigonville
reopen 440321
merge 440321 440403
thanks

Hi,

Could you have a look at the patch I've submitted (bug 440403).

Regards

Laurent Bigonville


pgpLyrwX2ahT6.pgp
Description: PGP signature


Bug#447537: Changes to DB schemas not applied

2007-10-21 Thread Laurent Bigonville
Package: phpbb3
Version: 3.0.0~RC5-1

Hi,

There are changes to the sql schema between RC4 and RC5.
Changes where not applied on package upgrade

Regards

Laurent Bigonville



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



  1   2   3   4   5   6   7   8   9   10   >