Bug#1068246: RFS: golang-modernc-file/1.0.8-1 [ITP] -- write ahead log in Go

2024-04-02 Thread tous

Package: sponsorship-requests
Severity: wishlist

Dear mentors,

I am looking for a sponsor for my package "golang-modernc-file":

 * Package name : golang-modernc-file
   Version  : 1.0.8-1
   Upstream contact : Jan Mercl <0xj...@gmail.com>
 * URL  : https://modernc.org/file
 * License  : BSD-3-Clause
 * Vcs  : 
https://salsa.debian.org/go-team/packages/golang-modernc-file

   Section  : golang

The source builds the following binary packages:

  golang-modernc-file-dev - write ahead log in Go

To access further information about this package, please visit the 
following URL:


  https://mentors.debian.net/package/golang-modernc-file/

Alternatively, you can download the package with 'dget' using this 
command:


  dget -x 
https://mentors.debian.net/debian/pool/main/g/golang-modernc-file/golang-modernc-file_1.0.8-1.dsc


Changes for the initial release:

 golang-modernc-file (1.0.8-1) unstable; urgency=medium
 .
   * Initial release (Closes: 1065568)

Regards,
--
  tous



Bug#1068244: RFS: golang-modernc-lexer/1.0.5-1 [ITP] -- run time generator of action less scanners (lexeme recognizers)

2024-04-02 Thread tous

Package: sponsorship-requests
Severity: wishlist

Dear mentors,

I am looking for a sponsor for the package "golang-modernc-lexer":

 * Package name : golang-modernc-lexer
   Version  : 1.0.5-1
   Upstream contact : Jan Mercl <0xj...@gmail.com>
 * URL  : https://modernc.org/lexer
 * License  : BSD-3-Clause
 * Vcs  : 
https://salsa.debian.org/go-team/packages/golang-modernc-lexer

   Section  : golang

The source builds the following binary packages:

  golang-modernc-lexer-dev - run time generator of action less scanners 
(lexeme recognizers)


To access further information about this package, please visit the 
following URL:


  https://mentors.debian.net/package/golang-modernc-lexer/

Alternatively, you can download the package with 'dget' using this 
command:


  dget -x 
https://mentors.debian.net/debian/pool/main/g/golang-modernc-lexer/golang-modernc-lexer_1.0.5-1.dsc


Changes for the initial release:

 golang-modernc-lexer (1.0.5-1) unstable; urgency=medium
 .
   * Initial release (Closes: 1065559)

Regards,
--
  tous



Bug#1065568: ITP: golang-modernc-file -- write ahead log in Go

2024-03-06 Thread tous

Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org, debian...@lists.debian.org
Owner: tous 

* Package name: golang-modernc-file
  Version : 1.0.8-1
  Upstream Author : Jan Mercl
* URL : https://gitlab.com/cznic/file
* License : BSD-3-clause
  Programming Lang: Go
  Description : write ahead log in Go

Package file handles write-ahead logs and space management of 
os.File-like entities.


This package is on dependency tree of probe-cli



Bug#1065560: ITP: golang-modernc-lex -- provides support for a *nix (f)lex like tool on .l sources

2024-03-06 Thread tous

Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org, debian...@lists.debian.org
Owner: tous 

* Package name: golang-modernc-lex
  Version : 1.1.1-1
  Upstream Author : Jan Mercl
* URL : https://gitlab.com/cznic/lex
* License : BSD-3-clause
  Programming Lang: Go
  Description : lex provides support for a *nix (f)lex like tool on 
.l sources


Package lex provides support for a *nix (f)lex like tool on .l sources.

This package is on dependency tree of probe-cli



Bug#1065559: ITP: golang-modernc-lexer -- provides generating actionless scanners at run time

2024-03-06 Thread tous

Package: wnpp
X-Debbugs-CC: debian-de...@lists.debian.org, debian...@lists.debian.org
Severity: wishlist
Owner: tous 

