Bug#581630: Bug#965491: dictconv: diff for NMU version 0.2-7.1

2022-01-19 Thread Francesco Namuri

Hello Adrian,
thank you so much.

Francesco

---
.''`. Francesco Namuri
: :' : https://hal.hierax.net/
`. `' «Dave, my mind is going. I can feel it. I'm a ...fraid.»
  `- 4096R/260F0067 - 320D D86E 1E25 6275 B28F  89D7 29CE ADC9 260F 0067

Il 19/01/2022 15:26 Adrian Bunk ha scritto:

Control: tags 581630 + patch
Control: tags 581630 + pending
Control: tags 965491 + patch
Control: tags 965491 + pending

Dear maintainer,

I've prepared an NMU for dictconv (versioned as 0.2-7.1) and uploaded
it to DELAYED/7. Please feel free to tell me if I should cancel it.

cu
Adrian




Bug#989416: unblock: homebank/5.5.2-1

2021-06-03 Thread Francesco Namuri
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package homebank

(Please provide enough (but not too much) information to help
the release team to judge the request efficiently. E.g. by
filling in the sections below.)

[ Reason ]
Just some small bugfixes.

[ Impact ]
Low.

[ Tests ]
Manually tested in my environment.

[ Risks ]
The changes should be trivial.

[ Checklist ]
  [X] all changes are documented in the d/changelog
  [X] I reviewed all changes and I approve them
  [X] attach debdiff against the package in testing

[ Other info ]
The  attacched diff is filtered to exclude .po file changes.

unblock homebank/5.5.2-1


homebank_5.5.2-1.filterd.diff.gz
Description: application/gzip


Bug#976010: Homebank: team upload of new release before the soft freeze

2021-02-06 Thread Francesco namuri

Il 2021-02-06 16:37 Dylan Aïssi ha scritto:

Hi Francesco,

Is it okay for you if I do a team upload the last upstream release
(5.5) of homebank?
The soft freeze for Bullseye is in less than 1 week and it would be
bad to have an outdated version of homebank.

BTW, I have created a clean git repo for homebank [1], if you agree I
will ask to salsa maintainers to replace the old one with it?

Best,
Dylan

[1] https://salsa.debian.org/daissi/homebank


Hello Dylan,
thanks very much for your help,

have you already made some changes? If not, please, can you wait?

I've worked locally on the new version I'm going to upload it today or 
tommorrow at the latest.


Kind regards,
Francesco



Bug#925704: gramophone2: diff for NMU version 0.8.13a-3.1

2020-03-29 Thread Francesco Namuri
Hello Sudip,
thanks so much for your help.

Francesco

Il giorno sab, 28/03/2020 alle 00.47 +, Sudip Mukherjee ha scritto:
> Control: tags 925704 + patch
> Control: tags 925704 + pending
> 
> Dear maintainer,
> 
> I've prepared an NMU for gramophone2 (versioned as 0.8.13a-3.1) and
> uploaded it to mentors for sponsoring. Please feel free to tell me if
> I
> should remove it.
> 
> --
> Regards
> Sudip
> 
> diff -Nru gramophone2-0.8.13a/debian/changelog gramophone2-
> 0.8.13a/debian/changelog
> --- gramophone2-0.8.13a/debian/changelog  2014-01-28
> 22:35:12.0 +
> +++ gramophone2-0.8.13a/debian/changelog  2020-03-28
> 00:24:28.0 +
> @@ -1,3 +1,10 @@
> +gramophone2 (0.8.13a-3.1) unstable; urgency=medium
> +
> +  * Non-maintainer upload.
> +  * Fix ftbfs with GCC. (Closes: #925704)
> +
> + -- Sudip Mukherjee   Sat, 28 Mar 2020
> 00:24:28 +
> +
>  gramophone2 (0.8.13a-3) unstable; urgency=medium
>  
>* switched to quilt patch system, migrated all the existing
> patches.
> diff -Nru gramophone2-0.8.13a/debian/patches/fix_gcc.patch
> gramophone2-0.8.13a/debian/patches/fix_gcc.patch
> --- gramophone2-0.8.13a/debian/patches/fix_gcc.patch  1970-01-01
> 01:00:00.0 +0100
> +++ gramophone2-0.8.13a/debian/patches/fix_gcc.patch  2020-03-28
> 00:23:54.0 +
> @@ -0,0 +1,27 @@
> +Description: Fix FTBFS with GCC
> +
> +Author: Sudip Mukherjee 
> +
> +---
> +
> +--- gramophone2-0.8.13a.orig/Makefile
>  gramophone2-0.8.13a/Makefile
> +@@ -1,7 +1,8 @@
> + CC=gcc
> + #CFLAGS+=-O2
> + #Decomment this line if you use Linux:
> +-CFLAGS+=-O2 -lm
> ++CFLAGS+=-O2
> ++LIBS+=-lm
> + 
> + DESTDIR=/usr/local
> + 
> +@@ -9,7 +10,7 @@ default:GRAMophone.tab.c
> + $(CC) $(CPPFLAGS) $(CFLAGS) $(LDFLAGS) -o
> gramophone2 GRAMophone.c\
> + grammyVM.c init.c midicode.c\
> + midifile.c expcode.c debug.c errors.c\
> +-hash.c GRAMophone.tab.c
> ++hash.c GRAMophone.tab.c $(LIBS)
> + 
> + GRAMophone.tab.c:   lex.yy.c
> + bison -d GRAMophone.y
> diff -Nru gramophone2-0.8.13a/debian/patches/series gramophone2-
> 0.8.13a/debian/patches/series
> --- gramophone2-0.8.13a/debian/patches/series 2014-01-28
> 10:48:24.0 +
> +++ gramophone2-0.8.13a/debian/patches/series 2020-03-28
> 00:24:24.0 +
> @@ -1,3 +1,4 @@
>  Makefile.diff
>  GRAMophone.y.diff
>  grammyVM.c.diff
> +fix_gcc.patch
> 



Bug#949168:

2020-01-24 Thread Francesco Namuri
On 2020-01-23 10:32, Dylan Aïssi wrote:
> Hi Jonatan, hi Francesco,
> 
> @Jonatan, thanks for your bug reports. There is no need to open a new
> bug report for each new upstream release. Once there is one open, you
> can just update it to refer to the new release.
> 
> @Francesco, thanks for maintaining this package. I saw there was no
> update since 2018/11 despite the Jonathan's bug reports. Do you need
> any help (co-maint, nmu or whatever) for this package?
> 
> Thanks.
> 
> Best,
> Dylan

Hello Jonatan, Dylan,

Jonatan sorry for my delay maintaining homebank, I'll work on the new 
realease this week end, I hope to upload the new package in a few days.

Dylan, thanks, of course any help is always apreciated, for this release 
I can do the job asap.

Best Regards,
Francesco

-- 
Inviato dal mio dispositivo Android con K-9 Mail. Perdonate la brevità.

Bug#912019: homebank: new homebank 5.2.2

2018-10-28 Thread Francesco Namuri

Hello,
thanks for the report, I'm working on it.

I hope to do the upload in the next two days.

Best Regards,
Francesco

On 2018-10-27 12:35, Jonatan Nyberg wrote:

package: homebank
severity: normal

Dear Maintainer,

Please consider to upgrade to the current upstream version of homebank
(5.2.2).

Kind regards,
Jonatan Nyberg




Bug#885494: virtualbricks: Depends on unmaintained pygtk

2017-12-28 Thread Francesco Namuri

Hello Jeremy,
I'm in touch with upstream authors, they opened an issue to solve the 
problem


https://github.com/virtualsquare/virtualbricks/issues/1

I'll keep this bug report updated with progress.

Francesco



Bug#878990: please drop transitional package qemulator

2017-12-28 Thread Francesco Namuri

Hello Holger,
thanks for the report, I'll fix this issue in the next few days.



Bug#866491: python-imaging package will be dropped

2017-12-28 Thread Francesco Namuri

Hello Matthias,
sorry for the delay in my answer, I contacted the upstream author, we 
made a little
change in the code, I'm going to solve this issue uploading the fixed 
version ASAP.



With the pillow release 4.4.0 expected in January 2018 the 
python-imaging
   	package will be dropped and the severity of this issue will be 
raised.
  	Please update the package drop the python-imaging (build) 
dependency.




Bug#859237: closed by Francesco Namuri (Bug#859237: fixed in homebank 5.1.5-1)

2017-07-09 Thread Francesco Namuri

Thank you so much for the feedback Mathieu.

Ciao,
francesco

On 2017-07-09 19:04, Mathieu Basille wrote:

Thank you very much! I just installed it from Sid, and it seems to work
without any problem.

Best,
Mathieu.


On 07/09/2017 09:27 AM, Debian Bug Tracking System wrote:

This is an automatic notification regarding your Bug report
which was filed against the homebank package:

#859237: homebank: New upstream version available (5.1 series)

It has been closed by Francesco Namuri .

Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact Francesco Namuri 
 by

replying to this email.






Bug#775523: homebank: misleading long package description ("differs from gnucash...")

2017-07-09 Thread Francesco Namuri

hello,
thank you very much for the report, really sorry about the delay in the 
reply.


The idea behind the previous description was about the choice between 
one package
or the other one. GnuCash is, maybe, the most known Open Source software 
related to
personal finance, so the idea was somehow related to help the users in 
the choice.


And, yes, homebank is an alternative to gnucash for someone that's 
looking for
something simple and for someone that doesn't care about double 
accounting or

for some doesn't care about "small companies features".

Ciao,
Francesco

On 2015-01-16 19:54, Dmitry Smirnov wrote:

Package: homebank
Version: 4.6.3-1
Severity: normal

Long package description contains the following sentence:

It differs from gnucash for the better look and feel, and for the
greatest start-up speed.

which creates incorrect impression that Homebank is some sort of 
alternative
to GnuCash however Homebank is no match to GnuCash due to lack of 
support for
double entry accounting and small business features. Besides "gnucash" 
should
be written as "GnuCash". Also I reckon startup speed comparison if 
off-topic

in package description.

I recommend to remove problematic sentence entirely -- it is better not 
to

mention GnuCash at all.




Bug#852751: Why not fix buggy encfs behavior?

2017-01-31 Thread Francesco Namuri

On 31/01/2017 19:43, .. ink .. wrote:

Greetings,i am a current maintainer of a project called
"SiriKali"[1][4] and it is also affected[2] by this bug in encfs.

encfs upstream has said that this "new" behavior of encfs is a bug
that needs to be fixed[3]. Why not fix this
buggy encfs behavior and let cryptkeeper among other front ends to
encfs continue to work as expected?

This bug is not in cryptkeeper,its in encfs and continuing with this
buggy behavior of encfs will break a lot more
projects than SiriKali and cryptkeeper and will cause encfs in debian
to behave differently from everybody else when
upstream release a new version that does not have this behavior.

I think cryptkeeper should be left alone and focus be redirected to
the change in encfs behavior that upstream now
disagrees with that started all this.

[1] https://mhogomchungu.github.io/sirikali/
[2] 
https://github.com/tomm/cryptkeeper/issues/23#issuecomment-276288921
[3] 
https://github.com/tomm/cryptkeeper/issues/23#issuecomment-276304206

[4] https://packages.debian.org/sid/sirikali


Hello,
thanks for the comment.

Maybe a better solution could be to check output of encfs before piping 
anything,
or maybe, we can do a mount result check to see if all worked fine; but 
we can't
send "p" command trusting that encfs is waiting for a choice between "p" 
and "x".


This is my humble opinion.

Cheers,
Francesco



Bug#852751: [cryptkeeper] Sets the same password "p" for everything independently of user input

2017-01-31 Thread Francesco Namuri

On 31/01/2017 17:30, Michael Stone wrote:

On Tue, Jan 31, 2017 at 05:17:44PM +0100, Francesco Namuri wrote:

of course we can remove it only from the upcoming stable release,
and removing it from testing already done it. ftpmaster also removed
it from unstable.

We asked also the removal from unstable due the gravity of the bug.

I'd like to point that the problem only affects encrypted directories
made using cryptkeeper, and that the problems it's easily discovered
first time the user tries to mount the partition.


Yes, I agree that it's easily discoverable--which is why I'm concerned
that simply removing the entire functionality of the package without
any kind of notification to the user isn't the best way to address the
problem. Again: removing the package simply ensures that people
upgrading to stretch will either end up with a cryptkeeper package
that exhibits this bug, or will remove their cryptkeeper package and
not know how to access their stored data, right?

Mike Stone


Hello Mike,
thanks for the comments.

This issue only affectes the cryptkeeper working with encfs 1.9.1-3, in
stable we have 1.7.4-5 that works as cryptkeeper expects.

People that upgrades from jessie to stretch simple "loses" cryptkeeper,
package, of course they are still able to access their stored data using
encfs or any other frontend to it.

IMHO it's better to remove the program in any envrionment that is 
affected

by this issue, putting a note in the README or also on the debconf isn't
enough to balance the gravity of the issue. Users can think they lost 
data

because of a wrong password, or even worst they can trust on a worthless
data encryption.

Francesco



Bug#852751: Setup vs. Unlocking Procedure

2017-01-31 Thread Francesco Namuri

On 31/01/2017 16:53, Alex Warhawk wrote:

Having used Encfs in the past, and from glancing over this bug,
it comes to my mind that there may be an issue in the setup / unlock 
process.


Typically, when creating a new encfs setup, encfs asks for default or 
paranoid

settings. The user can then type in "p" to choose paranoid settings.

Maybe (wild guess) this setup logic got somehow mixed up with the 
unlocking

procedure.

- Alex


Hello Alex,
yes, this is the problem. Look at:

https://github.com/tomm/cryptkeeper/issues/23

Francesco



Bug#852751: [cryptkeeper] Sets the same password "p" for everything independently of user input

2017-01-31 Thread Francesco Namuri

On 31/01/2017 14:23, Michael Stone wrote:

If I'm understanding this correctly, removing the package simply
guarantees that people upgrading from jessie will have an instance
that simply stops working properly? Is it possible to upload a version
that remove the create functionality but lets people mount existing
encrypted directories (which seems to be working?) and explains the
situation in the README?

Mike Stone


Hello Mike,
of course we can remove it only from the upcoming stable release,
and removing it from testing already done it. ftpmaster also removed
it from unstable.

We asked also the removal from unstable due the gravity of the bug.

I'd like to point that the problem only affects encrypted directories
made using cryptkeeper, and that the problems it's easily discovered
first time the user tries to mount the partition.
Having said this, the issue still remains a huge, and I hope that
nobody lost any kind of data.

Cheers,
Francesco



Bug#852751: [cryptkeeper] Sets the same password "p" for everything independently of user input

2017-01-30 Thread Francesco Namuri

Hello,

thanks for the report, it wasn't necessary, but me too, I can confirm 
this behaviour.


I'm sorry, but I wasn't using cryptkeeper for a while and I never 
noticed this bug.


Due to the gravity of this bug I agree to request the removal of the 
package.


Cheers,
Francesco



Bug#840064: apticron: apt-get stops when an update for a held back package is found

2016-11-17 Thread Francesco Namuri

severity 840064 important
merge 840064 816959 781639
tags 840064 - moreinfo
thanks

Hello,
I'm sorry I wrote my last email thinking about an unattended upgrade
done using the apticron output (or using apticron directly, but this
isn't possible)

I looked to the code more carefully seeing that there is a part to
handle the report oh packages on held status, I suppose it's better
to improve this part despite of using the allow-change-held-packages
switch.

Nevertheless I continue thinking that this bug must not be a grave one,
but also not a normal one, so I'm raising it to important.



On 17/11/2016 17:56, gregor herrmann wrote:

On Thu, 17 Nov 2016 16:57:30 +0100, Francesco Namuri wrote:


thanks for your bug report. I'm downgrading it to normal severity
waiting for more information. IMHO this is not a bug but I'd like
to see the error you're getting. Can you please attach it to
this report?


What I get is a mail from cron:

  From: Cron Daemon 
  To: root@$domain
  Subject: Cron  if test -x /usr/sbin/apticron; then
/usr/sbin/apticron --cron; else true; fi
  Date: Thu, 17 Nov 2016 16:39:45 +0100

  E: Held packages were changed and -y was used without
--allow-change-held-packages.

And that's all.


Trying to automatically update a package that has the "held"
flag it's a dangerous/unwanted behavior, IMHO the warning/error
should be raised and the executions must stop.


It makes apticron pretty useless as I don't get any information about
which (held or not held) packages are available for updating.


The solution proposed "allow-change-held-packages" it's also
very dangerous, as you can see in the man page:


This is in a line with `apt-get -s' i.e. nothing is updated, it's
just about getting the list of packages by simulating an update.


Cheers,
gregor




Bug#840064: apticron: apt-get stops when an update for a held back package is found

2016-11-17 Thread Francesco Namuri

severity 840064 normal
tag 840064 moreinfo
thanks

Hello Michael,
thanks for your bug report. I'm downgrading it to normal severity
waiting for more information. IMHO this is not a bug but I'd like
to see the error you're getting. Can you please attach it to
this report?

Trying to automatically update a package that has the "held"
flag it's a dangerous/unwanted behavior, IMHO the warning/error
should be raised and the executions must stop.

The solution proposed "allow-change-held-packages" it's also
very dangerous, as you can see in the man page:

"
--allow-change-held-packages
   Force yes; this is a dangerous option that will
   cause apt to continue without prompting if it is
   changing held packages. It should not be used
   except in very special situations. Using it can
   potentially destroy your system! Configuration
   Item: APT::Get::allow-change-held-packages.
   Introduced in APT 1.1.
"

Ciao,
Francesco



Bug#789677: homebank: FTBFS - No package 'gtk+-3.0' found

2015-06-23 Thread Francesco Namuri
On Tue, Jun 23, 2015 at 10:42:33AM +0100, James Cowgill wrote:
[cut]
> It looks like you need a dependency on libgtk-3-dev.
[cut]

Thanks for the report,
I'm uploading the fixed package.

Ciao,
Francesco


-- 
.''`. Francesco Namuri
: :' : https://hal.hierax.net/
`. `' «Dave, my mind is going. I can feel it. I'm a ...fraid.»
  `- 4096R/260F0067 - 320D D86E 1E25 6275 B28F  89D7 29CE ADC9 260F 0067 


signature.asc
Description: Digital signature


Bug#788626: gnomeradio: dead upstream

2015-06-20 Thread Francesco Namuri
reassign 788626 ftp.debian.org
retitle 788626 RM: gnomeradio -- ROM; dead upstream
thanks

Hi Emilio,
I agree with you.

Thanks,
Francesco

On Sat, Jun 13, 2015 at 03:50:37PM +0200, Emilio Pozuelo Monfort wrote:
> Package: gnomeradio
> Version: 1.8-2
> Severity: serious
> Tags: sid stretch
> 
> Hi,
> 
> I was looking at the libgnome-media-profiles rdeps, and your package is
> the last one using it. So I looked a bit into the package, and it seems
> to be dead:
> 
> - Last upload in 2011.
> - Homepage is 404.
> - The gnome.org page has been moved to projects-old:
>   https://projects-old.gnome.org/gnomeradio/
> - The package has been removed from Fedora:
>   
> http://pkgs.fedoraproject.org/cgit/gnomeradio.git/commit/?id=0c14ab04849ab167909ce302eeb6d7615c18f3d9
> 
> Due to all this, I was thinking that the package should probably be
> removed from Debian. If you agree, please reassign this to
> ftp.debian.org and retitle it properly. If you disagree, please say
> so. Note that if we keep this, it needs to be ported to GStreamer 1.0
> and away from libgnome-media-profiles.
> 
> If I don't hear anything from you in a while, I'll reassign
> and request the removal myself.
> 
> Regards,
> Emilio

-- 
.''`. Francesco Namuri
: :' : https://hal.hierax.net/
`. `' «Dave, my mind is going. I can feel it. I'm a ...fraid.»
  `- 4096R/260F0067 - 320D D86E 1E25 6275 B28F  89D7 29CE ADC9 260F 0067 


signature.asc
Description: Digital signature


Bug#783758: automysqlbackup: It doesn't discover the size of the attachments when using a non english locale.

2015-04-29 Thread Francesco Namuri
Package: automysqlbackup
Version: 2.6+debian.4-1
Severity: normal

Hello,
using a locale different from an english one, the script fails to detect
the correct size of the backup files.

To find the size it uses the  du command and the it searches for a
"total" string using sed and grep, this method failswhen the output of
the du command is not in english.

Can I suggest to force the locale using LANG=C before du?

something like:

ATTSIZE=`LANG=C du -c $BACKUPFILES | grep "[[:digit:][:space:]]total$" | sed 
s/\s*total//`

at line 675 of /usr/sbin/automysqlbackup

Thank you so much.

Cheers,
francesco

-- System Information:
Debian Release: 8.0
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages automysqlbackup depends on:
ii  bsd-mailx [mailx]8.1.2-0.20141216cvs-2
ii  mysql-client 5.5.43-0+deb8u1
ii  mysql-client-5.5 [virtual-mysql-client]  5.5.43-0+deb8u1

Versions of packages automysqlbackup recommends:
ii  mutt  1.5.23-3

automysqlbackup suggests no packages.

-- no debconf information


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



Bug#750704: Acknowledgement (homebank: New version 4.5.6 available with bugfixes)

2014-07-13 Thread Francesco Namuri

Il 2014-07-10 20:44 pwn thisbox ha scritto:

Hello,

Would it be possible to get a feedback about this update ?


Thank you


Hello,
thanks for the report, and sorry for my delay.

I'm working on it, I presume that I can do the upload in next days.

francesco


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



Bug#710692: cryptkeeper does nothing under KDE 4.8.4

2013-06-05 Thread Francesco Namuri
On Wed, Jun 05, 2013 at 03:57:05PM +0200, Carsten Allefeld wrote:
> Hello,
> 
> thanks for replying.

you're welcome

> > you are right, in fact cryptkeeper creates a system tray icon...
> >
> > can you please check from a shell if cryptkeeper is running?
> 
> Yes, it is running. It shows up using ps, and if I start it from the
> terminal there are no error messages, abnormal termination, etc.

ok, I try to reproduce this on a KDE environment.

> > The integration is done in a very simple way, cryptkeeper only calls the
> > file manager on the decrypted directory, in theory it "supports" every
> > file-manager...
> 
> So it is not just for GNOME, right?

yes, you are right, as you can see [1] it works well on KDE too, I
suspect that KDE has changed something on system-tray stuff making
cryptkeeper unusable.

There is also a bug report on launchpad [2], it's a problem related to
unity. I try to investigate this.

Cheers,
francesco

[1] http://www.thebuzzmedia.com/cryptkeeper-for-encrypting-user-files/
[2] https://bugs.launchpad.net/ubuntu/+source/cryptkeeper/+bug/1173716

-- 
.''`. Francesco Namuri
: :' : https://hal.hierax.net/
`. `' «Dave, my mind is going. I can feel it. I'm a ...fraid.»
  `- 4096R/260F0067 - 320D D86E 1E25 6275 B28F  89D7 29CE ADC9 260F 0067 


signature.asc
Description: Digital signature


Bug#710692: cryptkeeper does nothing under KDE 4.8.4

2013-06-03 Thread Francesco Namuri
Hi,
thank you for your bug report,

On Sat, Jun 01, 2013 at 05:36:55PM +0200, Carsten Allefeld wrote:
> Package: cryptkeeper
> Version: 0.9.5-5.1
> Severity: important
> 
> Dear Maintainer,
> 
> starting cryptkeeper on a current Debian testing installation with a KDE
> desktop v 4.8.4 has no effects. There is no tray icon, there are no file
> manager actions (dolphin), and there are no error messages. Since
> cryptkeeper does not have a command line interface, there is also no other
> way to check its status.
> 
> Steps to reproduce:
> - Install package
> - Start KDE desktop
> - Start cryptkeeper from the command line or from the menu.
> -> Nothing happens
> 
> I expected a tray icon or file manager action to show up.

you are right, in fact cryptkeeper creates a system tray icon...

can you please check from a shell if cryptkeeper is running?

$ ps ax| grep cryptkeeper

> Side note: The package description states that cryptkeeper integrates with
> "your favorite file manager". Does this mean each and every file manager
> there is? If not, please specify which file managers are supported.

The integration is done in a very simple way, cryptkeeper only calls the
file manager on the decrypted directory, in theory it "supports" every
file-manager...

-- 
.''`. Francesco Namuri
: :' : https://hal.hierax.net/
`. `' «Dave, my mind is going. I can feel it. I'm a ...fraid.»
  `- 4096R/260F0067 - 320D D86E 1E25 6275 B28F  89D7 29CE ADC9 260F 0067



signature.asc
Description: Digital signature


Bug#675191: gnomeradio

2013-01-28 Thread Francesco Namuri

Il 23/01/2013 15.32, George Pojar ha scritto:

Hello Francesco Namuri,

Hello George,

At your response:
"As you can see, upstream develop on gnomeradio is stopped since 2008, all
your patches and some of mines have more sense directly merged on upstream
sources.

I would like to try to take care of it directly. On gnome 3 problems I
tried to ask the upstream developer without any response.

In these days I'll make another try and, in any case, I check your patches."

I have a proposal:
Do you think it would make sense to rename the project at some stage and
create a fork? This would make it much easier to get patches in and
have the project maintained properly, if gnomeradio upstream can't take
care of it anymore.
I would liked to take over the development of Gnomeradio, I think I have 
written a letter asking for this author, but without any answer. So I 
think it has perfectly sense to fork gnomeradio, It could be great.


In the past I've considered this solution, but I've discarded it, 
waiting for an answer, now I think that it's the only solution. I gladly 
give all the help that I can to this project.


Let me know.

ciao,
francesco


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



Bug#675191: gnomeradio: Unable to Record Audio

2012-05-31 Thread Francesco Namuri
merge 675185 675191
thanks

Hi Pojar,
thank you so much for all your reports and all the patches.

As you can see, upstream develop on gnomeradio is stopped since 2008, all
your patches and some of mines have more sense directly merged on upstream
sources.

I would like to try to take care of it directly. On gnome 3 problems I
tried to ask the upstream developer without any response.

In these days I'll make another try and, in any case, I check your patches.

Best regards,
Francesco Namuri

Il Mer, 30 Maggio 2012 12:46, POJAR GEORGE ha scritto:
> Package: gnomeradio
> Version: 1.8-2ubuntu1
> Severity: important
> Tags: patch
>
> I can't record in gnomeradio either, just an empty sound-file is what I
> get.
> (see screenshot)
>
> When start gnomeradio from terminal and try to record this error show up:
>
> (gnomeradio:2084): gnomeradio-WARNING **: GStreamer runtime error: Could
> not
> open audio device for recording.
>
>
> TEST CASE:
>
> 1. Try to use gnomeradio built-in record function:
>
> OUTPUT THIS ERROR:
>
> (gnomeradio:22694): gnomeradio-WARNING **: GStreamer runtime error: Could
> not
> open audio device for recording.
>
> 2. Try to record with gnomeradio started and gstreamer record commandline:
>
> 2.1 "osssrc" source
>
> $ gst-launch-0.10 osssrc ! audioconvert ! wavenc ! filesink
> location=record.wav
>
> OUTPUT THIS ERROR:
>
> Setting pipeline to PAUSED ...
> ERROR: Pipeline doesn't want to pause.
> ERROR: from element /GstPipeline:pipeline0/GstOssSrc:osssrc0: Could not
> open
> audio device for recording.
> Additional debug info:
> gstosssrc.c(380): gst_oss_src_open ():
> /GstPipeline:pipeline0/GstOssSrc:osssrc0:
> Unable to open device /dev/dsp for recording: No such file or directory
> Setting pipeline to NULL ...
> Freeing pipeline ...
>
> 2.2 "autoaudiosrc" source
>
> $ gst-launch-0.10 autoaudiosrc ! audioconvert ! wavenc ! filesink
> location=record.wav
>
> OUTPUT THIS SUCCES:
>
> Setting pipeline to PAUSED ...
> Pipeline is live and does not need PREROLL ...
> Setting pipeline to PLAYING ...
> New clock: GstAudioSrcClock
>
> Conclusion:
>
> Solution is to use "autoaudiosrc" plugin which can decide for us what
> audio
> source to use, whether it is a linux/unix solution (PA, OSS, Alsa) or
> other.
>
>
>
> -- System Information:
> Debian Release: wheezy/sid
>   APT prefers precise-updates
>   APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500,
> 'precise')
> Architecture: i386 (i686)
>
> Kernel: Linux 3.2.0-23-generic-pae (SMP w/2 CPU cores)
> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
>
> Versions of packages gnomeradio depends on:
> ii  gconf-service  3.2.5-0ubuntu2
> ii  gconf2 3.2.5-0ubuntu2
> ii  libc6  2.15-0ubuntu10
> ii  libcairo2  1.10.2-6.1ubuntu2
> ii  libdbus-glib-1-2   0.98-1ubuntu1
> ii  libgconf-2-4   3.2.5-0ubuntu2
> ii  libgdk-pixbuf2.0-0 2.26.1-1
> ii  libglib2.0-0   2.32.1-0ubuntu2
> ii  libgnome-media-profiles-3.0-0  3.0.0-1
> ii  libgstreamer0.10-0 0.10.36-1ubuntu1
> ii  libgtk-3-0 3.4.1-0ubuntu1
> ii  liblircclient0 0.9.0-0ubuntu1
>
> gnomeradio recommends no packages.
>
> Versions of packages gnomeradio suggests:
> pn  lirc-x  
>
> -- no debconf information
>

-- 
.''`. Francesco Namuri
: :' : https://hal.hierax.net/
`. `' «Dave, my mind is going. I can feel it. I'm a ...fraid.»
  `- 4096R/0E2B1756 - 5036 41CC 7DDE 2F3D 19F8  51CB 4CB7 C22F 0E2B 1756




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



Bug#672010: cryptkeeper: diff for NMU version 0.9.5-5.1

2012-05-15 Thread Francesco Namuri
Hi gregor,
thanks to you for the patch and the NMU, it's ok for me.

You beat me to it... :)

