Path: csiph.com!fu-berlin.de!bofh.it!news.nic.it!robomod From: Nick Morrott Newsgroups: linux.debian.maint.python Subject: Re: Debianized upstream source branch name Date: Tue, 18 Nov 2025 09:40:01 +0100 Message-ID: References: X-Mailbox-Line: From debian-python-request@lists.debian.org Tue Nov 18 08:31:48 2025 Old-Return-Path: X-Amavis-Spam-Status: No, score=-7.199 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, LDO_WHITELIST=-5, RCVD_IN_DNSWL_NONE=-0.0001] autolearn=ham autolearn_force=no X-Policyd-Weight: using cached result; rate: -5.5 X-Gm-Message-State: AOJu0Ywm1Rss9kCXjAxMheIipbp/+HcSu447ylHuYmZ7OKpyOFqxFcpw rBSVyXm4Bha+i19jc6mfpqR0ohc5RWlDrl15tn8Ta6VgUjBcsw7S5VNK4bQBjwwLJf33u68f2QS ENwX7FKKSUZvXBR/kAHIFD6wmBKHB+3ms+vgv X-Gm-Gg: ASbGncvVZkDtOflK5H0Jn0lKGW/9d5VkqZeY4kWaijGG/b3DhX7lZuaskqg3RTOjey6 UveOawnX6FFvK0wJBXv1+6Sw3CsLSyADcVjd9zxRHdfuTsYFDi0aWyK5QQpkVkXjXrtGFWKFwj7 TnYqVKvWKsae1Zp2xjrG9eBVKW4WA3OhkG+cYibZPnzEwZGfQrr213P493+S0LnXRv3BfzxDD+F HKKzFSuSNvQTGsFrN9qjU05b6NmXqPo1nlddozS2Ee8xVWuaI8zF2WHWCQ= X-Google-SMTP-Source: AGHT+IEDRBMXyNXklh6On52Vi/A30yGhBVa3mbNXayTC5Y61zL868o9CsXLO/mQGgVNvaC0ymTfkdFV+hQAIJcpmw7c= X-Received: by 2002:a05:622a:85:b0:4ee:13d8:e97d with SMTP id d75a77b69052e-4ee13d8ecb8mr115379001cf.2.1763454682276; Tue, 18 Nov 2025 00:31:22 -0800 (PST) MIME-Version: 1.0 X-Gm-Features: AWmQ_bmQu8oqr6-hr6NQCH2iQ8OmJFnuDtxeHj8a33HSjkaXbNvX-4gXr7gkD58 Content-Type: text/plain; charset="UTF-8" X-Mailing-List: archive/latest/23379 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/CAOQWjw0Zfp4WHu_2VdFspE81Xb1yo1J9CrRLZVOtZFbH2EMabw@mail.gmail.com Approved: robomod@news.nic.it Lines: 26 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Date: Tue, 18 Nov 2025 08:30:55 +0000 X-Original-Message-ID: X-Original-References: <978d76a9087f2eecfc59addf45f4cc8be8139966.camel@aeliton.com> Xref: csiph.com linux.debian.maint.python:17167 On Tue, 18 Nov 2025 at 08:00, Andrey Rakhmatullin wrote: > > On Mon, Nov 17, 2025 at 10:20:39PM -0300, Aeliton G. Silva wrote: > >I was having a look at the python-lsp-server repository and the branch > >debian/main does not exist whilst debian/master does. > > Yes, you need to look at the branches to find which is the debian-branch > one. If in doubt, always check to see if debian/gbp.conf exists and what debian-branch is set to. In the case of python-lsp-server [0], it shows: [DEFAULT] upstream-branch = upstream debian-branch = debian/master Cheers, Nick [0] https://salsa.debian.org/python-team/packages/python-lsp-server/-/blob/debian/master/debian/gbp.conf