Bug#1078585: ITP: indie-wiki-buddy -- browser extension that redirects you to independent wikis

2024-08-12 Thread Piper McCorkle
Package: wnpp Severity: wishlist Owner: Piper McCorkle X-Debbugs-Cc: debian-devel@lists.debian.org, Debian Mozilla Extension Maintainers -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 * Package name: indie-wiki-buddy Version : 3.9.0 Upstream Contact: Kevin Payravi * URL

Re: RFC: Sensible-editor sensible-utils alternative and update

2024-08-12 Thread Richard Lewis
Bastien Roucariès writes: >> b) but if im in a terminal (even if running in gnome) then i want a >> terminal-based editor (based on what i installed) > > depends for me I prefer to run under emacsclient so you could do > something like > SENSIBLE_EDITOR='if [ -t 0 ]; then sensible-editor-GNOME ;

Bug#1078573: ITP: python-inline-snapshot -- Create and update inline snapshots in your Python code

2024-08-12 Thread Kathara Sasikumar
Package: wnpp Severity: wishlist Owner: Kathara Sasikumar X-Debbugs-Cc: debian-devel@lists.debian.org * Package name: python-inline-snapshot Version : 0.12.1 Upstream Contact: Frank Hoffmann <15r10nk-...@polarbit.de> * URL : https://github.com/15r10nk/inline-snapshot *

unsubcribe

2024-08-12 Thread Michael Hathaway

Bug#1078565: ITP: python-sphobjinv -- Manipulate and inspect Sphinx objects.inv files

2024-08-12 Thread Kathara Sasikumar
Package: wnpp Severity: wishlist Owner: Kathara Sasikumar X-Debbugs-Cc: debian-devel@lists.debian.org * Package name: python-sphobjinv Version : 2.3.1.1 Upstream Contact: Brian Skinn * URL : https://github.com/bskinn/sphobjinv * License : Expat Programming L

Re: RFC: Sensible-editor sensible-utils alternative and update

2024-08-12 Thread Bastien Roucariès
Le lundi 12 août 2024, 16:04:30 UTC Simon McVittie a écrit : > On Mon, 12 Aug 2024 at 08:44:51 -0700, Russ Allbery wrote: > > What this is telling me is that ideally someone should tighten the > > definition of EDITOR in Policy 11.4, which is the specification satisfied > > by sensible-editor, to m

Re: RFC: Sensible-editor sensible-utils alternative and update

2024-08-12 Thread Bastien Roucariès
Le lundi 12 août 2024, 15:44:51 UTC Russ Allbery a écrit : > Simon McVittie writes: > > > The approach to this that will work consistently is to launch the > > handler asynchronously (in the background), and not attempt to find out > > whether it has exited or not. So for example an interactive s

Re: RFC: Sensible-editor sensible-utils alternative and update

2024-08-12 Thread Simon McVittie
On Mon, 12 Aug 2024 at 08:44:51 -0700, Russ Allbery wrote: > What this is telling me is that ideally someone should tighten the > definition of EDITOR in Policy 11.4, which is the specification satisfied > by sensible-editor, to make it clear that GUI editors with these sorts of > properties are no

Re: RFC: Sensible-editor sensible-utils alternative and update

2024-08-12 Thread Russ Allbery
Simon McVittie writes: > The approach to this that will work consistently is to launch the > handler asynchronously (in the background), and not attempt to find out > whether it has exited or not. So for example an interactive shell script > might do something like this: > #!/bin/bash >

Re: RFC: Sensible-editor sensible-utils alternative and update

2024-08-12 Thread Bastien Roucariès
Le lundi 12 août 2024, 15:17:00 UTC Simon McVittie a écrit : > On Mon, 12 Aug 2024 at 14:23:51 +, Bastien Roucariès wrote: > > Yes I want sensible-editor to open kate on kde and gnome-editor on gnome. > > > > Thinks about running latex and typing e for editing, it should run the > > desktop e

Re: RFC: Sensible-editor sensible-utils alternative and update

2024-08-12 Thread Simon McVittie
On Mon, 12 Aug 2024 at 14:23:51 +, Bastien Roucariès wrote: > Yes I want sensible-editor to open kate on kde and gnome-editor on gnome. > > Thinks about running latex and typing e for editing, it should run the > desktop editor of choice. > > I do not want to change desktop user choice This

Re: RFC: Sensible-editor sensible-utils alternative and update

2024-08-12 Thread Bastien Roucariès
Le lundi 12 août 2024, 12:52:43 UTC Simon McVittie a écrit : > On Mon, 12 Aug 2024 at 12:36:37 +0100, Richard Lewis wrote: > > Bastien Roucariès writes: > > > Sensible-editor could now use EDITOR="emacsclient -n -c" and accept > > > that sh -c accept > > > > > > My goal is to create a sensible-edi

Re: RFC: Sensible-editor sensible-utils alternative and update

2024-08-12 Thread Bastien Roucariès
Le lundi 12 août 2024, 11:36:37 UTC Richard Lewis a écrit : > Bastien Roucariès writes: > > > Sensible-editor could now use EDITOR="emacsclient -n -c" and accept > > that sh -c accept > > > > My goal is to create a sensible-editor.desktop that will lauch by > > default the sensible-editor of choi

Re: Who is taking care of storm.debian.net?