Regards,
francesco

PS
thanks for the report to the bug reporter

Il giorno mar, 15/05/2012 alle 17.13 +0200, gregor herrmann ha scritto:
> tags 672010 + pending
> thanks
> 
> Dear maintainer,
> 
> I've prepared an NMU for cryptkeeper (versioned as 0.9.5-5.1) and
> uploaded it to DELAYED/3. Please feel free to tell me if I
> should delay it longer.
> 
> Regards.
> 





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



Bug#664599: cryptkeeper: No mechanism for specifying the encfs --ondemand flag

2012-04-15 Thread Francesco Namuri
Hi Todd,
I think it could be a good enhancement, in the coming days I will look
to the code and I'll ask the developer.

Thank you for the report.

Ciao,
francesco

Il giorno lun, 19/03/2012 alle 05.28 -0400, Todd A. Jacobs ha scritto:
> Package: cryptkeeper
> Version: 0.9.5-1.1
> Severity: wishlist
> Tags: upstream
> 
> The encfs package supports an --ondemand flag that enables encfs mounts that
> have exceeded the --idle timeout to be re-mounted when the next directory
> access is attempted. Currently, the preferences in the cryptkeeper GUI have no
> way to specify the required --ondemand or --extpass options required to
> implement this functionality, although they are fully-accessible from the 
> encfs
> command-line utility.
> 
> Cryptkeeper already supports the --idle mount option, so it would seem that 
> the
> basic functionality is already there. One hopes it's simply a matter of
> exposing the additional options in the Preferences of the system tray icon.
> 
> 
> 
> -- System Information:
> Debian Release: wheezy/sid
>   APT prefers oneiric-updates
>   APT policy: (500, 'oneiric-updates'), (500, 'oneiric-security'), (500,
> 'oneiric'), (100, 'oneiric-backports')
> Architecture: amd64 (x86_64)
> 
> Kernel: Linux 3.0.0-16-generic (SMP w/8 CPU cores)
> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
> 
> Versions of packages cryptkeeper depends on:
> ii  encfs   1.7.4-2.2ubuntu1 encrypted virtual filesystem
> ii  fuse-utils  2.8.4-1.4ubuntu1 Filesystem in USErspace 
> (utilities
> ii  libc6   2.13-20ubuntu5.1 Embedded GNU C Library: Shared 
> lib
> ii  libgcc1 1:4.6.1-9ubuntu3 GCC support library
> ii  libgconf2-4 3.2.3-0ubuntu0.1 GNOME configuration database 
> syste
> ii  libglib2.0-02.30.0-0ubuntu4  GLib library of C routines
> ii  libgtk2.0-0 2.24.6-0ubuntu5  The GTK+ graphical user interface
> ii  libstdc++6  4.6.1-9ubuntu3   GNU Standard C++ Library v3
> ii  libx11-62:1.4.4-2ubuntu1 X11 client-side library
> ii  zenity  3.2.0-0ubuntu1   Display graphical dialog boxes 
> fro
> 
> cryptkeeper recommends no packages.
> 
> cryptkeeper suggests no packages.
> 
> 





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



Bug#639536: homebank's description should include the word "money"

2012-03-04 Thread Francesco Namuri
Hi David,
debtags is a "service" provided to do some kind of categorization debian
packages. Please take a look at http://wiki.debian.org/Debtags to have a
good idea of how debtags work.
As you can see, if a category, that describes correctly a package, is
missing from the tags already assigned to package itself, you can add
it. And help the project itself.
If you want, you can try to find a good category for homebank that can
be respond to the "money" keywork... If you cant I do it asap.

But, again, I absolutely don't agree to change a package description
only to insert keywords. For this there is debtags.

Thank you again.

Cheers,
francesco



Il giorno dom, 04/03/2012 alle 18.05 +, David Jones ha scritto:
> I disagree with this. Typing "money" into the link that you've
> provided *does not* show Homebank. See this link for what does show up
> when money is searched for
> http://debtags.debian.net/search/?wl=&q=money&qf=all
> 
> 





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



Bug#657888: override: qemulator:oldlibs/extra

2012-01-29 Thread Francesco Namuri
Package: ftp.debian.org
Severity: normal

qemulator_0.6.352-1_all.deb: package says section is oldlibs, override
says otherosfs.

Hi,
sorry for the delay, I'm requesting the override change because
qemulator now is a dummy package to transition on the new renamed
package virtualbriks.

Thanks

Ciao,
francesco



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



Bug#650144: encfs

2011-12-11 Thread Francesco Namuri
Il giorno ven, 09/12/2011 alle 16.41 +0100, Robert Millan ha scritto:
> Hi,
> 
> 2011/11/29 Francesco Namuri :
> > Yes, of course, but I prefer to wait the testing transition of
> > crytpkeeper. I lower the severity to important.
> 
> It has migrated now.
> 

Hi Robert,
uploaded right now.

ciao,
francesco

-- 
.''`. Francesco Namuri 
: :' : http://namuri.it/
`. `'  key ID = 187B2D8E
  `-fingerprint = C0F7 9593 F613 C75A EC0A  DFBF 56E2 F903 187B 2D8E




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



Bug#650144: encfs

2011-11-29 Thread Francesco Namuri
severity 650144 normal
thanks

Sorry,
confused the severity of the bug.

francesco

On Tue, Nov 29, 2011 at 10:56:23AM +, Francesco Namuri wrote:
> severity 650144 important
> thanks
> 
> On Tue, Nov 29, 2011 at 07:59:58AM +0100, Robert Millan wrote:
> > found 650144 0.9.5-3
> > thanks
> > 
> > Hi,
> > 
> > encfs is "almost" available on GNU/kFreeBSD.  It has had a patch since
> > July, see #634217.  I've uploaded an NMU to fix this now (to
> > DELAYED/5).
> 
> Hi Robert,
> thanks for the information, I saw the report before the upload, but,
> considering that there had been no response from July, I prefered to do
> the upload temporarily without the  kfreeBSD architecture.
> 
> > So please add "kfreebsd-any" to architecture list of cryptkeeper, it
> > will be buildable inmediately (as it was before) and installable once
> > encfs binaries for kfreebsd-* reach unstable.
> 
> Yes, of course, but I prefer to wait the testing transition of
> crytpkeeper. I lower the severity to important.
> 
> Thank you,
> francesco
> 
> > -- 
> > Robert Millan
> 
> 



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



Bug#650144: encfs

2011-11-29 Thread Francesco Namuri
severity 650144 important
thanks

On Tue, Nov 29, 2011 at 07:59:58AM +0100, Robert Millan wrote:
> found 650144 0.9.5-3
> thanks
> 
> Hi,
> 
> encfs is "almost" available on GNU/kFreeBSD.  It has had a patch since
> July, see #634217.  I've uploaded an NMU to fix this now (to
> DELAYED/5).

Hi Robert,
thanks for the information, I saw the report before the upload, but,
considering that there had been no response from July, I prefered to do
the upload temporarily without the  kfreeBSD architecture.

> So please add "kfreebsd-any" to architecture list of cryptkeeper, it
> will be buildable inmediately (as it was before) and installable once
> encfs binaries for kfreebsd-* reach unstable.

Yes, of course, but I prefer to wait the testing transition of
crytpkeeper. I lower the severity to important.

Thank you,
francesco

> -- 
> Robert Millan



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



Bug#650199: RM: cryptkeeper [kfreebsd-i386 kfreebsd-amd64] -- ANAIS; cryptkeeper depends on encfs that is unavailable on architectures diferents from linux-any.

2011-11-27 Thread Francesco Namuri
Package: ftp.debian.org
Severity: normal

cryptkeeper depends on encfs that is not available on architectures
diferents from linux-any. I've reduced the Architectures field on today
upload.



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



Bug#650144: cryptkeeper should not be built on architectures where encfs is unavailable

2011-11-27 Thread Francesco Namuri
Hi Peter,
thanks for the report, looking a t the problem I prefer to add
"linux-any" on debian/control architecture list, I don't like the other
solution. 
I'm going to fix this issue today or tomorrow.

Best Regards,
francesco

Il giorno sab, 26/11/2011 alle 23.38 +, peter green ha scritto:
> package: cryptkeeper
> serverity: serious
> 
> Currently there are uninstallable cryptkeeper packages on kfreebsd-i386 
> and kfreebsd-amd64. cryptkeeper should not be allowed to build on 
> architectures where it's dependencies (in this case encfs) are not 
> available. Currently this issue is preventing the new version of 
> cryptkeeper (and hence the fix for 554291) migrating to testing.
> 
> There are two ways to achive this, one is to set the architecture list 
> ot linux-any like cryptkeeper, the other is to place a build-dependency 
> on encfs.
> 
> Once this bug is fixed a removal bug should be filed for the useless 
> kfreebsd packages.
> 
> 

-- 
.''`. Francesco Namuri 
: :' : http://namuri.it/
`. `'  key ID = 187B2D8E
  `-fingerprint = C0F7 9593 F613 C75A EC0A  DFBF 56E2 F903 187B 2D8E




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



Bug#649436: homebank: Also distribute example.xhb with homebank

2011-11-21 Thread Francesco Namuri
Hi Nelson,
I think it's a really good idea. 
I plan this modify for the next upload of homebank.

Thanks for the suggestion. :)

Francesco