* Package name: golang-modernc-lexer
  Version : 1.0.5-1
  Upstream Author : Jan Mercl
* URL : https://gitlab.com/cznic/lexer
* License : BSD-3-clause
  Programming Lang: Go
  Description : lexer provides generating actionless scanners at run 
time


Scanners are defined by regular expressions and/or lexical grammars, 
mapping between those definitions, token numeric identifiers
and an optional set of starting id sets, providing simmilar 
functionality as switching start states in *nix LEX. The generated FSMs 
are
Unicode arune based and all unicode.Categories and unicode.Scripts are 
supported by the regexp syntax using the \p{name} construct.


This package is on dependency tree of probe-cli



Bug#1065558: ITP: golex -- a lex/flex like utility

2024-03-06 Thread tous

Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org, debian...@lists.debian.org

Owner: tous 

* Package name: golex
  Version : 1.1.0-1
  Upstream Author : Jan Mercl
* URL : https://gitlab.com/cznic/golex
* License : BSD-3-clause
  Programming Lang: Go
  Description : a lex/flex like (not fully POSIX lex compatible) 
utility


Golex is a lex/flex like (not fully POSIX lex compatible) utility. It 
renders .l formated data
to Go source code. The .l data can come from a file named in a command 
line argument.

If no non-opt args are given, golex reads stdin.

This package is on dependency tree of probe-cli



Bug#1065557: ITP: golang-modernc-db -- implements some data structures found in database implementations

2024-03-06 Thread tous

Package: wnpp
X-Debbugs-CC: debian-de...@lists.debian.org, debian...@lists.debian.org
Severity: wishlist
Owner: tous 

* Package name: golang-modernc-db
  Version : 1.0.10-1
  Upstream Author : Jan Mercl
* URL : https://gitlab.com/cznic/db
* License : BSD-3-clause
  Programming Lang: Go
  Description : implements some data structures often found in 
databases


Package DB implements some data structures found in database 
implementations. (Work in Progress)


This package is on dependency tree of probe-cli.



Bug#1065555: ITP: golang-github-upper-db -- Data access layer for PostgreSQL, CockroachDB, MySQL, SQLite and MongoDB with ORM-like features

2024-03-06 Thread tous

Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org, debian...@lists.debian.org
Owner: tous 

* Package name: golang-github-upper-db
  Version : 4.6.0-1
  Upstream Author : upper.io
* URL : https://github.com/upper/db
* License : MIT License
  Programming Lang: Go
  Description : Data access layer for PostgreSQL, CockroachDB, 
MySQL, SQLite and MongoDB with ORM-like features


 upper/db is a productive data access layer (DAL) for Go
 that provides agnostic tools to work with different data sources, such 
