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


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

Re: How to maintain multiple branches (sid/bpo/exp etc)?

Path csiph.com!eternal-september.org!feeder.eternal-september.org!aioe.org!bofh.it!news.nic.it!robomod
From Sandro Tosi <morph@debian.org>
Newsgroups linux.debian.maint.python
Subject Re: How to maintain multiple branches (sid/bpo/exp etc)?
Date Tue, 03 Nov 2015 01:10:02 +0100
Message-ID <qqxkK-3Fq-19@gated-at.bofh.it> (permalink)
References <qqviW-2bx-17@gated-at.bofh.it> <qqviX-2bx-23@gated-at.bofh.it> <qqwoF-34I-3@gated-at.bofh.it> <qqx1o-3iZ-9@gated-at.bofh.it>
X-Original-To debian-python <debian-python@lists.debian.org>
X-Mailbox-Line From debian-python-request@lists.debian.org Tue Nov 3 00:04:01 2015
Old-Return-Path <sandro.tosi@gmail.com>
X-Amavis-Spam-Status No, score=-7.597 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FOURLA=0.1, FREEMAIL_FORGED_FROMDOMAIN=0.001, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.001, LDO_WHITELIST=-5, RCVD_IN_DNSWL_LOW=-0.7] autolearn=ham autolearn_force=no
X-Policyd-Weight using cached result; rate: -7
Dkim-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:content-type; bh=BB4oZBqhkR03gB4WbqHh5fZWDlvGgG3hJTb2Q/hO64M=; b=pRksufQiUkaplMzHD/wadt3KM3BEauA7OJVCmHQ35egwAzqzX0ylji6pGFo73Fcibp IA8CyvOSpZUuKswd5lFlviWqWREgxmtqA23bMH8mwVFtz1DOLboeiOBMknrpHIpzCBbQ E5284FvV1OdbUb1B8rDodb6lhSivU0tK4aBa24l98428uM4eYU9BHtg+FcFV2jrzInkE wMs3HNyUJAGXi591jorCPMmDthdzTeFTpyH9ZYR7fu9WgZxYnBYe07juztey8zuq5kaX 5LQ5bJg/tDoFC8f5ZhYNxInFvAZBWDsze39XVlLYoiL+p9tsneNG3o9dNwhlUGMRGJT/ CByg==
X-Received by 10.50.73.228 with SMTP id o4mr14564085igv.37.1446509024742; Mon, 02 Nov 2015 16:03:44 -0800 (PST)
MIME-Version 1.0
Sender robomod@news.nic.it
X-Google-Sender-Auth CpypqQPqtHX6dGKh-lM0DQSg-Gc
Content-Type text/plain; charset=UTF-8
X-Mailing-List <debian-python@lists.debian.org> archive/latest/13138
List-ID <debian-python.lists.debian.org>
List-URL <https://lists.debian.org/debian-python/>
List-Archive https://lists.debian.org/msgid-search/CAB4XWXwEuc4KqCuJ3za_P-1gzPfVBOkRqSCwoUPCWQuVQcE27A@mail.gmail.com
Approved robomod@news.nic.it
Lines 28
Organization linux.* mail to news gateway
X-Original-Date Tue, 3 Nov 2015 00:03:15 +0000
X-Original-Message-ID <CAB4XWXwEuc4KqCuJ3za_P-1gzPfVBOkRqSCwoUPCWQuVQcE27A@mail.gmail.com>
X-Original-References <CAB4XWXww1ByNf8GyNhspJ-bgfA3WUajj0=7inW7QZnVCo1Z6Gg@mail.gmail.com> <20151102155740.31fdee03@anarchist> <CAB4XWXyBXtpczHAyNTnQhOjPEcs2z+=jVkyU2vMKHaV1-fpz0Q@mail.gmail.com> <20151102174343.1f677f6a@anarchist>
X-Original-Sender sandro.tosi@gmail.com
Xref csiph.com linux.debian.maint.python:7825

Show key headers only | View raw


> Raphael can probably say more about this, and advocate for DEP-14, which in
> your case probably makes more sense than I have:
>
> http://dep.debian.net/deps/dep14/
>
> It's probably worth some experimentation to see if DEP-14 is the right
> approach for you, and how that might inform updates to DPMT policy at some
> point.  Just remember to document it in README.source. ;)

yeah I think DEP-14 is the right approach here, but it has 2 drawbacks:

1. I have a simple package, which I keep maintaining with the usual
'master' and 'upstream' branches, but then the testing freeze will
come and I want to start uploading to experimental, at that point I
need to change the layout of the repo (annoying, but I am the
maintainer, I can do that I guess)

2. what if I am not the package maintainer tough? I cannot enforce a
new layout to that repo. take this real-life example sqlalchemy: I
asked Piotr for a jessie backport of 1.0.8, he agreed I can go ahead,
I have a package ready and I dont know how to commit it to the repo.
what should I do at this point?

Cheers,
-- 
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi

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


Thread

How to maintain multiple branches (sid/bpo/exp etc)? Sandro Tosi <morph@debian.org> - 2015-11-02 23:00 +0100
  Re: How to maintain multiple branches (sid/bpo/exp etc)? Barry Warsaw <barry@debian.org> - 2015-11-02 23:00 +0100
    Re: How to maintain multiple branches (sid/bpo/exp etc)? Sandro Tosi <morph@debian.org> - 2015-11-03 00:10 +0100
      Re: How to maintain multiple branches (sid/bpo/exp etc)? Barry Warsaw <barry@debian.org> - 2015-11-03 00:50 +0100
        Re: How to maintain multiple branches (sid/bpo/exp etc)? Sandro Tosi <morph@debian.org> - 2015-11-03 01:10 +0100
          Re: How to maintain multiple branches (sid/bpo/exp etc)? Barry Warsaw <barry@debian.org> - 2015-11-03 01:30 +0100
  Re: How to maintain multiple branches (sid/bpo/exp etc)? Raphael Hertzog <hertzog@debian.org> - 2015-11-03 09:50 +0100
    Re: How to maintain multiple branches (sid/bpo/exp etc)? Barry Warsaw <barry@debian.org> - 2015-11-03 16:30 +0100

csiph-web