Bug#884575: ITP: syncthingtray -- a tray applet, plasmoid, and Dolphin integration for Syncthing

2021-09-28 Thread Alexandre Viau
Hello Nicholas, Hannah,

> Oh, and Alexandre was my first Debian contact.

Aww. This is giving me Debconf nostalgia <3.

> I'm CCing you to ask if you'd appreciate help packaging deps for
> Syncthing 1.18.2,

Help for packaging new dependencies of syncthing is always welcome!

I have the habit of keeping a TODO list in the changelog:
- 
https://salsa.debian.org/go-team/packages/syncthing/-/blob/b356f757a44765ff2bb1e2a53df6d64b08dbdd25/debian/changelog

I am not very territorial with my TODO list. Feel free to steal as
many tasks as you like. If it ever runs out, I am sure we can add even
more things to it ;).

At the time of writing this email, there are three things that need to be done:
- Bump the version of github.com/shirou/gopsutil/v3/disk in Debian
- Package github.com/AudriusButkevicius/recli
- Package github.com/flynn-archive/go-shlex

Cheers,

--
Alexandre Viau
av...@debian.org

On Sun, 26 Sept 2021 at 21:33, Nicholas D Steeves  wrote:
>
> Hi Hannah!
>
> Reply follows inline.
>
> Hi Alexandre!
>
> I'm CCing you to ask if you'd appreciate help packaging deps for
> Syncthing 1.18.2, because the working copy of Syncthing Tray that Hannah
> prepared has an embedded copy of this version's libsyncthing that should
> be unbundled.
>
> Hannah Rittich  writes:
>
> > Hey Nicholas,
> >
> > nice to hear that you are still interested.
> >
>
> Yes, definitely!  Long ago Alexandre Viau (Syncthing maintainer in
> Debian) convinced me of the usefulness of Syncthing, and a more friendly
> and convenient UI for our KDE Plasma users is *long overdue*.  Oh, and
> Alexandre was my first Debian contact.  By the way, is this your first
> Debian contribution?  If so, welcome! :-)
>
> > I have read this BTS entry, as well as the related GitHub issue [1].
> > Indeed, libc++utilities and libqtutilities are quite generic names. I
> > think, there are three ways to deal with this.
> >
> > 1.  Rename the libraries. Build a package for each one.
> > 2.  Build a syncthingtray package that includes the libraries and
> > installs them to `/usr/lib/$ARCH/syncthingtray`. This would make use
> > of the multiple tarball support.
> > 3.  Acceptance. Keep the names as they are. Build a package for each
> > one.
> >
> > The three approaches have pros and cons.
> >
> > 1.  + More specific package name.
> > - More work: requires changing the build process and changes to
> >   upstream might be necessary.
> > - Increases long term maintenance cost, since higher complexity
> >   increases the chance of errors.
> > - Can break on updates, if upstream does not want to include the
> >   changes.
> >
> > 2.  + A hypothetical name collision is avoided.
> > o Probably less work than 1.
> > - Additional work: requires a more complicated build process.
> > - Increases long term maintenance cost, since higher complexity
> >   increases the chance of errors.
> > - Libraries cannot be used by other packages. (The author has other
> >   applications that might be of interest. They use the same
> >   libraries.)
> >
> > 3.  + Much simpler than 1. and 2.
> > + Debian package is very close to the upstream package.
> > + Low maintenance cost and more stable build process.
> > - A hypothetical name collision can occur.
> >
> > I, would suggest option 3. A name collision, at this point, is just
> > hypothetical, while the drawbacks of the other options are real.
> >
> > I have checked the package database and there is currently no name
> > collision with these package names, and the Debian Policy
> > Manual just requires a name to be unique in Debian [2], which they are.
> >
> > Furthermore, the chance of a name collision is rather small. Yes,
> > libc++utilities is a rather generic name. However, for the same reason
> > you are concerned about the name, most people will not consider to use
> > such a generic name for a project; it is actually a bold move to choose
> > such a name. In case a more important package needs this name, however,
> > the packages can still be renamed. Hence, I do not see a reason to
> > significantly increase the effort of packaging when there is no concrete
> > reason to do so at the moment. There is the saying "done is better than
> > perfect."
> >
> > If you insist, one could add a section to the README.Debian file that
> > the package will be renamed in case the name is needed by a more
> > important package.
> >
>
> So option #1 is patching the library, and not using a different package
> name at the dp

Bug#940405: RFA: golang-github-oschwald-geoip2-golang

2021-01-08 Thread Alexandre Viau
On Fri, 8 Jan 2021 at 18:02, Cyril Brulebois  wrote:
> It seems to be a package simple enough, and with a very limited set of
> reverse dependencies, that I think I should be able to manage further
> updates. If that looks good enough for you, I can indeed drop you from
> Uploaders and close this bug report.

Looks good to me! Thanks!

Cheers,



Bug#979005: ITP: golang-github-gopherjs-jsbuiltin -- GopherJS bindings for built-in JavaScript functions

2021-01-01 Thread Alexandre Viau
Package: wnpp
Severity: wishlist
Owner: Alexandre Viau 

* Package name: golang-github-gopherjs-jsbuiltin
  Version : 0.0~git20180426.5009155-1
  Upstream Author : GopherJS
* URL : https://github.com/gopherjs/jsbuiltin
* License : BSD-2-clause
  Programming Lang: Go
  Description : GopherJS bindings for built-in JavaScript functions

This is needed for perkeep.

--
Alexandre Viau
av...@debian.org



Bug#979004: ITP: golang-myitcv -- Mono-repo for all myitcv.io/... Go code

2021-01-01 Thread Alexandre Viau
Package: wnpp
Severity: wishlist
Owner: Alexandre Viau 

* Package name: golang-myitcv
  Version : old_gg+git20201125.a7167af-1
  Upstream Author : Paul Jolly
* URL : https://github.com/myitcv/x
* License : Expat
  Programming Lang: Go
  Description : Mono-repo for all myitcv.io/... Go code

This is needed for perkeep.
--
Alexandre Viau
av...@debian.org



Bug#979001: ITP: golang-honnef-go-js-dom -- Go bindings for the JavaScript DOM APIs

2021-01-01 Thread Alexandre Viau
Package: wnpp
Severity: wishlist
Owner: Alexandre Viau 

* Package name: golang-honnef-go-js-dom
  Version : 0.0~git20200509.d4405f7-1
  Upstream Author : Dominik Honnef
* URL : https://github.com/dominikh/go-js-dom
* License : Expat
  Programming Lang: Go
  Description : Go bindings for the JavaScript DOM APIs

 js/dom Package dom provides Go bindings for the JavaScript DOM APIs.
 Version 2 API Status: Alpha, more API changes may be done soon.

This is needed for perkeep.

--
Alexandre Viau
av...@debian.org



Bug#978993: ITP: golang-github-tomnomnom-linkheader -- Golang HTTP Link header parser

2021-01-01 Thread Alexandre Viau
Package: wnpp
Severity: wishlist
Owner: Alexandre Viau 

* Package name: golang-github-tomnomnom-linkheader
  Version : 0.1.0+git20180905.02ca582-1
  Upstream Author : Tom Hudson
* URL : https://github.com/tomnomnom/linkheader
* License : Expat
  Programming Lang: Go
  Description : Golang HTTP Link header parser

This is needed for perkeep.

--
Alexandre Viau
av...@debian.org



Bug#978992: ITP: golang-github-tgulacsi-picago -- Picasa Go library for downloading photos

2021-01-01 Thread Alexandre Viau
Package: wnpp
Severity: wishlist
Owner: Alexandre Viau 

* Package name: golang-github-tgulacsi-picago
  Version : 0.0~git20190121.7cafae2-1
  Upstream Author : Tamás Gulácsi
* URL : https://github.com/tgulacsi/picago
* License : Apache-2.0
  Programming Lang: Go
  Description : Picasa Go library for downloading photos

This is required for perkeep.

--
Alexandre Viau
av...@debian.org



Bug#978645: ITP: golang-modernc-internal -- modernc internal packages

2020-12-29 Thread Alexandre Viau
Package: wnpp
Severity: wishlist
Owner: Alexandre Viau 

* Package name: golang-modernc-internal
  Version : 1.0.0-1
* URL : https://modernc.org/internal
* License : BSD-3-Clause
  Programming Lang: Go
  Description : modernc internal packages

This is needed for perkeep.

--
Alexandre Viau
av...@debian.org



Bug#978606: ITP: golang-modernc-kv -- simple and easy to use persistent key/value (KV) store

2020-12-28 Thread Alexandre Viau
Package: wnpp
Severity: wishlist
Owner: Alexandre Viau 

* Package name: golang-modernc-kv
  Version : 1.0.3-1
  Upstream Author : cznic
* URL : modernc.org/kv
* License : BSD
  Programming Lang: Go
  Description : Package kv implements a simple and easy to use
persistent key/value (KV) store.

This is needed for perkeep.


--
Alexandre Viau
av...@debian.org