as:

  * PostgreSQL (https://upper.io/v4/adapter/postgresql)
  * MySQL (https://upper.io/v4/adapter/mysql)
  * MSSQL (https://upper.io/v4/adapter/mssql)
  * CockroachDB (https://upper.io/v4/adapter/cockroachdb)
  * MongoDB (https://upper.io/v4/adapter/mongo)
  * QL (https://upper.io/v4/adapter/ql)
  * SQLite (https://upper.io/v4/adapter/sqlite)

 This package is a dependency of probe-cli



Bug#1064485: RFS: samplebrain/0.18.5-1 [ITP] -- Custom sample smashing app designed by Aphex Twin

2024-02-22 Thread tous

Package: sponsorship-requests

Severity: wishlist

Dear mentors,

I am looking for a sponsor for my package "samplebrain":

* Package name : samplebrain
   Version  : 0.18.5-1
   Upstream contact : Dave Griffiths 
 * URL  : http://thentrythis.org/projects/samplebrain
 * License  : CC0-1.0, GPL-2+
 * Vcs  : https://salsa.debian.org/touss-guest/samplebrain
   Section  : sound

The source builds the following binary packages:

  samplebrain - Custom sample smashing app designed by Aphex Twin

To access further information about this package, please visit the 
following URL:


  https://mentors.debian.net/package/samplebrain/

Alternatively, you can download the package with 'dget' using this 
command:


  dget -x 
https://mentors.debian.net/debian/pool/main/s/samplebrain/samplebrain_0.18.5-1.dsc


Changes for the initial release:

 samplebrain (0.18.5-1) unstable; urgency=medium
 .
   * Initial release. (Closes: 1040745)

Regards,
--
  tous

Bug#1040745: ITP: samplebrain -- a custom sample mashing app designed by Aphex Twin

2023-07-09 Thread tous

Package: wnpp
X-Debbugs-Cc: debian-de...@lists.debian.org
Owner: tous 
Severity: wishlist

* Package name: samplebrain
  Version : 0.18.4
  Upstream Author : Dave Griffiths
* URL : https://gitlab.com/then-try-this/samplebrain
* License : GPL
  Programming Lang: C++
  Description : A custom sample mashing app designed by Aphex Twin

Samplebrain chops samples up into a 'brain' of interconnected small
sections called blocks which are connected into a network by
similarity. It processes a target sample, chopping it up into blocks
in the same way, and tries to match each block with one in its brain
to play in realtime.



Bug#1040235: ITP: golang-github-xhit-go-str2duration -- Convert string to duration in golang

2023-07-03 Thread tous

Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org, debian...@lists.debian.org
Owner: tous 


* Package name: golang-github-xhit-go-str2duration
  Version : 2.1.0-1
  Upstream Author : Santiago De la Cruz
* URL : https://github.com/xhit/go-str2duration
* License : BSD-3-clause
  Programming Lang: Go
  Description : Convert string to duration in golang

 Go String To Duration (go-str2duration)
 .
 This package is a dependency of golang-gopkg-alecthomas-kingpin.v2



Bug#1037426: RFS: blag-fortune/1.9.0-1 -- anarchist quotes for fortune

2023-06-12 Thread tous

Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package "blag-fortune":

 * Package name : blag-fortune
   Version  : 1.9.0-1
   Upstream contact : [fill in name and email of upstream]
 * URL  : https://notabug.org/PangolinTurtle/BLAG-fortune
 * License  : public-domain
 * Vcs  : https://salsa.debian.org/debian/blag-fortune
   Section  : games

The source builds the following binary packages:

  fortune-anarchism - anarchist quotes for fortune

To access further information about this package, please visit the 
following URL:


  https://mentors.debian.net/package/blag-fortune/

Alternatively, you can download the package with 'dget' using this 
command:


  dget -x 
https://mentors.debian.net/debian/pool/main/b/blag-fortune/blag-fortune_1.9.0-1.dsc


Changes since the last upload:

 blag-fortune (1.9.0-1) unstable; urgency=medium
 .
   * Declare compliance with Debian Policy 4.6.2
   * New upstream version 1.9.0

Regards,
--
  tous



Bug#959187: ITP: ooni-probe-cli -- OONI Probe Command Line Interface)

2023-05-23 Thread tous
Hi Antoine,

Unfortunately I didn't get so far, but I intend to work on it on these next 
days. It needs packaging on the following dependencies:

gitlab.com/yawning/utls
github.com/ooni/probe-assets
gitlab.com/yawning/obfs4
github.com/ooni/oocrypto
github.com/ooni/netem
github.com/upper/db
github.com/Psiphon-Labs/psiphon-tunnel-core
github.com/ooni/oohttp

You can find what I worked on here: 
https://salsa.debian.org/touss-guest/probe-cli

Thanks for waiting this long for me to pack the probe-cli. I'd appreciate any 
help i can get on this.

Best regards,

tous



Bug#986904: blag-fortune/1.5.0-1 [ITA] -- anarchist quotes for fortune

2021-06-05 Thread tous
Thanks!

I changed the distribution to experimental and updated d/control (I had no 
issues with access rights).



Bug#986904: blag-fortune/1.5.0-1 [ITA] -- anarchist quotes for fortune

2021-06-05 Thread tous


‐‐‐ Original Message ‐‐‐
On Friday, May 28, 2021 5:49 PM, Tobias Frost  wrote:

> Hi tous,
>
> Thanks for adopting the package!

Hi toby,

I'm glad you are willing to sponsor the blag-fortune package :)

>
> -   You've put the package on salsa! that's great, but I've been burnt with 
> private namespaces, so
> I discourage them. Would you mind to put it into the debian namespace? 
> (I'd create it for you and
> give you all required rights)

Not at all, please do this.

>
> -   d/copyright has an empty Upstream-Contact field. Please either fill or 
> remove.
> -   As there is no dep3 header on the patch… Please add one and consider 
> upstreaming the patch.
>
> Those are only small things and should be easy to fix. Please confirm 
> that you want to target unstable
> and I can do the upload. (Remove the moreinfo tag when ready)
>
> --
> Cheers,
> tobi
>

I uploaded to https://mentors.debian.net/package/blag-fortune/ the package 
containing the fixes for the issues that you pointed out. I would like to solve 
#900647 but I don't know the properly way solve this bug at moment. Would 
upload to unstable could cause any trouble to fix this bug in the future?

--
Cheers!
tous



Bug#987387: ITA: openvpn-systemd-resolved -- integrates OpenVPN with systemd-resolved

2021-04-22 Thread tous
Package: wnpp
retitle 987147 ITA: openvpn-systemd-resolved -- integrates OpenVPN with 
systemd-resolved
owner 987147 to...@protonmail.com



Bug#986904: blag-fortune/1.5.0-1 [ITA] -- anarchist quotes for fortune

2021-04-13 Thread tous
Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package "blag-fortune":

 * Package name: blag-fortune
   Version : 1.5.0-1
   Upstream Author :

Jason K. MacDuffie

* URL :
https://notabug.org/PangolinTurtle/BLAG-fortune
* License : public-domain
   Section : games

It builds those binary packages:

  fortune-anarchism - anarchist quotes for fortune

To access further information about this package, please visit the following 
URL:
https://mentors.debian.net/package/blag-fortune/
Alternatively, one can download the package with dget using this command:

  dget -x
https://mentors.debian.net/debian/pool/main/b/blag-fortune/blag-fortune_1.5.0-1.dsc
Changes since the last upload:

 blag-fortune (1.5.0-1) UNRELEASED; urgency=medium

.
   * New upstream release.
   * debian/rules: export distro variable.
   * debian/patches: update patch that adds DESTDIR before installation 
location.
   * debian/control: add enhances: anarchism. (Closes: #872621)
   * New maintainer. (Closes: #981060)
   * Declare compliance with Debian Policy 4.5.1
   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
 Repository-Browse.
   * Update debian/copyright

Regards,
--
  tous

Bug#983143: ITA: blag-fortune

2021-02-19 Thread tous
Package: wnpp
Severity: normal



Bug#964022: ITP: libdata-password-zxcvbn-perl -- Perl port of Dropbox's password strength estimation library, zxcvbn

2020-06-30 Thread tous
Package: wnpp
Severity: wishlist
Owner: Tous Azzi 

* Package name: libdata-password-zxcvbn-perl
  Version : 1.0.4
  Upstream Author : Gianni Ceccarelli 
* URL : https://metacpan.org/pod/Data::Password::zxcvbn
* License : Perl
  Programming Lang: Perl
  Description : Perl port of Dropbox's password strength estimation 
library, zxcvbn

zxcvbn is a password strength estimator inspired by password crackers. Through 
pattern matching and conservative estimation, it recognizes and weighs 30k 
common passwords,common names and surnames according to
US census data, popular English words from Wikipedia and US television and 
movies, and other common patterns like dates, repeats (aaa), sequences (abcd), 
keyboard patterns (qwertyuiop), and l33t speak.