Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #15274
| Path | csiph.com!weretis.net!feeder8.news.weretis.net!fu-berlin.de!bofh.it!news.nic.it!robomod |
|---|---|
| From | Salvo Tomaselli <tiposchi@tiscali.it> |
| Newsgroups | linux.debian.maint.python |
| Subject | Re: creating a new package? |
| Date | Thu, 26 Oct 2023 00:20:01 +0200 |
| Message-ID | <HsUoh-QHe-1@gated-at.bofh.it> (permalink) |
| References | <HsUoh-QHe-3@gated-at.bofh.it> <HsTLz-QdF-3@gated-at.bofh.it> |
| X-Mailbox-Line | From debian-python-request@lists.debian.org Wed Oct 25 22:15:10 2023 |
| Old-Return-Path | <salvo.g.tomaselli@gmail.com> |
| X-Amavis-Spam-Status | No, score=-11.499 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_EF=-0.1, FOURLA=0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, LDO_WHITELIST=-5, PGPSIGNATURE=-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 | AOJu0YykbV9sHT8ytldKKr7P7cDQWEzVuZyIat7euNeOaaztXN8HsmON qbwpSU+hUFk3dRusaypTok2m6argZqjdRg== |
| X-Google-SMTP-Source | AGHT+IETtDsMp5zcrcHXOq4d8kLXge/6Zm7tetqxPj6GeeFCCXVYSoxNzEF7Vg7PlWWO5sWqXh0EEg== |
| X-Received | by 2002:a17:907:3fa2:b0:9ae:56da:6068 with SMTP id hr34-20020a1709073fa200b009ae56da6068mr13208681ejc.57.1698272085134; Wed, 25 Oct 2023 15:14:45 -0700 (PDT) |
| Sender | robomod@news.nic.it |
| MIME-Version | 1.0 |
| Content-Type | multipart/signed; boundary="nextPart4565466.LvFx2qVVIh"; micalg="pgp-sha256"; protocol="application/pgp-signature" |
| X-Mailing-List | <debian-python@lists.debian.org> archive/latest/21207 |
| List-ID | <debian-python.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-python/> |
| List-Archive | https://lists.debian.org/msgid-search/4914894.31r3eYUQgx@galatea |
| Approved | robomod@news.nic.it |
| Lines | 80 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | Ian Norton <inorton@gmail.com> |
| X-Original-Date | Thu, 26 Oct 2023 00:14:40 +0200 |
| X-Original-Message-ID | <4914894.31r3eYUQgx@galatea> |
| X-Original-References | <CAGUnuBHDkNRcx=bjZgBNxx=k9tvD_P_MF_kJ7o4+14UiWRGE_Q@mail.gmail.com> |
| X-Original-Sender | Salvo Tomaselli <salvo.g.tomaselli@gmail.com> |
| Xref | csiph.com linux.debian.maint.python:15274 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
In data mercoledì 25 ottobre 2023 23:29:36 CEST, Ian Norton ha scritto:
> Hi, It's probably somehow obvious, but I can't find anywhere what the
> process is to create/request a new package repo.
To request a new package you must use reportbug to create a bug against the
fake package "wnpp".
Then you must choose RFP and hope that someone will be interested to package
it.
Otherwise you can open an ITP and package it yourself, and then ask for a
sponsor to upload it.
In general the idea is that the debian/ directory isn't part of your project.
What I usually do is that I keep it on the same repository as the project, but
the .tar.gz doesn't include it, so dpkg doesn't know I keep it there.
You should probably start here: https://wiki.debian.org/HowToPackageForDebian
Packages are built with dpkg-buildpackage.
>
> For my my python app (gitlab-emulator) I'm happy to put the debian
> package build scripting in my repo. Would the salsa package simply be
> a synchronised mirror of the upstream repo?
>
> Thanks
>
> Ian
--
Salvo Tomaselli
"Io non mi sento obbligato a credere che lo stesso Dio che ci ha dotato di
senso, ragione ed intelletto intendesse che noi ne facessimo a meno."
-- Galileo Galilei
https://ltworf.codeberg.page/
Back to linux.debian.maint.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
creating a new package? Ian Norton <inorton@gmail.com> - 2023-10-25 23:40 +0200
Re: creating a new package? Salvo Tomaselli <tiposchi@tiscali.it> - 2023-10-26 00:20 +0200
Re: creating a new package? Ian Norton <inorton@gmail.com> - 2023-11-01 18:00 +0100
Re: creating a new package? Bo YU <tsu.yubo@gmail.com> - 2023-11-13 13:30 +0100
csiph-web