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 .
dh build
convert -resize 32x32 \
icons/program_64.png icons/program.xpm
cd plugins/icq
pwd
qmake-qt4 icq.pro
make
cd ../..
touch $@
#QUOTE end

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.
I haven't found any mention about that in Debian Developer's Reference
and don't know how to fix that problem, so I have to ask your help.
Thanks.

--
Best wishes,
Velichko Vsevolod


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



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.

You want e.g. “cd foo; bar”.

> I haven't found any mention about that in Debian Developer's Reference
> and don't know how to fix that problem, so I have to ask your help.

And you want debian-mentors@ for that kind of stuff.

Mraw,
KiBi.


signature.asc
Description: Digital signature


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.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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



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 voies pour quémander
de l’argent avant de gagner leur pain, vraiment tout cela ne donne pas un beau
image à mon pays et de même ils y a beaucoup d’entre eux qui ont appris un
métier et jusque là n’ont pas encors les moyens pour construire leur atelier et
exercer leur métier.   

J’aimerais qu’ont
réfléchissent ensemble sur ce projet. 

Car j’ai envisagé qu’on crée
un centre qui sera baptisé en votre nom ; composer de divers ateliers pour
faire développer leur savoir et de montrer au monde entier  combien de fois 
nous y pensons  à ces personnes. 

Pour cela  il doit être prévue :

- une parcelle composer de deux ou trois terrains
ensemble. 

-La construction
d’une dizaine d’ateliers composer
de :

* Couturier

* Menuiserie 

* Poterie  

* Layette rie   

* Broderie  

* Fabrication des objets
d’art  

* Cordonnerie  

* Coiffure  

* Fabrication des jus de
fruits  

* Fabrication des savons. 

- Une école pour
les sourds 

-Un lieu
d’encadrement pour les handicapés mental 

- La tenue des
divers artisans par atelier  

- Les matériaux de
travail pour chaque atelier 

- La prise en
charge pour chaque ouvrier en cas d’incident de travail, de maladies, du décès 
et la
scolarisation de leurs enfants.  

- La garantie de
six mois de salaire pour chaque ouvrier  

- Dix ouvriers par
ateliers.  

- Un petit centre
de santé pour ces ouvriers  

- Une église pour
les sourds 

- Un terrain de
sport 

- Une cantine  

- Un bar
karaoké   

- Une agence de
sécurité pour la maison  

- Un écran géant
pour la diffusion des sports  

- Trois minis bus pour les déplacements   

   

Et en fin le bénéfice qui
nous serait revenu est la vente de ces produits par exportation et
importation  à travers le monde entier. 

Après la mise en place de ce
projet il aura lieu une inauguration comme d’habitude  et la publicité de ce 
centre  sur plusieurs chaîne téléviser pour motiver
les gents à venir en aide   de ces
ouvriers en achetant leurs articles  . 

Il serait préférable qu’on en
discute beaucoup sur ce projet plutôt que de l’ignorer car cela vas dans
l’intérêt de nous tous, met un accent particulier sur la vie de ces pauvres
ouvriers  et aussi  réduit leur taux de chaumage. 

Même si les moyens sont
insuffisant ont peut démarré le projet et après sollicité l’aide d’autres
partenaires pour l’achever. 

   

Pour en finir « Que Dieu
vous bénisses, car il a été dire celui qui sauve une âme gagne un homme et aura
la vie éternelle ». 

   

Voici le contenu du projet et je voudrais savoir votre
avis  avant de vous envoyez  le dossier compler de ce projet.  

NB : Pour
me joindre, je suis sur le [00229 96000320] 

Merci pour votre compréhension. 

   

  Mr Hogbonouto Kokou Abel Amour  

   

   

  

   

  

 






  

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
  Programming Lang: XML
  Description : stormcloud theme for the murrine gtk2.x engine

Modification of MurrinaBlueGreyGlass to match the dark tint of the StormCloud* 
Metacity themes.
Replaces MurrinaBlueGreyGlass. Needs Murrine Engine by Cimi.



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



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? Contact [EMAIL PROTECTED]



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 our submissions, I propose to
introduce a dose of optional pre-submission peer review.

One may wonder why not reviewing all QA aspects of a package? One reason is
that this requires skills that are not evenly distributed, and for some aspects
is simply a matter of taste. Another reason is that such kind of review is
already taking place, is scaterred on many different teams, mailing lists, and
social networks, and would be difficult to centralise. In contrary, all package
maintainers contributing to Debian must be able to write a good copyright file,
and follow the same guide: exhaustivity. I therefore think that it should be
possible to centralise the effort of reviewing debian/copyright files of new
packages even if it mixes people with various backgounds. 

I have drafted a page on the wiki that summarises the motivations and proposes
a mode of operation. The key principle is peer review: the ones who review the
work of others are the ones who need a review for themselves. Such a system
should be self-sustainable and will not require the goodwill of persons who are
not using the system themselves.

http://wiki.debian.org/CopyrightReview

I welcome everybody interested by the concept to help me to bootstrap the
system, by writing reviews and submitting their own new packages. Would it be
sucessful, the system could be extended to new upstream releases where the
upstream diff is really big, via the use of RFH bugs.

