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


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

Re: Git migration schedule

From Piotr Ożarowski <piotr@debian.org>
Newsgroups linux.debian.maint.python
Subject Re: Git migration schedule
Date 2015-10-18 23:10 +0200
Message-ID <ql3nk-ga-11@gated-at.bofh.it> (permalink)
References <qf9vr-5XN-1@gated-at.bofh.it> <ql2rg-7dt-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

[Jean-Michel Vourgère, 2015-10-18]
> You labelled the wiki as "official" and use terms like "must". I dislike
> that.

wiki can say "official" or "must", but it's still just a wiki, what you
have to comply to is DPMT policy!

> "master" branch name is already used by upstream (This is *very* often

why does it matter what upstream uses?

`git remote add upstream_repo $url_to_upstream_repo && git fetch upstream_repo`
and then create local "upstream" branch that follows whatever upstream
main branch is (I'm not a fan of fetching all upstream commits, though)

> I'm not using git-buildpakage, but a simple debuild (tests) or sbuild

add to ~/.gbp.conf these two lines:

  [buildpackage]
  builder=sbuild

and `gbp buildpackage` will use sbuild

dunno yet what's the difference (simple `sbuild` works for me as
well). We'll see in DPMT policy if gbp is really needed...
-- 
evil general Piotr

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


Thread

Git migration schedule Barry Warsaw <barry@debian.org> - 2015-10-02 16:30 +0200
  Re: Git migration schedule Sandro Tosi <morph@debian.org> - 2015-10-02 22:50 +0200
    Re: Git migration schedule Barry Warsaw <barry@debian.org> - 2015-10-02 23:10 +0200
    Re: Git migration schedule Stefano Rivera <stefanor@debian.org> - 2015-10-03 11:50 +0200
      Re: Git migration schedule Sandro Tosi <morph@debian.org> - 2015-10-03 12:50 +0200
        Re: Git migration schedule Barry Warsaw <barry@debian.org> - 2015-10-03 16:30 +0200
          Re: Git migration schedule Sandro Tosi <morph@debian.org> - 2015-10-03 17:00 +0200
            Re: Git migration schedule Barry Warsaw <barry@debian.org> - 2015-10-03 20:10 +0200
        Re: Git migration schedule Stefano Rivera <stefanor@debian.org> - 2015-10-03 21:00 +0200
          Re: Git migration schedule Daniele Tricoli <eriol@mornie.org> - 2015-10-03 21:50 +0200
            Re: Git migration schedule Stefano Rivera <stefanor@debian.org> - 2015-10-03 22:30 +0200
          Re: Git migration schedule Sandro Tosi <morph@debian.org> - 2015-10-04 21:10 +0200
            Re: Git migration schedule Julien Puydt <julien.puydt@laposte.net> - 2015-10-04 21:30 +0200
            Re: Git migration schedule Sandro Tosi <morph@debian.org> - 2015-10-04 21:40 +0200
              Re: Git migration schedule Stefano Rivera <stefanor@debian.org> - 2015-10-04 23:10 +0200
                Re: Git migration schedule IOhannes m zmölnig (Debian/GNU)  <umlaeute@debian.org> - 2015-10-05 12:10 +0200
                Re: Git migration schedule Stefano Rivera <stefanor@debian.org> - 2015-10-05 22:40 +0200
                Re: Git migration schedule Barry Warsaw <barry@debian.org> - 2015-10-05 23:30 +0200
                Re: Git migration schedule IOhannes m zmölnig (Debian/GNU)  <umlaeute@debian.org> - 2015-10-06 09:40 +0200
              Re: Git migration schedule Barry Warsaw <barry@debian.org> - 2015-10-05 18:00 +0200
            Re: Git migration schedule Stefano Rivera <stefanor@debian.org> - 2015-10-04 23:10 +0200
            Re: Git migration schedule Barry Warsaw <barry@debian.org> - 2015-10-05 17:50 +0200
              Re: Git migration schedule Scott Kitterman <debian@kitterman.com> - 2015-10-05 18:30 +0200
              Re: Git migration schedule Brian May <brian@microcomaustralia.com.au> - 2015-10-06 02:40 +0200
                Re: Git migration schedule Stefano Rivera <stefanor@debian.org> - 2015-10-08 17:10 +0200
            Re: Git migration schedule Barry Warsaw <barry@debian.org> - 2015-10-05 18:00 +0200
              Re: Git migration schedule Barry Warsaw <barry@debian.org> - 2015-10-05 22:40 +0200
              Re: Git migration schedule Stefano Rivera <stefanor@debian.org> - 2015-10-05 22:40 +0200
          Re: Git migration schedule Barry Warsaw <barry@debian.org> - 2015-10-05 17:40 +0200
            Re: Git migration schedule Stefano Rivera <stefanor@debian.org> - 2015-10-09 10:30 +0200
              Re: Git migration schedule Brian May <brian@microcomaustralia.com.au> - 2015-10-10 01:10 +0200
                Re: Git migration schedule Ben Finney <ben+debian@benfinney.id.au> - 2015-10-10 03:20 +0200
                Re: Git migration schedule Mattia Rizzolo <mattia@mapreri.org> - 2015-10-10 03:50 +0200
                Re: Git migration schedule Brian May <brian@microcomaustralia.com.au> - 2015-10-10 04:40 +0200
                Re: Git migration schedule Barry Warsaw <barry@python.org> - 2015-10-10 21:10 +0200
                Re: Git migration schedule Stefano Rivera <stefanor@debian.org> - 2015-10-11 10:30 +0200
                Re: Git migration schedule Sandro Tosi <morph@debian.org> - 2015-10-18 03:00 +0200
          Re: Git migration schedule Barry Warsaw <barry@debian.org> - 2015-10-05 17:50 +0200
          Re: Git migration schedule Daniel Stender <debian@danielstender.com> - 2015-10-05 21:00 +0200
          Re: Git migration schedule Barry Warsaw <barry@python.org> - 2015-10-06 01:20 +0200
            Re: Git migration schedule Barry Warsaw <barry@debian.org> - 2015-10-06 01:30 +0200
  Re: Git migration schedule Stefano Rivera <stefanor@debian.org> - 2015-10-08 17:10 +0200
    Re: Git migration schedule Brian May <brian@microcomaustralia.com.au> - 2015-10-09 02:00 +0200
      Re: Git migration schedule Stefano Rivera <stefanor@debian.org> - 2015-10-09 10:00 +0200
        Re: Git migration schedule Brian May <brian@microcomaustralia.com.au> - 2015-10-10 00:40 +0200
          Re: Git migration schedule Barry Warsaw <barry@debian.org> - 2015-10-10 01:00 +0200
            Re: Git migration schedule Brian May <brian@microcomaustralia.com.au> - 2015-10-11 02:30 +0200
              Re: Git migration schedule Raphael Hertzog <hertzog@debian.org> - 2015-10-12 09:10 +0200
              Re: Git migration schedule Barry Warsaw <barry@debian.org> - 2015-10-12 21:40 +0200
    Re: Git migration schedule Stefano Rivera <stefanor@debian.org> - 2015-10-09 10:10 +0200
      Re: Git migration schedule Barry Warsaw <barry@debian.org> - 2015-10-09 16:50 +0200
        Re: Git migration schedule Arthur de Jong <adejong@debian.org> - 2015-10-09 18:50 +0200
          Re: Git migration schedule Barry Warsaw <barry@debian.org> - 2015-10-09 19:40 +0200
            Re: Git migration schedule Arthur de Jong <adejong@debian.org> - 2015-10-09 21:30 +0200
      Re: Git migration schedule Brian May <brian@microcomaustralia.com.au> - 2015-10-10 00:30 +0200
        Re: Git migration schedule Stefano Rivera <stefanor@debian.org> - 2015-10-11 10:30 +0200
    Re: Git migration schedule pushback permissions/DEP-3 workflow Daniel Stender <debian@danielstender.com> - 2015-10-12 20:20 +0200
      Re: Git migration schedule pushback permissions/DEP-3 workflow Daniele Tricoli <eriol@mornie.org> - 2015-10-12 20:30 +0200
  Re: Git migration schedule Brian May <brian@microcomaustralia.com.au> - 2015-10-10 00:20 +0200
    Re: Git migration schedule IOhannes m zmölnig <zmoelnig@umlaeute.mur.at> - 2015-10-10 21:40 +0200
  Re: Git migration schedule Jean-Michel Vourgère <nirgal@debian.org> - 2015-10-18 22:10 +0200
    Re: Git migration schedule Piotr Ożarowski <piotr@debian.org> - 2015-10-18 23:10 +0200
    Re: Git migration schedule Barry Warsaw <barry@debian.org> - 2015-10-19 19:20 +0200
      Re: Git migration schedule Brian May <bam@debian.org> - 2015-10-19 23:40 +0200
        Re: Git migration schedule Raphael Hertzog <hertzog@debian.org> - 2015-10-21 10:00 +0200
      Re: Git migration schedule Brian May <bam@debian.org> - 2015-10-19 23:40 +0200
        Re: Git migration schedule Barry Warsaw <barry@debian.org> - 2015-10-20 16:10 +0200
          Re: Git migration schedule Sandro Tosi <morph@debian.org> - 2015-10-21 09:40 +0200
            Re: Git migration schedule Barry Warsaw <barry@debian.org> - 2015-10-21 16:50 +0200
              Re: Git migration schedule Sandro Tosi <morph@debian.org> - 2015-10-21 23:40 +0200
                Re: Git migration schedule Brian May <bam@debian.org> - 2015-10-22 00:10 +0200
                Re: Git migration schedule Sandro Tosi <sandro.tosi@gmail.com> - 2015-10-22 00:30 +0200
                Re: Git migration schedule Raphael Hertzog <hertzog@debian.org> - 2015-10-22 09:20 +0200
                Re: Git migration schedule Barry Warsaw <barry@debian.org> - 2015-10-23 01:50 +0200
                Re: Git migration schedule Julien Puydt <julien.puydt@laposte.net> - 2015-10-22 10:00 +0200
                Re: Git migration schedule Piotr Ożarowski <piotr@debian.org> - 2015-10-22 10:10 +0200
                pristine-tar (was: Git migration schedule) "W. Martin Borgert" <debacle@debian.org> - 2015-10-22 13:10 +0200
                Re: pristine-tar (was: Git migration schedule) Barry Warsaw <barry@debian.org> - 2015-10-23 01:50 +0200
                Re: Git migration schedule Brian May <bam@debian.org> - 2015-10-22 10:30 +0200

csiph-web