Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.python > #7494

Re: How to convert a git repo to git-dpm

From Julien Puydt <julien.puydt@laposte.net>
Newsgroups linux.debian.maint.python
Subject Re: How to convert a git repo to git-dpm
Date 2015-10-06 09:40 +0200
Message-ID <qgv0S-7Vp-11@gated-at.bofh.it> (permalink)
References <qgiGl-6S2-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hi,

Le 05/10/2015 20:27, Julien Puydt a écrit :
> (3) git-dpm init ../foo_version.orig.tar.gz (start using git-dpm)

That point takes actually longer, because one needs to have the tarball 
around ; this is now wishlist bug #801086 against git-dpm
( https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=801086 )

> (4) for each patch, use "git-dpm apply-patch"

This just means:
git-dpm apply-patch /path/to/first_patch
git-dpm apply-patch /path/to/second_patch
...

git-dpm will turn each patch into a nice commit (provided those are good 
DEP3 patchs -- a good Description: and a good Author: )


I hope that helps,

Snark on #debian-python

Back to linux.debian.maint.python | Previous | NextPrevious in thread | Find similar


Thread

How to convert a git repo to git-dpm Julien Puydt <julien.puydt@laposte.net> - 2015-10-05 20:30 +0200
  Re: How to convert a git repo to git-dpm Julien Puydt <julien.puydt@laposte.net> - 2015-10-06 09:40 +0200

csiph-web