2024-08-12 Thread Kyle Robbertze
Hi, On 12/08/2024 09:27, Carsten Schoenert wrote: Hi, the certificate for the domain storm.debian.net has expired yesterday. The site is not listed on https://wiki.debian.org/DebianNetDomains Knows someone who runs this service so the certificate could get renewed? This has now been fixed

Re: RFC: Sensible-editor sensible-utils alternative and update

2024-08-12 Thread Simon McVittie
On Mon, 12 Aug 2024 at 12:36:37 +0100, Richard Lewis wrote: > Bastien Roucariès writes: > > Sensible-editor could now use EDITOR="emacsclient -n -c" and accept > > that sh -c accept > > > > My goal is to create a sensible-editor.desktop that will lauch by > > default the sensible-editor of choice

Bug#1078554: ITP: guile-commonmark -- module to parse CommonMark documents, a fully specified Mardkdown variant

2024-08-12 Thread Francesco P. Lovergine
Package: wnpp Severity: wishlist Owner: "Francesco P. Lovergine" X-Debbugs-Cc: debian-devel@lists.debian.org * Package name: guile-commonmark Version : 0.1.2 Upstream Contact: Erik Edrosa * URL : https://github.com/OrangeShark/guile-commonmark * License : LGPL

Re: RFC: Sensible-editor sensible-utils alternative and update

2024-08-12 Thread Richard Lewis
Bastien Roucariès writes: > Sensible-editor could now use EDITOR="emacsclient -n -c" and accept > that sh -c accept > > My goal is to create a sensible-editor.desktop that will lauch by > default the sensible-editor of choice > > For this I plan: > - to allow by alternative mechanism to have an s

Bug#1078547: ITP: uwsgi-plugin-java -- java plugins for uWSGI

2024-08-12 Thread Alexandre Rossi
Package: wnpp Severity: wishlist Owner: Alexandre Rossi X-Debbugs-Cc: debian-devel@lists.debian.org, Jonas Smedegaard * Package name: uwsgi-plugin-java Version : 0.0.1 * URL : https://uwsgi-docs.readthedocs.io/en/latest/ * License : GPL-2 Programming Lang: C

Re: Who is taking care of storm.debian.net?

2024-08-12 Thread Andrey Rakhmatullin
On Mon, Aug 12, 2024 at 11:02:04AM +0200, Philipp Kern wrote: > On 12.08.24 10:57, Carsten Schoenert wrote: > > Am 12.08.24 um 10:27 schrieb Carsten Schoenert: > > > Hi, > > > > > > the certificate for the domain storm.debian.net has expired yesterday. > > > > > > The site is not listed on https:

Bug#1078544: ITP: uwsgi-apache2-mod -- apache2 modules for uWSGI

2024-08-12 Thread Alexandre Rossi
Package: wnpp Severity: wishlist Owner: Alexandre Rossi X-Debbugs-Cc: debian-devel@lists.debian.org, Jonas Smedegaard * Package name: uwsgi-apache2-mod Version : 0.0.1 * URL : https://uwsgi-docs.readthedocs.io/en/latest/ * License : GPL-2 Programming Lang: C

Bug#1078541: ITP: uwsgi-plugin-python -- python plugins for uWSGI

2024-08-12 Thread Alexandre Rossi
Package: wnpp Severity: wishlist Owner: Alexandre Rossi X-Debbugs-Cc: debian-devel@lists.debian.org, Jonas Smedegaard * Package name: uwsgi-apache2-mod Version : 0.0.1 * URL : https://uwsgi-docs.readthedocs.io/en/latest/ * License : GPL-2 Programming Lang: C

Re: Who is taking care of storm.debian.net?

2024-08-12 Thread Jonathan Carter
On 2024/08/12 10:57, Carsten Schoenert wrote: Knows someone who runs this service so the certificate could get renewed? O.k., I was unable to find the dedicated wiki page for this service. :-( https://wiki.debian.org/Services/storm.debian.net I contacted Laura and Kyle. Ah yes, Kyle mention

Re: Who is taking care of storm.debian.net?

2024-08-12 Thread Philipp Kern
On 12.08.24 10:57, Carsten Schoenert wrote: Am 12.08.24 um 10:27 schrieb Carsten Schoenert: Hi, the certificate for the domain storm.debian.net has expired yesterday. The site is not listed on https://wiki.debian.org/DebianNetDomains Knows someone who runs this service so the certificate coul

Re: Who is taking care of storm.debian.net?

2024-08-12 Thread Carsten Schoenert
Am 12.08.24 um 10:27 schrieb Carsten Schoenert: Hi, the certificate for the domain storm.debian.net has expired yesterday. The site is not listed on https://wiki.debian.org/DebianNetDomains Knows someone who runs this service so the certificate could get renewed? O.k., I was unable to find t

Who is taking care of storm.debian.net?

2024-08-12 Thread Carsten Schoenert
Hi, the certificate for the domain storm.debian.net has expired yesterday. The site is not listed on https://wiki.debian.org/DebianNetDomains Knows someone who runs this service so the certificate could get renewed? -- Regards Carsten

Bug#1078541: ITP: uwsgi-plugin-python -- python plugins for uWSGI

2024-08-12 Thread Alexandre Rossi
Package: wnpp Severity: wishlist Owner: Alexandre Rossi X-Debbugs-Cc: debian-devel@lists.debian.org, Jonas Smedegaard * Package name: uwsgi-plugin-python Version : 0.0.1 * URL : https://uwsgi-docs.readthedocs.io/en/latest/ * License : GPL-2 Programming Lang: