Hi Visti!

On Mon, 01 Dec 2008 06:43:09 +0100, Visti Andresen wrote:
> Hi some time ago I begun to create a config package for gta01
>
> It seem to be mostly done now.

This is a great news, I am still trying to find a GTA01 for sale, if
someone would like to sell her/his (or know someone etc.), please
contact me in private.

> There is no gps support as I haven't packaged gllin and of course
> there is still some echoing :)

IIRC gllin cannot be included in Debian main because it is not
DFSG-free.  However, in the while we can distribute it from the pkg-fso
repository, so in case you want to package it, please go on!

> The next question, how would you like to receive the changes?
>
> As a patch? And should I just upload it here?
>
> Though git?

I prefer a Git patch, please.  You can either open a bug in the Debian
BTS and attach it there (please read the instruction on how to report
bug at [1]) or directly send it to this mailing list.

[1] http://wiki.debian.org/DebianOnFreeRunner

> I don't have a git "account" (if required) and should I create a
> branch for the changes?

You do not need any Git account:

  $ git commit -m $MESSAGE
  $ git format-patch $REVISION
  [this will create a 0001-$WHATEVER.patch file in your working dir]
  $ git send-email 0001-$WHATEVER.patch

Please read `git format-patch --help` and `git send-email --help` (the
latter being available in the git-email package).

Thx, bye,
Gismo / Luca

Attachment: pgplt2spgjmdX.pgp
Description: PGP signature

_______________________________________________
Smartphones-userland mailing list
Smartphones-userland@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/smartphones-userland

Reply via email to