Bug#978605: ITP: golang-github-nf-cr2 -- A basic Camera Raw 2 reader

2020-12-28 Thread Alexandre Viau
Package: wnpp
Severity: wishlist
Owner: Alexandre Viau 

* Package name: golang-github-nf-cr2
  Version : 0.0~git20180623.4699471-1
  Upstream Author :
* URL : https://github.com/nf/cr2
* License : BSD-3-clause
  Programming Lang: Go
  Description : A basic Camera Raw 2 reader

this is needed for perkeep

--
Alexandre Viau
av...@debian.org



Bug#978604: ITP: golang-rsc-qr -- QR codes

2020-12-28 Thread Alexandre Viau
Package: wnpp
Severity: wishlist
Owner: Alexandre Viau 

* Package name: golang-rsc-qr
  Version : 0.2.0-1
  Upstream Author : Russ Cox
* URL : https://github.com/rsc/qr
* License : BSD-3-clause
  Programming Lang: Go
  Description : QR codes

This is needed for perkeep.

--
Alexandre Viau
av...@debian.org



Bug#978603: ITP: golang-rsc-pdf -- PDF reader

2020-12-28 Thread Alexandre Viau
Package: wnpp
Severity: wishlist
Owner: Alexandre Viau 

* Package name: golang-rsc-pdf
  Version : 0.1.0-1
  Upstream Author : Russ Cox
* URL : https://github.com/rsc/pdf
* License : BSD-3-clause
  Programming Lang: Go
  Description : PDF reader

This is needed for perkeep.

--
Alexandre Viau
av...@debian.org



Bug#978597: ITP: golang-github-hjfreyer-taglib-go -- Pure go audio tag library in the spirit of taglib

2020-12-28 Thread Alexandre Viau
Package: wnpp
Severity: wishlist
Owner: Alexandre Viau 

* Package name: golang-github-hjfreyer-taglib-go
  Version : 0.0~git20151027.0ef8bba-1
  Upstream Author : Hunter Freyer
* URL : https://github.com/hjfreyer/taglib-go
* License : Apache-2.0
  Programming Lang: Go
  Description : Pure go audio tag library in the spirit of taglib

--
Alexandre Viau
av...@debian.org



Bug#978596: ITP: golang-github-filosottile-b2 -- Efficient, idiomatic Go library for Backblaze B2 Cloud Storage.

2020-12-28 Thread Alexandre Viau
Package: wnpp
Severity: wishlist
Owner: Alexandre Viau 

* Package name: golang-github-filosottile-b2
  Version : 0.0~git20170207.b197f7a-1
  Upstream Author : Filippo Valsorda
* URL : https://github.com/FiloSottile/b2
* License : Expat
  Programming Lang: Go
  Description : Efficient, idiomatic Go library for Backblaze B2
Cloud Storage.

this is needed for syncthing

--
Alexandre Viau
av...@debian.org



Bug#978591: golang-github-gomodule-oauth1 -- OAuth 1.0 client package for Go

2020-12-28 Thread Alexandre Viau
Package: wnpp
Severity: wishlist
Owner: Alexandre Viau 

* Package name: golang-github-gomodule-oauth1
  Version : 0.0~git20181215.9a59ed3-1
  Upstream Author :
* URL : https://github.com/gomodule/oauth1
* License : Apache-2.0
  Programming Lang: Go
  Description : OAuth 1.0 client package for Go

This is needed for perkeep.

--
Alexandre Viau
av...@debian.org



Bug#978590: ITP: golang-github-jonas-p-go-shp -- Go library for reading and writing ESRI Shapefiles.

2020-12-28 Thread Alexandre Viau
Package: wnpp
Severity: wishlist
Owner: Alexandre Viau 

* Package name: golang-github-jonas-p-go-shp
  Version : 0.1.1-1
  Upstream Author : Jonas Palm
* URL : https://github.com/jonas-p/go-shp
* License : Expat
  Programming Lang: Go
  Description : Go library for reading and writing ESRI
Shapefiles. Pure Golang implementation based on the ESRI Shapefile
technical description.

This is needed for perkeep.

--
Alexandre Viau
av...@debian.org



Bug#978497: ITP: golang-github-golang-freetype -- The Freetype font rasterizer in the Go programming language.

2020-12-27 Thread Alexandre Viau
Package: wnpp
Severity: wishlist
Owner: Alexandre Viau 

* Package name: golang-github-golang-freetype
  Version : release+git20170609.e2365df-1
  Upstream Author : Go
* URL : https://github.com/golang/freetype
* License : freetype or gpl-2.0+
  Programming Lang: Go
  Description : The Freetype font rasterizer in the Go programming
language.

 The Freetype font rasterizer in the Go programming language.

This is needed for perkeep.


-- 
Alexandre Viau
av...@debian.org



Bug#978495: ITP: golang-github-bradfitz-latlong -- maps from a latitude and longitude to a timezone.

2020-12-27 Thread Alexandre Viau
Package: wnpp
Severity: wishlist
Owner: Alexandre Viau 

* Package name: golang-github-bradfitz-latlong
  Version : 0.0~git20170410.f3db6d0-1
  Upstream Author : Brad Fitzpatrick
* URL : https://github.com/bradfitz/latlong
* License : Apache-2.0
  Programming Lang: Go
  Description : The latlong package maps from a latitude and
longitude to a timezone.

This is needed for Perkeep.

-- 
Alexandre Viau
av...@debian.org



Bug#978449: ITP: perkeep -- Perkeep lets you permanently keep your stuff, for life.

2020-12-27 Thread Alexandre Viau
Package: wnpp
Severity: wishlist
Owner: Alexandre Viau 

* Package name: perkeep
  Version : 0.11-1
* URL : https://perkeep.org/
* License : Apache-2.0
  Programming Lang: Go
  Description : Perkeep lets you permanently keep your stuff, for life.

--
Alexandre Viau
av...@debian.org



Bug#978148: ITP: golang-github-miscreant-miscreant.go -- Go implementation of Miscreant: misuse-resistant encryption library with AES-SIV (RFC 5297) and AES-PMAC-SIV support

2020-12-26 Thread Alexandre Viau
Package: wnpp
Severity: wishlist
Owner: Alexandre Viau 

* Package name: golang-github-miscreant-miscreant.go
  Version : 0.0~git20200214.26d3763-1
  Upstream Author : miscreant.
* URL : https://github.com/miscreant/miscreant.go
* License : Expat
  Programming Lang: Go
  Description : Go implementation of Miscreant: misuse-resistant
encryption library with AES-SIV (RFC 5297) and AES-PMAC-SIV support

This is a new Syncthing dependency

Cheers,

-- 
Alexandre Viau
av...@debian.org



Bug#950198: Fixing build with jami_20191214.1.07edb5e

2020-09-25 Thread Alexandre Viau
Hello!

Thank you very much for helping!

It looks like you made your changes alongside updates to the upstream source.

Sadly I won't merge any changes to the upstream sources. I'll handle
these myself with git-buildpackage.

Can you please submit your opendht changes again, this time only
including the changes in the debian/ folder?

Then, we will move on to Jami.

Cheers,

--
Alexandre Viau
av...@debian.org

On Fri, 25 Sep 2020 at 10:20, Amin Bandali
 wrote:
>
> Hello Alexandre, all,
>
> I recently joined the Jami team at SFL, and I'm also the newly-appointed
> GNU (co)maintainer for Jami.  I would like to help improve the situation
> with the Jami package in the official Debian repositories however I can.
> I think the first step would be getting more recent versions of the Jami
> Debian package to build.
>
> I opened a number of merge requests against Debian's package sources for
> OpenDHT and Jami, including changes with which I've been able to build
> the WIP update to the jami_20191214.1.07edb5e version.  The merge
> requests are as follows:
>
> - New upstream version 2.1.6:
>   https://salsa.debian.org/debian/opendht/-/merge_requests/3
> - pristine-tar data for opendht_2.1.6.orig.tar.gz:
>   https://salsa.debian.org/debian/opendht/-/merge_requests/4
> - Update to new upstream version 2.1.6, along with tweaks useful for
>   building newer versions of jami:
>   https://salsa.debian.org/debian/opendht/-/merge_requests/5
>
> - Fix build with jami_20191214.1.07edb5e:
>   https://salsa.debian.org/pkg-voip-team/ring/-/merge_requests/2
>
> In essence, I pulled the latest version of OpenDHT into the Debian
> source repo for it, and tweaked the CONFIGURE_FLAGS and the Libs link
> flags in pkgconfig-static.patch to make the package useful for linking
> and building newer Jami against.  On the Jami side, I updated the file
> name for the jami-gnome manpage, and also changed some (non-existent)
> 'distclean' instances to 'clean' so that the build wouldn't fail with a
> non-clean tree.
>
> I'd appreciate it if y'all would take my changes for a spin and see if
> you're able to build jami_20191214.1.07edb5e with them.  If yes, and if
> everyone's happy with the changes and they're merged, next we could try
> building the most recent version of Jami and see how that goes.
>
> Best,
>
> --
> Amin Bandali
> Free Software Consultant
> Savoir-faire Linux
> GNU Jami: bandali



