[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#694632: Bug#684039: Bug#694632: Bug#684039: ITP: prime-phylo -- Bayesian estimation of gene trees taking the species tree into account



I think the documentation

http://debian-med.alioth.debian.org/docs/policy.html

 was not so clear about how to handle a new upstream release. Anyway
when I also found

http://wiki.debian.org/Games/VCS/git#Adding_a_new_upstream_release

I came to the conclusion that I needed to run

"git import-orig --pristine-tar"

again.

erik@linux:~$ wget --quiet
http://prime.sbc.su.se/download/prime-phylo-1.0.11.tar.gz
erik@linux:~$ cd prime-phylo
erik@linux:~/prime-phylo$ git branch
* master
  pristine-tar
  upstream
erik@linux:~/prime-phylo$ git import-orig --pristine-tar
../prime-phylo-1.0.11.tar.gz
What is the upstream version? [1.0.11]
gbp:info: Importing '../prime-phylo-1.0.11.tar.gz' to branch 'upstream'...
gbp:info: Source package is prime-phylo
gbp:info: Upstream version is 1.0.11
pristine-tar: committed prime-phylo_1.0.11.orig.tar.gz.delta to branch
pristine-tar
gbp:info: Merging to 'master'
Merge made by the 'recursive' strategy.
gbp:info: Successfully imported version 1.0.11 of ../prime-phylo-1.0.11.tar.gz

erik@linux:~/prime-phylo$ git push --all
Enter passphrase for key '/home/erik/.ssh/id_rsa':
Counting objects: 25, done.
Delta compression using up to 6 threads.
Compressing objects: 100% (14/14), done.
Writing objects: 100% (15/15), 19.70 KiB, done.
Total 15 (delta 7), reused 0 (delta 0)
To git+ssh://git.debian.org/git/debian-med/prime-phylo.git
   9785bae..1f18d28  master -> master
   3e85ea5..8183c10  pristine-tar -> pristine-tar
   d895eb7..0ad54f6  upstream -> upstream
erik@linux:~/prime-phylo$ git push --tags
Enter passphrase for key '/home/erik/.ssh/id_rsa':
Counting objects: 1, done.
Writing objects: 100% (1/1), 184 bytes, done.
Total 1 (delta 0), reused 0 (delta 0)

cheers,
Erik


On Mon, Dec 17, 2012 at 5:26 PM, Andreas Tille <andreas@an3as.eu> wrote:
> On Mon, Dec 17, 2012 at 05:24:00PM +0100, Erik Sjölund wrote:
>> How do I upload the new source code release into git.debian.org?
>    http://debian-med.alioth.debian.org/docs/policy.html
>
> Seek for pristine-tar.
>


Reply to: