SDL_net in git, please
Dominique Dumont
dod at debian.org
Sun Dec 4 10:51:52 UTC 2011
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.
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
Now, if you have configured mr, you can have the git repo on your machine by
running twice 'mr update'.
All the best
Dominique
--
http://config-model.wiki.sourceforge.net/ -o- http://search.cpan.org/~ddumont/
http://www.ohloh.net/accounts/ddumont -o- http://ddumont.wordpress.com/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.alioth.debian.org/pipermail/pkg-sdl-maintainers/attachments/20111204/4d6e152d/attachment-0001.pgp>
More information about the Pkg-sdl-maintainers
mailing list