Re: Mass bug filing: FTBFS because of using imake without Build-Depends on xutils-dev

2008-06-08 Thread Lucas Nussbaum
(Cced debian-x@)

On 07/06/08 at 21:13 -0700, Steve Langasek wrote:
> On Sat, Jun 07, 2008 at 07:26:05PM -0700, Daniel Schepler wrote:
> > From the changelog for xorg 1:7.3+11:
> 
> >   * Remove the dependency of xutils against xutils-dev, it was only useful
> > for transitional purpose in Etch, closes: #418123.
> 
> > This means that any package which used xmkmf/imake and had xutils, instead 
> > of 
> > xutils-dev, for the Build-Depends will now FTBFS.  It seems there were 
> > several packages which fall into this category (at this point, I've found 
> > 11 
> > packages starting with [0-9a-d]).  So unless there are any objections, I'll 
> > start filing bugs as I find them.
> 
> Mass bugfiling seems appropriate and reasonable, but if you've already found
> 11 build failures in [0-9a-d], I think a severity: serious bug should be
> filed against the new xorg in unstable to hold it out of lenny until the
> full impact is known and the release team can make an informed decision
> about whether this is acceptable for the release.

I found those issues as well (there are 84 packages failing to build
because of that). I discussed this briefly on #debian-x, but it's not
clear yet if the X maintainers want to revert this change.

I would personally prefer if this change was reverted and done after
lenny. We don't really need 84 new RC bugs...
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


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



Re: Packaging a project using cmake

2008-06-08 Thread Riku Voipio
On Sat, Jun 07, 2008 at 09:25:23PM +0200, Mathieu Malaterre wrote:
> >> $ superdupertool libfoo.so
> >>=> this lib requires libstdc++6 at least version 4.0.2

> > dpkg-shlibdeps run during build does that and then dpkg-gencontrol
> > replaces the ${shlibs:Depends} in control file

> All this is kindda new to me. When I was looking at debian package
> that use cmake to be build, I assumed the value in the control files
> where hardcoded.

You should read the Debian Policy[1] and Best Packaging Practices
from Delopers reference[2]. Else you will generate packages that
look superfically correct, but, are in fact buggy. IE don't develop
by guesswork.

[1] http://www.debian.org/doc/debian-policy/
[2] 
http://www.debian.org/doc/developers-reference/ch-best-pkging-practices.en.html

-- 
"rm -rf" only sounds scary if you don't have backups


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



Bug#485088: ITP: safe-rm -- wrapper around the rm command to prevent accidental deletions

2008-06-08 Thread Francois Marier
Package: wnpp
Severity: wishlist
Owner: Francois Marier <[EMAIL PROTECTED]>

* Package name: safe-rm
  Version : 0.2
  Upstream Author : Francois Marier <[EMAIL PROTECTED]>
* URL : http://www.nongnu.org/safe-rm/
* License : GPLv3+
  Programming Lang: Perl
  Description : wrapper around the rm command to prevent accidental 
deletions

Tool which prevents the accidental deletion of important files by replacing rm 
with a
wrapper which checks the given arguments against a configurable blacklist of 
files
and directories which should never be removed.
..
Users who attempt to delete one of these protected files or directories will 
not be able
to do so and will be shown a warning message instead.
..
Protected paths can be set both at the site and user levels.



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



Re: Packaging a project using cmake

2008-06-08 Thread Mathieu Malaterre
On Sun, Jun 8, 2008 at 9:43 AM, Riku Voipio <[EMAIL PROTECTED]> wrote:
> On Sat, Jun 07, 2008 at 09:25:23PM +0200, Mathieu Malaterre wrote:
>> >> $ superdupertool libfoo.so
>> >>=> this lib requires libstdc++6 at least version 4.0.2
>
>> > dpkg-shlibdeps run during build does that and then dpkg-gencontrol
>> > replaces the ${shlibs:Depends} in control file
>
>> All this is kindda new to me. When I was looking at debian package
>> that use cmake to be build, I assumed the value in the control files
>> where hardcoded.
>
> You should read the Debian Policy[1] and Best Packaging Practices
> from Delopers reference[2]. Else you will generate packages that
> look superfically correct, but, are in fact buggy. IE don't develop
> by guesswork.

Ok, but REing the file format allowed me to understand the difference
between ar-as-in-GNU vs ar-as-inBSD and finding the following nasty
bug:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=474092