Il giorno dom, 20/11/2011 alle 20.33 -0200, Nelson A. de Oliveira ha
scritto:
> Package: homebank
> Version: 4.4-1
> Severity: wishlist
> 
> Hi!
> 
> Is it possible to also include and distribute example.xhb
> (data/datas/example.xhb), please?
> 
> It gives the user an example on how to use homebank and it's also very
> useful to report issues upstream.
> 
> Thank you!
> 
> Best regards,
> Nelson
> 
> -- System Information:
> Debian Release: wheezy/sid
>   APT prefers unstable
>   APT policy: (500, 'unstable'), (100, 'experimental')
> Architecture: i386 (i686)
> 
> Kernel: Linux 3.1.0.naoliv (SMP w/2 CPU cores; PREEMPT)
> Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
> 
> Versions of packages homebank depends on:
> ii  homebank-data   4.4-1
> ii  libatk1.0-0 2.2.0-2
> ii  libc6   2.13-21
> ii  libcairo2   1.10.2-6.1
> ii  libfontconfig1  2.8.0-3
> ii  libfreetype62.4.8-1
> ii  libgdk-pixbuf2.0-0  2.24.0-1
> ii  libglib2.0-02.30.2-4
> ii  libgtk2.0-0 2.24.8-2
> ii  libofx4 1:0.9.4-2
> ii  libpango1.0-0   1.29.4-2
> 
> Versions of packages homebank recommends:
> ii  librsvg2-common  2.34.2-1
> 
> homebank suggests no packages.
> 
> -- no debconf information
> 
> 

-- 
.''`. Francesco Namuri 
: :' : http://namuri.it/
`. `'  key ID = 3B30EB44
  `-fingerprint = 20FC 1C89 F7B8 F724 08FD B4B1 8E27 6437 3B30 EB44


signature.asc
Description: This is a digitally signed message part


Bug#645577: RFS: gnomeradio - upload to solve RC bug

2011-11-15 Thread Francesco Namuri
Hi Michael,

uploaded to mentors without the DM flag.

http://mentors.debian.net/debian/pool/main/g/gnomeradio/gnomeradio_1.8-2.dsc

Thanks

Ciao,
francesco

Il giorno mar, 15/11/2011 alle 13.54 +0100, Michael Biebl ha scritto:
> Hi Francesco,
> 
> On 15.11.2011 13:16, fra...@hal.hierax.net wrote:
> > I'm looking for a sponsor for gnome radio, I've asked my usual sponsor for
> > this package, but considering the importance of the bug I try to find a
> > sponsor asking someone here. The package applies some patches for the
> > gnome3 migration.
> 
> [..]
> 
> Nice work nailing this GTK3 related bug!
> I'm willing to sponsor this package, but I'm a bit uneasy about
> sponsoring an upload with DM-UA set, when I haven't sponsored you in the
> past. I think that should be done by your usual sponsor.
> 
> If you want me to sponsor this upload, would you mind removing this
> flag? I'd be happy to make the upload, then.
> 
> Thanks for your work,
> Michael
> 

-- 
.''`. Francesco Namuri 
: :' : http://namuri.it/
`. `'  key ID = 3B30EB44
  `-fingerprint = 20FC 1C89 F7B8 F724 08FD B4B1 8E27 6437 3B30 EB44


signature.asc
Description: This is a digitally signed message part


Bug#645577: gnomeradio - RFS

2011-11-13 Thread Francesco Namuri
Hi Bart,
if you have some time to have a look to gnomeradio, I need a
sponsor... :)

http://mentors.debian.net/debian/pool/main/g/gnomeradio/gnomeradio_1.8-2.dsc

Thank you.

Best Regards,
Francesco

PS
CCing: Michael Biebl , 645577 <645...@bugs.debian.org>
cause I asked Michael too.


-- 
.''`. Francesco Namuri 
: :' : http://namuri.it/
`. `'  key ID = 3B30EB44
  `-fingerprint = 20FC 1C89 F7B8 F724 08FD B4B1 8E27 6437 3B30 EB44


signature.asc
Description: This is a digitally signed message part


Bug#645577: R: Bug#645577: needs porting to the new libgnome-media-profiles interface

2011-11-13 Thread Francesco Namuri
Hi,
finally I've fixed gnomeradio, there was a bug in the gtk main window
constructor. I've fixed it with a small patch, now it works well.

I'm waiting for a sponsor. If you can the package is available in:
http://mentors.debian.net/debian/pool/main/g/gnomeradio/gnomeradio_1.8-2.dsc

Thank you very much.

Best Regards,
Francesco

PS
note that I've added the DM upload flag.

Il giorno ven, 28/10/2011 alle 09.04 +0000, Francesco Namuri ha scritto:
> Hi Michael,
> tonight I'll finish the work in the package, but I need a sponsor for the 
> upload,  can I ask you on this case? Only to bypass the mentors stage...
> 
> Cheers,
> Francesco
> 
> -- 
> .''`. Francesco Namuri 
> : :' : http://namuri.it/
> `. `'  key ID = 3B30EB44
>   `-fingerprint = 20FC 1C89 F7B8 F724 08FD B4B1 8E27 6437 3B30 EB44
> 
> -Original Message-
> From: Michael Biebl 
> Date: Fri, 28 Oct 2011 10:00:40 
> To: <645...@bugs.debian.org>
> Reply-To: Michael Biebl , 645...@bugs.debian.org
> Subject: Bug#645577: needs porting to the new libgnome-media-profiles 
> interface
> 
> Hi Francesco,
> 
> could you please send me a status update? Did you have time to look at
> the Fedora patches? Where are you currently standing with updating the
> Debian package? Do you have an ETA for the upload?
> 
> Cheers,
> Michael

-- 
.''`. Francesco Namuri 
: :' : http://namuri.it/
`. `'  key ID = 3B30EB44
  `-fingerprint = 20FC 1C89 F7B8 F724 08FD B4B1 8E27 6437 3B30 EB44


signature.asc
Description: This is a digitally signed message part


Bug#645577: R: Bug#645577: needs porting to the new libgnome-media-profiles interface

2011-10-29 Thread Francesco Namuri
Hi unfortunately, there are some problems, the package don't draw
anything in the gui, it just appears a small window without any button
or icon. I'm investigating why.
I keep you informed about any news.

Sorry for the yesterday post but I've tested an old gnomeradio package
in my home.

Francesco

Il giorno sab, 29/10/2011 alle 00.00 +0200, Michael Biebl ha scritto:
> Am 28.10.2011 23:47, schrieb Francesco Namuri:
> > Hi,
> > I've made some small changes and uploaded it to mentors, I've made some
> > tests, all seems ok. In any case tomorrow I test it a little bit.
> 
> Great. Please ping me, when you finished your tests and if they were
> succesful, I'll make the upload.
> 
> Cheers,
> Michael
> 

-- 
.''`. Francesco Namuri 
: :' : http://namuri.it/
`. `'  key ID = 3B30EB44
  `-fingerprint = 20FC 1C89 F7B8 F724 08FD B4B1 8E27 6437 3B30 EB44




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



Bug#645577: R: Bug#645577: needs porting to the new libgnome-media-profiles interface

2011-10-28 Thread Francesco Namuri
Hi,
I've made some small changes and uploaded it to mentors, I've made some
tests, all seems ok. In any case tomorrow I test it a little bit.

The respective dsc file can be found at:
http://mentors.debian.net/debian/pool/main/g/gnomeradio/gnomeradio_1.8-2.dsc

Cheers,
Francesco

PS
thank you very much Michael. :)


Il giorno ven, 28/10/2011 alle 18.48 +0200, Michael Biebl ha scritto:
> tags 645577 + patch
> thanks
> 
> Hi,
> 
> Am 28.10.2011 11:04, schrieb Francesco Namuri:
> > Hi Michael,
> > tonight I'll finish the work in the package, but I need a sponsor for the 
> > upload,  can I ask you on this case? Only to bypass the mentors stage...
> 
> I did work on the package a bit and used the patches that were in the
> Fedora package to make it compile against GTK 3 and
> libgnome-media-profiles-3.0. Contrary to the Fedora patches, I didn't
> patch configure directly, but configure.in and used dh-autoreconf to
> update the build system as this the cleaner approach.
> Package builds fine (in a pbuilder chroot), but I can't really test them
> due to lack of proper hardware.
> I also converted the package to 3.0 (quilt) source format, so I could
> more easily manage the patches and apply them in the correct order.
> 
> I've uploaded the package to [1], so you can take a look. Maybe it is
> useful to you. I've also attached the debdiff.
> 
> Cheers,
> Michael
> 
> [1] http://people.debian.org/~biebl/gnomeradio
> 

-- 
.''`. Francesco Namuri 
: :' : http://namuri.it/
`. `'  key ID = 3B30EB44
  `-fingerprint = 20FC 1C89 F7B8 F724 08FD B4B1 8E27 6437 3B30 EB44


signature.asc
Description: This is a digitally signed message part


Bug#645577: R: Bug#645577: needs porting to the new libgnome-media-profiles interface

2011-10-28 Thread Francesco Namuri
Hi Michael,
tonight I'll finish the work in the package, but I need a sponsor for the 
upload,  can I ask you on this case? Only to bypass the mentors stage...

Cheers,
Francesco

-- 
.''`. Francesco Namuri 
: :' : http://namuri.it/
`. `'  key ID = 3B30EB44
  `-fingerprint = 20FC 1C89 F7B8 F724 08FD B4B1 8E27 6437 3B30 EB44

-Original Message-
From: Michael Biebl 
Date: Fri, 28 Oct 2011 10:00:40 
To: <645...@bugs.debian.org>
Reply-To: Michael Biebl , 645...@bugs.debian.org
Subject: Bug#645577: needs porting to the new libgnome-media-profiles interface

Hi Francesco,

could you please send me a status update? Did you have time to look at
the Fedora patches? Where are you currently standing with updating the
Debian package? Do you have an ETA for the upload?

Cheers,
Michael
-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?




Bug#639536: homebank's description should include the word "money"

2011-10-09 Thread Francesco Namuri
tags 639536 +wontfix 
severity 639536 wishlist

Hi,
thank for your interest to homebank and for your bug report.

I don't agree with you, homebank is already tagged with the money tag,
for debtags searches, try a search on:

http://debtags.alioth.debian.org/ssearch.html

I don't see the reason of a description change.

Francesco

Il giorno sab, 27/08/2011 alle 22.07 +0100, David D. Lowe ha scritto:
> Package: homebank
> Version: 4.3-1
> 
> Searching for the word "money" should return money-related applications.
> This ought to include homebank. I suggest that the Description field in
> its control file include the word "money" somewhere.
> 
> 
> 



signature.asc
Description: This is a digitally signed message part


Bug#611580: debian-maintainers: Please update public of Francesco Namuri and annual ping

2011-03-09 Thread Francesco Namuri
I'm sorry Jonathan,
I sent it only to keyring.debian.org, thinking that it was enough, and I forgot 
to send it to others keyservers, now I've sent it to:

the.earth.li
pool.sks-keyservers.net
keyserver.linux.it

Thank you for your help.

Best Regards,
Francesco Namuri

Il giorno 09/mar/2011, alle ore 23.13, Jonathan McDowell ha scritto:

> On Fri, Mar 04, 2011 at 07:57:46AM +0100, Francesco Namuri wrote:
>> Hi,
>> I've send my updated key to keyring.debian.org, but something must gone
>> wrong. I see that in last upload is still present my old key.
>> 
>> I don't know where is the mess, I haven't received any error after the
>> 
>> gpg --keyserver keyring.debian.org --send-key 0x8E2764373B30EB44
>> 
>> command. 5 minutes ago I've repeated the command, no error reported, but
>> if a request my key (via --recv-keys), I still get the old one.
> 
> I can't even see your updated key on the keyserver network. Are you
> really, really sure you're pushing an updated key?
> 
> (I tried the.earth.li, subkeys.pgp.net & pool.sks-keyservers.net.)
> 
> J.
> 
> -- 
>xmpp:nood...@earth.li
> 101 things you can't have too much of : 45 - Toblerone.




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



Bug#611580: debian-maintainers: Please update public of Francesco Namuri and annual ping

2011-03-03 Thread Francesco Namuri
Hi,
I've send my updated key to keyring.debian.org, but something must gone
wrong. I see that in last upload is still present my old key.

I don't know where is the mess, I haven't received any error after the

gpg --keyserver keyring.debian.org --send-key 0x8E2764373B30EB44

command. 5 minutes ago I've repeated the command, no error reported, but
if a request my key (via --recv-keys), I still get the old one.

Thanks for your help.

Best Regards,
francesco


Bug#611580: signed mail to confirm the above request

2011-01-30 Thread Francesco Namuri
Hi,
I'm sending this mail just in case is needed a signed confirmation of
the above request.

I confirm the public key update and the annual ping.

Best Regards,
francesco

-- 
Francesco Namuri 
hierax(dot)net


signature.asc
Description: This is a digitally signed message part


Bug#611580: signed mail to confirm the above request

2011-01-30 Thread Francesco Namuri
Hi,
I'm sending this mail just in case is needed a signed confirmation of
the above request.

I confirm the public key update and the annual ping.

Best Regards,
francesco

-- 
Francesco Namuri 
hierax(dot)net


signature.asc
Description: This is a digitally signed message part


Bug#611580: debian-maintainers: Please update public of Francesco Namuri and annual ping

2011-01-30 Thread Francesco Namuri
Package: debian-maintainers
Severity: normal

Please update my public-key, I've changed the expiration date.

Thanks.

Best Regards

francesco

PS
please consider this also as a annual ping.

-- System Information:
Debian Release: 6.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Comment: Please update public key of DM Francesco Namuri france...@namuri.it
Date: Sun, 30 Jan 2011 22:38:45 +0100
Action: delete-key 8E2764373B30EB44
Data: y
Comment: Please update public key of DM Francesco Namuri france...@namuri.it
Date: Sun, 30 Jan 2011 22:38:45 +0100
Action: import
Data: 
  -BEGIN PGP PUBLIC KEY BLOCK-
  Version: GnuPG v1.4.10 (GNU/Linux)
  
  mQGiBEljfHARBACY+USmcosG5Y0fZfDy92fwYaategS0YxYPVCMAe3q52R45Y8bp
  SAVdjvq2H50kQCpMk6B4s8BIKna9R1PCOv/QKeFv24jF049mISdHpeyPsU2plVIw
  NVRt9R4wsWkw8OCI04IFH1nCjBTxOXXZFe3Hf3wYRKYXvM8IS78MmjUT+wCgxPXI
  Z5Sst6frn/8QVEMYC2rYSl8EAIF/FQkCfFRaUa6oXX6QDAuua4nUL3gYDq8IaWgA
  fHje/Lpz7fzuOcfSIvl8BHyjbJZ+j70MREZ7RYcsNaeWbqUV4QcPiFs9A7jYSfil
  4NkkZClaeW36DwpxZRPN9lQsUqX3cr8cyToRzCXdqAIiUdzeSZ7Y/Uca4FaxXQBo
  ogaeA/wJ5GOS9lLHPgORV+DCseHmb4QxHFMEBXu+ud5UnHcOKxyiFRUWxxvdKd+a
  JAhHdVh2nFoxaD+ysLMarMvE3BMYEg7ykjyookYISSh9nFx8tmDjBcFHJiEx4GA2
  PFdnOcVGFd2C0D7ivZuXDVaV2EdOxpHAqJCYQTyyu6xqUtn/m7QyRnJhbmNlc2Nv
  IE5hbXVyaSAoYWNjaXBpdGVyKSA8ZnJhbmNlc2NvQG5hbXVyaS5pdD6IZgQTEQIA
  JgUCSWN8cAIbAwUJA8JnAAYLCQgHAwIEFQIIAwQWAgMBAh4BAheAAAoJEI4nZDc7
  MOtEEwcAniAv+3tSj1MllMWMDQfcDnPYlEKqAKCfCA2znlxPIrGY2pfjlcSrWc1k
  bYhGBBMRAgAGBQJJZdk+AAoJEPQf7Y4z/ECkqxcAn3PfFOrlsktYmcb38NO3kd/6
  5OaRAKCC7ahGSBIkoxXMXmaJNiKe1FvIyIhFBBARAgAGBQJJa1wQAAoJEGhkcw3w
  leXkD8EAnRGy4TT6B4HXAcHmwVCLcCO7Jpz5AJi8LSMaT/9IHYDwnK2IJd0XDTI/
  iEYEEBECAAYFAkl2P34ACgkQ6kie3CmV5eKRSgCeOQ02XZY5krLUuw6JYmpEHZF7
  j6QAoINTnveZPVu1TAc7EBDKbr3RkznUiGYEExECACYCGwMGCwkIBwMCBBUCCAME
  FgIDAQIeAQIXgAUCTUWsDwUJBcNjHAAKCRCOJ2Q3OzDrRJhWAJ91mnA+Z+bMZXgW
  eB2XqLaRc9GamgCgp7kii5UoLO/CuyR08YhtN6DGOZe5BA0ESWN8cBAQANkvKkws
  u0FXEzt/iuV0pWfdx/RQ7LHUiEa6xBk6PtVnMlOnK+bVnn2chMpdn2Fr3Uc+Tzzd
  xDMdYQlejxfxoejaQhXU5WrXBUjaIrkH2SNK8U11B6CIn8hl3tUf6CTzdXDmXVM4
  xshwygB5pshrveAqAqRNbGNc5hgRR87SiJyNXWzp4nm3eRVwNBbqLWFE4ksLEkL2
  UJ8ObG4bOXEswkr7ORDNLghuBT26dPRw4V+htAdul2NQMQZSW65SVC3WCH2ZT67B
  3FK62wLFaxDpR7treszRpWYYNgcx8NVd3m9UrN9zhBAja54YlRvRSQjRiQgAUR1Q
  k0Eh8jqZoWj2jesugGU5WeTOpVQn0PdJvLvUVGtLId6ib7zb5fQji7bHnGLkMLbO
  Gs6F1JHStwE8F191dxEo1n29M3qNeBm01PbnhgJH8V2ckIjCKiLJeKlRr5a4SKqO
  H39yYl+rG/JuPaMdn3dBEAaXoR4G+Wwt6Yf0R08QHD1nuitpNecw8esiQ6Z7dzHn
  61Anurl5nkmx7U/iizkcOOPamqo5bnlPUTiwURcI5oLZugIb4BXcdUhEjf/GqzFK
  gpFT7nka8UQPeFgdy33oynCRRomkwYofAoyVDyL4njL/ZQu2qnVZN4SUPOp09TMz
  JHVMisYOb+uFMSRX8SU4AhB+HRMIgYhtPkY3AAMHD/44MTUSm24kzBYPIKpv+HAa
  iFYUoagOvtOMBEILDv3aFRb45n2tMxMi/0zDREDZiaLbYfk7woQyvOF1GR1AGn4Z
  tMa2901N2HmGQDGvBox4w7mYqOHPMOLRpPLb6gSg+26p9KbBumJ/ziBTtiOP058m
  S6PaRdGxCcIcUYsu9O8kjaw1itbwNa0dkwzY6PFOpz0tWnp6yT7kOZ8uBo9ZXyna
  L39KocLIgyXT0md6B08NqMzBN2E/U/00H42OfdGbfJfVJP8F1n0JvoC6W081GPyr
  8zxakQLgVE6hAAx/pp2M8BiQ44SZJby0015i+cXskLhB5lxudjVAtI0YJILFs2xR
  wTUpxctV8qoF1k4Dd96XnoJzZif8r4pWauwY2jDH7GtpTNCXnMu633ofO+GTdeuV
  V2IYQA9/IoyTleJXqTdDGMpQKlky2VojLRL8j9guc+9Afuo4X32bUuvNde3c2zPK
  aLpRT3xRspmIsU+mf4nD3wkIy7e6xlWYvv9oHeupQxjF9gd98QfgbXeWrXkvYule
  UsrS1+XJNn0oPVMbbbCsOqB/LvdwE6Icgq3iJ0rxRMEaJPOsXvcOH03ERstEostM
  uOx+Q8Vzp0fgDVpEnzQ1VKa/0FXl/qPN4V6u3FZ/SOhthDljnNNHLHPHYdX2WHTD
  WdjOUXvf4qbTGEz1DMwzM4hPBBgRAgAPBQJJY3xwAhsMBQkDwmcAAAoJEI4nZDc7
  MOtEH5oAnR9k0ezW8boGBcwzVIVp01U8gJGqAKCciJDbfrDdOV/LpfOcHfXbPgUu
  S4hPBBgRAgAPAhsMBQJNRazeBQkFw2PnAAoJEI4nZDc7MOtEaxgAnj8/4Axg5kO+
  mnM5cC6zF9WaLWK8AKCuz2gMCkXI7yxSJnDjiWHlr85Npw==
  =2CvQ
  -END PGP PUBLIC KEY BLOCK-