Bug#970825: ITP: golang-github-petermattis-goid -- Programatically retrieve the current goroutine's ID

2020-09-23 Thread Alexandre Viau
Package: wnpp
Severity: wishlist
Owner: Alexandre Viau 

* Package name: golang-github-petermattis-goid
  Version : 0.0~git20180202.b0b1615-1
  Upstream Author : Peter Mattis
* URL : https://github.com/petermattis/goid
* License : Apache-2.0
  Programming Lang: Go
  Description :

 goid Build Status (https://travis-ci.org/petermattis/goid)
 Programatically retrieve the current goroutine's ID. See the CI
 configuration (.travis.yml) for supported Go versions. In addition,
 gccgo 7.2.1 (Go 1.8.3) is supported.

-- 
Alexandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#969242: ITP: golang-github-willf-bloom -- Go package implementing Bloom filters

2020-08-29 Thread Alexandre Viau
Package: wnpp
Severity: wishlist
Owner: Alexandre Viau 

* Package name: golang-github-willf-bloom
  Version : 2.0.3-1
  Upstream Author : Will Fitzgerald
* URL : https://github.com/willf/bloom
* License : BSD-2-clause
  Programming Lang: Go
  Description : Go package implementing Bloom filters

 Bloom filters Master Build Status
 (https://travis-ci.org/willf/bloom?branch=master) Coverage Status
 (https://coveralls.io/github/willf/bloom?branch=master) Go Report
 Card (https://goreportcard.com/report/github.com/willf/bloom) GoDoc
 (http://godoc.org/github.com/willf/bloom)
 .
 A Bloom filter is a representation of a set of n items, where the main
 requirement is to make membership queries; i.e., whether an item is a
 member of a set.
 .

This is required for Syncthing.



signature.asc
Description: OpenPGP digital signature


Bug#950198: Jami: one last dht linking issue

2020-08-15 Thread Alexandre Viau
Hello,

I have put some time on the Jami packaging today.

The version that I am trying to build is here:
 - https://salsa.debian.org/pkg-voip-team/ring

The version is 20191214.1.07edb5e~ds1-1.

It seems that Debian has all of the required dependencies, but I am
getting opendht linking issues.

For example:

- /usr/bin/ld: ./daemon/src/jamidht/server_account_manager.cpp:299:
undefined reference to `dht::http::Request::send()'

I think that we are very close. I don't have any more time today but if
one of you guys are willing to help you can try to hack on it and give
me pointers or send a patch.

Looking forward to a new upload!!

Cheers,

-- 
Alexandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#964238: Please package 0.17.2

2020-07-03 Thread Alexandre Viau
Package: wnpp
Severity: wishlist
Owner: Alexandre Viau 

Hello!

Would you please upload 0.17.2?

It looks like Syncthing needs a newer version of quic-go.

Cheers,

-- 
Alexandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#950198: restinio

2020-05-16 Thread Alexandre Viau
On 2020-05-15 5:48 a.m., Felix Salfelder wrote:
> On Fri, May 15, 2020 at 11:30:03AM +0200, Petter Reinholdtsen wrote:
>> [Alexandre Viau]
>>> The next step would now be to update OpenDHT, which should be quick
>>> once restinio passes new.
>>
>> The restinio package was just accepted into unstable.
> 
> I am half way through opendht [1]. My package lacks testing (just
> imported new upstream 2.1.1). I will continue as time permits, but feel
> free to help.

Hello!

I have just uploaded a new version of opendht.

For the next step I will attempt to build Jami to see if there is
anything missing.

-- 
Alexandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#950198: restinio

2020-05-07 Thread Alexandre Viau
Yes, go ahead!

Sorry I couldn't do it myself quicker, I tend to work on Debian only
on the weekends.

Thank you for your work!! :)

The next step would now be to update OpenDHT, which should be quick
once restinio passes new.

Cheers,

--
Alexandre Viau
av...@debian.org

On Thu, May 7, 2020 at 2:47 AM Sébastien Delafond  wrote:
>
> On 04/05 10:31, Sébastien Delafond wrote:
> > > I add a basic d/salsa-ci.yml, that should tell us what's going on.
> >
> > All the unit tests are passing in salsa:
> >
> >   https://salsa.debian.org/debian/restinio/-/jobs/717236#L1500
>
> Hi Alexandre,
>
> in the current state, do you think I should upload restinio to NEW?
>
> Cheers,
>
> --
> Seb



Bug#950198: restinio

2020-05-03 Thread Alexandre Viau
On 2020-04-28 7:19 a.m., Felix Salfelder wrote:
> On Mon, Apr 27, 2020 at 01:22:29PM +0200, Sébastien Delafond wrote:
> Towards the original goal (getting Jami into Debian), I have reworded
> the cmake patch description and improved the package based on your
> proposed changes.
> 
> - cleanup rules, add the MULTIARCH bit
> - more on d/copyright
> - cmake dependency
> - d/watch

thank you Seb <3!

> 
>> As I don't intend to maintain restinio in the long run, I don't feel the
>> need to argue this any further, and will happily defer to Alexandre's
>> opinion.
> 
> I acknowledge that running the tests is of importance to you. I will
> certainly take that into consideration.
> 
> To proceed, we need restinio in NEW. If you (or anybody else follwing
> this conversation) wishes to help, please review and/or sponsor [1].

Hello,

I am following the conversation.


> 
> Looking at Alexandre's Jami package, I infer that small(er) tarballs are
> in his interest. I do not actually know, and if it helps, I am not going
> to decide how the 0.6.6 package will look like.

Alright so I am going to step in on the small or big tarball debate.

We definitely want to run the tests if that is possible, and we also
want to avoid shipping bundled dependencies if that is possible.

Debian isn't only interested in getting Jami working, we are also
interested in shipping the most complete restinio package possible.

Before I upload anything, can we clear-up where the repository should live?

I am already unsure of where I should look to review: at Seb's
repository or at Felix's?

Can we move this to https://salsa.debian.org/debian ? It would make it
much easier for DDs, like me,  to step in and help if they want to make
patches.

I have created a repository here:
-  https://salsa.debian.org/debian/restinio

And:
 - Gave felix dev permissions on the repository
 - I have uploaded Seb's work.
 - Set the VCS-* fields to point to the new repo

The build of the package fails on my end:
 - resolve: Host not found (authoritative)

Are the tests trying to contact a server or something? If that is the
case, we should eithier selectively disable them or fix them.

Or is there something missing from the package that I pushed at
https://salsa.debian.org/debian/restinio ? Should I have looked elsewhere?

Also, I notice that the package's Changelog already has two entries, but
was it even uploaded once? Should it say UNRELEASED instead, until it is
uploaded, or should I understand that it was uploaded?

Action item before we can upload:
 - Agree where the package will be maintained (hopefully thats over -
debian/restinio)
 - If we run the tests, they should pass (or was it my machine?)

Thank you all for your work :)

Cheers

-- 
Alexandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#956040: ITP: golang-github-lucas-clemente-quic-go -- A QUIC implementation in pure go

2020-05-03 Thread Alexandre Viau
On 2020-05-03 2:04 p.m., Roger Shimizu wrote:
> Dear Alexandre,
> 
>> * Package name: golang-github-lucas-clemente-quic-go
>>   Version : 0.7.0-1
> 
> This package is a dependency of another package, v2ray.
> So I helped to package the latest version, v0.15.5.
> 
> I already pushed all gits to salsa:
> - 
> https://salsa.debian.org/go-team/packages/golang-github-lucas-clemente-quic-go

Great news! Happy to see that our objectives were matching :)

It looks good to me, but I can't upload right now.

Can you make the upload?

Cheers!

-- 
Alexandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#956137: ITP: golang-github-jackpal-go-nat-pmp -- A Go language client for the NAT-PMP internet protocol for port mapping and discovering the external IP address of a firewall.

2020-04-07 Thread Alexandre Viau
Package: wnpp
Severity: wishlist
Owner: Alexandre Viau 

* Package name: golang-github-jackpal-go-nat-pmp
  Version : 1.0.2-1
  Upstream Author : Jack Palevich
* URL : https://github.com/jackpal/go-nat-pmp
* License : TODO
  Programming Lang: Go
  Description : A Go language client for the NAT-PMP internet
protocol for port mapping and discovering the external IP address of a
firewall.

This is needed for Syncthing.

-- 
Alexandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#940332: RFH: syncthing

2020-04-07 Thread Alexandre Viau
Hello Nicholas :)

On 2019-12-23 8:19 p.m., Nicholas D Steeves wrote:
> Thank you for recommending that I try Syncthing all those years ago
> After waiting a bit for it to mature, I'm now using it extensively and
> recommend it to friends and family :-)  I'm not qualified to be the
> sole package maintainer, but would be happy to help out.  Please ping
> me in February or March if someone with more golang experience hasn't
> stepped forward--I won't learn if I have the necessary free time to
> commit to comaintenance before then.

I am glad to learn that you have been using and recommending Syncthing!

I have recently gotten some reinforcement. I am not ready to close this
bug yet but I think that we should be able to update syncthing soon :)

I'll let you know if things don't work out, but it looks good.

Cheers,

-- 
Alexandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#956081: ITP: golang-github-marten-seemann-qpack -- a (minimal) QPACK implementation in Go

2020-04-06 Thread Alexandre Viau
Package: wnpp
Severity: wishlist
Owner: Alexandre Viau 

* Package name: golang-github-marten-seemann-qpack
  Version : 0.1.0-1
  Upstream Author : Marten Seemann
* URL : https://github.com/marten-seemann/qpack
* License : Expat
  Programming Lang: Go
  Description : a (minimal) QPACK implementation in Go

This is indirectly needed for Syncthing.

-- 
Alexandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#956073: ITP: golang-github-marten-seemann-qtls -- Go standard library TLS 1.3 implementation, modified for QUIC

2020-04-06 Thread Alexandre Viau
Package: wnpp
Severity: wishlist
Owner: Alexandre Viau 

* Package name: golang-github-marten-seemann-qtls
  Version : 0.8.0-1
  Upstream Author : Marten Seemann
* URL : https://github.com/marten-seemann/qtls
* License : BSD-3-clause
  Programming Lang: Go
  Description : Go standard library TLS 1.3 implementation, modified
for QUIC

 qtls Godoc Reference (https://godoc.org/github.com/marten-seemann/qtls)
 CircleCI Build Status (https://circleci.com/gh/marten-seemann/qtls)
 .
 This repository contains a modified version of the standard library's
 TLS implementation, modified for the QUIC protocol. It is used by quic-go
 (https://github.com/lucas-clemente/quic-go).

This is indirectly needed for Syncthing

-- 
Alexandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#956047: ITP: golang-github-alangpierce-go-forceexport -- access unexported functions from other packages

2020-04-06 Thread Alexandre Viau
Package: wnpp
Severity: wishlist
Owner: Alexandre Viau 

* Package name: golang-github-alangpierce-go-forceexport
  Version : 0.0~git20160317.8f1d694-1
  Upstream Author : Alan Pierce
* URL : https://github.com/alangpierce/go-forceexport
* License : Expat
  Programming Lang: Go
  Description : A golang package that allows you to access
unexported functions from other packages

This is indirectly needeed for Syncthing.

Cheers,

-- 
Alexandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#956042: ITP: golang-github-bifurcation-mint -- A Minimal TLS 1.3 Implementation in Go

2020-04-06 Thread Alexandre Viau
Package: wnpp
Severity: wishlist
Owner: Alexandre Viau 

* Package name: golang-github-bifurcation-mint
  Version : 0.0~git20200214.93c820e-1
  Upstream Author : Richard Barnes
* URL : https://github.com/bifurcation/mint
* License : Expat
  Programming Lang: Go
  Description : A Minimal TLS 1.3 Implementation in Go


This is needed for syncthing.

-- 
Alexandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#956040: ITP: golang-github-lucas-clemente-quic-go -- A QUIC implementation in pure go

2020-04-06 Thread Alexandre Viau
Package: wnpp
Severity: wishlist
Owner: Alexandre Viau 


* Package name: golang-github-lucas-clemente-quic-go
  Version : 0.7.0-1
  Upstream Author : Lucas Clemente
* URL : https://github.com/lucas-clemente/quic-go
* License : Expat
  Programming Lang: Go
  Description : A QUIC implementation in pure go


This is needed for syncthing.

-- 
Alexandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#940359: RFA: golang-github-glycerine-go-unsnap-stream

2020-04-04 Thread Alexandre Viau

On 2020-03-21 6:54 a.m., Nilesh wrote:
> I would like maintaining the package, shall keep it updated.

Great !

> For Now, I have added in my name, along, that should work well.
> If you really don't want your name in d/control ,I'll so the needful in the 
> next release.

Indeed, feel free to remove my name, or we can't close this bug haha.

>> Feel free to contact me with any questions. Also note that I always
> willing to sponsor uploads!
> 
> I have pushed my changed to my local fork here[1], with updated version.
> I'm not a member of go-team yet; could you add me on salsa, or give me push 
> access to the package 
> in go-team?> That would be great.

I see that you are now a member of the Go Packaging Team on salsa. Are
you able to apply your changes directly on the repository?


> Need review and sponsorship for this package as well.

Maybe you can send a message to the go maintainers list for that
package? I'd prefer if we keep focused on
golang-github-glycerine-go-unsnap-stream for this thread. One thing at a
time!

Cheers,

-- 
Alexandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#950198: RFH: ring -- Secure and distributed voice, video and chat platform

2020-04-04 Thread Alexandre Viau
If you feel like you have a working package, would you please link me
to a git repository on salsa that I can review?

As a reviewer, I don't find mentors.d.o very useful but feel free to
use it if you think its appropriate for you.

Cheers,

--
Alexandre Viau
av...@debian.org

On Sat, Apr 4, 2020 at 3:12 PM Felix Salfelder  wrote:
>
> > restinio [..]
>
> some progress [1].
>
> thanks
> felix
>
> [1] https://mentors.debian.net/package/restinio



Bug#950198: RFH: ring -- Secure and distributed voice, video and chat platform

2020-03-23 Thread Alexandre Viau
On Mon, Mar 23, 2020 at 11:21 AM Felix Salfelder  wrote:
> Afaiu, the bottleneck will be opendht. opendht is already packaged, but
> too old.

No, it won't. Why would it be a bottleneck?

Newer OpenDHT versions also **require restinio**.

We need to package restinio. This is the first step. Nothing else.

If you are really interested in helping with the efforts to update
Jami, it is the place to start.



Bug#950198: RFH: ring -- Secure and distributed voice, video and chat platform

2020-03-22 Thread Alexandre Viau
Hello Felix,

On Wed, Mar 18, 2020 at 4:49 PM Felix Salfelder  wrote:
>
> On Wed, Jan 29, 2020 at 08:36:07PM -0500, Alexandre Viau wrote:
> > I would love to update Jami[1] (https://jami.net) in Debian.
>
> I have prepared some preliminary packages [0,1,2,3]. It seems to run
> without a lot of patching, but pjp. I'm afraid there is more work to
> do...

It looks like you are trying to do many things at once.

Instead of trying to fix everything in one go, I would suggest that we
pick one problem and move from there.

How about we start by packaging restinio in Debian? I'd gladly sponsor
such an upload.

Then we will move to the next step.

Cheers,

--
Alexandre Viau
av...@debian.org



Bug#951599: ITP: clipman -- simple clipboard manager for Wayland

2020-02-18 Thread Alexandre Viau
Package: wnpp
Severity: wishlist
Owner: Alexandre Viau 

* Package name: clipman
  Version : 1.2.0+git20200212.d898c27-1
  Upstream Author : yory8
* URL : https://github.com/yory8/clipman
* License : MIT
  Programming Lang: Go
  Description : simple clipboard manager for Wayland

Cheers,

--
Alexandre Viau
av...@debian.org



Bug#951138: ITP: ydotool -- Generic command-line automation tool (no X!)

2020-02-11 Thread Alexandre Viau
Package: wnpp
Severity: wishlist
Owner: Alexandre Viau 

* Package name: ydotool
  Version : v0.1.8
  Upstream Author : Reimu NotMoe
* URL : https://github.com/ReimuNotMoe/ydotool
* License : MIT
  Programming Lang: C++
  Description : Generic command-line automation tool (no X!)

Cheers,

--
Alexandre Viau
av...@debian.org



Bug#951103: ITP: libedevplus -- Easy-to-use event device library in C++

2020-02-10 Thread Alexandre Viau
Package: wnpp
Severity: wishlist
Owner: Alexandre Viau 

* Package name: libevdevPlus
  Version : v0.1.0
  Upstream Author : YukiWorkshop
* URL : https://github.com/YukiWorkshop/libevdevPlus
* License : MIT
  Programming Lang: C++
  Description : Easy-to-use event device library in C++

I am packaging this as it is required for ydotool

Cheers,

--
Alexandre Viau
av...@debian.org



Bug#951099: ITP: libuInputPlus -- Easy-to-use uinput library in C++

2020-02-10 Thread Alexandre Viau
Package: wnpp
Severity: wishlist
Owner: Alexandre Viau 

* Package name: libuInputPlus
  Version : v0.1.3
  Upstream Author : YukiWorkshop
* URL : https://github.com/YukiWorkshop/libuInputPlus
* License : MIT
  Programming Lang: C++
  Description : Easy-to-use uinput library in C++

I am packaging this as it is required for ydotool

Cheers,

--
Alexandre Viau
av...@debian.org



Bug#950198: RFH: ring -- Secure and distributed voice, video and chat platform

2020-01-29 Thread Alexandre Viau
Package: wnpp
Severity: normal

Hello,

I would love to update Jami[1] (https://jami.net) in Debian.

However, Jami requires new dependencies, such as Restinio[2] which I
don't have the time to package.

Would there anyone be wiling to help? I'd also be happy to have a
co-maintainer that can help me keep up with new Jami versions as they
arrive :)

I am always more than happy to sponsor uploads, too, so feel free to ask!

(Jami is in src:ring which was the previous upstream name)

1. https://jami.net
2. https://github.com/Stiffstream/restinio

Cheers,

--
Alexandre Viau
av...@debian.org



Bug#940333: RFH: python-click

2019-09-17 Thread Alexandre Viau
On 2019-09-16 8:20 p.m., Sandro Tosi wrote:
> Hey Alexandre,
>
> On Sun, 15 Sep 2019 17:01:07 -0400 Alexandre Viau  wrote:
>> Package: wnpp
>> Severity: normal
>>
>> Hello,
>>
>> I haven't had a lot of time to put into python-click lately.
>>
>> I am thinking that moving it to the python packaging team could be a
>> good idea. I am not familiar with the python team's processes, so that
>> would be without my help.
> id be happy to move it under the DPMT umbrella
>
>> If you want to take over python-click, as part of a team or not, you are
>>  welcome!
> want me to keep you as uploaders or you're ok with me taking over? i
> dont mind either way :)


I am okay with you taking over!

Thanks for offering to help!

Cheers,


-- 
Aleaxandre Viau
av...@debian.org




signature.asc
Description: OpenPGP digital signature


Bug#940447: RFA: golang-gopkg-xmlpath.v2

2019-09-15 Thread Alexandre Viau
Package: wnpp
Severity: normal

Hello!

I'd like to find new maintainers for some of my packages because I have
had less time for Debian. I'd like to focus the small amount of time
that I have for Debian on other things.

For now, I intend to do my best to keep maintaining this package.
However, I will probably retitle this bug with the 'O:' prefix at some
point, indicating that I have orphaned it.

Feel free to upload a new version of the package and remove me from the
uploaders in debian/control.

Feel free to contact me with any questions. Also note that I always
willing to sponsor uploads!

Cheers,

-- 
Aleaxandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#940446: RFA: golang-gopkg-robfig-cron.v2

2019-09-15 Thread Alexandre Viau
Package: wnpp
Severity: normal

Hello!

I'd like to find new maintainers for some of my packages because I have
had less time for Debian. I'd like to focus the small amount of time
that I have for Debian on other things.

For now, I intend to do my best to keep maintaining this package.
However, I will probably retitle this bug with the 'O:' prefix at some
point, indicating that I have orphaned it.

Feel free to upload a new version of the package and remove me from the
uploaders in debian/control.

Feel free to contact me with any questions. Also note that I always
willing to sponsor uploads!

Cheers,

-- 
Aleaxandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#940445: RFA: golang-gopkg-httprequest.v1

2019-09-15 Thread Alexandre Viau
Package: wnpp
Severity: normal

Hello!

I'd like to find new maintainers for some of my packages because I have
had less time for Debian. I'd like to focus the small amount of time
that I have for Debian on other things.

For now, I intend to do my best to keep maintaining this package.
However, I will probably retitle this bug with the 'O:' prefix at some
point, indicating that I have orphaned it.

Feel free to upload a new version of the package and remove me from the
uploaders in debian/control.

Feel free to contact me with any questions. Also note that I always
willing to sponsor uploads!

Cheers,

-- 
Aleaxandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#940444: RFA: golang-gopkg-h2non-filetype.v1

2019-09-15 Thread Alexandre Viau
Package: wnpp
Severity: normal

Hello!

I'd like to find new maintainers for some of my packages because I have
had less time for Debian. I'd like to focus the small amount of time
that I have for Debian on other things.

For now, I intend to do my best to keep maintaining this package.
However, I will probably retitle this bug with the 'O:' prefix at some
point, indicating that I have orphaned it.

Feel free to upload a new version of the package and remove me from the
uploaders in debian/control.

Feel free to contact me with any questions. Also note that I always
willing to sponsor uploads!

Cheers,

-- 
Aleaxandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#940443: RFA: golang-gopkg-errgo.v1

2019-09-15 Thread Alexandre Viau
Package: wnpp
Severity: normal

Hello!

I'd like to find new maintainers for some of my packages because I have
had less time for Debian. I'd like to focus the small amount of time
that I have for Debian on other things.

For now, I intend to do my best to keep maintaining this package.
However, I will probably retitle this bug with the 'O:' prefix at some
point, indicating that I have orphaned it.

Feel free to upload a new version of the package and remove me from the
uploaders in debian/control.

Feel free to contact me with any questions. Also note that I always
willing to sponsor uploads!

Cheers,

-- 
Aleaxandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#940442: RFA: golang-go.uber-zap

2019-09-15 Thread Alexandre Viau
Package: wnpp
Severity: normal

Hello!

I'd like to find new maintainers for some of my packages because I have
had less time for Debian. I'd like to focus the small amount of time
that I have for Debian on other things.

For now, I intend to do my best to keep maintaining this package.
However, I will probably retitle this bug with the 'O:' prefix at some
point, indicating that I have orphaned it.

Feel free to upload a new version of the package and remove me from the
uploaders in debian/control.

Feel free to contact me with any questions. Also note that I always
willing to sponsor uploads!

Cheers,

-- 
Aleaxandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#940440: RFA: golang-github-zenazn-goji

2019-09-15 Thread Alexandre Viau
Package: wnpp
Severity: normal

Hello!

I'd like to find new maintainers for some of my packages because I have
had less time for Debian. I'd like to focus the small amount of time
that I have for Debian on other things.

For now, I intend to do my best to keep maintaining this package.
However, I will probably retitle this bug with the 'O:' prefix at some
point, indicating that I have orphaned it.

Feel free to upload a new version of the package and remove me from the
uploaders in debian/control.

Feel free to contact me with any questions. Also note that I always
willing to sponsor uploads!

Cheers,

-- 
Aleaxandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#940441: RFA: golang-go.pedge-env

2019-09-15 Thread Alexandre Viau
Package: wnpp
Severity: normal

Hello!

I'd like to find new maintainers for some of my packages because I have
had less time for Debian. I'd like to focus the small amount of time
that I have for Debian on other things.

For now, I intend to do my best to keep maintaining this package.
However, I will probably retitle this bug with the 'O:' prefix at some
point, indicating that I have orphaned it.

Feel free to upload a new version of the package and remove me from the
uploaders in debian/control.

Feel free to contact me with any questions. Also note that I always
willing to sponsor uploads!

Cheers,

-- 
Aleaxandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#940439: RFA: golang-github-xlab-treeprint

2019-09-15 Thread Alexandre Viau
Package: wnpp
Severity: normal

Hello!

I'd like to find new maintainers for some of my packages because I have
had less time for Debian. I'd like to focus the small amount of time
that I have for Debian on other things.

For now, I intend to do my best to keep maintaining this package.
However, I will probably retitle this bug with the 'O:' prefix at some
point, indicating that I have orphaned it.

Feel free to upload a new version of the package and remove me from the
uploaders in debian/control.

Feel free to contact me with any questions. Also note that I always
willing to sponsor uploads!

Cheers,

-- 
Aleaxandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#940437: RFA: golang-github-vitrun-qart

2019-09-15 Thread Alexandre Viau
Package: wnpp
Severity: normal

Hello!

I'd like to find new maintainers for some of my packages because I have
had less time for Debian. I'd like to focus the small amount of time
that I have for Debian on other things.

For now, I intend to do my best to keep maintaining this package.
However, I will probably retitle this bug with the 'O:' prefix at some
point, indicating that I have orphaned it.

Feel free to upload a new version of the package and remove me from the
uploaders in debian/control.

Feel free to contact me with any questions. Also note that I always
willing to sponsor uploads!

Cheers,

-- 
Aleaxandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#940438: RFA: golang-github-vjeantet-grok

2019-09-15 Thread Alexandre Viau
Package: wnpp
Severity: normal

Hello!

I'd like to find new maintainers for some of my packages because I have
had less time for Debian. I'd like to focus the small amount of time
that I have for Debian on other things.

For now, I intend to do my best to keep maintaining this package.
However, I will probably retitle this bug with the 'O:' prefix at some
point, indicating that I have orphaned it.

Feel free to upload a new version of the package and remove me from the
uploaders in debian/control.

Feel free to contact me with any questions. Also note that I always
willing to sponsor uploads!

Cheers,

-- 
Aleaxandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#940435: RFA: golang-github-tjfoc-gmsm

2019-09-15 Thread Alexandre Viau
Package: wnpp
Severity: normal

Hello!

I'd like to find new maintainers for some of my packages because I have
had less time for Debian. I'd like to focus the small amount of time
that I have for Debian on other things.

For now, I intend to do my best to keep maintaining this package.
However, I will probably retitle this bug with the 'O:' prefix at some
point, indicating that I have orphaned it.

Feel free to upload a new version of the package and remove me from the
uploaders in debian/control.

Feel free to contact me with any questions. Also note that I always
willing to sponsor uploads!

Cheers,

-- 
Aleaxandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#940436: RFA: golang-github-tv42-zbase32

2019-09-15 Thread Alexandre Viau
Package: wnpp
Severity: normal

Hello!

I'd like to find new maintainers for some of my packages because I have
had less time for Debian. I'd like to focus the small amount of time
that I have for Debian on other things.

For now, I intend to do my best to keep maintaining this package.
However, I will probably retitle this bug with the 'O:' prefix at some
point, indicating that I have orphaned it.

Feel free to upload a new version of the package and remove me from the
uploaders in debian/control.

Feel free to contact me with any questions. Also note that I always
willing to sponsor uploads!

Cheers,

-- 
Aleaxandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#940433: RFA: golang-github-thejerf-suture

2019-09-15 Thread Alexandre Viau
Package: wnpp
Severity: normal

Hello!

I'd like to find new maintainers for some of my packages because I have
had less time for Debian. I'd like to focus the small amount of time
that I have for Debian on other things.

For now, I intend to do my best to keep maintaining this package.
However, I will probably retitle this bug with the 'O:' prefix at some
point, indicating that I have orphaned it.

Feel free to upload a new version of the package and remove me from the
uploaders in debian/control.

Feel free to contact me with any questions. Also note that I always
willing to sponsor uploads!

Cheers,

-- 
Aleaxandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#940431: RFA: golang-github-templexxx-xor

2019-09-15 Thread Alexandre Viau
Package: wnpp
Severity: normal

Hello!

I'd like to find new maintainers for some of my packages because I have
had less time for Debian. I'd like to focus the small amount of time
that I have for Debian on other things.

For now, I intend to do my best to keep maintaining this package.
However, I will probably retitle this bug with the 'O:' prefix at some
point, indicating that I have orphaned it.

Feel free to upload a new version of the package and remove me from the
uploaders in debian/control.

Feel free to contact me with any questions. Also note that I always
willing to sponsor uploads!

Cheers,

-- 
Aleaxandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#940430: RFA: golang-github-templexxx-reedsolomon

2019-09-15 Thread Alexandre Viau
Package: wnpp
Severity: normal

Hello!

I'd like to find new maintainers for some of my packages because I have
had less time for Debian. I'd like to focus the small amount of time
that I have for Debian on other things.

For now, I intend to do my best to keep maintaining this package.
However, I will probably retitle this bug with the 'O:' prefix at some
point, indicating that I have orphaned it.

Feel free to upload a new version of the package and remove me from the
uploaders in debian/control.

Feel free to contact me with any questions. Also note that I always
willing to sponsor uploads!

Cheers,

-- 
Aleaxandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#940434: RFA: golang-github-tj-go-spin

2019-09-15 Thread Alexandre Viau
Package: wnpp
Severity: normal

Hello!

I'd like to find new maintainers for some of my packages because I have
had less time for Debian. I'd like to focus the small amount of time
that I have for Debian on other things.

For now, I intend to do my best to keep maintaining this package.
However, I will probably retitle this bug with the 'O:' prefix at some
point, indicating that I have orphaned it.

Feel free to upload a new version of the package and remove me from the
uploaders in debian/control.

Feel free to contact me with any questions. Also note that I always
willing to sponsor uploads!

Cheers,

-- 
Aleaxandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#940429: RFA: golang-github-templexxx-cpufeat

2019-09-15 Thread Alexandre Viau
Package: wnpp
Severity: normal

Hello!

I'd like to find new maintainers for some of my packages because I have
had less time for Debian. I'd like to focus the small amount of time
that I have for Debian on other things.

For now, I intend to do my best to keep maintaining this package.
However, I will probably retitle this bug with the 'O:' prefix at some
point, indicating that I have orphaned it.

Feel free to upload a new version of the package and remove me from the
uploaders in debian/control.

Feel free to contact me with any questions. Also note that I always
willing to sponsor uploads!

Cheers,

-- 
Aleaxandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#940432: RFA: golang-github-tent-http-link-go

2019-09-15 Thread Alexandre Viau
Package: wnpp
Severity: normal

Hello!

I'd like to find new maintainers for some of my packages because I have
had less time for Debian. I'd like to focus the small amount of time
that I have for Debian on other things.

For now, I intend to do my best to keep maintaining this package.
However, I will probably retitle this bug with the 'O:' prefix at some
point, indicating that I have orphaned it.

Feel free to upload a new version of the package and remove me from the
uploaders in debian/control.

Feel free to contact me with any questions. Also note that I always
willing to sponsor uploads!

Cheers,

-- 
Aleaxandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#940428: RFA: golang-github-tcnksm-go-input

2019-09-15 Thread Alexandre Viau
Package: wnpp
Severity: normal

Hello!

I'd like to find new maintainers for some of my packages because I have
had less time for Debian. I'd like to focus the small amount of time
that I have for Debian on other things.

For now, I intend to do my best to keep maintaining this package.
However, I will probably retitle this bug with the 'O:' prefix at some
point, indicating that I have orphaned it.

Feel free to upload a new version of the package and remove me from the
uploaders in debian/control.

Feel free to contact me with any questions. Also note that I always
willing to sponsor uploads!

Cheers,

-- 
Aleaxandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#940424: RFA: golang-github-smira-go-xz

2019-09-15 Thread Alexandre Viau
Package: wnpp
Severity: normal

Hello!

I'd like to find new maintainers for some of my packages because I have
had less time for Debian. I'd like to focus the small amount of time
that I have for Debian on other things.

For now, I intend to do my best to keep maintaining this package.
However, I will probably retitle this bug with the 'O:' prefix at some
point, indicating that I have orphaned it.

Feel free to upload a new version of the package and remove me from the
uploaders in debian/control.

Feel free to contact me with any questions. Also note that I always
willing to sponsor uploads!

Cheers,

-- 
Aleaxandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#940425: RFA: golang-github-spaolacci-murmur3

2019-09-15 Thread Alexandre Viau
Package: wnpp
Severity: normal

Hello!

I'd like to find new maintainers for some of my packages because I have
had less time for Debian. I'd like to focus the small amount of time
that I have for Debian on other things.

For now, I intend to do my best to keep maintaining this package.
However, I will probably retitle this bug with the 'O:' prefix at some
point, indicating that I have orphaned it.

Feel free to upload a new version of the package and remove me from the
uploaders in debian/control.

Feel free to contact me with any questions. Also note that I always
willing to sponsor uploads!

Cheers,

-- 
Aleaxandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#940427: RFA: golang-github-syncthing-notify

2019-09-15 Thread Alexandre Viau
Package: wnpp
Severity: normal

Hello!

I'd like to find new maintainers for some of my packages because I have
had less time for Debian. I'd like to focus the small amount of time
that I have for Debian on other things.

For now, I intend to do my best to keep maintaining this package.
However, I will probably retitle this bug with the 'O:' prefix at some
point, indicating that I have orphaned it.

Feel free to upload a new version of the package and remove me from the
uploaders in debian/control.

Feel free to contact me with any questions. Also note that I always
willing to sponsor uploads!

Cheers,

-- 
Aleaxandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#940422: RFA: golang-github-smira-go-aws-auth

2019-09-15 Thread Alexandre Viau
Package: wnpp
Severity: normal

Hello!

I'd like to find new maintainers for some of my packages because I have
had less time for Debian. I'd like to focus the small amount of time
that I have for Debian on other things.

For now, I intend to do my best to keep maintaining this package.
However, I will probably retitle this bug with the 'O:' prefix at some
point, indicating that I have orphaned it.

Feel free to upload a new version of the package and remove me from the
uploaders in debian/control.

Feel free to contact me with any questions. Also note that I always
willing to sponsor uploads!

Cheers,

-- 
Aleaxandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#940423: RFA: golang-github-smira-go-ftp-protocol

2019-09-15 Thread Alexandre Viau
Package: wnpp
Severity: normal

Hello!

I'd like to find new maintainers for some of my packages because I have
had less time for Debian. I'd like to focus the small amount of time
that I have for Debian on other things.

For now, I intend to do my best to keep maintaining this package.
However, I will probably retitle this bug with the 'O:' prefix at some
point, indicating that I have orphaned it.

Feel free to upload a new version of the package and remove me from the
uploaders in debian/control.

Feel free to contact me with any questions. Also note that I always
willing to sponsor uploads!

Cheers,

-- 
Aleaxandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#940426: RFA: golang-github-streadway-amqp

2019-09-15 Thread Alexandre Viau
Package: wnpp
Severity: normal

Hello!

I'd like to find new maintainers for some of my packages because I have
had less time for Debian. I'd like to focus the small amount of time
that I have for Debian on other things.

For now, I intend to do my best to keep maintaining this package.
However, I will probably retitle this bug with the 'O:' prefix at some
point, indicating that I have orphaned it.

Feel free to upload a new version of the package and remove me from the
uploaders in debian/control.

Feel free to contact me with any questions. Also note that I always
willing to sponsor uploads!

Cheers,

-- 
Aleaxandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#940417: RFA: golang-github-rs-xid

2019-09-15 Thread Alexandre Viau
Package: wnpp
Severity: normal

Hello!

I'd like to find new maintainers for some of my packages because I have
had less time for Debian. I'd like to focus the small amount of time
that I have for Debian on other things.

For now, I intend to do my best to keep maintaining this package.
However, I will probably retitle this bug with the 'O:' prefix at some
point, indicating that I have orphaned it.

Feel free to upload a new version of the package and remove me from the
uploaders in debian/control.

Feel free to contact me with any questions. Also note that I always
willing to sponsor uploads!

Cheers,

-- 
Aleaxandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#940418: RFA: golang-github-sasha-s-go-deadlock

2019-09-15 Thread Alexandre Viau
Package: wnpp
Severity: normal

Hello!

I'd like to find new maintainers for some of my packages because I have
had less time for Debian. I'd like to focus the small amount of time
that I have for Debian on other things.

For now, I intend to do my best to keep maintaining this package.
However, I will probably retitle this bug with the 'O:' prefix at some
point, indicating that I have orphaned it.

Feel free to upload a new version of the package and remove me from the
uploaders in debian/control.

Feel free to contact me with any questions. Also note that I always
willing to sponsor uploads!

Cheers,

-- 
Aleaxandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#940419: RFA: golang-github-segmentio-kafka-go

2019-09-15 Thread Alexandre Viau
Package: wnpp
Severity: normal

Hello!

I'd like to find new maintainers for some of my packages because I have
had less time for Debian. I'd like to focus the small amount of time
that I have for Debian on other things.

For now, I intend to do my best to keep maintaining this package.
However, I will probably retitle this bug with the 'O:' prefix at some
point, indicating that I have orphaned it.

Feel free to upload a new version of the package and remove me from the
uploaders in debian/control.

Feel free to contact me with any questions. Also note that I always
willing to sponsor uploads!

Cheers,

-- 
Aleaxandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#940421: RFA: golang-github-smira-flag

2019-09-15 Thread Alexandre Viau
Package: wnpp
Severity: normal

Hello!

I'd like to find new maintainers for some of my packages because I have
had less time for Debian. I'd like to focus the small amount of time
that I have for Debian on other things.

For now, I intend to do my best to keep maintaining this package.
However, I will probably retitle this bug with the 'O:' prefix at some
point, indicating that I have orphaned it.

Feel free to upload a new version of the package and remove me from the
uploaders in debian/control.

Feel free to contact me with any questions. Also note that I always
willing to sponsor uploads!

Cheers,

-- 
Aleaxandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#940420: RFA: golang-github-smira-commander

2019-09-15 Thread Alexandre Viau
Package: wnpp
Severity: normal

Hello!

I'd like to find new maintainers for some of my packages because I have
had less time for Debian. I'd like to focus the small amount of time
that I have for Debian on other things.

For now, I intend to do my best to keep maintaining this package.
However, I will probably retitle this bug with the 'O:' prefix at some
point, indicating that I have orphaned it.

Feel free to upload a new version of the package and remove me from the
uploaders in debian/control.

Feel free to contact me with any questions. Also note that I always
willing to sponsor uploads!

Cheers,

-- 
Aleaxandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#940416: RFA: golang-github-roaringbitmap-roaring

2019-09-15 Thread Alexandre Viau
Package: wnpp
Severity: normal

Hello!

I'd like to find new maintainers for some of my packages because I have
had less time for Debian. I'd like to focus the small amount of time
that I have for Debian on other things.

For now, I intend to do my best to keep maintaining this package.
However, I will probably retitle this bug with the 'O:' prefix at some
point, indicating that I have orphaned it.

Feel free to upload a new version of the package and remove me from the
uploaders in debian/control.

Feel free to contact me with any questions. Also note that I always
willing to sponsor uploads!

Cheers,

-- 
Aleaxandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#940415: RFA: golang-github-retailnext-hllpp

2019-09-15 Thread Alexandre Viau
Package: wnpp
Severity: normal

Hello!

I'd like to find new maintainers for some of my packages because I have
had less time for Debian. I'd like to focus the small amount of time
that I have for Debian on other things.

For now, I intend to do my best to keep maintaining this package.
However, I will probably retitle this bug with the 'O:' prefix at some
point, indicating that I have orphaned it.

Feel free to upload a new version of the package and remove me from the
uploaders in debian/control.

Feel free to contact me with any questions. Also note that I always
willing to sponsor uploads!

Cheers,

-- 
Aleaxandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#940414: RFA: golang-github-rainycape-unidecode

2019-09-15 Thread Alexandre Viau
Package: wnpp
Severity: normal

Hello!

I'd like to find new maintainers for some of my packages because I have
had less time for Debian. I'd like to focus the small amount of time
that I have for Debian on other things.

For now, I intend to do my best to keep maintaining this package.
However, I will probably retitle this bug with the 'O:' prefix at some
point, indicating that I have orphaned it.

Feel free to upload a new version of the package and remove me from the
uploaders in debian/control.

Feel free to contact me with any questions. Also note that I always
willing to sponsor uploads!

Cheers,

-- 
Aleaxandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#940412: RFA: golang-github-posener-complete

2019-09-15 Thread Alexandre Viau
Package: wnpp
Severity: normal

Hello!

I'd like to find new maintainers for some of my packages because I have
had less time for Debian. I'd like to focus the small amount of time
that I have for Debian on other things.

For now, I intend to do my best to keep maintaining this package.
However, I will probably retitle this bug with the 'O:' prefix at some
point, indicating that I have orphaned it.

Feel free to upload a new version of the package and remove me from the
uploaders in debian/control.

Feel free to contact me with any questions. Also note that I always
willing to sponsor uploads!

Cheers,

-- 
Aleaxandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#940411: RFA: golang-github-pointlander-peg

2019-09-15 Thread Alexandre Viau
Package: wnpp
Severity: normal

Hello!

I'd like to find new maintainers for some of my packages because I have
had less time for Debian. I'd like to focus the small amount of time
that I have for Debian on other things.

For now, I intend to do my best to keep maintaining this package.
However, I will probably retitle this bug with the 'O:' prefix at some
point, indicating that I have orphaned it.

Feel free to upload a new version of the package and remove me from the
uploaders in debian/control.

Feel free to contact me with any questions. Also note that I always
willing to sponsor uploads!

Cheers,

-- 
Aleaxandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#940407: RFA: golang-github-pierrec-xxhash

2019-09-15 Thread Alexandre Viau
Package: wnpp
Severity: normal

Hello!

I'd like to find new maintainers for some of my packages because I have
had less time for Debian. I'd like to focus the small amount of time
that I have for Debian on other things.

For now, I intend to do my best to keep maintaining this package.
However, I will probably retitle this bug with the 'O:' prefix at some
point, indicating that I have orphaned it.

Feel free to upload a new version of the package and remove me from the
uploaders in debian/control.

Feel free to contact me with any questions. Also note that I always
willing to sponsor uploads!

Cheers,

-- 
Aleaxandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#940409: RFA: golang-github-pointlander-compress

2019-09-15 Thread Alexandre Viau
Package: wnpp
Severity: normal

Hello!

I'd like to find new maintainers for some of my packages because I have
had less time for Debian. I'd like to focus the small amount of time
that I have for Debian on other things.

For now, I intend to do my best to keep maintaining this package.
However, I will probably retitle this bug with the 'O:' prefix at some
point, indicating that I have orphaned it.

Feel free to upload a new version of the package and remove me from the
uploaders in debian/control.

Feel free to contact me with any questions. Also note that I always
willing to sponsor uploads!

Cheers,

-- 
Aleaxandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#940410: RFA: golang-github-pointlander-jetset

2019-09-15 Thread Alexandre Viau
Package: wnpp
Severity: normal

Hello!

I'd like to find new maintainers for some of my packages because I have
had less time for Debian. I'd like to focus the small amount of time
that I have for Debian on other things.

For now, I intend to do my best to keep maintaining this package.
However, I will probably retitle this bug with the 'O:' prefix at some
point, indicating that I have orphaned it.

Feel free to upload a new version of the package and remove me from the
uploaders in debian/control.

Feel free to contact me with any questions. Also note that I always
willing to sponsor uploads!

Cheers,

-- 
Aleaxandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#940408: RFA: golang-github-pkg-term

2019-09-15 Thread Alexandre Viau
Package: wnpp
Severity: normal

Hello!

I'd like to find new maintainers for some of my packages because I have
had less time for Debian. I'd like to focus the small amount of time
that I have for Debian on other things.

For now, I intend to do my best to keep maintaining this package.
However, I will probably retitle this bug with the 'O:' prefix at some
point, indicating that I have orphaned it.

Feel free to upload a new version of the package and remove me from the
uploaders in debian/control.

Feel free to contact me with any questions. Also note that I always
willing to sponsor uploads!

Cheers,

-- 
Aleaxandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#940406: RFA: golang-github-oschwald-maxminddb-golang

2019-09-15 Thread Alexandre Viau
Package: wnpp
Severity: normal

Hello!

I'd like to find new maintainers for some of my packages because I have
had less time for Debian. I'd like to focus the small amount of time
that I have for Debian on other things.

For now, I intend to do my best to keep maintaining this package.
However, I will probably retitle this bug with the 'O:' prefix at some
point, indicating that I have orphaned it.

Feel free to upload a new version of the package and remove me from the
uploaders in debian/control.

Feel free to contact me with any questions. Also note that I always
willing to sponsor uploads!

Cheers,

-- 
Aleaxandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#940405: RFA: golang-github-oschwald-geoip2-golang

2019-09-15 Thread Alexandre Viau
Package: wnpp
Severity: normal

Hello!

I'd like to find new maintainers for some of my packages because I have
had less time for Debian. I'd like to focus the small amount of time
that I have for Debian on other things.

For now, I intend to do my best to keep maintaining this package.
However, I will probably retitle this bug with the 'O:' prefix at some
point, indicating that I have orphaned it.

Feel free to upload a new version of the package and remove me from the
uploaders in debian/control.

Feel free to contact me with any questions. Also note that I always
willing to sponsor uploads!

Cheers,

-- 
Aleaxandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#940404: RFA: golang-github-oneofone-xxhash

2019-09-15 Thread Alexandre Viau
Package: wnpp
Severity: normal

Hello!

I'd like to find new maintainers for some of my packages because I have
had less time for Debian. I'd like to focus the small amount of time
that I have for Debian on other things.

For now, I intend to do my best to keep maintaining this package.
However, I will probably retitle this bug with the 'O:' prefix at some
point, indicating that I have orphaned it.

Feel free to upload a new version of the package and remove me from the
uploaders in debian/control.

Feel free to contact me with any questions. Also note that I always
willing to sponsor uploads!

Cheers,

-- 
Aleaxandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#940403: RFA: golang-github-nu7hatch-gouuid

2019-09-15 Thread Alexandre Viau
Package: wnpp
Severity: normal

Hello!

I'd like to find new maintainers for some of my packages because I have
had less time for Debian. I'd like to focus the small amount of time
that I have for Debian on other things.

For now, I intend to do my best to keep maintaining this package.
However, I will probably retitle this bug with the 'O:' prefix at some
point, indicating that I have orphaned it.

Feel free to upload a new version of the package and remove me from the
uploaders in debian/control.

Feel free to contact me with any questions. Also note that I always
willing to sponsor uploads!

Cheers,

-- 
Aleaxandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#940401: RFA: golang-github-nats-io-nkeys

2019-09-15 Thread Alexandre Viau
Package: wnpp
Severity: normal

Hello!

I'd like to find new maintainers for some of my packages because I have
had less time for Debian. I'd like to focus the small amount of time
that I have for Debian on other things.

For now, I intend to do my best to keep maintaining this package.
However, I will probably retitle this bug with the 'O:' prefix at some
point, indicating that I have orphaned it.

Feel free to upload a new version of the package and remove me from the
uploaders in debian/control.

Feel free to contact me with any questions. Also note that I always
willing to sponsor uploads!

Cheers,

-- 
Aleaxandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#940402: RFA: golang-github-nats-io-nuid

2019-09-15 Thread Alexandre Viau
Package: wnpp
Severity: normal

Hello!

I'd like to find new maintainers for some of my packages because I have
had less time for Debian. I'd like to focus the small amount of time
that I have for Debian on other things.

For now, I intend to do my best to keep maintaining this package.
However, I will probably retitle this bug with the 'O:' prefix at some
point, indicating that I have orphaned it.

Feel free to upload a new version of the package and remove me from the
uploaders in debian/control.

Feel free to contact me with any questions. Also note that I always
willing to sponsor uploads!

Cheers,

-- 
Aleaxandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#940400: RFA: golang-github-nats-io-jwt

2019-09-15 Thread Alexandre Viau
Package: wnpp
Severity: normal

Hello!

I'd like to find new maintainers for some of my packages because I have
had less time for Debian. I'd like to focus the small amount of time
that I have for Debian on other things.

For now, I intend to do my best to keep maintaining this package.
However, I will probably retitle this bug with the 'O:' prefix at some
point, indicating that I have orphaned it.

Feel free to upload a new version of the package and remove me from the
uploaders in debian/control.

Feel free to contact me with any questions. Also note that I always
willing to sponsor uploads!

Cheers,

-- 
Aleaxandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#940399: RFA: golang-github-nats-io-go-nats-streaming

2019-09-15 Thread Alexandre Viau
Package: wnpp
Severity: normal

Hello!

I'd like to find new maintainers for some of my packages because I have
had less time for Debian. I'd like to focus the small amount of time
that I have for Debian on other things.

For now, I intend to do my best to keep maintaining this package.
However, I will probably retitle this bug with the 'O:' prefix at some
point, indicating that I have orphaned it.

Feel free to upload a new version of the package and remove me from the
uploaders in debian/control.

Feel free to contact me with any questions. Also note that I always
willing to sponsor uploads!

Cheers,

-- 
Aleaxandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#940398: RFA: golang-github-nats-io-go-nats

2019-09-15 Thread Alexandre Viau
Package: wnpp
Severity: normal

Hello!

I'd like to find new maintainers for some of my packages because I have
had less time for Debian. I'd like to focus the small amount of time
that I have for Debian on other things.

For now, I intend to do my best to keep maintaining this package.
However, I will probably retitle this bug with the 'O:' prefix at some
point, indicating that I have orphaned it.

Feel free to upload a new version of the package and remove me from the
uploaders in debian/control.

Feel free to contact me with any questions. Also note that I always
willing to sponsor uploads!

Cheers,

-- 
Aleaxandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#940394: RFA: golang-github-mkrautz-goar

2019-09-15 Thread Alexandre Viau
Package: wnpp
Severity: normal

Hello!

I'd like to find new maintainers for some of my packages because I have
had less time for Debian. I'd like to focus the small amount of time
that I have for Debian on other things.

For now, I intend to do my best to keep maintaining this package.
However, I will probably retitle this bug with the 'O:' prefix at some
point, indicating that I have orphaned it.

Feel free to upload a new version of the package and remove me from the
uploaders in debian/control.

Feel free to contact me with any questions. Also note that I always
willing to sponsor uploads!

Cheers,

-- 
Aleaxandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#940396: RFA: golang-github-naoina-toml

2019-09-15 Thread Alexandre Viau
Package: wnpp
Severity: normal

Hello!

I'd like to find new maintainers for some of my packages because I have
had less time for Debian. I'd like to focus the small amount of time
that I have for Debian on other things.

For now, I intend to do my best to keep maintaining this package.
However, I will probably retitle this bug with the 'O:' prefix at some
point, indicating that I have orphaned it.

Feel free to upload a new version of the package and remove me from the
uploaders in debian/control.

Feel free to contact me with any questions. Also note that I always
willing to sponsor uploads!

Cheers,

-- 
Aleaxandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#940395: RFA: golang-github-naoina-go-stringutil

2019-09-15 Thread Alexandre Viau
Package: wnpp
Severity: normal

Hello!

I'd like to find new maintainers for some of my packages because I have
had less time for Debian. I'd like to focus the small amount of time
that I have for Debian on other things.

For now, I intend to do my best to keep maintaining this package.
However, I will probably retitle this bug with the 'O:' prefix at some
point, indicating that I have orphaned it.

Feel free to upload a new version of the package and remove me from the
uploaders in debian/control.

Feel free to contact me with any questions. Also note that I always
willing to sponsor uploads!

Cheers,

-- 
Aleaxandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#940397: RFA: golang-github-nats-io-gnatsd

2019-09-15 Thread Alexandre Viau
Package: wnpp
Severity: normal

Hello!

I'd like to find new maintainers for some of my packages because I have
had less time for Debian. I'd like to focus the small amount of time
that I have for Debian on other things.

For now, I intend to do my best to keep maintaining this package.
However, I will probably retitle this bug with the 'O:' prefix at some
point, indicating that I have orphaned it.

Feel free to upload a new version of the package and remove me from the
uploaders in debian/control.

Feel free to contact me with any questions. Also note that I always
willing to sponsor uploads!

Cheers,

-- 
Aleaxandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#940393: RFA: golang-github-mitchellh-prefixedio

2019-09-15 Thread Alexandre Viau
Package: wnpp
Severity: normal

Hello!

I'd like to find new maintainers for some of my packages because I have
had less time for Debian. I'd like to focus the small amount of time
that I have for Debian on other things.

For now, I intend to do my best to keep maintaining this package.
However, I will probably retitle this bug with the 'O:' prefix at some
point, indicating that I have orphaned it.

Feel free to upload a new version of the package and remove me from the
uploaders in debian/control.

Feel free to contact me with any questions. Also note that I always
willing to sponsor uploads!

Cheers,

-- 
Aleaxandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


  1   2   3   4   5   6   >