Last steps to Mame 0.148

Emmanuel Kasper emmanuel at libera.cc
Fri Jan 25 22:50:52 UTC 2013


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Le 25/01/2013 23:11, Cesare Falco a écrit :
> Hello Manu!
> 
>> Yes let's do this ! Do you need a new git repo on alioth for the 
>> mame-extra source package ?
> Yes, I guess we need it. :)
> 
> Is it enough to logon on anonscm.debian.org and create it? git init
> /git/pkg-games/mame-extra.git

Have a look at this:
http://wiki.debian.org/Games/VCS/git#Creating_a_git_repository

>> BTW you can push your changes in the git repo, I am looking
>> forward to build 0.148 :)
> As this is the first time I do it: git push origin debian/0.148
> 

Well I think you should push your changes in the "master" branch.

So you have to merge locally your debian/0.148 branch and the "master"
branch, then push the result to alioth
so something along

git checkout master
git merge debian/0.148
.... solve conflicts
git push

according to
http://git-scm.com/book/en/Git-Branching-Basic-Branching-and-Merging

We don't need to create a branch for every upstream release IMHO, I
just did this for 0.146 because it was the version which is pending
during the Debian freeze and I wanted to allow other people to push
their changes in "master"

Cheers !

Manu
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBCAAGBQJRAwxMAAoJEAZFbdeR6VeR0z0P/1RIgkwN38vhfN+5lITj2n3z
z/8AAKDnRo7HpBISznk+CR+oNntddWUEHA4HS6bzUxzd6H8g3n4MrxbvI3PRmF5r
w4/V7Ux0k4Nq7YSYxzZzEWvjuu+M9LxwuwLhGj3sVaT2T0Aox+Q6dEb88L9bmgC0
5rczJvbeBRHCJJO5+shx7+wS5FpYg5b1J35Xyxms2M90f6HX/zY4xyMT6OB47WaA
haxx+bHS8WuvR/wp1LuEaZFYQM7OpGygQ5l++0nGJiF49tN68EAqeZ265+VReTZG
Bbj8dznjv6AI7/EBAke5bH4nA23X1T60uUbS07rXPrKwJ3U/fgVdA8Lp0E0MjLeM
8UQuM5j7dcaZ8ajCadqPYpGHyVhDqiLJp9YrHBC8G25PgFZfqL6n4HLSBL0qScmG
FR6FQG9SR4riiLjhjlhyiH7jFtZhFmf6ivL9U0SrwwK2ynPDdAgl3WCDA8G/+y2/
AkOgSgfTCz7RqnYoP0wSJ5APV/MF5RTSbLkjBicyQg/nqOh8mFaofvVlinS9oHEw
iNpvnxSeVfMTjWcQJMIj/G87POz3RNDuFdVRsfLLbX39OKCLwzB7h/2j917JLx67
lvL1U4FNE2n4sQ4meh6VwdSgCRnj3bcg+jIcHMhxhxJg/vaQoOjMWQOijkE4fAHk
IeMij2gowR+hQS9RO3ZZ
=6FOg
-----END PGP SIGNATURE-----



More information about the Pkg-games-devel mailing list