Bug#581630: dictconv: Minor spelling mistake in package description

2010-05-16 Thread Francesco Namuri
Hi,
thank you very much for your report,
in the next realease I'll fix it.

Ciao,
francesco

Il giorno ven, 14/05/2010 alle 14.23 +0200, Beatrice Torracca ha
scritto:
> Package: dictconv
> Severity: minor
> 
> 
> Hi!
> 
> In the first line of the package description "dictionary" is spelled
> "dictionay".
> 
> Thanks,
> beatrice
> 
> 
> -- System Information:
> Debian Release: squeeze/sid
>   APT prefers testing
>   APT policy: (500, 'testing')
> Architecture: i386 (i686)
> 
> Kernel: Linux 2.6.32-3-686 (SMP w/1 CPU core)
> Locale: lang=it...@euro, lc_ctype=it...@euro (charmap=ISO-8859-15)
> Shell: /bin/sh linked to /bin/dash
> 
> 





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



Bug#565355: Please upgrade libprojectm to version 2.0.1

2010-05-16 Thread Francesco Namuri
Hi Matthias, unfortunately in this moment I don't have the time to
maintain correctly the package, I think that you can go ahead and ask
for a mentor for this package, what do you think about adopting it?

I'm very sorry that I can't help you.


Best Regards,
francesco

Il giorno sab, 08/05/2010 alle 20.37 +0200, Matthias Klumpp ha scritto:
> Hi!
> I repackaged projectM some time ago to have the projectm-jack, projectm-qt,
> libvisual-projectm module and others in the newest version.
> I contacted you via email, but did not receive a reply, maybe it was eaten
> by my mailserver.
> Anyway, you can download the package via dget
> http://mentors.debian.net/debian/pool/main/p/projectm/projectm_2.0.1-1.dsc
> There are several issues with the projectM-code at time, I already
> contacted upstream about it. (Use lintian pedantic check to see them all)
> Kind regards
>  Matthias Klumpp
> 
> 
> 





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



Bug#574314: qemulator: FTBFS: sh: rsvg: not found

2010-03-29 Thread Francesco Namuri
Hi Lucas,
I don't understand, not installed on my box, not in build-deps, but
convert do the work without it...

See the build log attached...

Cheers,
francesco

Il giorno lun, 29/03/2010 alle 22.33 +0200, Lucas Nussbaum ha scritto:
> On 29/03/10 at 20:11 +0200, Francesco Namuri wrote:
> > tags 574314 +unreproducible
> > thanks
> > 
> > Hi,
> > I can't reproduce it on my debian amd64 under pbuilder chroot.
> 
> Please post your build log (including the dependencies installation). I
> don't see how you would not be able to reproduce it, since rsvg is in
> librsvg2-bin and you don't build-depend on it.

Script started on lun 29 mar 2010 22:44:07 CEST
[?1034h]0;fra...@eagle: 
/home/develop/franam/packages/qemulator/trunkfra...@eagle:/home/develop/franam/packages/qemulator/trunk$
 svn-buildpackage --svn-ignore-new --svn-builder="pdebuild --debbuildopts -sa 
--buildresult `pwd`/../build-area --debsign-k france...@namuri.it"
Complete layout information:
buildArea=/home/develop/franam/packages/qemulator/build-area
origDir=/home/develop/franam/packages/qemulator/tarballs
tagsDir=/home/develop/franam/packages/qemulator/tags

tagsUrl=svn+ssh://francesco-gu...@svn.debian.org/svn/collab-maint/ext-maint/qemulator/tags
trunkDir=/home/develop/franam/packages/qemulator/trunk

trunkUrl=svn+ssh://francesco-gu...@svn.debian.org/svn/collab-maint/ext-maint/qemulator/trunk
mergeWithUpstream mode detected, looking for 
/home/develop/franam/packages/qemulator/tarballs/qemulator_0.5.orig.tar.gz
I: mergeWithUpstream property set, looking for upstream source tarball...
 tar --no-same-owner --no-same-permissions --extract --gzip --file 
/home/develop/franam/packages/qemulator/tarballs/qemulator_0.5.orig.tar.gz 
--directory <1 more argument>
 mv 
/home/develop/franam/packages/qemulator/build-area/tmp-0.111676902816729/qemulator-0.5
 /home/develop/franam/packages/qemulator/build-area/qemulator-0.5
svn --force export /home/develop/franam/packages/qemulator/trunk 
/home/develop/franam/packages/qemulator/build-area/qemulator-0.5
Esportazione completata.
rm -rf /home/develop/franam/packages/qemulator/build-area/tmp-0.111676902816729
chmod -R u+r+w+X,g+r-w+X,o+r-w+X -- 
/home/develop/franam/packages/qemulator/build-area/qemulator-0.5
/bin/sh -c pdebuild --debbuildopts -sa --buildresult 
/home/develop/franam/packages/qemulator/trunk/../build-area --debsign-k 
france...@namuri.it 
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value: 
dpkg-buildpackage: set LDFLAGS to default value: 
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package qemulator
dpkg-buildpackage: source version 0.5-4
dpkg-buildpackage: source changed by Francesco Namuri 
 fakeroot debian/rules clean
test -x debian/rules
dh_testroot
rm -f qemulator.xpm
/usr/bin/make -f debian/rules reverse-config
make[1]: Entering directory 
`/home/develop/franam/packages/qemulator/build-area/qemulator-0.5'
make[1]: Nothing to be done for `reverse-config'.
make[1]: Leaving directory 
`/home/develop/franam/packages/qemulator/build-area/qemulator-0.5'
if [ "reverse-patches" = "reverse-patches" ]; then rm -f debian/stamp-patched; 
fi
patches: debian/patches/fix_help_typos.patch debian/patches/fix_python_dir.patch
Patch debian/patches/fix_python_dir.patch is not applied.
Patch debian/patches/fix_help_typos.patch is not applied.
if [ "reverse-patches" != "reverse-patches" ]; then touch debian/stamp-patched; 
fi
if [ "reverse-patches" != "reverse-patches" ] ; then \
/usr/bin/make -f debian/rules update-config ; \
fi
for dir in debian/patches ; do \
rm -f $dir/*.log ; \
done
dh_clean 
rm -f debian/cdbs-install-list debian/cdbs-package-list 
debian/stamp-copyright-check debian/stamp-buildinfo
 dpkg-source -b qemulator-0.5
dpkg-source: info: using source format `1.0'
dpkg-source: info: building qemulator using existing qemulator_0.5.orig.tar.gz
dpkg-source: info: building qemulator in qemulator_0.5-4.diff.gz
dpkg-source: info: building qemulator in qemulator_0.5-4.dsc
 dpkg-genchanges -S -sa >../qemulator_0.5-4_source.changes
dpkg-genchanges: including full source code in upload
dpkg-buildpackage: source only upload (original source is included)
I: using fakeroot in build.
I: Current time: Mon Mar 29 22:44:14 CEST 2010
I: pbuilder-time-stamp: 1269895454
I: Building the build Environment
I: extracting base tarball [/var/cache/pbuilder/sid-base.tgz]
I: creating local configuration
I: copying local configuration
I: mounting /proc filesystem
I: mounting /dev/pts filesystem
I: Mounting /var/cache/pbuilder/ccache
I: policy-rc.d already exists
I: Obtaining the cached apt archive co

Bug#574314: qemulator: FTBFS: sh: rsvg: not found

2010-03-29 Thread Francesco Namuri
tags 574314 +unreproducible
thanks

Hi,
I can't reproduce it on my debian amd64 under pbuilder chroot.

Cheers,
francesco

