Re: QtCreator 2.1.0-rc1

2010-12-02 Thread Christian Kandeler

On 12/02/2010 03:29 AM, ext David Talmage wrote:

Is it complaining about PanicButton.pro? Should that be panicbutton.pro?


Most probably. The package name is derived from the top-level project 
name, which is the name of the project file without the extension. Since 
Debian packages cannot contain upper-case letters, Creator converts them 
to lower case and emits a warning.

However:

> :-1: warning: Your project name contains characters not allowed in
> Debian packages.

I take it that this is not the verbatim message? There should be an 
explanation of which characters are allowed, and certainly no "-1".



Christian
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: QtCreator 2.1.0-rc1

2010-12-01 Thread David Talmage

On 12/01/2010 09:45 PM, Felipe Crochik wrote:


I don't think the upper/lower case especially on windows but I may be wrong.
Anyway does not sound like the cause for the message. Have you checked the
actual contents of the panicbutton.pro file? It could be the TARGET=-1
but it is hard for me to guess w/o the code and/or more of the output.


For what it's worth, I'm using Linux.

Here's the definition of TARGET in PanicButton.pro:

TARGET = panicbutton

___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


RE: QtCreator 2.1.0-rc1

2010-12-01 Thread Felipe Crochik
David, 

I don't think the upper/lower case especially on windows but I may be wrong.
Anyway does not sound like the cause for the message. Have you checked the
actual contents of the panicbutton.pro file? It could be the TARGET=-1
but it is hard for me to guess w/o the code and/or more of the output.

Felipe

-Original Message-
From: David Talmage [mailto:talm...@acm.org] 
Sent: Wednesday, December 01, 2010 9:29 PM
To: Felipe Crochik
Cc: maemo-developers@maemo.org
Subject: Re: QtCreator 2.1.0-rc1

On 12/01/2010 09:15 PM, Felipe Crochik wrote:
> Hi David,
>
> I think they are separate issues (especially because "-1" is not even part
> of the file name you described).
>
> The panicbutton_0.3.0_armel.deb is a valid package name. You may also have
> something like panicbutton_0.3.0-1_armel.deb.
>
> It is complaining about the "project name". I don't think it has anything
to
> do with the package name.
> ...

Thanks for pointing that out, Felipe.

Is it complaining about PanicButton.pro?  Should that be panicbutton.pro?

___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: QtCreator 2.1.0-rc1

2010-12-01 Thread David Talmage

On 12/01/2010 09:15 PM, Felipe Crochik wrote:

Hi David,

I think they are separate issues (especially because "-1" is not even part
of the file name you described).

The panicbutton_0.3.0_armel.deb is a valid package name. You may also have
something like panicbutton_0.3.0-1_armel.deb.

It is complaining about the "project name". I don't think it has anything to
do with the package name.
...


Thanks for pointing that out, Felipe.

Is it complaining about PanicButton.pro?  Should that be panicbutton.pro?

___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


RE: QtCreator 2.1.0-rc1

2010-12-01 Thread Felipe Crochik
Hi David, 

I think they are separate issues (especially because "-1" is not even part
of the file name you described). 

The panicbutton_0.3.0_armel.deb is a valid package name. You may also have
something like panicbutton_0.3.0-1_armel.deb.

It is complaining about the "project name". I don't think it has anything to
do with the package name. 

Felipe

-Original Message-
From: maemo-developers-boun...@maemo.org
[mailto:maemo-developers-boun...@maemo.org] On Behalf Of David Talmage
Sent: Wednesday, December 01, 2010 8:57 PM
To: maemo-developers@maemo.org
Subject: QtCreator 2.1.0-rc1

QtCreator puts underscores instead of dashes in the names of the 
packages it creates for me.  Have I misconfigured it or have I bound a bug?

For example, when I build my soon-to-be-released PanicButton 
application, QtCreator makes panicbutton_0.3.0_armel.deb instead of 
panicbutton-0.3.0-armel.deb.  Then it complains:

:-1: warning: Your project name contains characters not allowed in 
Debian packages.

___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers

___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


QtCreator 2.1.0-rc1

2010-12-01 Thread David Talmage
QtCreator puts underscores instead of dashes in the names of the 
packages it creates for me.  Have I misconfigured it or have I bound a bug?


For example, when I build my soon-to-be-released PanicButton 
application, QtCreator makes panicbutton_0.3.0_armel.deb instead of 
panicbutton-0.3.0-armel.deb.  Then it complains:


:-1: warning: Your project name contains characters not allowed in 
Debian packages.


___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers