[SCM] Debian Science Policy Manual branch, master, updated. 1c2b6552f39e789c5b06adb76d24b78ab525f047
Charles Plessy
plessy at debian.org
Sun Jun 22 23:57:49 UTC 2008
Le Sun, Jun 22, 2008 at 07:58:36PM +0200, Manuel Prinz a écrit :
> Am Sonntag, 22. Juni 2008 19:41:17 schrieb Manuel Prinz:
> > The following commit has been merged in the master branch:
> > commit 1c2b6552f39e789c5b06adb76d24b78ab525f047
> > Author: Manuel Prinz <debian at pinguinkiste.de>
> > Date: Sun Jun 22 19:43:04 2008 +0200
> >
> > Started writing "Help On Packaging" appendix
Hi Manuel, thanks a lot for the help!
I have a few beginners questions, plus a comment:
+$ git config user.name "John Doe"
+$ git config user.email "john at example.org"
Could be git config user.name $DEBFULLNAME and git config user.email
DEBEMAIL if these environment variables are advertised somewhere else.
The advantage of it is that the lazy reader can cut-and-paste from the
help ;)
+$ git import-orig --pristine-tar ~/foo_1.0.orig.tar.gz
- Is there a configuration file that would allow --pristine-tar to be
always passed as an option? I am affraid to forget it one day.
- Is is possible to import the upstream sources in the disorder? (In
separate commands, at separate times).
+$ git branch
+* master
+ pristine-tar
+ upstream
Would a separate debian branch, that would only contain the debian
directory, make any sense?
Have a nice day,
--
Charles
More information about the debian-science-maintainers
mailing list