Anyway I'll check with Alex/Bill if this ok to not be backward
compatible and only build deb on debian machine.

Thanks everybody,
-- 
Mathieu


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



Re: Mass bug filing: FTBFS because of using imake without Build-Depends on xutils-dev

2008-06-08 Thread Julien Cristau
On Sun, Jun  8, 2008 at 09:24:45 +0200, Lucas Nussbaum wrote:

> I found those issues as well (there are 84 packages failing to build
> because of that). I discussed this briefly on #debian-x, but it's not
> clear yet if the X maintainers want to revert this change.
> 
> I would personally prefer if this change was reverted and done after
> lenny. We don't really need 84 new RC bugs...

I think I told you I'd revert it.  But it would be nice if the mass bug
filing was done anyway, at important severity, so people have a chance
to fix that before it becomes RC when we drop the dependency again after
lenny.

Anyway, a serious bug against xutils 1:7.3+11 is in order for now.

Cheers,
Julien


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



Bug#485128: ITP: pegsolitaire -- An education game similar to Hi-Q

2008-06-08 Thread Gonéri Le Bouder
Package: wnpp
Severity: wishlist
Owner: "Gonéri Le Bouder" <[EMAIL PROTECTED]>

* Package name: pegsolitaire
  Version : 0.0.4
  Upstream Author : Ben Asselstine
* URL : http://www.asselstine.com/pegsolitaire/
* License : GPLv2+
  Programming Lang: C
  Description : An education game similar to Hi-Q
 The object is to jump pegs until a single peg is left in the
 centre of the game board.

The package will be co-maintained by the Debian Games Team.



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



Bug#485132: ITP: libmath-calculus-newtonraphson-perl -- Algebraic Newton Raphson Implementation

2008-06-08 Thread Deepak Tripathi
Package: wnpp
Severity: wishlist
Owner: Deepak Tripathi <[EMAIL PROTECTED]>


* Package name: libmath-calculus-newtonraphson-perl
  Version : 0.1 
  Upstream Author : Jonathan Worthington, <[EMAIL PROTECTED]>
* URL : http://search.cpan.org/
* License : Perl 
  Programming Lang: Perl 
  Description : Algebraic Newton Raphson Implementation


-- 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.24-1-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/bash

-- 
Thanks & Regards,
Deepak Tripathi(DK)| GPG: 0xB9B0C9F2 | IRC: deepak
deepaktripathi.blogspot.com

E3 71V3 8Y C063 (We Live By Code)
--











signature.asc
Description: Digital signature


Bug#485130: ITP: libmath-calculus-newtonraphson-0.1 -- Algebraic Newton Raphson Implementation

2008-06-08 Thread Deepak Tripathi
Package: wnpp
Severity: wishlist
Owner: Deepak Tripathi <[EMAIL PROTECTED]>


* Package name: libmath-calculus-newtonraphson-0.1
  Version : 0.1
  Upstream Author : Jonathan Worthington, <[EMAIL PROTECTED]>
* URL 
:http://search.cpan.org/~jonathan/Math-Calculus-NewtonRaphson-0.1/ 
* License : Perl 
  Programming Lang: Perl
  Description : Algebraic Newton Raphson Implementation

  This module can take an algebraic expression, parses it and then uses
  the Newton Raphson method to solve the it. The Newton Raphson
  method relies on the fact that the expression you pass in
  evaluates to zero where there is a solution. That is, to
  solve:-

  x^2 = 5

  You would need to pass in:-

  x^2 - 5
  It understands expressions containing any of the operators +,
  -, *, / and ^ (raise to power), bracketed expressions to
  enable correct precedence and the functions ln, exp, sin, cos,
  tan, sec, cosec, cot, sinh, cosh, tanh, sech, cosech, coth,
asin, acos, atan, asinh, acosh and atanh.

-- 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.24-1-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/bash

-- 
Thanks & Regards,
Deepak Tripathi(DK)| GPG: 0xB9B0C9F2 | IRC: deepak
deepaktripathi.blogspot.com

E3 71V3 8Y C063 (We Live By Code)
--


signature.asc
Description: Digital signature


Bug#485134: ITP: ocaml-inotify -- OCaml bindings for inotify API

2008-06-08 Thread Sylvain Le Gall
Package: wnpp
Severity: wishlist
Owner: Sylvain Le Gall <[EMAIL PROTECTED]>


