Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #15635 > unrolled thread
| Started by | <c.buhtz@posteo.jp> |
|---|---|
| First post | 2024-03-20 22:40 +0100 |
| Last post | 2024-03-23 15:00 +0100 |
| Articles | 4 — 3 participants |
Back to article view | Back to linux.debian.maint.python
Docu: Need help to understand section about package creation <c.buhtz@posteo.jp> - 2024-03-20 22:40 +0100
Re: Docu: Need help to understand section about package creation Andrey Rakhmatullin <wrar@debian.org> - 2024-03-20 22:50 +0100
Re: Docu: Need help to understand section about package creation c.buhtz@posteo.jp - 2024-03-21 00:00 +0100
Re: Docu: Need help to understand section about package creation <c.buhtz@posteo.jp> - 2024-03-23 15:00 +0100
| From | <c.buhtz@posteo.jp> |
|---|---|
| Date | 2024-03-20 22:40 +0100 |
| Subject | Docu: Need help to understand section about package creation |
| Message-ID | <IkbPb-ufx-1@gated-at.bofh.it> |
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
[toc] | [next] | [standalone]
| From | Andrey Rakhmatullin <wrar@debian.org> |
|---|---|
| Date | 2024-03-20 22:50 +0100 |
| Message-ID | <IkbYS-uiX-11@gated-at.bofh.it> |
| In reply to | #15635 |
[Multipart message — attachments visible in raw view] — view raw
On Wed, Mar 20, 2024 at 09:32:34PM +0000, c.buhtz@posteo.jp 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 As I said before, we no longer use git-dpm and git-dpm-specific documentation is no longer relevant. One should use git-buildpackage which is described on https://wiki.debian.org/PackagingWithGit. > 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. Yes, uscan doesn't make sense in that context. -- WBR, wRAR
[toc] | [prev] | [next] | [standalone]
| From | c.buhtz@posteo.jp |
|---|---|
| Date | 2024-03-21 00:00 +0100 |
| Message-ID | <Ikd4B-uVr-3@gated-at.bofh.it> |
| In reply to | #15636 |
Thanks for the reply. Am 20.03.2024 22:43 schrieb Andrey Rakhmatullin: > As I said before, we no longer use git-dpm and git-dpm-specific > documentation is no longer relevant. OK, then someone should remove it from the DPT packaging wiki page. > One should use git-buildpackage which > is described on https://wiki.debian.org/PackagingWithGit. What is the difference to https://wiki.debian.org/Python/GitPackaging ? Am I working on the wrong and out-dated wiki page here? > Yes, uscan doesn't make sense in that context. I know that. But I don't know how to solve and I don't see in the wiki how to solve.
[toc] | [prev] | [next] | [standalone]
| From | <c.buhtz@posteo.jp> |
|---|---|
| Date | 2024-03-23 15:00 +0100 |
| Message-ID | <Ila4F-18y2-1@gated-at.bofh.it> |
| In reply to | #15637 |
On 2024-03-20 22:55 c.buhtz@posteo.jp wrote: > Am 20.03.2024 22:43 schrieb Andrey Rakhmatullin: > > One should use git-buildpackage which > > is described on https://wiki.debian.org/PackagingWithGit. > > What is the difference to https://wiki.debian.org/Python/GitPackaging > ? I think this is a very relevant question here.
[toc] | [prev] | [standalone]
Back to top | Article view | linux.debian.maint.python
csiph-web