Path: csiph.com!fu-berlin.de!bofh.it!news.nic.it!robomod From: Newsgroups: linux.debian.maint.python Subject: Re: Docu: Need help to understand section about package creation Date: Thu, 28 Mar 2024 20:00:01 +0100 Message-ID: X-Mailbox-Line: From debian-python-request@lists.debian.org Thu Mar 28 18:55:58 2024 Old-Return-Path: X-Amavis-Spam-Status: No, score=-9.498 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, LDO_WHITELIST=-5, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001] autolearn=ham autolearn_force=no X-Policyd-Weight: using cached result; rate: -5.5 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Mailing-List: archive/latest/21663 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/4V5CRB375Zz6tyR@submission01.posteo.de Approved: robomod@news.nic.it Lines: 45 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Date: Thu, 28 Mar 2024 18:55:30 +0000 X-Original-Message-ID: <4V5CRB375Zz6tyR@submission01.posteo.de> Xref: csiph.com linux.debian.maint.python:15654 Hello again, the problem persists. I don't have the right information in the wiki. So I don't know how to proceed with creating a package. Can someone point me into the right direction please. I have the repo on Salsa. But it is empty. And the commands described in "Creating a new package" don't help me to fill it up. Thanks in advance, Christian Buhtz On 2024-03-20 22:32 wrote: > Hello, > > in order to improve the documentation I need to understand some parts. > But I am stuck. I don't get it what the authors trying to explain. > > It is about "Creating a new package" section: > https://wiki.debian.org/Python/GitPackaging#Creating_a_new_package > > The second paragraph points to dsc-file creation described here: > https://wiki.debian.org/PackagingWithGit/GitDpm/Initialize > > The third paragraph is a list of shell commands that do not work in my > case. For example "uscan" don't work because it does not know what and > where to download. Of course I understand that. > > I assume I need a dsc file? > > It seems that my understanding problem is the second paragraph and the > dsc-page it is linking, too. > > For example the first paragraph on the page > "/PackagingWithGit/GitDpm/Initialize" is impossible to understand for > newbies. What is it talking about? There is the term "git-dpm" > pointing to "/PackagingWithGit/GitDpm/" (now after I edit that page > myself). But I am not sure what "git-dpm" is and how much of that big > page I should work on to make that "uscan" command run. > > Kind > Christian