Il giorno mer, 17/03/2010 alle 13.35 +0100, Lucas Nussbaum ha scritto:
> Source: qemulator
> Version: 0.5-3.1
> Severity: serious
> Tags: squeeze sid
> User: debian...@lists.debian.org
> Usertags: qa-ftbfs-20100316 qa-ftbfs
> Justification: FTBFS on amd64
> 
> Hi,
> 
> During a rebuild of all packages in sid, your package failed to build on
> amd64.
> 
> Relevant part:
> >  /usr/bin/fakeroot debian/rules binary
> > test -x debian/rules
> > dh_testroot
> > dh_clean -k 
> > dh_installdirs -A 
> > mkdir -p "."
> > 
> > WARNING: buildinfo disabled - dh_buildinfo (from dh-buildinfo package) is 
> > missing.
> > 
> > touch debian/stamp-buildinfo
> > dh_installdirs -pqemulator 
> > mkdir -p debian/qemulator/usr/share
> > cp -a usr/local/share/*  debian/qemulator/usr/share
> > cp -a usr/local/lib/qemulator/* debian/qemulator/usr/share/qemulator
> > chmod +x debian/qemulator/usr/share/qemulator/qml_imagecreation.py \
> > debian/qemulator/usr/share/qemulator/qml_machinesetup.py \
> > debian/qemulator/usr/share/qemulator/qml_filehandlers.py \
> > debian/qemulator/usr/share/qemulator/qml_configuration.py \
> > debian/qemulator/usr/share/qemulator/qml_tools.py \
> > debian/qemulator/usr/share/qemulator/qml_installwizzard.py \
> > debian/qemulator/usr/share/qemulator/qml_style.py
> > chmod -x debian/qemulator/usr/share/qemulator/icons/mac.png
> > convert -resize 32x32 usr/local/share/pixmaps/qemulator.svg qemulator.xpm
> > sh: rsvg: not found
> > convert: delegate failed `"rsvg" "%i" "%o"' @ 
> > error/delegate.c/InvokeDelegate/1061.
> > convert: unable to open image `/tmp/magick-XXEr6Bjw': 
> > gick-6.6.0/modules-Q16/coders/svg.la @ error/blob.c/OpenBlob/2489.
> > convert: unable to open file `/tmp/magick-XXEr6Bjw':  @ 
> > error/constitute.c/ReadImage/572.
> > convert: missing an image filename `qemulator.xpm' @ 
> > error/convert.c/ConvertImageCommand/2940.
> > make: *** [install/qemulator] Error 1
> 
> The full build log is available from:
>
> http://people.debian.org/~lucas/logs/2010/03/16/qemulator_0.5-3.1_lsid64.buildlog
> 
> A list of current common problems and possible solutions is available at 
> http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
> 
> About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
> of the Grid'5000 platform, using a clean chroot.  Internet was not
> accessible from the build systems.
> 





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



Bug#565355: Please upgrade libprojectm to version 2.0.1

2010-03-29 Thread Francesco Namuri
Hi,
I'm working on this just in these days...

Thanks for the report!

Cheers,
francesco

Il giorno gio, 14/01/2010 alle 20.28 -0500, Andres Mejia ha scritto:
> Package: libprojectm
> Version: 1.2.0-3
> Severity: wishlist
> 
> Please package new version of libprojectm (2.0.1). It has been released since
> 2009-12-06.
> http://sourceforge.net/projects/projectm/files/2.0.1/projectM-complete-2.0.1-Source.tar.gz/download
> 
> -- System Information:
> Debian Release: squeeze/sid
>   APT prefers unstable
>   APT policy: (500, 'unstable'), (1, 'experimental')
> Architecture: i386 (i686)
> 
> Kernel: Linux 2.6.32-trunk-686 (SMP w/2 CPU cores)
> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
> 
> 





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



Bug#554658: FTBFS with binutils-gold

2010-03-29 Thread Francesco Namuri
tags 554658 +unreproducible
thanks

Hi,
thanks for your work,
I'm trying to correct the binutils-gold on packages maintained by me,
but in this case I can't reproduce it. So I add the unreproducible tag.

Please if you reproduce it let me know.

Regards,
francesco




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



Bug#560604: NMU patch

2009-12-23 Thread Francesco Namuri
Hi Steffen,
thanks very much for your NMU, I'm very sorry for my delay in debian
work.

I agree totally with the build-dep on libmagickcore2-extra.

Merry Christmas to you. :)

Cheers,
Francesco

Il giorno mer, 23/12/2009 alle 22.27 +0100, Steffen Joeris ha scritto:
> Hi
> 
> Please find attached the NMU I just uploaded to the delayed-10-days queue. If 
> you disagree with the upload, please let me know and I can cancel it.
> 
> Merry christmas. :)
> 
> Cheers
> Steffen





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



Bug#544049: debian-maintainers: DM application for Francesco Namuri

2009-08-28 Thread Francesco Namuri
Package: debian-maintainers
Version: 1.64
Severity: normal
Tags: patch

Please accept my application as DM, the path to keyring is attached.

Cheers,
Francesco

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (999, 'unstable'), (333, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

debian-maintainers depends on no packages.

Versions of packages debian-maintainers recommends:
ii  gnupg 1.4.9-4GNU privacy guard - a free PGP rep

debian-maintainers suggests no packages.

-- no debconf information
Recommended-By: 
  Leo "costela" Antunes 
Agreement: 
  http://lists.debian.org/debian-newmaint/2009/08/msg00098.html
Advocates: 
  http://lists.debian.org/debian-newmaint/2009/08/msg00104.html
Comment: Add Francesco Namuri  as a Debian Maintainer
Date: Thu, 27 Aug 2009 16:50:23 +0200
Action: import
Data: 
  -BEGIN PGP PUBLIC KEY BLOCK-
  Version: GnuPG v1.4.9 (GNU/Linux)
  
  mQGiBEljfHARBACY+USmcosG5Y0fZfDy92fwYaategS0YxYPVCMAe3q52R45Y8bp
  SAVdjvq2H50kQCpMk6B4s8BIKna9R1PCOv/QKeFv24jF049mISdHpeyPsU2plVIw
  NVRt9R4wsWkw8OCI04IFH1nCjBTxOXXZFe3Hf3wYRKYXvM8IS78MmjUT+wCgxPXI
  Z5Sst6frn/8QVEMYC2rYSl8EAIF/FQkCfFRaUa6oXX6QDAuua4nUL3gYDq8IaWgA
  fHje/Lpz7fzuOcfSIvl8BHyjbJZ+j70MREZ7RYcsNaeWbqUV4QcPiFs9A7jYSfil
  4NkkZClaeW36DwpxZRPN9lQsUqX3cr8cyToRzCXdqAIiUdzeSZ7Y/Uca4FaxXQBo
  ogaeA/wJ5GOS9lLHPgORV+DCseHmb4QxHFMEBXu+ud5UnHcOKxyiFRUWxxvdKd+a
  JAhHdVh2nFoxaD+ysLMarMvE3BMYEg7ykjyookYISSh9nFx8tmDjBcFHJiEx4GA2
  PFdnOcVGFd2C0D7ivZuXDVaV2EdOxpHAqJCYQTyyu6xqUtn/m7QyRnJhbmNlc2Nv
  IE5hbXVyaSAoYWNjaXBpdGVyKSA8ZnJhbmNlc2NvQG5hbXVyaS5pdD6IZgQTEQIA
  JgUCSWN8cAIbAwUJA8JnAAYLCQgHAwIEFQIIAwQWAgMBAh4BAheAAAoJEI4nZDc7
  MOtEEwcAniAv+3tSj1MllMWMDQfcDnPYlEKqAKCfCA2znlxPIrGY2pfjlcSrWc1k
  bYhGBBMRAgAGBQJJZdk+AAoJEPQf7Y4z/ECkqxcAn3PfFOrlsktYmcb38NO3kd/6
  5OaRAKCC7ahGSBIkoxXMXmaJNiKe1FvIyIhFBBARAgAGBQJJa1wQAAoJEGhkcw3w
  leXkD8EAnRGy4TT6B4HXAcHmwVCLcCO7Jpz5AJi8LSMaT/9IHYDwnK2IJd0XDTI/
  iEYEEBECAAYFAkl2P34ACgkQ6kie3CmV5eKRSgCeOQ02XZY5krLUuw6JYmpEHZF7
  j6QAoINTnveZPVu1TAc7EBDKbr3RkznUuQQNBEljfHAQEADZLypMLLtBVxM7f4rl
  dKVn3cf0UOyx1IhGusQZOj7VZzJTpyvm1Z59nITKXZ9ha91HPk883cQzHWEJXo8X
  8aHo2kIV1OVq1wVI2iK5B9kjSvFNdQegiJ/IZd7VH+gk83Vw5l1TOMbIcMoAeabI
  a73gKgKkTWxjXOYYEUfO0oicjV1s6eJ5t3kVcDQW6i1hROJLCxJC9lCfDmxuGzlx
  LMJK+zkQzS4IbgU9unT0cOFfobQHbpdjUDEGUluuUlQt1gh9mU+uwdxSutsCxWsQ
  6Ue7a3rM0aVmGDYHMfDVXd5vVKzfc4QQI2ueGJUb0UkI0YkIAFEdUJNBIfI6maFo
  9o3rLoBlOVnkzqVUJ9D3Sby71FRrSyHeom+82+X0I4u2x5xi5DC2zhrOhdSR0rcB
  PBdfdXcRKNZ9vTN6jXgZtNT254YCR/FdnJCIwioiyXipUa+WuEiqjh9/cmJfqxvy
  bj2jHZ93QRAGl6EeBvlsLemH9EdPEBw9Z7oraTXnMPHrIkOme3cx5+tQJ7q5eZ5J
  se1P4os5HDjj2pqqOW55T1E4sFEXCOaC2boCG+AV3HVIRI3/xqsxSoKRU+55GvFE
  D3hYHct96MpwkUaJpMGKHwKMlQ8i+J4y/2ULtqp1WTeElDzqdPUzMyR1TIrGDm/r
  hTEkV/ElOAIQfh0TCIGIbT5GNwADBw/+ODE1EptuJMwWDyCqb/hwGohWFKGoDr7T
  jARCCw792hUW+OZ9rTMTIv9Mw0RA2Ymi22H5O8KEMrzhdRkdQBp+GbTGtvdNTdh5
  hkAxrwaMeMO5mKjhzzDi0aTy2+oEoPtuqfSmwbpif84gU7Yjj9OfJkuj2kXRsQnC
  HFGLLvTvJI2sNYrW8DWtHZMM2OjxTqc9LVp6esk+5DmfLgaPWV8p2i9/SqHCyIMl
  09JnegdPDajMwTdhP1P9NB+Njn3Rm3yX1ST/BdZ9Cb6AultPNRj8q/M8WpEC4FRO
  oQAMf6adjPAYkOOEmSW8tNNeYvnF7JC4QeZcbnY1QLSNGCSCxbNsUcE1KcXLVfKq
  BdZOA3fel56Cc2Yn/K+KVmrsGNowx+xraUzQl5zLut96Hzvhk3XrlVdiGEAPfyKM
  k5XiV6k3QxjKUCpZMtlaIy0S/I/YLnPvQH7qOF99m1LrzXXt3Nszymi6UU98UbKZ
  iLFPpn+Jw98JCMu3usZVmL7/aB3rqUMYxfYHffEH4G13lq15L2LpXlLK0tflyTZ9
  KD1TG22wrDqgfy73cBOiHIKt4idK8UTBGiTzrF73Dh9NxEbLRKLLTLjsfkPFc6dH
  4A1aRJ80NVSmv9BV5f6jzeFertxWf0jobYQ5Y5zTRyxzx2HV9lh0w1nYzlF73+Km
  0xhM9QzMMzOITwQYEQIADwUCSWN8cAIbDAUJA8JnAAAKCRCOJ2Q3OzDrRB+aAJ0f
  ZNHs1vG6BgXMM1SFadNVPICRqgCgnIiQ236w3Tlfy6XznB312z4FLks=
  =Ykg+
  -END PGP PUBLIC KEY BLOCK-



Bug#527828: patch is wrong

2009-08-27 Thread Francesco Namuri
tags 528738 + patch
tags 527828 + patch
tags 526573 + patch
thanks

Hi Mauro,
thanks for the report, and sorry for the delay in the answer, I've fixed
the wrong patch, I hope that it could be useful.
And of-course I keep any bug report as non-personal ... :)

Ciao,
Francesco

Il giorno ven, 31/07/2009 alle 17.00 -0300, Mauro Lizaur ha scritto: 
> tags 528738 - patch
> tags 527828 - patch
> tags 526573 - patch
> thanks
> 
> Francesco, don't take this personal, re-tag these bugs
> once you've fixed the nmudiff patch.
> 
> Saludos,
> Mauro
> 

Il giorno ven, 31/07/2009 alle 16.54 -0300, Mauro Lizaur ha scritto:
> Hi Francesco,
> seems like you made the patches the other way around.
> See:
> 
>   diff -u codeville-0.8.0/debian/control codeville-0.8.0/debian/control
>   --- codeville-0.8.0/debian/control
>   +++ codeville-0.8.0/debian/control
>   @@ -4,8 +4,7 @@
>Maintainer: Michael Janssen 
>Uploaders: Chad Walstrom 
>Build-Depends: cdbs (>= 0.4.43), python-all-dev (>= 2.3.5-11), debhelper 
> (>= 5.0.37.2), python-support (>= 0.3)
>   -Build-Depends-Indep: lynx
>   -Standards-Version: 3.8.1
>   +Standards-Version: 3.7.3.0
> 
> 
> 
> Saludos,
> Mauro
> 
--- codeville-0.8.0-old/debian/control	2009-08-27 17:47:04.0 +0200
+++ codeville-0.8.0-new/debian/control	2009-08-27 17:48:21.0 +0200
@@ -4,7 +4,7 @@
 Maintainer: Michael Janssen 
 Uploaders: Chad Walstrom 
 Build-Depends: cdbs (>= 0.4.43), python-all-dev (>= 2.3.5-11), debhelper (>= 5.0.37.2), python-support (>= 0.3)
-Standards-Version: 3.7.3.0
+Standards-Version: 3.8.3
 
 Package: codeville
 Architecture: all
--- codeville-0.8.0-old/debian/changelog	2009-08-27 17:47:04.0 +0200
+++ codeville-0.8.0-new/debian/changelog	2009-08-27 17:54:33.0 +0200
@@ -1,3 +1,15 @@
+codeville (0.8.0-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/rules: moved rules to clean doc directory from 
+common-install-indep target to install/codeville target. 
+(Closes: #526573, #527828)
+  * debian/compat: updated to 5.
+  * debian/control: bump Standards-Version to 3.8.3
+  * debian/control: added build-depends-indep on lynx. (Closes: #528738)
+
+ -- Francesco Namuri   Thu, 27 Aug 2009 17:54:26 +0200
+
 codeville (0.8.0-1) unstable; urgency=low
 
   * New upstream release. Closes: #457221
--- codeville-0.8.0-old/debian/rules	2009-08-27 17:47:04.0 +0200
+++ codeville-0.8.0-new/debian/rules	2009-08-27 17:49:14.0 +0200
@@ -37,7 +37,7 @@
 # codeville tries to install documentation in the Right Place(TM), but
 # gets it wrong for Debian.  Already included the LICENSE.txt in the
 # copyright file.
-common-install-indep::
+install/codeville::
 	mkdir -p debian/codeville/etc
 	mv debian/codeville/usr/share/doc/Codeville-$(UPSTREAM_VERSION)/cdvserver.conf.sample \
 		debian/codeville/etc/cdvserver.conf
--- codeville-0.8.0-old/debian/compat	2009-08-27 17:47:04.0 +0200
+++ codeville-0.8.0-new/debian/compat	2009-08-27 17:49:22.0 +0200
@@ -1 +1 @@
-4
+5


signature.asc
Description: Questa è una parte del messaggio firmata digitalmente


Bug#531479: gnome-phone-manager: New upstream version

2009-06-01 Thread Francesco Namuri

Hi Sven,
thanks for the interest, I'm working on it, there are some  
dependencies problem, but I hope that it can be solved with the new  
uploads of the gnome-bluetooth team...


I keep you informed.

Best Regards,
Francesco

Il giorno 01/giu/09, alle ore 22:39, Sven Arvidsson ha scritto:


Package: gnome-phone-manager
Version: 0.60-3
Severity: wishlist

Hi,

Are there any plans to package the new upstream version, 0.65?


--
.''`. Francesco Namuri 
: :' : http://namuri.it/
`. `'  key ID = 3B30EB44
 `-fingerprint = 20FC 1C89 F7B8 F724 08FD B4B1 8E27 6437 3B30 EB44



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



Bug#530454: blueproximity: typo in manpage

2009-05-26 Thread Francesco Namuri

Hi Nick,
thank you very much for this report and for the patch.

I'll correct this in the next upload.

Best regards,
francesco

Il giorno 25/mag/09, alle ore 01:20, Nick Ellery ha scritto:


Package: blueproximity
Version: 1.2.5-3
Severity: minor

Originally reported at https://bugs.launchpad.net/bugs/380030.

The following should be changed:

If you move away from your computer and the distance is above a  
certain level (no measurementin meters is
possible) for a given time, it automatically locks your desktop (or  
starts any other shell command you want).


to:

If you move further than a certain distance from your computer for  
longer than a given time, it automatically locks
your desktop (or starts an arbitrary shell command). The "distance"  
must unfortunately be specified as a measure of
bluetooth signal strength rather than in meters, but BlueProximity's  
setup procedure helps with this by showing you

an indicator of current signal strength.

Attached is an updated version of debian/patches/blueproximity. 
1.patch.
diff -Nur -x '*.orig' -x '*~' blueproximity-1.2.5/doc/blueproximity. 
1 blueproximity-1.2.5.new/doc/blueproximity.1
--- blueproximity-1.2.5/doc/blueproximity.1	2008-02-28  
07:59:01.0 -0800
+++ blueproximity-1.2.5.new/doc/blueproximity.1	2009-05-24  
16:15:23.0 -0700

@@ -22,7 +22,7 @@
.SH "DESCRIPTION"
.B blueproximity
helps you adding a little more security to your desktop.
-It does so by detecting one of your bluetooth devices, most likely  
your mobile phone, and keeping track of its distance. If you move  
away from your computer and the distance is above a certain level  
(no measurementin meters is possible) for a given time, it  
automatically locks your desktop (or starts any other shell command  
you want).
+It does so by detecting one of your bluetooth devices, most likely  
your mobile phone, and keeping track of its distance. If you move  
furter than a certain distance from your computer for longer than a  
given time, it automatically locks your desktop (or starts an  
arbitrary shell command). The "distance" must be specified as a  
measure of bluetooth signal strength rather than in meters, but  
BlueProximity's setup procedure helps with this by showing you an  
indicator of current signal strength.
Once away, if you return nearer than a given level for a set time  
your computer unlocks magically without any interaction (or starts  
any other shell command you want).

.PP
Have a look at the package documentation in your distribution's doc  
directory, likely /usr/share/doc/blueproximity, to read the complete  
html manual or visit the website http:// 
blueproximity.sourceforge.net .

@@ -30,11 +30,11 @@
.B blueproximity
doesn't support any command\-line parameter.
.SH "FILES"
-.I ~/.blueproximityrc
+.I ~/.blueproximity/*.conf
.BR
-The config file containing the user's settings.
+Config files for each profile.
.SH "SEE ALSO"
-.BR xscreensaver (1).
+.BR gnome-screensaver-command (1).
.SH "AUTHOR"
blueproximity was written by Lars Friedrichs .
.PP


--
.''`. Francesco Namuri 
: :' : http://namuri.it/
`. `'  key ID = 3B30EB44
 `-fingerprint = 20FC 1C89 F7B8 F724 08FD B4B1 8E27 6437 3B30 EB44



Bug#453514: new version waiting for upload

2009-05-18 Thread Francesco Namuri
Hi,
I've prepared a new version of qemulator that solves these bugs, it
available on mentors, and I'm waiting for a review and for the upload if
all is fine.

Thanks again for your reports, and let me know if the patch doesn't work
well.

Best Regards,
Francesco

The respective dsc file can be found at:
http://mentors.debian.net/debian/pool/main/q/qemulator/qemulator_0.5-4.dsc



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



Bug#498015: additional information

2009-05-18 Thread Francesco Namuri
severity 498015 minor
thanks

Hi Alexandre,
I've solved this problem just in these days, I'm downgrading the report
because the traceback don't preclude the normal work of qemulator.

The traceback raises only when you switch for the first time to joblist
and no job is selected.
I know that I'm very late answering to this report (I'm sorry), but, can
you confirm this behavior?

Best regards,
Francesco



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



Bug#523713: pmidi: Please update build dep for libglib1.2

2009-05-17 Thread Francesco Namuri
Hi,
I've decided to orphan pmidi, I don't use it anymore, and I think that
the best solution to solve this report is to remove pmidi from archives.
The author don't develop anymore it, and the program requires some
drastic updates to fit with updated pkgconfig and autotools...

Best Regards,
Francesco

Il giorno sab, 11/04/2009 alle 23.18 -0400, Barry deFreese ha scritto:
> Package: pmidi
> Version: 1.6.0-4
> Severity: important
> 
> Hi,
> 
> Now that Gtk1.2 is removed we are also looking to remove glib1.2 from
> the archive.  Please update pmidi to build with libglib2.0-dev.
> 
> 
> Thank you,
> 
> Barry deFreese
> Debian QA



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



Bug#526573: NMU patch

2009-05-17 Thread Francesco Namuri
tags 528738 + patch
tags 527828 + patch
tags 526573 + patch
thanks

Hi,
I've prepared an NMU to solve this 3 bugs.

Best Regards,
francesco

diff -u codeville-0.8.0/debian/control codeville-0.8.0/debian/control
--- codeville-0.8.0/debian/control
+++ codeville-0.8.0/debian/control
@@ -4,8 +4,7 @@
 Maintainer: Michael Janssen 
 Uploaders: Chad Walstrom 
 Build-Depends: cdbs (>= 0.4.43), python-all-dev (>= 2.3.5-11), debhelper (>= 5.0.37.2), python-support (>= 0.3)
-Build-Depends-Indep: lynx
-Standards-Version: 3.8.1
+Standards-Version: 3.7.3.0
 
 Package: codeville
 Architecture: all
diff -u codeville-0.8.0/debian/changelog codeville-0.8.0/debian/changelog
--- codeville-0.8.0/debian/changelog
+++ codeville-0.8.0/debian/changelog
@@ -1,14 +1,3 @@
-codeville (0.8.0-1.1) unstable; urgency=low
-
-  * Non-maintainer upload.
-  * debian/rules: moved rules to clean doc directory from common-install-indep
-target to install/codeville target. (Closes: #526573, #527828)
-  * debian/compat: updated to 5.
-  * debian/control: bump Standards-Version to 3.8.1
-  * debian/control: added build-depends-indep on lynx. (Closes: #528738)
-
- -- Francesco Namuri   Sun, 17 May 2009 11:23:36 +0200
-
 codeville (0.8.0-1) unstable; urgency=low
 
   * New upstream release. Closes: #457221
diff -u codeville-0.8.0/debian/rules codeville-0.8.0/debian/rules
--- codeville-0.8.0/debian/rules
+++ codeville-0.8.0/debian/rules
@@ -37,7 +37,7 @@
 # codeville tries to install documentation in the Right Place(TM), but
 # gets it wrong for Debian.  Already included the LICENSE.txt in the
 # copyright file.
-install/codeville::
+common-install-indep::
 	mkdir -p debian/codeville/etc
 	mv debian/codeville/usr/share/doc/Codeville-$(UPSTREAM_VERSION)/cdvserver.conf.sample \
 		debian/codeville/etc/cdvserver.conf
diff -u codeville-0.8.0/debian/compat codeville-0.8.0/debian/compat
--- codeville-0.8.0/debian/compat
+++ codeville-0.8.0/debian/compat
@@ -1 +1 @@
-5
+4


Bug#528926: O: pmidi -- A command line midi player for ALSA

2009-05-16 Thread Francesco Namuri
Package: wnpp
Severity: normal

Hi,
I'm orphaning the package because I don't use it anymore.
The development of pmidi is stopped and it requires a drastical changes
to fit with glib 2.0 after the remotion of glibi 1.2, so I think that
the best solution is to remove it from archives.

Best regards,
Francescoo

The package description is:
 ALSA is an effort to create a modules sound system for Linux,
 while maintaining full compatibility with OSS/Lite.
 .
 This program works with latest ALSA 1.0 drivers and former 0.9 versions.
 .
 This is a straightforward command line program to play midi files
 through the ALSA sequencer.
 .
 As you can specify the client and port to connect to on the command
 line it is also useful for testing ALSA or clients that need to receive
 sequencer events.
 .
  Homepage: http://www.parabola.me.uk/alsa/pmidi.html



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



Bug#526842: homebank: New upstream release available

2009-05-15 Thread Francesco Namuri
Uploaded to mentors,
now I'm waiting for the review from my sponsor.

best Regards,
francesco

The respective dsc file can be found at:
http://mentors.debian.net/debian/pool/main/h/homebank/homebank_4.0.3-1.dsc



signature.asc
Description: Questa è una parte del messaggio firmata digitalmente


Bug#526842: homebank: New upstream release available

2009-05-15 Thread Francesco Namuri
Hi Nelson,

I'm working on the update now...
I hope to have the package ready for the sponsor today...

Best regards and thanks for the report,
francesco

Il giorno dom, 03/05/2009 alle 19.00 -0300, Nelson A. de Oliveira ha
scritto:
> Package: homebank
> Version: 4.0.2-2
> Severity: wishlist
> 
> Hi!
> 
> A new version (4.0.3) is available, fixing some small bugs like the one
> that I am having with importing OFX files :-)
> Would be good to have it updated, please.
> 
> Thank you!
> 
> Best regards,
> Nelson
> 
> -- System Information:
> Debian Release: squeeze/sid
>   APT prefers unstable
>   APT policy: (500, 'unstable'), (1, 'experimental')
> Architecture: i386 (i686)
> 
> Kernel: Linux 2.6.29-1-686 (SMP w/2 CPU cores)
> Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
> 
> Versions of packages homebank depends on:
> ii  homebank-data  4.0.2-2   Data files for homebank
> ii  libatk1.0-01.26.0-1  The ATK accessibility toolkit
> ii  libc6  2.9-8 GNU C Library: Shared libraries
> ii  libcairo2  1.8.6-2+b1The Cairo 2D vector graphics 
> libra
> ii  libfontconfig1 2.6.0-3   generic font configuration 
> library
> ii  libfreetype6   2.3.9-4.1 FreeType 2 font engine, shared 
> lib
> ii  libglib2.0-0   2.20.1-1  The GLib library of C routines
> ii  libgtk2.0-02.16.1-2  The GTK+ graphical user 
> interface 
> ii  libofx41:0.9.0-3 library to support Open 
> Financial 
> ii  libpango1.0-0  1.24.0-3+b1   Layout and rendering of 
> internatio
> ii  zlib1g 1:1.2.3.3.dfsg-13 compression library - runtime
> 
> Versions of packages homebank recommends:
> ii  librsvg2-common   2.22.3-2   SAX-based renderer library for 
> SVG
> 
> homebank suggests no packages.
> 
> -- no debconf information



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



Bug#528236: Qemulator freezes after startup

2009-05-15 Thread Francesco Namuri
severity 528246 normal
thanks

Hi,
I'm sorry but I can't confirm this problem, please, can you tell me more
details about that?

1) is it the first time that you use qemulator?
2) can you make a test after removing/renaming .qemulator/ dir?

Thanks for the report and
Best Regards,
Francesco Namuri

Il giorno lun, 11/05/2009 alle 18.00 +0200, Kjo Hansi Glaz ha scritto:
> Package: qemulator
> Version: 0.5-3
> Severity: grave
> Justification: renders package unusable
> 
> Qemulator starts but after the splashscreen desappeared, the GUI dosen't
> answer (i.e. clicking anywhere doesn't do anything). The only way to
> quit is to kill the process
> 
> At startup the following errors and warning are printed on the console :
> 
> $ qemulator
> File not found: mainsettings
> detected qemu_version: 0.10.2
> detected an older qemu release, using 0.8 command set
> File not found: image_settings
> File not found: bookmarks
> /usr/bin/qemulator:2595: GtkWarning: gtk_tree_path_append_index:
> assertion `index >= 0' failed
>   row = model[active]
> /usr/bin/qemulator:2595: GtkWarning: gtk_tree_model_get_iter: assertion
> `path->depth > 0' failed
>   row = model[active]
> Traceback (most recent call last):
>   File "/usr/bin/qemulator", line 2595, in on_comboboxCDromdrive_changed
> row = model[active]
> IndexError: could not find tree path
> /usr/bin/qemulator:2702: GtkWarning: gtk_tree_path_append_index:
> assertion `index >= 0' failed
>   row = model[active]
> /usr/bin/qemulator:2702: GtkWarning: gtk_tree_model_get_iter: assertion
> `path->depth > 0' failed
>   row = model[active]
> Traceback (most recent call last):
>   File "/usr/bin/qemulator", line 2702, in on_comboboxAudiohw_changed
> row = model[active]
> IndexError: could not find tree path
> /usr/bin/qemulator:2691: GtkWarning: gtk_tree_path_append_index:
> assertion `index >= 0' failed
>   row = model[active]
> /usr/bin/qemulator:2691: GtkWarning: gtk_tree_model_get_iter: assertion
> `path->depth > 0' failed
>   row = model[active]
> Traceback (most recent call last):
>   File "/usr/bin/qemulator", line 2691, in on_comboboxMachinetype_changed
> row = model[active]
> IndexError: could not find tree path
> /usr/bin/qemulator:2675: GtkWarning: gtk_tree_path_append_index:
> assertion `index >= 0' failed
>   row = model[active]
> /usr/bin/qemulator:2675: GtkWarning: gtk_tree_model_get_iter: assertion
> `path->depth > 0' failed
>   row = model[active]
> Traceback (most recent call last):
>   File "/usr/bin/qemulator", line 2675, in comboboxEmusystem_changed
> row = model[active]
> IndexError: could not find tree path
> Traceback (most recent call last):
>   File "/usr/bin/qemulator", line 2702, in on_comboboxAudiohw_changed
> row = model[active]
> IndexError: could not find tree path
> Traceback (most recent call last):
>   File "/usr/bin/qemulator", line 2691, in on_comboboxMachinetype_changed
> row = model[active]
> IndexError: could not find tree path
> File not found: joblist
> 
> 
> -- System Information:
> Debian Release: squeeze/sid
>   APT prefers testing
>   APT policy: (800, 'testing'), (700, 'unstable')
> Architecture: i386 (i686)
> 
> Kernel: Linux 2.6.26-2-686 (SMP w/1 CPU core)
> Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/bash
> 
> Versions of packages qemulator depends on:
> ii  libglade2-0   1:2.6.4-1  library to load .glade
> files at ru
> ii  python2.5.4-2An interactive high-level
> object-o
> ii  python-central0.6.11 register and build utility
> for Pyt
> ii  python-glade2 2.14.1-2   GTK+ bindings: Glade support
> ii  python-gtk2   2.14.1-2   Python bindings for the
> GTK+ widge
> 
> Versions of packages qemulator recommends:
> ii  qemu  0.10.2-2   fast processor emulator
> 
> Versions of packages qemulator suggests:
> ii  python-gnome2-extras  2.25.3-1   Extra Python bindings for
> the GNOM
> 
> -- no debconf information



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



Bug#528718: RM: lopster -- ROM; depends on GTK 1.2

2009-05-14 Thread Francesco Namuri
Package: ftp.debian.org
Severity: normal

Hi,
I'm asking for the removal of lopster because it depends on GTK 1.2.
In a first time I've proposed myself for a port to GTK 2.0, but
I don't have the necessary time to do this.
So I'm asking for the removal.

Thanks in advance.

Best Regards,
Francesco Namuri



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



Bug#528149: libprojectm: declares relation to ttf-bitstream-vera

2009-05-14 Thread Francesco Namuri
Hi Barry,
I've prepared the package and uploaded to mentors, I've also asked my
sponsor for a review and for the upload.

The respective dsc file can be found at:
http://mentors.debian.net/debian/pool/main/l/libprojectm/libprojectm_1.2.0-3.dsc

I've also corrected some little lintian warnings...

If you think, please proceed with the NMU.
Thanks again.

Best Regards,
Francesco Namuri

Il giorno mer, 13/05/2009 alle 22.18 -0400, Barry deFreese ha scritto:
> tags 528149 + patch
> 
> thank you
> 
> Hi,
> 
> Here is a patch that should resolve this.
> 
> Thanks,
> 
> Barry deFreese
> Debian QA
> 
> 
> Documento in testo semplice allegato (libprojectm_dejavu.debdiff)
> diff -u libprojectm-1.2.0/debian/control libprojectm-1.2.0/debian/control
> --- libprojectm-1.2.0/debian/control
> +++ libprojectm-1.2.0/debian/control
> @@ -37,7 +37,7 @@
>  Package: libprojectm2
>  Section: libs
>  Architecture: any
> -Depends: ${shlibs:Depends}, ${misc:Depends}, libprojectm-data (>= 
> ${source:Upstream-Version}), ttf-bitstream-vera
> +Depends: ${shlibs:Depends}, ${misc:Depends}, libprojectm-data (>= 
> ${source:Upstream-Version}), ttf-dejavu
>  Replaces: libprojectm1
>  Conflicts: libprojectm1, libprojectm1-data
>  Description: Advanced Milkdrop-compatible music visualization library
> diff -u libprojectm-1.2.0/debian/changelog libprojectm-1.2.0/debian/changelog
> --- libprojectm-1.2.0/debian/changelog
> +++ libprojectm-1.2.0/debian/changelog
> @@ -1,3 +1,10 @@
> +libprojectm (1.2.0-2.1) unstable; urgency=low
> +
> +  * Non-maintainer upload.
> +  * Use ttf-dejavu instead of ttf-bitstream-vera.
> +
> + -- Barry deFreese   Wed, 13 May 2009 21:54:57 -0400
> +
>  libprojectm (1.2.0-2) unstable; urgency=low
>  
>* Fix build for the incoming GCC 4.4 release (Closes: #505687).
> diff -u libprojectm-1.2.0/debian/patches/02_config.inp.in.dpatch 
> libprojectm-1.2.0/debian/patches/02_config.inp.in.dpatch
> --- libprojectm-1.2.0/debian/patches/02_config.inp.in.dpatch
> +++ libprojectm-1.2.0/debian/patches/02_config.inp.in.dpatch
> @@ -8,13 +8,13 @@
>  @DPATCH@
> -diff -urNad libprojectM-1.2.0~/config.inp.in libprojectM-1.2.0/config.inp.in
>  libprojectM-1.2.0~/config.inp.in 2008-06-12 05:39:28.0 +0200
> -+++ libprojectM-1.2.0/config.inp.in  2008-07-09 16:15:08.0 +0200
> +diff -urNad libprojectm-1.2.0~/config.inp.in libprojectm-1.2.0/config.inp.in
> +--- libprojectm-1.2.0~/config.inp.in 2008-06-11 23:39:28.0 -0400
>  libprojectm-1.2.0/config.inp.in  2009-05-13 21:53:30.0 -0400
>  @@ -17,6 +17,6 @@
>   Aspect Correction = true# Custom Shape Aspect Correction
>   
>   Preset Path = @CMAKE_INSTALL_PREFIX@/@RESOURCE_PREFIX@/presets # preset 
> location
>  -Title Font = @CMAKE_INSTALL_PREFIX@/@RESOURCE_PREFIX@/fonts/Vera.ttf
>  -Menu Font = @CMAKE_INSTALL_PREFIX@/@RESOURCE_PREFIX@/fonts/VeraMono.ttf
> -+Title Font = /usr/share/fonts/truetype/ttf-bitstream-vera/Vera.ttf
> -+Menu Font = /usr/share/fonts/truetype/ttf-bitstream-vera/VeraMono.ttf
> ++Title Font = /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf
> ++Menu Font = /usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono.ttf
>



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



Bug#522895: Bug#522893: cryptkeeper: Version 0.9.4 available upstream

2009-05-14 Thread Francesco Namuri
Hi, I've prepared the updated package, I've contacted my sponsor and I'm
waiting for a review and for the upload.

Thanks for the reports.

Best Regards,
Francesco Namuri

The package can be found on mentors.debian.net:
- dget 
http://mentors.debian.net/debian/pool/main/c/cryptkeeper/cryptkeeper_0.9.4-1.dsc

Il giorno mar, 07/04/2009 alle 11.10 +0200, Guilhem Bonnefille ha
scritto:
> Package: cryptkeeper
> Version: 0.9.3-1
> Severity: normal
> 
> 
> A new version (0.9.4) is available upstream:
> http://tom.noflag.org.uk/cryptkeeper/cryptkeeper-0.9.4.tar.gz
> 
> -- System Information:
> Debian Release: squeeze/sid
>   APT prefers testing
>   APT policy: (990, 'testing')
> Architecture: i386 (i686)
> 
> Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
> Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/bash
> 
> Versions of packages cryptkeeper depends on:
> ii  encfs 1.4.2-2encrypted virtual filesystem
> ii  fuse-utils2.7.4-1.1  Filesystem in USErspace 
> (utilities
> ii  libatk1.0-0   1.22.0-1   The ATK accessibility toolkit
> ii  libc6 2.9-4  GNU C Library: Shared libraries
> ii  libcairo2 1.8.6-2+b1 The Cairo 2D vector graphics 
> libra
> ii  libgcc1   1:4.3.3-3  GCC support library
> ii  libgconf2-4   2.24.0-7   GNOME configuration database 
> syste
> ii  libglib2.0-0  2.20.0-2   The GLib library of C routines
> ii  libgtk2.0-0   2.14.7-5   The GTK+ graphical user 
> interface 
> ii  libpango1.0-0 1.22.4-2   Layout and rendering of 
> internatio
> ii  libstdc++64.3.3-3The GNU Standard C++ Library v3
> ii  libx11-6  2:1.2-1X11 client-side library
> ii  zenity2.24.1-1   Display graphical dialog boxes 
> fro
> 
> cryptkeeper recommends no packages.
> 
> cryptkeeper suggests no packages.
> 
> -- no debconf information



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



Bug#528000: cryptkeeper: Moves up a directory when I try to view encrypted folder

2009-05-14 Thread Francesco Namuri
Hi Deniz,
thanks for your report, I can confirm this behavior also in the new
upstream release (0.9.4). Now I investigate the nature of the problem...

Best regards,
Francesco Namuri

Il giorno dom, 10/05/2009 alle 02.36 -0400, Deniz Akcal ha scritto:
> Package: cryptkeeper
> Version: 0.9.2-2
> Severity: minor
> 
> Whenever I select to view a folder called All (Encrypted) located on my 
> Desktop, it shows the contents of the folder for a split second then 
> changes immediately and shows me the contents of my Desktop. I then have 
> to manually double click on the folder I want to view again.
> 
> -- System Information:
> Debian Release: 5.0.1
>   APT prefers stable
>   APT policy: (500, 'stable')
> Architecture: amd64 (x86_64)
> 
> Kernel: Linux 2.6.26-2-amd64 (SMP w/2 CPU cores)
> Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/bash
> 
> Versions of packages cryptkeeper depends on:
> ii  encfs   1.4.2-2  encrypted virtual filesystem
> ii  fuse-utils  2.7.4-1.1Filesystem in USErspace 
> (utilities
> ii  libatk1.0-0 1.22.0-1 The ATK accessibility toolkit
> ii  libc6   2.7-18   GNU C Library: Shared libraries
> ii  libcairo2   1.6.4-7  The Cairo 2D vector graphics 
> libra
> ii  libgcc1 1:4.3.2-1.1  GCC support library
> ii  libgconf2-4 2.22.0-1 GNOME configuration database 
> syste
> ii  libglib2.0-02.16.6-1+lenny1  The GLib library of C routines
> ii  libgtk2.0-0 2.12.12-1~lenny1 The GTK+ graphical user 
> interface 
> ii  libpango1.0-0   1.20.5-3 Layout and rendering of 
> internatio
> ii  libstdc++6  4.3.2-1.1The GNU Standard C++ Library v3
> ii  libx11-62:1.1.5-2X11 client-side library
> ii  nautilus2.20.0-7 file manager and graphical shell 
> f
> ii  zenity  2.22.1-2 Display graphical dialog boxes 
> fro
> 
> cryptkeeper recommends no packages.
> 
> cryptkeeper suggests no packages.
> 
> -- no debconf information



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



Bug#528149: libprojectm: declares relation to ttf-bitstream-vera

2009-05-14 Thread Francesco Namuri
Hi Barry,

thanks for the Report, and sorry for my delay in the answer to this
report...

I see that you have made a patch to solve this problem, thanks very
much, I check the path and apply it today, then I ask my sponsor for the
upload...

Best Regards,
and again, thanks

Francesco Namuri

Il giorno dom, 10/05/2009 alle 23.40 -0400, Barry deFreese ha scritto:
> Package: libprojectm
> Severity: important
> User: bdefre...@debian.org
> Usertags: bitstream-removal
> 
> Hi,
> 
> your source package, or one or more of your binary packages
> declare a relation to ttf-bistream-vera. This font is going to
> be removed from the archive in favor of ttf-dejavu.
> 
> Please adjust your packages if you make use of the fonts
> directly, and remove *any* relation to ttf-bitstream-vera as soon as
> possible.
> 
> Since this is an old on-going issue I will probably be NMUing in short
> notice to get this finished.
> 
> Thank you,
> 
> Barry deFreese
> Debian QA



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



Bug#522089: qemulator: Lot's of errors/warnings on startup

2009-04-07 Thread Francesco Namuri
severity 522089 minor
stop

Hi Michael, 
thanks for the report, this output is normal running qemulator, in my
system this not preclude the normal using of qemulator...

Unfortunately there are many defects in this program and I'm waiting the
new upstream version hoping that this can solve these warnings and
others issues.

In any case I report this to the upstream author. I think that the
biggest problem is that qemulator is not fully compatible with new
versions of Python, Pygtk2, libglade2...

I'm lowering the severity of this bug because if I've understood well,
you can use the program, the only problem is the presence of this
warnings in the console...

Best Regards,
francesco

Il giorno mar, 31/03/2009 alle 19.06 +0200, Michael Biebl ha scritto:
> Package: qemulator
> Version: 0.5-3
> Severity: normal
> 
> When I start qemulator from the console, I get a lot of errors and
> warnings:
> 
> $ qemulator
> File not found: mainsettings
> detected qemu_version: 0.10.1
> detected an older qemu release, using 0.8 command set
> /usr/bin/qemulator:361: GtkWarning: GtkSpinButton: setting an adjustment with 
> non-zero page size is deprecated
>   self.wTree = gtk.glade.XML(self.gladefile, "window1", APP)
> File not found: image_settings
> File not found: bookmarks
> /usr/bin/qemulator:2595: GtkWarning: gtk_tree_path_append_index: assertion 
> `index >= 0' failed
>   row = model[active]
> /usr/bin/qemulator:2595: GtkWarning: gtk_tree_model_get_iter: assertion 
> `path->depth > 0' failed
>   row = model[active]
> Traceback (most recent call last):
>   File "/usr/bin/qemulator", line 2595, in on_comboboxCDromdrive_changed
> row = model[active]
> IndexError: could not find tree path
> /usr/bin/qemulator:2702: GtkWarning: gtk_tree_path_append_index: assertion 
> `index >= 0' failed
>   row = model[active]
> /usr/bin/qemulator:2702: GtkWarning: gtk_tree_model_get_iter: assertion 
> `path->depth > 0' failed
>   row = model[active]
> Traceback (most recent call last):
>   File "/usr/bin/qemulator", line 2702, in on_comboboxAudiohw_changed
> row = model[active]
> IndexError: could not find tree path
> /usr/bin/qemulator:2691: GtkWarning: gtk_tree_path_append_index: assertion 
> `index >= 0' failed
>   row = model[active]
> /usr/bin/qemulator:2691: GtkWarning: gtk_tree_model_get_iter: assertion 
> `path->depth > 0' failed
>   row = model[active]
> Traceback (most recent call last):
>   File "/usr/bin/qemulator", line 2691, in on_comboboxMachinetype_changed
> row = model[active]
> IndexError: could not find tree path
> /usr/bin/qemulator:2675: GtkWarning: gtk_tree_path_append_index: assertion 
> `index >= 0' failed
>   row = model[active]
> /usr/bin/qemulator:2675: GtkWarning: gtk_tree_model_get_iter: assertion 
> `path->depth > 0' failed
>   row = model[active]
> Traceback (most recent call last):
>   File "/usr/bin/qemulator", line 2675, in comboboxEmusystem_changed
> row = model[active]
> IndexError: could not find tree path
> Traceback (most recent call last):
>   File "/usr/bin/qemulator", line 2702, in on_comboboxAudiohw_changed
> row = model[active]
> IndexError: could not find tree path
> Traceback (most recent call last):
>   File "/usr/bin/qemulator", line 2691, in on_comboboxMachinetype_changed
> row = model[active]
> IndexError: could not find tree path
> File not found: joblist
> /usr/share/qemulator/qml_machinesetup.py:127: GtkWarning: GtkSpinButton: 
> setting an adjustment with non-zero page size is deprecated
>   self.wTree = gtk.glade.XML(self.gladefile, "dialog_bookmarks", APP)
> /usr/share/qemulator/qml_machinesetup.py:645: GtkWarning: 
> gtk_tree_path_append_index: assertion `index >= 0' failed
>   row = model[active]
> /usr/share/qemulator/qml_machinesetup.py:645: GtkWarning: 
> gtk_tree_model_get_iter: assertion `path->depth > 0' failed
>   row = model[active]
> Traceback (most recent call last):
>   File "/usr/share/qemulator/qml_machinesetup.py", line 645, in 
> comboboxEmusystem_changed
> row = model[active]
> IndexError: could not find tree path
> /usr/share/qemulator/qml_machinesetup.py:661: GtkWarning: 
> gtk_tree_path_append_index: assertion `index >= 0' failed
>   row = model[active]
> /usr/share/qemulator/qml_machinesetup.py:661: GtkWarning: 
> gtk_tree_model_get_iter: assertion `path->depth > 0' failed
>   row = model[active]
> Traceback (most recent call last):
>   File "/usr/share/qemulator/qml_machinesetup.py", line 661, in 
> on_comboboxMachinetype_changed
> row = model[active]
> IndexError: could not find tree path
> 
> 
> 
> I'm not sure, how critical those errors are, thus only severity normal.
> 
> 
> Cheers,
> Michael
> 
> 
> -- System Information:
> Debian Release: squeeze/sid
>   APT prefers unstable
>   APT policy: (500, 'unstable'), (300, 'experimental')
> Architecture: i386 (i686)
> 
> Kernel: Linux 2.6.29
> Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
> 
> Versions of packages qemulator dep

Bug#522893: cryptkeeper: Version 0.9.4 available upstream

2009-04-07 Thread Francesco Namuri
severity 522893 wishlist
stop

Hi Guilhem,
thanks for the report...
I'll prepare the package ASAP.

francesco

Il giorno mar, 07/04/2009 alle 11.10 +0200, Guilhem Bonnefille ha
scritto:
> Package: cryptkeeper
> Version: 0.9.3-1
> Severity: normal
> 
> 
> A new version (0.9.4) is available upstream:
> http://tom.noflag.org.uk/cryptkeeper/cryptkeeper-0.9.4.tar.gz
> 
> -- System Information:
> Debian Release: squeeze/sid
>   APT prefers testing
>   APT policy: (990, 'testing')
> Architecture: i386 (i686)
> 
> Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
> Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/bash
> 
> Versions of packages cryptkeeper depends on:
> ii  encfs 1.4.2-2encrypted virtual filesystem
> ii  fuse-utils2.7.4-1.1  Filesystem in USErspace 
> (utilities
> ii  libatk1.0-0   1.22.0-1   The ATK accessibility toolkit
> ii  libc6 2.9-4  GNU C Library: Shared libraries
> ii  libcairo2 1.8.6-2+b1 The Cairo 2D vector graphics 
> libra
> ii  libgcc1   1:4.3.3-3  GCC support library
> ii  libgconf2-4   2.24.0-7   GNOME configuration database 
> syste
> ii  libglib2.0-0  2.20.0-2   The GLib library of C routines
> ii  libgtk2.0-0   2.14.7-5   The GTK+ graphical user 
> interface 
> ii  libpango1.0-0 1.22.4-2   Layout and rendering of 
> internatio
> ii  libstdc++64.3.3-3The GNU Standard C++ Library v3
> ii  libx11-6  2:1.2-1X11 client-side library
> ii  zenity2.24.1-1   Display graphical dialog boxes 
> fro
> 
> cryptkeeper recommends no packages.
> 
> cryptkeeper suggests no packages.
> 
> -- no debconf information



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



Bug#519595: gnome-phone-manager: FTBFS: No package 'libglade-2.0' found

2009-03-16 Thread Francesco Namuri
Hi Adeodato,

I'm sorry if this bug is blocking something, I've already fixed the
problem, I'm only waiting a review and the upload from my sponsor...

the package is available on mentors:

http://mentors.debian.net/debian/pool/main/g/gnome-phone-manager/gnome-phone-manager_0.60-3.dsc

thanks for your report

francesco

Il giorno lun, 16/03/2009 alle 15.05 +0100, Adeodato Simó ha scritto:
> user debian-rele...@lists.debian.org
> usertags 519595 + transition-blocker
> thanks
> 
> Hello, Francesco.
> 
> > It seems you're missing a build dependency on atleast libglade2-dev,
> > and it looks like you don't have build depedencies for some of the
> > other the source package requires.
> 
> This bug is very easy to fix (I’ve verified myself that adding a
> build-dependency on libglade2-dev fixes the problem), so it’d be great
> if you could make an upload soon.
> 
> Feel free to merge your changes from 0.60-2 from experimental, but note
> that you will have to build-depend on libgnokii-dev instead of
> libgnokii4-dev.
> 
> Thanks,
> 
-- 
 .''`. Francesco Namuri 
: :' : http://namuri.it/
`. `'  key ID = 3B30EB44
  `-fingerprint = 20FC 1C89 F7B8 F724 08FD B4B1 8E27 6437 3B30 EB44



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



Bug#516613: libgnokii transition

2009-03-10 Thread Francesco Namuri
Il giorno lun, 09/03/2009 alle 00.12 +0100, Leo 'costela' Antunes ha
scritto:
> Hi Francesco,
> 
> Really sorry, but in the meantime I've received a recommendation from
> the release team[0] that libgnokii4-dev should be renamed to libgnokii-dev.
> I'm preparing the upload right now.

Hi Leo,
not a problem, let me know when I have to do the new upload with the
right Depend...

> Again, sorry for not keeping the bug up-to-date!

nop :)


Cheers,
francesco

> Cheers
> 
> [0] http://lists.debian.org/debian-release/2009/02/msg00633.html
> 
-- 
 .''`. Francesco Namuri 
: :' : http://namuri.it/
`. `'  key ID = 3B30EB44
  `-fingerprint = 20FC 1C89 F7B8 F724 08FD B4B1 8E27 6437 3B30 EB44


signature.asc
Description: Questa è una parte del messaggio	firmata digitalmente


Bug#515347: Depends on GTK 1.2

2009-03-03 Thread Francesco Namuri
Il giorno mar, 03/03/2009 alle 22.01 +0100, Moritz Muehlenhoff ha
scritto:
> On Sat, Feb 28, 2009 at 12:32:24PM +0100, Francesco Namuri wrote:
> > Hi,
> > thanks for your bug report,
> > 
> > I would like to keep it on Debian, so if there are no objections, I try
> > to port it to GTK2.
> 
> Lopster 2 is based on GTK2, wouldn't it make more sense to move the
> package over to it? (Lopster 1 has been declared dead by the
> maintainer:

Lopster2 is a very promising project, but at this stage the
functionality is not comparable to lopster, unfortunately the
development of lopster2 is very very slow, almost nonexistent.
Is for this reason that I've proposed the porting of lopster.

Cheers,
francesco


-- 
 .''`. Francesco Namuri 
: :' : http://namuri.it/
`. `'  key ID = 3B30EB44
  `-fingerprint = 20FC 1C89 F7B8 F724 08FD B4B1 8E27 6437 3B30 EB44


signature.asc
Description: Questa è una parte del messaggio	firmata digitalmente


Bug#515347: Depends on GTK 1.2

2009-02-28 Thread Francesco Namuri
Hi,
thanks for your bug report,

I would like to keep it on Debian, so if there are no objections, I try
to port it to GTK2.

Cheers,
francesco

Il giorno dom, 15/02/2009 alle 20.34 +0100, Moritz Muehlenhoff ha
scritto:
> Package: lopster
> Severity: serious
> 
> lopster build-depends on libgtk1.2-dev, which will be removed for Squeeze.
> 
> Please port it to GTK 2 or request it's removal.

-- 
 .''`. Francesco Namuri 
: :' : http://namuri.it/
`. `'  key ID = 3B30EB44
  `-fingerprint = 20FC 1C89 F7B8 F724 08FD B4B1 8E27 6437 3B30 EB44



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



Bug#510040: drapes: Please update for the mono 2.0 transition

2009-02-07 Thread Francesco Namuri
Hi,
I've updated the package with the modifies required to the transition,
I'm waiting from the upload from my sponsor, the package is available on
mentors.

Best regards,
francesco

-- 
 .''`. Francesco Namuri 
: :' : http://namuri.it/
`. `'  key ID = 3B30EB44
  `-fingerprint = 20FC 1C89 F7B8 F724 08FD B4B1 8E27 6437 3B30 EB44



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



Bug#507007: homebank: New version available

2009-02-05 Thread Francesco Namuri
tag 507007 -patch
thanks

Hi,
I've prepared an updated package of homebank, it's on mentors.debian.net
but we (me and my sponsor) are waiting for the release of lenny before
the upload.

I've removed the patch tag because it's useless, the patch for the
ubuntu package is available on the PTS itself.

Thanks for the report and for your help,
francesco

-- 
 .''`. Francesco Namuri 
: :' : http://namuri.it/
`. `'  key ID = 3B30EB44
  `-fingerprint = 20FC 1C89 F7B8 F724 08FD B4B1 8E27 6437 3B30 EB44


signature.asc
Description: Questa è una parte del messaggio	firmata digitalmente


Bug#498388: qemulator: gtk and/or glade is not installed - exiting...

2008-09-10 Thread Francesco Namuri
Il giorno mer, 10/09/2008 alle 12.18 -0500, Raphael Geissert ha scritto:
> severity 498388 important
> tag 498388 moreinfo
> Hi,
> 
> On Tuesday 09 September 2008, Micha Lenk wrote:
> > Hi Francesco,
> >
> > Francesco Namuri wrote:
> > > Please,
> > > can you post the output of the execution of this piece of code?
> >
> > Sure:
> >
> > [EMAIL PROTECTED]:$ ./code_for_bug_498388.py
> > gtk module not found
> > [EMAIL PROTECTED]:$
> 
> Could you please:
> 
> # apt-get check
> and
> $ dpkg --status qemulator
> ?
> 
> I've tried to confirm the problem in a clean sid chroot and then tried to run 
> the above mentioned script and all I get is:
> /var/lib/python-support/python2.5/gtk-2.0/gtk/__init__.py:72: GtkWarning: 
> could not open display
>   warnings.warn(str(e), _gtk.Warning)
> 
> It is of course correct as there's no X session open, but after leaving 
> uncommented each one of the 'checks' It doesn't fail to import the modules.
> 
> I'm lowering the severity and tagging it moreinfo until more information 
> about 
> the system is provided.

Hi,
same here, I'm trying to reproduce the problem in a lenny chroot, but
without success...

cheers,
francesco



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



Bug#498388: qemulator: gtk and/or glade is not installed - exiting...

2008-09-09 Thread Francesco Namuri
Please,
can you post the output of the execution of this piece of code?

-BEGIN CODE-
#!/usr/bin/env python
# encoding=utf-8

import sys

try:
import gtk

except:
print "gtk module not found"
sys.exit(1)

try:
import gtk.glade

except:
print "gtk.glade module not found"
sys.exit(1)

try:
gtk.gdk.threads_init()

except:
print "call gtk.gdk.threads_init() error"
sys.exit(1)
-END CODE-

thanks very much for the help and for the bug report,
best regards,
francesco

Il giorno mar, 09/09/2008 alle 18.27 +0200, Micha Lenk ha scritto:
> Package: qemulator
> Version: 0.5-3
> Severity: serious
> Justification: missing dependencies
> 
> Hi,
> 
> when I try to start qemulator I get following error:
> 
> [EMAIL PROTECTED]:~$ qemulator 
> gtk and/or glade is not installed - exiting...
> [EMAIL PROTECTED]:~$
> 
> This looks like there are some dependencies missing or like qemulator is
> unable to use the libraries installed by the dependencies.
> 
> Regards
>   Micha
> 
> -- System Information:
> Debian Release: lenny/sid
>   APT prefers testing
>   APT policy: (500, 'testing'), (50, 'unstable')
> Architecture: i386 (i686)
> 
> Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
> Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/bash
> 
> Versions of packages qemulator depends on:
> ii  libglade2-0   1:2.6.2-1  library to load .glade files at 
> ru
> ii  python2.5.2-2An interactive high-level 
> object-o
> ii  python-central0.6.8  register and build utility for 
> Pyt
> ii  python-glade2 2.12.1-6   GTK+ bindings: Glade support
> ii  python-gtk2   2.12.1-6   Python bindings for the GTK+ 
> widge
> 
> Versions of packages qemulator recommends:
> ii  qemu  0.9.1-6fast processor emulator
> 
> Versions of packages qemulator suggests:
> ii  python-gnome2-extras  2.19.1-2   Extra Python bindings for the 
> GNOM
> 
> -- no debconf information



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



Bug#494711: libprojectm: diff for NMU version 1.2.0-1.1

2008-08-19 Thread Francesco Namuri

Please go ahead,
I'm having big connection problems, so I can' t do it myself...

Thanks very much for your help...

francesco

Il giorno 13/ago/08, alle ore 22:37, Miguel Landaeta ha scritto:


tags 494711 + patch
thanks

Hi,

Attached is the diff for my libprojectm 1.2.0-1.1 NMU.

Cheers,

--
Miguel Landaeta
[EMAIL PROTECTED]



--
Francesco Namuri
francesco(at)namuri(dot)it   http://namuri.it/
id gpg key: 21A4702A [EMAIL PROTECTED]



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



Bug#489619: kino -- Doesn't purge all files after piuparts Install+Upgrade+Purge test

2008-07-20 Thread Francesco Namuri
tags 455021 + patch
tags 489619 + patch
thanks

Hi,
I've prepared an NMU for this problem, and attached to this mail there
is the patch that I've used to solve the problem...

Best Regards,
francesco

dget http://mentors.debian.net/debian/pool/main/k/kino/kino_1.3.0-2.1.dsc


diff -Nur debian-old/changelog debian-new/changelog
--- debian-old/changelog	2008-07-20 12:44:57.0 +0200
+++ debian-new/changelog	2008-07-20 10:55:50.0 +0200
@@ -1,3 +1,13 @@
+kino (1.3.0-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * added debian/kino.preinst to "forgotten" files in /etc/hotplug/usb/.
+(Closes: #455021)
+  * added debian/patches/20_fix_bashism.dpatch to fix bashism.
+(Closes: #489619)
+
+ -- Francesco Namuri <[EMAIL PROTECTED]>  Sun, 20 Jul 2008 10:54:59 +0200
+
 kino (1.3.0-2) unstable; urgency=low
 
   * Fix build-depends on libgl, use libgl1-mesa-dev | libgl-dev
diff -Nur debian-old/kino.preinst debian-new/kino.preinst
--- debian-old/kino.preinst	1970-01-01 01:00:00.0 +0100
+++ debian-new/kino.preinst	2008-07-19 17:52:05.0 +0200
@@ -0,0 +1,25 @@
+#!/bin/sh
+
+cleanup_hotplug() {
+[ -e /etc/hotplug/usb/kino-jogshuttle ] && \
+rm /etc/hotplug/usb/kino-jogshuttle
+[ -e /etc/hotplug/usb/kino.usermap ] && \
+rm /etc/hotplug/usb/kino.usermap
+}
+
+case "$1" in
+	upgrade)
+	cleanup_hotplug
+	;;
+
+	install|abort-upgrade)
+	;;
+
+	*)
+	echo "$0 called with unknown argument '$1'" >&2
+	exit 1
+	;;
+esac
+
+#DEBHELPER#
+exit 0
diff -Nur debian-old/patches/00list debian-new/patches/00list
--- debian-old/patches/00list	2008-07-20 12:44:57.0 +0200
+++ debian-new/patches/00list	2008-07-20 11:12:49.0 +0200
@@ -1,2 +1,3 @@
 10_playlist_algorithm
+20_fix_bashism.dpatch
 80_move_doc
diff -Nur debian-old/patches/20_fix_bashism.dpatch debian-new/patches/20_fix_bashism.dpatch
--- debian-old/patches/20_fix_bashism.dpatch	1970-01-01 01:00:00.0 +0100
+++ debian-new/patches/20_fix_bashism.dpatch	2008-07-20 10:54:45.0 +0200
@@ -0,0 +1,120 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 20_fix_bashism.dpatch by Francesco Namuri <[EMAIL PROTECTED]>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: this patch fixes bashism found in the scripts's program.
+
[EMAIL PROTECTED]@
+diff -urNad kino-1.3.0~/scripts/help.sh kino-1.3.0/scripts/help.sh
+--- kino-1.3.0~/scripts/help.sh	2007-03-06 07:19:36.0 +0100
 kino-1.3.0/scripts/help.sh	2008-07-19 18:43:43.0 +0200
+@@ -9,13 +9,13 @@
+ 
+ # detect user agents
+ GNOME_BROWSER=`gconftool-2 --get /desktop/gnome/url-handlers/http/command | sed s/\"*%s\"*//`
+-which konqueror &> /dev/null
++which konqueror > /dev/null 2>&1
+ [ $? = 0 ] && KONQUEROR=konqueror
+-which firefox &> /dev/null
++which firefox > /dev/null 2>&1
+ [ $? = 0 ] && FIREFOX=firefox
+-which mozilla &> /dev/null
++which mozilla > /dev/null 2>&1
+ [ $? = 0 ] && MOZILLA=mozilla
+-which yelp &> /dev/null
++which yelp > /dev/null 2>&1
+ [ $? = 0 ] && YELP=yelp
+ 
+ # convert index to kino for docbook
+diff -urNad kino-1.3.0~/scripts/publish/bliptv_frame.sh kino-1.3.0/scripts/publish/bliptv_frame.sh
+--- kino-1.3.0~/scripts/publish/bliptv_frame.sh	2007-03-09 06:52:20.0 +0100
 kino-1.3.0/scripts/publish/bliptv_frame.sh	2008-07-20 10:53:01.0 +0200
+@@ -35,9 +35,11 @@
+ [ -z "$title" ] && title="Untitled"
+ 
+ echo Login to blip.tv
+-read -p "  Username: " username
++echo "Username: "
++read username
+ stty -echo
+-read -p "  Password: " password
++echo "Password: "
++read password
+ echo
+ stty echo
+ 
+@@ -60,4 +62,4 @@
+ 	echo $result
+ 	echo 'Close the window when you are finished reading this error.'
+ fi
+-read
++read nop
+diff -urNad kino-1.3.0~/scripts/publish/bliptv_project.sh kino-1.3.0/scripts/publish/bliptv_project.sh
+--- kino-1.3.0~/scripts/publish/bliptv_project.sh	2008-02-25 00:20:44.0 +0100
 kino-1.3.0/scripts/publish/bliptv_project.sh	2008-07-20 10:50:59.0 +0200
+@@ -58,13 +58,15 @@
+ ogg_file="${path}/${base}.ogg"
+ 
+ echo Login to blip.tv
+-read -p "  Username: " username
++echo "Username: "
++read username
+ stty -echo
+-read -p "  Password: " password
++echo "Password: "
++read password
+ echo
+ stty echo
+-echo
+-read -p "Do you want higher quality (slower and bigger to convert & upload)? [y/N] " quality
++echo "Do you want higher quality (slower and bigger to convert & upload)? [y/N] "
++read quality
+ 
+ title=$(getXmlAttributeValue 'title' "$project_file")
+ [ -z "$title" ] && title="Untitled&qu

Bug#483853: patch and NMU

2008-07-18 Thread Francesco Namuri
Package: libwww-doc
Followup-For: Bug #483853

tags 483853 + patch
thanks

Hi,
I've made a patch to solve this problem, without a feedback I try to do
an NMU to solve the problem.

Best Regards,
francesco


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.25-2-686 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

libwww-doc depends on no packages.

libwww-doc recommends no packages.

Versions of packages libwww-doc suggests:
pn  libwww-dev | libwww-ssl-dev(no description available)

-- no debconf information
diff -Nur debian.old/control debian.new/control
--- debian.old/control	2006-03-29 12:27:59.0 +0200
+++ debian.new/control	2008-07-19 00:09:54.0 +0200
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Richard Atterer <[EMAIL PROTECTED]>
 Build-Depends: debhelper (>= 5)
-Standards-Version: 3.6.2
+Standards-Version: 3.8.0
 
 Package: libwww-doc
 Section: doc
diff -Nur debian.old/copyright debian.new/copyright
--- debian.old/copyright	2002-06-22 21:57:23.0 +0200
+++ debian.new/copyright	2008-07-19 00:08:24.0 +0200
@@ -12,7 +12,7 @@
 libwww: W3C's implementation of HTTP can be found at:
 http://www.w3.org/Library/
 
-Copyright © 1995-1998 World Wide Web Consortium, (Massachusetts
+Copyright © 1995-1998 World Wide Web Consortium, (Massachusetts
 Institute of Technology, Institut National de Recherche en
 Informatique et en Automatique, Keio University). All Rights Reserved.
 This program is distributed under the W3C's Intellectual Property
@@ -21,7 +21,7 @@
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See W3C License
 http://www.w3.org/Consortium/Legal/ for more details.
 
-Copyright © 1995 CERN. "This product includes computer software
+Copyright © 1995 CERN. "This product includes computer software
 created and made available by CERN. This acknowledgment shall be
 mentioned in full in any product which includes the CERN computer
 software included herein or parts thereof."
@@ -32,7 +32,7 @@
 
 W3C
 
-W3C® Intellectual Property Notice and Legal Disclaimers
+W3C® Intellectual Property Notice and Legal Disclaimers
 
 This page includes notices and disclaimers related to:
 
@@ -41,11 +41,11 @@
  3. Trademarks
  4. Disclaimers and Liabilities
 
-Copyright © 1994-2001 W3C ® (Massachusetts Institute of Technology,
+Copyright © 1994-2001 W3C ® (Massachusetts Institute of Technology,
 Institut National de Recherche en Informatique et en Automatique, Keio
 University), All Rights Reserved.
 
-World Wide Web Consortium (W3C®) web site pages may contain other
+World Wide Web Consortium (W3C®) web site pages may contain other
 proprietary notices and copyright information, the terms of which must be
 observed and followed. Specific notices do exist for W3C documents and
 software. Also, there are specific usage policies associated with some of
@@ -78,7 +78,7 @@
 contents of the W3C Site. Organizations that want to mirror W3C content
 must abide by the W3C Mirroring Policy.
 
-W3C®Trademarks and Generic Terms
+W3C®Trademarks and Generic Terms
 
 Trademarks owned by W3C host institutions on behalf of W3C and generic
 terms used by the W3C
@@ -96,7 +96,7 @@
 The following is a list of W3C terms claimed as a trademark or generic
 term by MIT, INRIA, and/or Keio on behalf of the W3C:
 
-W3C®, World Wide Web Consortium  (registered in numerous countries)
+W3C®, World Wide Web Consortium  (registered in numerous countries)
 Amaya(TM), a Web Browser
 CSS(TM), Cascading Style Sheets Specification
 DOM(TM), Document Object Model
@@ -201,5 +201,5 @@
 Created by reagle
 last updated by reagle on $ Date: 1999/07/28 13:54:29 $
 
-Copyright © 1998-2000 W3C ® (MIT, INRIA, Keio), All Rights Reserved. W3C
+Copyright © 1998-2000 W3C ® (MIT, INRIA, Keio), All Rights Reserved. W3C
 liability, trademark, document use and software licensing rules apply.
diff -Nur debian.old/files debian.new/files
--- debian.old/files	2006-03-28 11:15:37.0 +0200
+++ debian.new/files	1970-01-01 01:00:00.0 +0100
@@ -1 +0,0 @@
-libwww-doc_0.20060328_all.deb devel optional
diff -Nur debian.old/libwww-doc.doc-base debian.new/libwww-doc.doc-base
--- debian.old/libwww-doc.doc-base	2002-06-22 22:05:53.0 +0200
+++ debian.new/libwww-doc.doc-base	2008-07-19 00:17:32.0 +0200
@@ -4,7 +4,7 @@
  modular, general-purpose client side Web API written in C for Unix and
  Windows. It is well suited for both small and large applications, like
  browsers/editors, robots, batch tools, etc.
-Section: Apps/Programming
+Section: Programming
 
 Format: HTML
 Index: /usr/share/doc/libwww-doc/html/Library/Overview.html
diff -Nur debian.old/libwww-doc.postinst.debhelper debian.new/libwww-doc.postinst.debhelper
--- debian.old/libwww-doc.postinst.debhe

Bug#490727: [INTL:tr] Turkish translation of cryptkeeper

2008-07-15 Thread Francesco Namuri
Hi Mert,
thanks very much for the translation, I've made a new release of the
package to include it. Now I'm waiting for a review/upload from my
sponsor.

Best Regards,
francesco

Il giorno lun, 14/07/2008 alle 00.36 +0300, Mert Dirik ha scritto:
> Package: cryptkeeper
> Severity: wishlist
> Tags: l10n patch
> 
> Please find the attached Turkish translation of cryptkeeper.
> 
> Best regards



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



Bug#485105: RFA: libprojectm -- Advanced Milkdrop-compatible music visualization library - dev

2008-07-08 Thread Francesco Namuri
retitle 485105 ITA: libprojectm -- Advanced milkdrop-compatible visualization 
library
thanks

Hi,
I've decided to adopt this package.

I've prepared yestarday an NMU to fix an RC bug, and today I've updated
it to fix some litle problems.

Best Regards,
francesco



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



Bug#489240: gnome-phone-manager: usb is also not reconnecting

2008-07-07 Thread Francesco Namuri
severity 489240 normal
thanks

Followup-For: Bug #489240
Package: gnome-phone-manager

Hi Florian,

I've tested this behavior you are right, the bug is present, I seen that
it is reported to the upstream author:

http://bugzilla.gnome.org/show_bug.cgi?id=495278

I try to make others tests, in the meantime I'm downgrading the severity
of this bug, I know that is an annoying problem, but the important
severity is too high. The program is working, the functionality is
marginally compromised...

PS
in my tests, the debug output stops after the second or third try of
reconnection... It's like the timeout of 20 second before a new attemp
of connection is never reached, can you confirm this to me?

Best Regards,
and thanks very much for your report...

francesco

Il giorno ven, 04/07/2008 alle 13.28 +0200, Florian Reitmeir ha scritto:
> Package: gnome-phone-manager
> Version: 0.60-1
> Followup-For: Bug #489240
> 
> 
> usb connection isn't working too.
> 
> looks like a problem for that the usb device is deleted after removal of
> the phone by udev.
> 
> 
> here the debug output
> ---
> Message received: 0x09 / 0x001c
> 02 41 54 2b 43 42 43 0d 0d 0a 2b 43 42 43 3a 20 |  AT+CBC   +CBC: 
> 31 2c 20 39 30 0d 0a 0d 0a 4f 4b 0d | 1, 90OK 
> Received message type 09
> Message sent: 0x58 / 0x0008
> 41 54 2b 43 50 41 53 0d | AT+CPAS 
> write: [AT+CPAS]
> Serial write: write error 5
> gnokii I/O error: Input/output error
> Message sent: 0x09 / 0x0007
> 41 54 2b 43 42 43 0d| AT+CBC  
> write: [AT+CBC]
> Serial write: write error 5
> gnokii I/O error: Input/output error
> ** Message: Status 3
> ** Message: Closing serial port connection
> Serial device: closing device
> ** Message: Status 0
> ** Message: Disconnect complete
> 
> 
> 
> ** Message: Auto-retrying the connection
> ** Message: New connection device is /dev/ttyACM0 (not changed)
> ** Message: New connection device is /dev/ttyACM0 (not changed)
> ** Message: Connecting...
> ** Message: Status 1
> ** Message: Making serial port connection
> Opened configuration file from memory
> Added new section global
> Adding key/value port//dev/ttyACM0
> Adding key/value model/6510
> Adding key/value connection/dku2libusb
> Added new section logging
> Adding key/value debug/on
> LOG: debug mask is 0x1
> phone instance config:
> model = 6510
> port = /dev/ttyACM0
> connection = dku2libusb
> initlength = default
> serial_baudrate = 19200
> serial_write_usleep = -1
> handshake = software
> require_dcd = 0
> smsc_timeout = 10
> rfcomm_channel = 1
> sm_retry = 0
> Connecting
> Serial device: opening device USB
> Couldn't open PHONET device: Permission denied
> Error in link initialisation: 1
> 
> ** (gnome-phone-manager:27134): WARNING **: gn_gsm_initialise: Command
> failed
> ** Message: Failed connection to device on /dev/ttyACM0
> ** Message: Exiting connect thread
> ** Message: New connection device is /dev/ttyACM0 (not changed)
> ** Message: Can't connect twice
> ---
> 
> 
> 
> -- System Information:
> Debian Release: lenny/sid
>   APT prefers unstable
>   APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
> 'experimental')
> Architecture: i386 (i686)
> 
> Kernel: Linux 2.6.22.18-vs2.2.0.6-us (SMP w/2 CPU cores; PREEMPT)
> Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/bash
> 
> Versions of packages gnome-phone-manager depends on:
> ii  bluetooth  3.30-3Bluetooth stack utilities
> ii  gconf2 2.22.0-1  GNOME configuration database 
> syste
> ii  hicolor-icon-theme 0.10-1default fallback theme for 
> FreeDes
> ii  libart-2.0-2   2.3.20-2  Library of functions for 2D 
> graphi
> ii  libatk1.0-01.22.0-1  The ATK accessibility toolkit
> ii  libbluetooth2  3.33-1Library to use the BlueZ Linux 
> Blu
> ii  libbonobo2-0   2.22.0-1  Bonobo CORBA interfaces library
> ii  libbonoboui2-0 2.22.0-1  The Bonobo UI library
> ii  libbtctl4  0.10.0-1  GObject Bluetooth library
> ii  libc6  2.7-12GNU C Library: Shared libraries
> ii  libcairo2  1.6.4-6   The Cairo 2D vector graphics 
> libra
> ii  libdbus-1-31.2.1-2   simple interprocess messaging 
> syst
> ii  libdbus-glib-1-2   0.76-1simple interprocess messaging 
> syst
> ii  libebook1.2-9  2.22.2-1  Client library for evolution 
> addre
> ii  libedataserver1.2-92.22.2-1  Utility library for evolution 
> data
> ii  libfontconfig1 2.6.0-1   generic font configuration 
> library
> ii  libfreetype6   2.3.7-1   FreeType 2 font engine, shared 
> lib
> ii  libgconf2-42.22.0-1  GNOME configuration database 
> syste
> ii  libgl

Bug#486963: FTBFS: Renderer.hpp:24:23: error: FTGL/FTGL.h: No such file or directory

2008-07-07 Thread Francesco Namuri
tags 486963 + patch
thanks

Hi,
I've prepared an NMU to correct this bug, it's available on:

http://mentors.debian.net/debian/pool/main/l/libprojectm/libprojectm_1.01-6.1.dsc

I'm asking for a sponsor to upload it. If you want to correct it by
yourself, I'm attaching the patch of my modifies.

Best Regards,
francesco


06_fix_wrong_UPPERCASE_in_Renderer.hpp.dpatch
Description: application/shellscript
01_soil_64bit_fixes.dpatch
02_cmake_soname.dpatch
#03_cmake_ftgl_pic.dpatch
04_fix_brokenness_on_radeon_cards.dpatch
05_fix_gcc43_ftbfs.dpatch
06_fix_wrong_UPPERCASE_in_Renderer.hpp.dpatch


signature.asc
Description: Questa è una parte del messaggio	firmata digitalmente


Bug#476827: newlib - FTBFS: dpkg-genchanges: failure: cannot read files list file: No such file or directory

2008-06-30 Thread Francesco Namuri
> To anyone interested in working on this: it is reproducible for me only on
> non-{powerpc ppc64} builds and only when using dpkg-buildpackage -B.
> Haven't got the time to investigate further yet.

Hi,
after a look in debian/rules, I've seen that the package compiles *only*
on powerpc, and ppc64, on others architectures it makes only a deb with
the sources.

Is it an error to try a 'dpkg-buildpackage -B'?

Best Regards,
francesco



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



Bug#486954: dictconv: FTBFS: babylon.cpp:53: error: 'memcmp' was not declared in this scope

2008-06-19 Thread Francesco Namuri
severity 486954 important
tags 486954 + pending
thanks

Hi Lucas,
thanks for the Report and for your work, this bug is related to gcc-4.3,
so I've downgraded the severity, I've made a patch and I'm waiting ofr
my sponsor to upload the new revision with the corrections. So I've
tagged it pending.

Best Regards,
francesco



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



Bug#483963: gnome-phone-manager: application does not detect gnokii errors

2008-06-18 Thread Francesco Namuri
Hi Florian,
I'm checking this issue today, apparently I'm getting the same error but
also problems with gnokii...

Sorry for the delay in answering to this report. I keep you informed of
any progress... In the meantime I thank you for the report.

Best Regards,
francesco



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



Bug#482235: rapidsvn: FTBFS: libtool: link: `/usr/lib/libmysqlclient_r.la' is not a valid libtool archive

