wiki page improvment - proposal
Jaromír Mikeš
mira.mikes at seznam.cz
Mon Oct 12 19:04:03 UTC 2009
Hi,
Recently I had problem with adding new upstream release to repo.
So I am suggesting improvement of http://wiki.debian.org/DebianMultimedia/DevelopPackaging page
by adding information how to apply new upstream release to existing repo in right way.
Is this way right ?
$ cd /path/to/sources/
$ git checkout origin/upstream
$ git checkout -b upstream
$ git checkout master
$ git-import-orig /path/to/<package>_0.0.1.orig.tar.bz
$ git push alioth master
$ git push alioth upstream
$ git push alioth --tags
Please comment/correct this practice
best regards
mira
More information about the pkg-multimedia-maintainers
mailing list