Misunderstand in debian/rules script

2008-12-10 Thread Всеволод Величко
Hello, all. I have a little problem while building a package - it uses two systems for building - cmake in the main package dir and qmake in one subdirectory. I have in my debian/rules file the following strings: #QUOTE begin build: build-stamp build-stamp: dh_testdir cmake .

Re: Misunderstand in debian/rules script

2008-12-10 Thread Cyril Brulebois
Всеволод Величко <[EMAIL PROTECTED]> (10/12/2008): > It normally builds the main part, but fails on the subdir building > with the "Cannot find file: icq.pro" error. > `pwd` outputs `/home/myhome/worskspace/package`, so I think that it > simply returns to the main dir after each command execution.

Re: Misunderstand in debian/rules script

2008-12-10 Thread Paul Wise
Use "cd plugins/icq ; qmake-qt4 icq.pro" instead of "qmake-qt4 icq.pro". debian/rules is just a makefile, so everything in the GNU Make manual applies to it. Also, you might want to file a bug upstream (with patch if you have time) asking for them to pick one build system and stick with it. --

demande d'aide pour le financement d'un projet social

2008-12-10 Thread Abel Amour
i  BONJOUR CHER PARTICULIER Juste pour vous faire part d’un projet qui me donne de l’insomnie. Je suis un jeune citoyen béninois vivant au Bénin (un pays situer en Afrique de l’ouest). Voyant dans quelle situation nos sourds, handicapés mental et moteur souffrent  dans nos rues et sur nos v

Bug#508356: ITP: murrina-theme-stormcloud -- stormcloud theme for the murrine gtk2.x engine

2008-12-10 Thread Jelle de Jong
Package: wnpp Severity: wishlist Owner: Jelle de Jong <[EMAIL PROTECTED]> * Package name: murrina-theme-stormcloud Version : 0.3.0 Upstream Author : Sven Hein * URL : http://xfce-look.org/content/show.php/MurrinaStormCloud?content=61418 * License : GPL Progr

Re: Bug#508356: ITP: murrina-theme-stormcloud -- stormcloud theme for the murrine gtk2.x engine

2008-12-10 Thread Yves-Alexis Perez
On mer, 2008-12-10 at 15:04 +0100, Jelle de Jong wrote: > * Package name: murrina-theme-stormcloud I guess it can be integrated into murrine-themes (which is on collab-maint). Cheers, -- Yves-Alexis -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Con

Peer review of copyright files.

2008-12-10 Thread Charles Plessy
Hello everybody, Although it should never happen, sometimes a new package we submit to our archive managers is rejected because the description of the copyright status of its files is either incorrect or lacunar. This is waste of precious time for everybody. In order to ameliorate the quality of o

Re: Misunderstand in debian/rules script

2008-12-10 Thread Florian Weimer
* Paul Wise: > Use "cd plugins/icq ; qmake-qt4 icq.pro" instead of "qmake-qt4 icq.pro". Actually, "cd plugins/icq && qmake-qt4 icq.pro" is the recommended approach. It makes sure that the the command does not spuriously succeed when the target directory does not exist and the current directory c

Bug#508398: ITP: mini18n -- minimal translation library

2008-12-10 Thread Evgeni Golov
Package: wnpp Severity: wishlist Owner: Evgeni Golov <[EMAIL PROTECTED]> * Package name: mini18n Version : 0.0 (no official release yet) Upstream Author : Guillaume Duhamel <[EMAIL PROTECTED]> * URL : http://www.yabause.org/ * License : GPL-2+ Programming Lang

Bug#508407: ITP: backintime -- a simple backup/snapshot system for GNOME

2008-12-10 Thread Jonathan Wiltshire
Package: wnpp Severity: wishlist Owner: Jonathan Wiltshire <[EMAIL PROTECTED]> * Package name: backintime Version : 0.8.14 Upstream Author : Oprea Dan <[EMAIL PROTECTED]> * URL : http://www.le-web.org/back-in-time/ * License : GPL Programming Lang: Python D

New Home Theater Review Website - HomeTheaterReview.com

2008-12-10 Thread Jerry Del Colliano
PRESS RELEASE Contact: Jerry Del Colliano, 310.860.9988 New Home Theater and AUDIO/VIDEO Review Site Launches at HomeTheaterReview.com BEVERLY HILLS, CA ­ December 10, 2008 ­ Leading home entertainment industry publisher Jerry Del Colliano announced his latest venture today with the launch of a

Re: Bug#508311: ITP: maven-archiver -- Maven Archiver

2008-12-10 Thread Gunnar Wolf
Torsten Werner dijo [Tue, Dec 09, 2008 at 11:13:07PM +0100]: > On Tue, Dec 9, 2008 at 11:07 PM, Cyril Brulebois <[EMAIL PROTECTED]> wrote: > > Torsten Werner <[EMAIL PROTECTED]> (09/12/2008): > >> * Package name: maven-archiver > >> Description : Maven Archiver > > > > No kidding‽ > > Do

apt-ftparchive bug ?

2008-12-10 Thread Salvatore Ansani
Hi guys, I'm using apt-ftparchive to make my personal debian repository. I think I found a (possibly ?!?!?) bug regard how apt-ftparchive get file size. On apt-utild package on ftp-archive/cachedb.cc on CacheDB::GetFileStat function, I see this piece of code: if ((CurStat.Flags & FlSize)