2008-05-25 Thread Francesco Namuri
tags 482235 + patch
thanks

Hi,
the problem is a missing build-dependency on libmysqlclient15-dev.

Cheers,
francesco

PS
I'm asking to mentors for a NMU to solve the problem.

-- 
Francesco Namuri
francesco(at)namuri(dot)it   http://namuri.it/
id gpg key: 21A4702A [EMAIL PROTECTED]
--- rapidsvn-0.9.6-old/debian/control	2008-05-26 01:21:28.0 +0200
+++ rapidsvn-0.9.6/debian/control	2008-05-26 01:01:43.0 +0200
@@ -2,7 +2,7 @@
 Section: x11
 Priority: optional
 Maintainer: Matthias Klose <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 5.0.51~), libsvn-dev (>= 1.4.4), libwxgtk2.6-dev, xsltproc, docbook-xsl, doxygen, autotools-dev
+Build-Depends: debhelper (>= 5.0.51~), libsvn-dev (>= 1.4.4), libwxgtk2.6-dev, xsltproc, docbook-xsl, doxygen, autotools-dev, libmysqlclient15-dev
 Homepage: http://rapidsvn.tigris.org/
 Standards-Version: 3.7.3
 


signature.asc
Description: Questa è una parte del messaggio	firmata digitalmente


