SDL_net in git, please

Manuel A. Fernandez Montecelo manuel.montezelo at gmail.com
Sun Dec 4 20:01:12 UTC 2011


Hello,

2011/12/4 Dominique Dumont <dod at debian.org>:
> Le Saturday 3 December 2011 16:52:15, Manuel A. Fernandez Montecelo a écrit :
>> I guess that this is mostly for Dominique.  Could you please create a
>> repository in git for SDL_net?
>
> Done.

Thanks.  I have a version ready, I think that you can upload safely.
(I cannot, because I was not as Uploader, of course).

I made many many changes to bring the package up to date, so in the
case that Mike Furr complains for overtaking, we can just put the
package back in his hands, with our modifications or not.

Either way, I think that our audience will appreciate the update, even
if audience only means the guardians of proper packaging in Debian
(e.g. those submitting bug reports about the .la thing, etc).

Regards.


> For the record, here's what I did:
>
>  cd /path-to-sdl-stuff/git/packages
>  apt-get source libsdl-net1.2-dev
>  mkdir sdl-net1.2
>  cd sdl-net1.2
>  git init
>  git-import-dsc --pristine-tar ../sdl-net1.2_1.2.7-2.dsc
>
>  ssh git.debian.org
>  cd /git/pkg-sdl/packages/
>  ../setup-repository sdl-net1.2 'Packaging of SDL_net'
>  exit
>
>  git remote add origin \
>    ssh://git.debian.org/git/pkg-sdl/packages/sdl-net1.2.git
>  git push --all --set-upstream
>  git push --tags

Oh btw, I created a few more tags (same scheme as in sdl-mixer1.2),
because there weren't tags for the specific version of upstream nor
Mike Furr's 1.2.7-2 revision.

Regards.



More information about the Pkg-sdl-maintainers mailing list