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


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

Re: Git migration schedule

Path csiph.com!goblin3!goblin2!goblin.stu.neva.ru!aioe.org!bofh.it!news.nic.it!robomod
From Brian May <bam@debian.org>
Newsgroups linux.debian.maint.python
Subject Re: Git migration schedule
Date Mon, 19 Oct 2015 23:40:03 +0200
Message-ID <qlqjV-8tO-35@gated-at.bofh.it> (permalink)
References <qf9vr-5XN-1@gated-at.bofh.it> <ql2rg-7dt-5@gated-at.bofh.it> <qlmgi-2vV-31@gated-at.bofh.it>
X-Original-To debian-python@lists.debian.org
X-Mailbox-Line From debian-python-request@lists.debian.org Mon Oct 19 21:31:11 2015
Old-Return-Path <brian@microcomaustralia.com.au>
X-Amavis-Spam-Status No, score=-7.699 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.001, LDO_WHITELIST=-5, RCVD_IN_DNSWL_LOW=-0.7] autolearn=ham autolearn_force=no
X-Policyd-Weight DYN_NJABL=SKIP(0) NOT_IN_SBL_XBL_SPAMHAUS=-1.5 BL_NJABL=SKIP(-1.5) CL_IP_EQ_HELO_IP=-2 (check from: .microcomaustralia. - helo: .mail-pa0-x234.google. - helo-domain: .google.) FROM/MX_MATCHES_NOT_HELO(DOMAIN)=0; rate: -5
Dkim-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=microcomaustralia.com.au; s=google; h=sender:from:to:subject:in-reply-to:organization:references :user-agent:date:message-id:mime-version:content-type; bh=OXzrXIaGDIv3RKSBfJw0VkwVNSlr0vI6VApFfP6ANds=; b=ca6ecEzWhFqNuopximtNlrLV1oaIpDulJUWRY/FccNgAT09CmbT69pqypGFQOXUXTK D7duetl/9FHPqt76h8km6V0VKDyp5AFkDXVpzGy6yEn4N19QfjQGj4KpEUBBsmAQVY1X 5C4JHy9xVqgZSLueeXOQb48EJRBloMt7bc5os=
X-Google-Dkim-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:from:to:subject:in-reply-to:organization :references:user-agent:date:message-id:mime-version:content-type; bh=OXzrXIaGDIv3RKSBfJw0VkwVNSlr0vI6VApFfP6ANds=; b=QqpYgn6gPgrIQFqH59lPhHOYd6All8IHhVHXdfeCgv14W95wNQBmieI50WJy+uwqna z02GOG/Sm4uwOzLCovh0Cvbi8mtm/CtHGLXA0mBoYeq9vtkjX2HeTnTMl7bZFeNygBpj ZYnxLBPfRCLDiUldSuMSuLFhGSvnVwBJ3tyhQ9cJT3X2hoEriKawZd7Rnk3q39DwS0dW hAjr2iqWgjXSnkEDeCUbpO+US2jA4IeZ2Gg4UOifqBB99VfA1osjBPUioQ29yRTvK5T3 2vrp3f9AzJoOVba4BYvxoV4x4lZJAmWYVKHwZBtGycH5T6nocZplYVtY3qCcDAOrx0z5 RjOw==
X-Gm-Message-State ALoCoQm5QSquZDgLaiIjf3lOqCLu4DZaWXS6p6+0NELXqpdef1va5+Z9k4cLbIisW8wP6+/ZF6CM
X-Received by 10.66.163.197 with SMTP id yk5mr36327375pab.37.1445290252541; Mon, 19 Oct 2015 14:30:52 -0700 (PDT)
Sender robomod@news.nic.it
Organization Debian
User-Agent Notmuch/0.18.2 (http://notmuchmail.org) Emacs/24.4.1 (x86_64-pc-linux-gnu)
MIME-Version 1.0
Content-Type text/plain
X-Mailing-List <debian-python@lists.debian.org> archive/latest/13010
List-ID <debian-python.lists.debian.org>
List-URL <https://lists.debian.org/debian-python/>
List-Archive https://lists.debian.org/msgid-search/87bnbueebc.fsf@prune.linuxpenguins.xyz
Approved robomod@news.nic.it
Lines 25
X-Original-Date Tue, 20 Oct 2015 08:30:47 +1100
X-Original-Message-ID <87bnbueebc.fsf@prune.linuxpenguins.xyz>
X-Original-References <20151002102428.37362c96@limelight.wooz.org> <5623F0B5.7030609@debian.org> <20151019131252.073fa34e@limelight.wooz.org>
X-Original-Sender Brian May <brian@microcomaustralia.com.au>
Xref csiph.com linux.debian.maint.python:7699

Show key headers only | View raw


Barry Warsaw <barry@debian.org> writes:

> My personal opinion is that we should live with the current git workflow
> recommendations for a while and see how it goes.  If there are things we can
> improve on (e.g. DEP-14 compatibility) then sure, let's discuss the pros and
> cons, but let's not change things right now.  I'd like to see how it works in
> practice for a while.

I suspect some packages may end up needing DEP-14 names for security
fixes and backports.

The problem here is with the naming of the upstream branches is
different. Although security updates and backports are unlikely to use
new upstream versions, git-dpm appears to use upstream-<branchname> as
the upstream branch name if the debian branch is not master. Either
should be upstream or upstream/<version>.

Also see: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=801666

I don't (yet) see a significant problem with using master instead of
debian/master, unless you want to maintain seperate branches for Ubuntu
and Debian packages (a level of complexity I prefer not to think too
much about right now...)
-- 
Brian May <bam@debian.org>

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