Bug#474394: qemulator: Freedesktop Menu entry in wrong category.

2008-05-13 Thread Francesco Namuri
Hi,
sorry for the delay asking to your mail.

Il giorno lun, 07/04/2008 alle 12.22 +0200, Franklin PIAT ha scritto:
> Hi,
> 
> A few more words on my rationale. If it doesn't convince you, the
> "wishlist/wontfix" would be fine for me too.
> 
> On Mon, 2008-04-07 at 01:21 +0200, Francesco Namuri wrote:
> > Il giorno 05/apr/08, alle ore 15:40, Franklin PIAT ha scritto:
> > >
> > > qemulator.desktop says "Category=..;Utility;..." therefore the icon  
> > > ends up in Gnome's "Accessories" section [1].
> 
> If we observe what's in the Accessories menu on a fresh Debian
> installation, there are only utilities for "true" end-user, like
> Calculator,  Take screenshot, Terminal, Text editor...

Yes, you are right, but if you install "qemu launcher", the category is
the same of qemulator.

> Tools that are more technical are in the System submenu (that's how I
> understand it, at least)
> 
> > > I think "Categories=System;Emulator;GTK" would be more appropriate.
> > > (Actually, this would match your pre-existing /usr/share/menu file)
> > >
> 
> > Emulator: Emulator of another platform, such as a DOS emulator
> 
> Yep, Freedesktop has no place for vitalization tools. But the difference
> between emulator, system simulator, virtual machine, hypervisors, etc..
> are sometime very subtle (consider
> qemu, qemu-${arch}, qemu-system-${arch}, kvm, etc..)

