unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: sojkam1@fel.cvut.cz
To: Xavier Maillard <xma@gnu.org>
Cc: notmuch@notmuchmail.org
Subject: Re: Debian package
Date: Sat, 06 Mar 2010 09:46:34 +0100	[thread overview]
Message-ID: <20100306094634.72252af0kjjot5re@wimap.feld.cvut.cz> (raw)
In-Reply-To: <m2wrxq9edv.fsf@deb.maillard.im>

Cituji Xavier Maillard <xma@gnu.org>:
> That's a good start but it does not work out of the box for
> me. What is the integration/all branch ? Do I need something
> special in order to use your script ?

Hi,

I use the script in the following way. I have a branch mydebian, which  
is the debian branch with this script and a file called  
wsh-topic-branches added. wsh-topic-branches contains one branch name  
per line and to start, it is sufficient to have there only "master".  
To build the package, I checkout the mydebian branch I run the script.  
It merges all the branches I want to use (the result is called  
integration/all) and builds the package from the result of the merge.

If you only want to use master branch, it is probably easier to do  
something like:

git checkout debian
git merge master
git-dch ...
git-buildpackage ...

Instead of ... write the parameters from the script and replace  
"integration/all" by "debian".

I write this email from a comuter where I don't have notmuch sources,  
so I cannot test the above. It is possible it will be necessary to  
tweak some parameters of git-*.

Cheers,
Michal

  reply	other threads:[~2010-03-06  8:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-05  5:11 Debian package Xavier Maillard
2010-03-05  7:18 ` martin f krafft
2010-03-05  8:37 ` Michal Sojka
2010-03-06  6:02   ` Xavier Maillard
2010-03-06  8:46     ` sojkam1 [this message]
2010-03-07  6:19       ` Xavier Maillard
2010-03-08  8:31         ` Michal Sojka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://notmuchmail.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100306094634.72252af0kjjot5re@wimap.feld.cvut.cz \
    --to=sojkam1@fel.cvut.cz \
    --cc=notmuch@notmuchmail.org \
    --cc=xma@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).