Re: Run Debian packaging tasks remotely with debusine.debian.net
Dear Colin, thank you for this project, it looks very interesting. Would you also support running ratt there? For some packages ratt often fails on my local machines due to RAM constraints. Best regards, Martin signature.asc Description: PGP signature
golang-debian-mdosch-xmppsrv -- Lookup xmpp srv records
Package: wnpp Severity: wishlist Owner: Debian Go Packaging Team * Package name: golang-debian-mdosch-xmppsrv Version : 0.1.0-1 Upstream Author : "Martin Dosch" * URL : https://salsa.debian.org/mdosch/xmppsrv * License : BSD 2-Clause Programming Lang: Go Description : Lookup XMPP SRV records Build requirement for go-sendxmpp signature.asc Description: PGP signature
ITP: golang-github-protonmail-go-mime -- Go Mime Wrapper Library
Package: wnpp Severity: wishlist Owner: Martin Dosch * Package name: golang-github-protonmail-go-mime Version : 0.0~git20220302.303f85f-1 Upstream Author : Proton Technologies AG * URL : https://github.com/ProtonMail/go-mime * License : Expat Programming Lang: Go Description : Go Mime Wrapper Library Go Mime Wrapper Library . Download/Install . Run go get -u github.com/ProtonMail/go-mime, or manually git clone the repository into $GOPATH/src/github.com/ProtonMail/go-mime. Build dependency for golang-github-protonmail-gopenpgp which will be needed for the upcoming Ox (OpenPGP for XMPP) support in go-sendxmpp. signature.asc Description: PGP signature
Bug#1023099: ITP: golang-github-mattn-go-localereader -- CodePage decoder for Windows
Package: wnpp Severity: wishlist Owner: Martin Dosch * Package name: golang-github-mattn-go-localereader Version : 0.0.1-1 Upstream Author : mattn * URL : https://github.com/mattn/go-localereader * License : Expat Programming Lang: Go Description : go-localereader . CodePage decoder for Windows This is a build dependency of newer golang-github-charmbracelet-bubbletea versions. signature.asc Description: PGP signature
Bug#1023100: ITP: cancelreader -- A cancelable reader for Go
Package: wnpp Severity: wishlist Owner: Martin Dosch * Package name: cancelreader Version : 0.2.2-1 Upstream Author : Christian Muehlhaeuser * URL : https://github.com/muesli/cancelreader * License : Expat Programming Lang: Go Description : A cancelable reader for Go CancelReader . Latest Release (https://github.com/muesli/cancelreader/releases) Go Doc (https://pkg.go.dev/github.com/muesli/cancelreader) Software License (/LICENSE) Build Status (https://github.com/muesli/cancelreader/actions) Go ReportCard (https://goreportcard.com/report/muesli/cancelreader) . A cancelable reader for Go . This package is based on the fantastic work of Erik Geiser (https://github.com/erikgeiser) in Charm's Bubble Tea (https://github.com/charmbracelet/bubbletea) framework. This is a build-depend for newer versions of golang-github-charmbracelet-bubbletea. signature.asc Description: PGP signature
Bug#1023102: ITP: golang-github-caarlos0-sshmarshal -- easily marshal SSH private keys
Package: wnpp Severity: wishlist Owner: Martin Dosch * Package name: golang-github-caarlos0-sshmarshal Version : 0.1.0-1 Upstream Author : The Go Authors * URL : https://github.com/caarlos0/sshmarshal * License : BSD-3-Clause Programming Lang: Go Description : Code copied from x/crypto and golang/go#37132 Library containing code copied from x/crypto (https://github.com/golang/crypto) and this patch (https://go- review.googlesource.com/c/crypto/+/218620/) so we can more easily marshal SSH private keys. Build-depend for newer versions of golang-github-charmbracelet-keygen. signature.asc Description: PGP signature
go-sendxmpp debian package preparations
Dear all, I prepared a debian package for go-sendxmpp [1] as well as for the dependencies getopt [2] and mattn/go-xmpp [3]. It would be nice if someone could check them and add them to debian if all is well. If not I'd appreciate any feedback. Best regards, Martin [1] https://salsa.debian.org/mdosch-guest/go-sendxmpp/-/tree/debian/master [2] https://salsa.debian.org/mdosch-guest/golang-github-pborman-getopt [3] https://salsa.debian.org/mdosch-guest/golang-github-mattn-go-xmpp signature.asc Description: PGP signature
go-sendxmpp -- Go package for sending single messages to an XMPP contact or groupchat
Package: wnpp Severity: wishlist Owner: Martin Dosch * Package name: go-sendxmpp Version : 0.0~git20180804.acb3759-1 Upstream Author : Martin Dosch * URL : https://salsa.debian.org/mdosch-guest/go-sendxmpp * License : MIT Programming Lang: Go Description : A little tool to send messages to an XMPP contact or MUC (groupchat) inspired by (but not as powerful as) sendxmpp. I have no experience in debian packaging so any help or advice would be appreciated.
Re: Bug#905427: go-sendxmpp -- Go package for sending single messages to an XMPP contact or groupchat
Dear all, I followed this tutorial: https://people.debian.org/~stapelberg/2015/07/27/dh-make-golang.html But, obviously as I am no Debian member, I can not process the last step: `ssh git.debian.org "/git/pkg-go/setup-repository go-sendxmpp 'Packaging for go-sendxmpp'"` How should I continue? Zip the folder and send to a member of the go-team? Best regards, Martin
Re: Bug#905427: go-sendxmpp -- Go package for sending single messages to an XMPP contact or groupchat
Am Samstag, den 04.08.2018, 18:49 +0200 schrieb W. Martin Borgert: > I wonder, why you want to package go-sendxmpp, if sendxmpp does > the same? Just another implementation language does not sound > like a great reason to have a new package. Maybe you can point > out some advantages, e.g. in functionality, performance, memory > consumption, dependency burden, security? I wrote it as the original sendxmpp had TLS-problems for me and someone else had problems sending to a groupchat with sendxmpp. So I thought an alternative could easily be done. But thinking it over I agree with you that 'just another sendxmpp' isn't a unique feature set that justifies inclusion in Debian. Maybe I was too excited and sent the RFP too quickly. Am Samstag, den 04.08.2018, 19:26 +0200 schrieb Michael Stapelberg: > Let me know how it goes, and I can update the blog post. Seems I also was too quick here. I thought it was one command per codebox on your post but some contain more and it turned out that this command already fails: "gbp buildpackage --git-pbuilder". I would have to search the debian go documentation for details (maybe this command is outdated) but as I am tending to agree with W. Martin Borgert to close this RFP I might do this later with one of my other projects which doesn't have an similar package already included in Debian. Best wishes, Martin signature.asc Description: This is a digitally signed message part
Re: go-sendxmpp -- Go package for sending single messages to an XMPP contact or groupchat
Am Dienstag, den 07.08.2018, 22:56 +0200 schrieb Guus Sliepen: > I did notice the command line options are different from sendxmpp, > and > that might needlessly confuse people who have used sendxmpp before. > (And > the fact that long option names are usually prefixed with two dashes, > not one.) I will do some rework and try to get as close as possible to original sendxmpp with the command line options. Maybe I can also add some more of its functionality. Best regards, Martin signature.asc Description: This is a digitally signed message part
Bug#1086008: ITP: golang-github-pauloo27-go-mpris -- Go library for MPRIS
Package: wnpp Severity: wishlist Owner: Martin Dosch * Package name: golang-github-pauloo27-go-mpris Version : 1.4.0-1 Upstream Author : Paulo * URL : https://github.com/Pauloo27/go-mpris * License : Expat Programming Lang: Go Description : Go library for MPRIS This is a requirement for https://github.com/raitonoberu/sptlrx/ signature.asc Description: PGP signature
Bug#1087133: ITP: golang-github-protonmail-gopenpgp-v3 -- A high-level OpenPGP library
Package: wnpp Severity: wishlist Owner: Martin Dosch * Package name: golang-github-protonmail-gopenpgp-v3 Version : 3.0.0-1 Upstream Author : ProtonMail * URL : https://github.com/ProtonMail/gopenpgp * License : Expat Programming Lang: Go Description : A high-level OpenPGP library GopenPGP is a high-level OpenPGP wrapper library developed by ProtonMail which is built on the golang crypto library. The goal of this project is to provide an easy-to-use, open source encryption wrapper library for the developer community that is well-maintained, up-to-date with the latest OpenPGP RFC changes, and periodically audited for security. Gopenpgp in version 2 is already packaged as golang-github-protonmail-gopenpgp. Now there is an incomptible version 3 available while version 2 is still supported. Go-sendxmpp still uses v2 but the latest gosop update requires v3. That's why I plan to maintain both versions in parallel until version 2 is no longer supported or has no more packages depending on it. signature.asc Description: PGP signature
Bug#1086009: ITP: golang-github-raitonoberu-lyricsapi -- Go package and server app for retrieving time-stamped lyrics from Spotify.
Package: wnpp Severity: wishlist Owner: Martin Dosch * Package name: golang-github-raitonoberu-lyricsapi Version : 0.0~git20240719.d597358-1 Upstream Author : Denis * URL : https://github.com/raitonoberu/lyricsapi * License : Unlicense Programming Lang: Go Description : Go package and server app for retrieving time-stamped lyrics from Spotify. This is a requirement for https://github.com/raitonoberu/sptlrx/ signature.asc Description: PGP signature
Bug#1087617: ITP: golang-go.gearno-encoding-base58 --
Package: wnpp Severity: wishlist Owner: Martin Dosch * Package name: golang-go.gearno-encoding-base58 Version : 0.1.0-1 Upstream Author : Bryan Frimin * URL : https://github.com/gearnode/base58 * License : ISC Programming Lang: Go Description : Base58 encoding and decoding library This library provides functions to encode and decode base58 strings. It is a build-dependency of https://github.com/gearnode/privatebin which I want to package. signature.asc Description: PGP signature
Bug#1087620: ITP: privatebin -- A powerful CLI for creating and managing PrivateBin pastes with ease
Package: wnpp Severity: wishlist Owner: Martin Dosch * Package name: privatebin Version : 2.0.2-1 Upstream Author : Bryan Frimin * URL : https://github.com/gearnode/privatebin * License : ISC Programming Lang: Go Description : A powerful CLI for creating and managing PrivateBin pastes with ease PrivateBin's secure and anonymous paste service is indispensable for many developers and privacy enthusiasts. Recognizing the need for a more efficient way to interact with PrivateBin from the terminal. This CLI tool is designed to seamlessly integrate with your workflow, enabling swift creation and management of pastes. signature.asc Description: PGP signature