Path: csiph.com!fu-berlin.de!news.servidellagleba.it!bofh.it!news.nic.it!robomod From: Martin Newsgroups: linux.debian.maint.python Subject: Re: Moving default branch after project creation Date: Thu, 08 Aug 2024 09:50:01 +0200 Message-ID: References: X-Mailbox-Line: From debian-python-request@lists.debian.org Thu Aug 8 07:49:22 2024 Old-Return-Path: X-Amavis-Spam-Status: No, score=-109.51 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, LDO_WHITELIST=-5, RCVD_IN_DNSWL_MED=-2.3, UNPARSEABLE_RELAY=0.001, USER_IN_DKIM_WELCOMELIST=-0.01, USER_IN_DKIM_WHITELIST=-100] autolearn=ham autolearn_force=no Accept-Language: de, en, es Jabber-ID: debacle@debian.org MIME-Version: 1.0 Content-Type: text/plain X-Debian-User: debacle X-Mailing-List: archive/latest/22232 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/87r0az4fpr.fsf@fama.lan Approved: robomod@news.nic.it Lines: 10 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Date: Thu, 08 Aug 2024 07:49:04 +0000 X-Original-Message-ID: <87r0az4fpr.fsf@fama.lan> X-Original-References: <1d69b72d49000690b5510b224a4b633830de7761.camel@gmail.com> <517f1fe1-825a-4bc8-ba8a-b008756b53fc@t-online.de> <1f650e89-81ab-4ca5-a287-78276be30bc5@t-online.de> Xref: csiph.com linux.debian.maint.python:16193 On 2024-08-08 08:42, Carsten Schoenert wrote: > $ gbp import-orig --verbose --sign-tags --pristine-tar > --upstream-branch=upstream --debian-branch=debian/master > ~/Downloads/psrecord-1.4.tar.gz I suggest to use `upstream/latest` as upstream branch. It spares you separating upstream/latest, upstream/master, upstream/whatever later. Cheers