I know, I'm following very strictly the description of the emulator
category made by freedesktop, BTW in the .desktop file there is also the
"emulator" category...

> >From a user point of view, it may make sense to group them all, IMHO.
> 
> Freedesktop puts game-emulator on one side and system-emulator on the
> other side, which seems sensible to me (separation is based on what user
> want to do, not how it's achieved).
> 
> > qemulator is a front-end to qemu, so I think that is more appropriate
> > the utility section, is for this reason that I've made a patch to the
> > original .desktop file.
> 
> As far as the user is concerned, qemulator is qemu and vice-versa.

I think that my desktop file is more correct with the "Utility" category
specified, but I think also that your rationale is not wrong. From my
POV we are right both...

> Thanks for bringing qemulator to Debian.

Thanks to you for your bug report...

Cheers,
francesco

-- 
Francesco Namuri
francesco(at)namuri(dot)it   http://namuri.it/
id gpg key: 21A4702A [EMAIL PROTECTED]


signature.asc
Description: Questa è una parte del messaggio	firmata digitalmente


Bug#441627: gnome-phone-manager: no notifications of new messages with Nokia 5500

2008-05-13 Thread Francesco Namuri
Hi Xav,
just a ping...

Any news?

Francesco

Il giorno ven, 30/11/2007 alle 18.52 +0100, Xavier Bestel ha scritto:
> Le lundi 26 novembre 2007 à 22:55 +0100, Francesco Namuri a écrit :
> > Hi,
> > just a ping to known any news about this problem with version 0.40 of  
> > g-p-m...
> 
> Still there, I didn't have time to try new AT codes on my phone ...
> 
>   Xav
-- 
Francesco Namuri
francesco(at)namuri(dot)it   http://namuri.it/
id gpg key: 21A4702A [EMAIL PROTECTED]



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



Bug#462891: gnomeradio 1.7-5 still crashes on rename

2008-05-11 Thread Francesco Namuri
tags 468796 + fixed pending
tags 462891 + fixed pending
thanks

Hi Elmar,
I'm sorry in the last upload I've included a outdated patch (see
#468796)

Thanks for the report, 
I'm waiting for the sponsor to upload a version with the right patch
included.

Best regards,
francesco

Il giorno dom, 04/05/2008 alle 02.49 +0200, Elmar Hoffmann ha scritto:
> reopen #462891
> found #462891 1.7-5
> thanks
> 
> I do have version 1.7-5, but trying to rename a preset makes
> gnomeradio abort with the following assertion failure:
> 
> gnomeradio-ERROR **: file prefs.c: line 417 (name_cell_edited_cb): assertion 
> failed: (mom_ps < g_list_length(menuitems))
> 
> elmar

-- 
Francesco Namuri
francesco(at)namuri(dot)it   http://namuri.it/
id gpg key: 21A4702A [EMAIL PROTECTED]


signature.asc
Description: Questa è una parte del messaggio	firmata digitalmente


Bug#468796: Wrong patch in 1.7-5 ?

2008-05-11 Thread Francesco Namuri
Hi Cesare,
I'm very sorry for this long delay answering to this bug report, I'm
quitting from a long period of too much troubles...

I've looked at the source and at the .dsc of the package uploaded to
debian, I don't know where I've made the mistake, but there is a
difference from the patch in my svn repository and the patch in the .dsc
uploaded to debian repository. In the last uploaded package I've put a
wrong patch, different from the one suggested to the upstream author...
Shame on me for this error... I think that I've work on a outdated
version of the package in my notebook...

Now I'm working to solve this bug, and to upload a correct version to
the repositories...

I've seen that your package in ubuntu has been uploaded with the right
patch... So in your side the problem is solved.

Thanks very much for the report and for your collaboration.

Best wishes,
francesco

Il giorno sab, 03/05/2008 alle 21.50 +0200, Cesare Tirabassi ha scritto:
> Hi Francesco,
> 
> it seems that your patch in 1.7-5 is not the same as the one you have given 
> to 
> gnomeradio upstream?
> 
> Patch in 1.7-5:
> 
> diff -Nur gnomeradio-1.7/src/prefs.c gnomeradio-1.7.new/src/prefs.c
> --- gnomeradio-1.7/src/prefs.c2006-11-25 12:33:57.0 +0100
> +++ gnomeradio-1.7.new/src/prefs.c2008-02-05 22:34:47.0 +0100
> @@ -415,6 +415,7 @@
>   
>   menuitems = GTK_MENU_SHELL(tray_menu)->children;
>   g_assert(mom_ps < g_list_length(menuitems));
> +mom_ps = *row;
>   menuitem = g_list_nth_data(menuitems, mom_ps);
>   gtk_widget_destroy(menuitem);
>   menuitem = gtk_menu_item_new_with_label(ps->title);
> 
> Patch from http://bugzilla.gnome.org/attachment.cgi?id=104558:
> 
> diff -Nur gnomeradio-1.7/src/prefs.c gnomeradio-1.7.new/src/prefs.c
> --- gnomeradio-1.7/src/prefs.c2006-11-25 12:33:57.0 +0100
> +++ gnomeradio-1.7.new/src/prefs.c2008-02-05 23:11:32.0 +0100
> @@ -411,7 +411,8 @@
>  
>   gtk_combo_box_remove_text(GTK_COMBO_BOX(preset_combo), *row + 1);
>   gtk_combo_box_insert_text(GTK_COMBO_BOX(preset_combo), *row + 1, 
> ps->title);
> - preset_combo_set_item(mom_ps);
> +mom_ps = *row;
> +preset_combo_set_item(mom_ps);
>   
>   menuitems = GTK_MENU_SHELL(tray_menu)->children;
>   g_assert(mom_ps < g_list_length(menuitems));
> 
> The former doesn't seem to be working but the latter does indeed fix the 
> crash.
> 
> Cesare
-- 
Francesco Namuri
francesco(at)namuri(dot)it   http://namuri.it/
id gpg key: 21A4702A [EMAIL PROTECTED]


signature.asc
Description: Questa è una parte del messaggio	firmata digitalmente


Bug#480723: developers-reference: Please update section 5.11.6 (Acknowledging an NMU)

2008-05-11 Thread Francesco Namuri
Package: developers-reference
Version: 3.3.9
Severity: normal

Hi,
looking at Colin Watson message [1] the section regarding the acknowledging
of an NMU is outdated.
With the new BTS version tracking if a package has been NMU'ed it is
supposed that the author of the NMU closes the bug directly so from the
maintainer is only required  the incorporation of the changes in its
copy of the sources.

I propose the change of this part:

"
Once this is done, you have to close the bugs that have been tagged
fixed by the NMU. The easiest way is to use the -v option of
dpkg-buildpackage, as this allows you to include just all changes since
your last maintainer upload. Alternatively, you can close them manually
by sending the required mails to the BTS or by adding the required
closes: # in the changelog entry of your next upload.
"

in something like this:

"
Once this is done, you have to check if the bug has been already closed
by the author of the NMU, in such case you have nothing else to do, in the
other case you have to close the bugs that have been tagged fixed
by the NMU. The easiest way is to use the -v option of dpkg-buildpackage,
as this allows you to include just all changes since your last maintainer
upload. Alternatively, you can close them manually by sending the required
mails to the BTS or by adding the required closes: # in the changelog
entry of your next upload.
"

Best Regards,
francesco

[1] http://lists.debian.org/debian-devel-announce/2005/07/msg00010.html

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (850, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

developers-reference depends on no packages.

Versions of packages developers-reference recommends:
ii  debian-policy 3.7.3.0Debian Policy Manual and related d



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



Bug#474394: qemulator: Freedesktop Menu entry in wrong category.

2008-04-06 Thread Francesco Namuri

tags 474394 + wontfix
severity 474394 wishlist
thanks

Il giorno 05/apr/08, alle ore 15:40, Franklin PIAT ha scritto:


Hello,

qemulator.desktop says "Category=..;Utility;..." therefore the icon  
ends up in

Gnome's "Accessories" section [1].

I think "Categories=System;Emulator;GTK" would be more appropriate.
(Actually, this would match your pre-existing /usr/share/menu file)

[1] http://standards.freedesktop.org/menu-spec/latest/apa.html



Ciao,
thanks for the report.

Emulator: Emulator of another platform, such as a DOS emulator

qemulator is a front-end to qemu, so I think that is more appropriate
the utility section, is for this reason that I've made a patch to the
original .desktop file.

Tagged as wontfix and downgraded as wishlist.

Best Regards,
francesco

--
Francesco Namuri
francesco(at)namuri(dot)it   http://namuri.it/
id gpg key: 21A4702A [EMAIL PROTECTED]



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



Bug#446010: New version

2008-02-09 Thread Francesco Namuri
Hi Lars,
glad to hear that you are working yourself to have blueprocimity on
ubuntu, in this last period I had some problems and I haven't worked on
blueproximity...

Are you intentioned to maintain blueproximity on debian too?

Cheers,
francesco

On ven, 2008-02-08 at 16:43 +0100, Lars Friedrichs wrote:
> Hi there,
> 
> there is a new version of it and the process of getting it into ubuntu
> (hardy, hardy+1) is going well. Therefore it is packaged more carefully
> by the upstream author (me). At the moment of writing, the new package
> is to be found at http://revu.tauware.de/details.py?package=blueproximity
> 
> I hope this helps. Also please write me a note if the package fails any
> debian package policies. Thanks.
> 
> Bye
> Lars Friedrichs
-- 
Francesco Namuri
francesco(at)namuri(dot)it   http://namuri.it/
id gpg key: 21A4702A [EMAIL PROTECTED]


signature.asc
Description: Questa è una parte del messaggio	firmata digitalmente


  1   2   >