* Package name: ocaml-inotify
  Version : 0.6
  Upstream Author : Vincent Hanquez <[EMAIL PROTECTED]>
* URL : http://tab.snarc.org/projects/ocaml_inotify/
* License : LGPL
  Programming Lang: OCaml
  Description : OCaml bindings for inotify API

 This library provides OCaml bindings for using inotify.
 .
 Inotify is a linux kernel subsystem, that notice changes to the
 filesystem, and report those changes to applications.


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.22.6-vs2.2.0.3-core2 (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




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



Re: Mass bug filing: FTBFS because of using imake without Build-Depends on xutils-dev

2008-06-08 Thread Daniel Schepler
On Sunday 08 June 2008 02:55:23 am Julien Cristau wrote:
> On Sun, Jun  8, 2008 at 09:24:45 +0200, Lucas Nussbaum wrote:
> > I found those issues as well (there are 84 packages failing to build
> > because of that). I discussed this briefly on #debian-x, but it's not
> > clear yet if the X maintainers want to revert this change.
> >
> > I would personally prefer if this change was reverted and done after
> > lenny. We don't really need 84 new RC bugs...
>
> I think I told you I'd revert it.  But it would be nice if the mass bug
> filing was done anyway, at important severity, so people have a chance
> to fix that before it becomes RC when we drop the dependency again after
> lenny.
>
> Anyway, a serious bug against xutils 1:7.3+11 is in order for now.
>
> Cheers,
> Julien

OK, that sounds like a good plan.  I'll file the bug against xutils and then 
start filing important severity bugs against the affected packages.
-- 
Daniel Schepler


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



cobrancas modelos de respostas a propostas comerciais

2008-06-08 Thread P.G.

carta comercial modelos de cartas com mensagem mensagens de pêsames, carta 
comerciail 
documentos comerciais, modelos de cartas, modelos de cartas comerciais modelos 
de propostas comerciais

Visite:
http://www.modelosdecartascomerciais.com

modelos prontos de cartas comerciais, curriculos, textos carta comercial carta 
comerciail, modelo de oficio carta de apresentação comercial, cobrancas modelos 
de respostas a propostas comerciais.

Veja em:
http://www.modelosdecartascomerciais.com

modelos de planilhas como escrever cartas comerciais, modelos de cartas formais 
redacao comercial, franquias modelos de atestados médico modelos de cartas de 
demissão e muito mais cobrancas modelos de respostas a propostas comerciais.



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



Re: A dream of the Debian-logo

2008-06-08 Thread Adeodato Simó
> This picture is a dream of the Debian-logo in the future...

For the record, while I don't dislike the "e = modern swirl" idea, the
font (typeface?) of the rest of the letters is just awful for a logo
(because it's one of the common ones whose name I don't know).

HTH,

-- 
Adeodato Simó dato at net.com.org.es
Debian Developer  adeodato at debian.org
 
Everything you read in newspapers is absolutely true, except for that
rare story of which you happen to have first-hand knowledge.
-- Erwin Knoll


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



Re: A dream of the Debian-logo

2008-06-08 Thread brian m. carlson

On Sun, Jun 08, 2008 at 08:18:18PM +0200, Adeodato Simó wrote:

This picture is a dream of the Debian-logo in the future...


For the record, while I don't dislike the "e = modern swirl" idea, the
font (typeface?) of the rest of the letters is just awful for a logo
(because it's one of the common ones whose name I don't know).


It looks to me like Helvetica[0], which is one of the 14 standard
PostScript fonts.

[0] Or Nimbus Sans L, which is basically the same thing.
--
brian m. carlson / brian with sandals: Houston, Texas, US
+1 713 440 7475 | http://crustytoothpaste.ath.cx/~bmc | My opinion only
troff on top of XML: http://crustytoothpaste.ath.cx/~bmc/code/thwack
OpenPGP: RSA v4 4096b 88AC E9B2 9196 305B A994 7552 F1BA 225C 0223 B187


signature.asc
Description: Digital signature


Re: Request for qsynth NMU

2008-06-08 Thread Petter Reinholdtsen

[Vincent Bernat]
> Did you contact the current maintainer? It would be easier if he
> orphans himself the package.

I got a reply from the maintainer, Eric Van Buggenhaut, 2008-05-11 on
an email I sent 2008-05-04.  He said he had been busy, but hoped to
retake his debian duties in a couple of weeks or so.  Because of this,
I suspect he would be happy to get help with his packages.

If you need a sponsor for your uploads, I would be happy to assist.
Read http://www.hungry.com/~pere/debian-sponsoring.html > for my
sponsoring preferences.

Happy hacking,
-- 
Petter Reinholdtsen


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



Re: Bug#484381: ITP: yaml -- YAML 1.1 parser and emitter written in C

2008-06-08 Thread Anders Kaseorg
I received this response from the upstream author regarding the package
name.

 Forwarded Message 
From: Kirill Simonov <[EMAIL PROTECTED]>
To: Anders Kaseorg <[EMAIL PROTECTED]>
Subject: Re: LibYAML tarball name
Date: Sun, 08 Jun 2008 19:05:16 +0300

Hi Anders,

Anders Kaseorg wrote:
> I am packaging LibYAML for inclusion in Debian, so that their PyYAML
> package can be built against it.
> 
> 
> debian-devel recommended renaming the package from "yaml" to "libyaml",
> and suggested that the upstream tarball should be renamed as well.  This
> is not absolutely necessary, since the tarball can be renamed for
> Debian, but would be less confusing.

Thank you for your efforts!  The development of libyaml is somewhat 
stalled, but I expect to resume it after I defend my dissertation.

The tarball name was chosen to be in line with names like sqlite or 
expat.  For instance, in Debian there's a binary package 'libsqlite3-0', 
which is built from a source package 'sqlite3'.  Similarly, there's a 
source package 'expat' together with a binary package 'libexpat1'. 
Following these examples, we could get a source package 'yaml' and a 
binary package 'libyaml0.

I agree, however, that the name 'yaml' for a package might be confusing 
since it's the name of a language that has multiple implementations and 
it may be not polite to use this name for one particular implementation. 
So I may rename the package if I come up with an alternative naming 
scheme.  I'll consider renaming the tarball and the project name for the 
next release.


Thanks,
Kirill


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



Bug#485288: ITP: libcurses-forms-perl -- Curses Forms Framework

2008-06-08 Thread Edi Stojicevic
Package: wnpp
Severity: wishlist
Owner: Edi Stojicevic <[EMAIL PROTECTED]>


* Package name: libcurses-forms-perl
  Version : 1.997
  Upstream Author : Arthur Corliss <[EMAIL PROTECTED]>
* URL : http://search.cpan.org/~corliss/CursesForms-1.997/Forms.pm
* License : GPL
  Programming Lang: Perl
  Description : Curses Forms Framework


Curses::Forms provide a simple framework for OO forms. The Forms module itself 
provides a basic
class from which extended forms can be derived, or, it can be used as-is to 
control forms populated
with widgets. More specialised forms are also available under 
Curses::Forms::Dialog.



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



Bug#485308: ITP: ocaml-dbus -- OCaml bindings for the dbus API

2008-06-08 Thread Sylvain Le Gall
Package: wnpp
Severity: wishlist
Owner: Sylvain Le Gall <[EMAIL PROTECTED]>


* Package name: ocaml-dbus
  Version : 0.06
  Upstream Author : Vincent Hanquez
* URL : http://tab.snarc.org/projects/ocaml_dbus/
* License : LGPL
  Programming Lang: OCaml
  Description : OCaml bindings for the dbus API

 This library provides OCaml bindings for using D-Bus.
 .
 D-Bus is a projects that permits program to communicate with each
 other, using a simple IPC protocol.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.22.6-vs2.2.0.3-core2 (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




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



Come join me on SEO India...

2008-06-08 Thread Chirag Patel
SEO India: SEO Ahmedabad, SEO India, Search Engine Optimization Company India

Chirag Patel has invited you to join SEO India



Hello All,

Dear Webmaster Please join with me on seosemindia.ning.com and share how to 
generate adsense revenue more and more with me and dharak sandeep (a gratest 
blogger).. ocen of money

Check out SEO India:
http://seosemindia.ning.com/?xgi=j3A0syO

If your email program doesn't recognize the web address above as an active link,
please copy and paste it into your web browser



About SEO India...
Search Engine Optimization Company India offers you high keyword ranking for 
your website on top most search engine

SEO India includes:
Blogs
Discussions



To control which emails you receive on the corner, or to opt-out, go to:
http://seosemindia.ning.com/profiles/profile/emailSettings