Have a nice day.

PS: and of course, consider using the machine-readable format if you have not
tried yet: http://wiki.debian.org/Proposals/CopyrightFormat 

PPS: If there is interest this proposal could be turned into a DEP.

-- 
Charles Plessy
Tsurumi, Kanagawa, Japan
You can take your time if you want to answer: I am going to sleep


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



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 contains the necessary input data for the command.


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



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: C
  Description : minimal translation library

mini18n is a small and non-obtrusive internationalization library,
originally developed for the Yabause project.

Note1: mini18n is needed for translation support in yabause (#508166).
Note2: the homepage does not carry any information about mini18n yet, only
   the fact that it's used for translations in yabause.

-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)



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



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
  Description : a simple backup/snapshot system for GNOME

Back In Time is a GNOME front-end to rsync, diff and cron for the purpose of
taking snapshots and backups of specified folders. It minimizes disk space use
by taking a snapshot only if the directory has been changed, and hard links
for unmodified files if it has. The user can schedule regular backups into cron,
and can integrate Back In Time with Nautilus for context menus.

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



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



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 comprehensive home theater review site at HomeTheaterReview.com. Del 
Colliano has a proven record of building web properties; he is the founder of 
AVRev.com, ModernHomeTheater.com and AVRevForum.com, which were sold to 
Internet Brands Inc. in February 2008.

Del Colliano's newest online home theater publication will review all of the 
latest and most relevant LCD and plasma HDTVs, Blu-ray players, HDMI receivers, 
audiophile-grade loudspeakers and thousands of other high-end audiophile and 
home theater components. Each of the site's 27 product section pages comes 
complete with Wikipedia-style pages to which readers can sign on to suggest 
edits and additions. Each review will have a robust social networking section, 
enabling consumers to add their opinions to the depth of content.

The site also features sweepstakes for consumers and boasts a healthy email 
list for both consumers and A/V dealers. The current giveaway is a $300 Sony 
Blu-ray player and the 6-disc James Bond Blu-ray box set.

"HomeTheaterReview.com is designed to quickly become the definitive home 
theater publication of any medium," says publisher Jerry Del Colliano. "A 
consumer in the market for a new HDTV can rely on the knowledge that we have 
reviewed any and all products he or she would consider for purchase. Each 
review comes with the type of advice you would expect from your most 
well-informed, tech-savvy friends. Our reviewers aren't issuing their reviews 
from some ivory tower. HomeTheaterReview.com is designed to be social, allowing 
the most enthusiastic home theater fans to not just read our reviews, but truly 
be a part of the site. Our readers can make their voices heard right on the 
review page, edit wiki-pages and interact with our editorial staff in ways they 
could never do with any print magazine."

The new publication's editorial and sales staff is filled with seasoned 
veterans, including managing editor Andrew Robinson (from AVRev.com), associate 
editor Ken Taraszka M.D. (from AVRev.com), Adrienne Maxwell (former editor with 
Home Theater magazine) and contributors such as Ken Kessler, Kevin Miller, 
Brian Kahn, Krissy Rushing and many others. Christina Yuin, a 25-year veteran 
saleswoman in the A/V business (Absolute Sound, Stereophile, AVI, Home Theater 
and Sound & Vision) will be director of sales for HomeTheaterReview.com.

The site is best seen at http://hometheaterreview.com. Newsletter subscriptions 
are free at http://hometheaterreview.com/subscribe

Linkbacks are GREATLY appreciated. We also can trade links from our other 
sites. Email to discuss.

For more information, contact Jerry Del Colliano at 310.860.9988 or [EMAIL 
PROTECTED]



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



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 you have any better description? The title of the homepage is
> 'About Maven Archiver'.

Hmh, maybe «software project management and comprehension tool» would do?

-- 
Gunnar Wolf - [EMAIL PROTECTED] - (+52-55)5623-0154 / 1451-2244
PGP key 1024D/8BB527AF 2001-10-23
Fingerprint: 0C79 D2D1 2C4E 9CE4 5973  F800 D80E F35A 8BB5 27AF


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



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) == FlSize)
{
/* Already worked out the file size */
}

But this report every time wrong package size, so my "Packages" is
incorrect and I got "Size mismatch" error on apt-get.

If I invalidate previous if, this piece of code is executed:


// Stat the file
struct stat St;
if (fstat(Fd->Fd(),&St) != 0)
{
return _error->Errno("fstat",
_("Failed to stat %s"),FileName.c_str());
}
CurStat.FileSize = St.st_size;

And file size is correct.

Is a know bug ? (I did'nt notice anything on debian bug site).

Regards,
Salvatore

-BEGIN GEEK CODE BLOCK-
Version: 3.12
GIT d- s:+++ a- C UL++ P++ L E--- W+++ N+++ o+ K+ w+
O+ M+ V-- PS--- PE+ Y+++ PGP t--- 5 X R++ tv++ b DI+ D++
G+ e++ h+ r++ y++
--END GEEK CODE BLOCK--


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