Bug#1038773: ITP: ruby-faraday-net-http-persistent -- Faraday adapter for NetHttpPersistent

2023-06-21 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 
Control: block 1025095 by -1

ruby-azure-storage-common needs this for ruby-faraday 2.0 support.



Bug#1038632: ITP: ruby-faraday-follow-redirects -- Faraday 2.x compatible extraction of FaradayMiddleware::FollowRedirects

2023-06-19 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 
Control: block 1025097 by -1

ruby-asana new update needs this gem along with ruby-faraday 2.0



Bug#1038428: ITP: ruby-faraday-multipart -- Perform multipart-post requests using Faraday

2023-06-18 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 
Control: block 1025097 by -1

ruby-asana new update needs this gem along with ruby-faraday 2.0



Bug#1038380: ITP: ruby-faraday-retry -- Catches exceptions and retries each request a limited number of times

2023-06-17 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 
Control: block 1025098 by -1

ruby-acme-client new update needs this gem along with ruby-faraday 2.0


OpenPGP_0x8F53E0193B294B75.asc
Description: OpenPGP public key


OpenPGP_signature
Description: OpenPGP digital signature


Bug#1035529: ITP: ruby-semver-dialects -- utility function to process semantic versions expressed in different dialects

2023-05-04 Thread Pirate Praveen

Package: wnpp
severity: wishlist
Owner: Pirate Praveen 

Package https://rubygems.org/gems/semver_dialects



Bug#1033896: ITP: ruby-aliyun-sdk -- Aliyun OSS SDK for Ruby

2023-04-03 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 

Packaging of https://rubygems.org/gems/aliyun-sdk



Bug#1032154: ITP: ruby-google-apis-storage-v1 -- Simple REST client for Google Cloud Storage JSON API V1

2023-02-28 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 

Packaging https://rubygems.org/gems/google-apis-storage_v1

This is the simple REST client for Cloud Storage JSON API V1. Simple 
REST
clients are Ruby client libraries that provide access to Google 
services

via their HTTP REST API endpoints. These libraries are generated and
updated automatically based on the discovery documents published by the
service, and they handle most concerns such as authentication,
pagination, retry, timeouts, and logging. You can use this client to
access the Cloud Storage JSON API, but note that some services may 
provide

a separate modern client that is easier to use.

This gem is a dependency of ruby-fog-google 1.19



Bug#1028590: ITP: birdie-alarm-mobile -- Alarm app designed for phones

2023-01-13 Thread Pirate Praveen

Package: wnpp
Severity: wishlist

https://github.com/Dejvino/birdie

Name inspired from Arch's AUR, which has birdie-alarm-mobile-git (as 
there is an rfp for a twitter client with name birdie #772739)


WIP repo https://salsa.debian.org/debian/birdie-alarm-mobile (could be 
moved to DebianOnMobile-team if I get access there - my access request 
pending)




Bug#994210: ITP: node-is-blob -- check if a value is Blob

2021-09-13 Thread Pirate Praveen




On തി, സെപ്റ്റം 13 2021 at 06:12:12 വൈകു 
+ +, mdbi...@disroot.org wrote:

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

* Package name : node-is-blob
Version : 2.1.0
Upstream Author : Sindre Sorhus  
(sindresorhus.com)

* URL : https://github.com/sindresorhus/is-blob#readme
* License : Expat
Programming Lang: JavaScript
Description : Check if a value is Blob
Simple module that can be used in browsers to check if a blob/file is 
present.

.
Node.js is an event-based server-side JavaScript engine.

This is my first time packaging for debian. So I would need a sponsor 
for this package.


Hi Bilal,

This is a very small module and we don't create separate packages for 
small modules anymore. Are you packaging this as a dependency of any 
other packages? It can be included in other packages instead. See 
https://wiki.debian.org/Javascript/GroupSourcesTutorial




Bug#992664: ITP: ruby-parser -- Ruby parser written in pure Ruby

2021-08-22 Thread Pirate Praveen


On 22/08/21 5:04 am, Hideki Yamane wrote:
> Package: wnpp
> Severity: wishlist
> Owner: Hideki Yamane 
> X-Debbugs-Cc: debian-de...@lists.debian.org, 
> pkg-ruby-extras-maintain...@lists.alioth.debian.org
> 
> * Package name: ruby-parser
>   Version : 3.0.2.0
> * URL : https://github.com/whitequark/parser
> * License : MIT
>   Programming Lang: Ruby
>   Description : Ruby parser written in pure Ruby
> 
>  Parser is a production-ready Ruby parser written in pure Ruby. It recognizes
>  as much or more code than Ripper, Melbourne, JRubyParser or ruby_parser, and
>  is vastly more convenient to use.
> 

This is already available as ruby-whitequark-parser (named to avoid
conflict with ruby-ruby-parser). Since ruby-parser is now
ruby-ruby-parser may be we can rename this package to ruby-parser or add
Provides: ruby-parser

https://tracker.debian.org/pkg/ruby-whitequark-parser



signature.asc
Description: OpenPGP digital signature


Bug#991905: ITP: node-change-case -- Transform a string between different case conventions

2021-08-04 Thread Pirate Praveen

Package: wnpp
Severity: wishllist
Owner: Pirate Praveen 

Gitlab depends on immer, which build depends on tsdx, which depends on 
camel-case (typescript definitions). This mono repo has camel-case and 
more.




Bug#991260: ITP: node-dompurify -- DOM-only, super-fast, uber-tolerant XSS sanitizer

2021-07-18 Thread Pirate Praveen

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

* Package name : node-dompurify
 Version : 2.3.0
 Upstream Author : Mario Heiderich  
(https://cure53.de/)

* URL : https://github.com/cure53/DOMPurify
* License : (MPL-2.0 OR Apache-2.0)
 Programming Lang: JavaScript
 Description : DOM-only, super-fast, uber-tolerant XSS sanitizer
DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for 
HTML,
MathML and SVG. It's written in JavaScript and works in all modern 
browsers
(Safari, Opera (15+), Internet Explorer (10+), Firefox and Chrome - as 
well as
almost anything else using else using Blink or WebKit. It doesn't 
break on
MSIE6 or other legacy browsers. It either uses a fall-back or simply 
does

nothing.
.
Node.js is an event-based server-side JavaScript engine.

This is a dependency of @gitlab/ui which is a dependncy of gitlab.



Bug#989747: ITP: node-postcss-loader -- PostCSS loader for webpack

2021-06-11 Thread Pirate Praveen

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

* Package name : node-postcss-loader
 Version : 6.1.0
 Upstream Author : Andrey Sitnik 
* URL : https://github.com/webpack-contrib/postcss-loader
* License : Expat
 Programming Lang: JavaScript
 Description : PostCSS loader for webpack
This package is a loader for webpack to process CSS with PostCSS.
.
Node.js is an event-based server-side JavaScript engine.

This is a build dependency of node-katex 0.13



Bug#989717: ITP: node-postcss-preset-evergreen -- postcss preset for modern css syntaxes

2021-06-11 Thread Pirate Praveen

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

* Package name : node-postcss-preset-evergreen
 Version : 0.2.1
 Upstream Author : Eric Chen 
* URL : https://github.com/best-shot/postcss-preset-evergreen
* License : Expat
 Programming Lang: JavaScript
 Description : `postcss` preset for modern css syntaxes

 This would embed all the presets this module depends on. This will be 
used instead of node-postcss-preset-env for building node-katex as 
node-postcss-preset-env does not support postcss 8 yet.




Bug#989704: ITP: node-postcss-preset-env -- Convert modern CSS into something browsers understand

2021-06-10 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 

Need this for node-katex update to 0.13 but it does not support postcss 
8 yet.


https://github.com/csstools/postcss-preset-env/issues/191

Probably will use 
https://www.npmjs.com/package/postcss-preset-evergreen till it gains 
postcss 8 support.




Bug#989265: ITP: ruby-spamcheck -- Auto-generated gRPC client for SpamCheck

2021-05-30 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 

Packaging of https://rubygems.org/spamcheck

Since regenerating *_pb.rb files require updating important golang 
modules like golang-github-grpc-ecosystem-grpc-gateway (major update to 
v2), this will be uploaded to contrib for now and when it can be 
generated in sid/experimental this will be reuploaded to main.




Bug#989084: ITP: ruby-declarative-policy -- authorization library with a focus on declarative policy definitions

2021-05-25 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 

Debian packaging of https://rubygems.org/gems/declarative_policy

Dependency of gitlab 13.12.0



Bug#988941: ITP: node-rollup-plugin-sass -- Rollup plugin for .sass files

2021-05-21 Thread Pirate Praveen

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

* Package name : node-rollup-plugin-sass
 Version : 1.2.2
 Upstream Author : BinRui.Guan 
* URL : https://github.com/differui/rollup-plugin-sass#readme
* License : Expat
 Programming Lang: JavaScript
 Description : Rollup plugin for .sass files

This plugin can help handling sass stylesheets with rollup.
.
Node.js is an event-based server-side JavaScript engine.
 .
Node.js is an event-based server-side JavaScript engine.

This is a build dependency of tributejs. Since sass module is not 
packaged (it is written in dart lang which is also not packaged yet), 
node-sass module (node-node-sass package) will be used instead.




Bug#988506: ITP: node-terser-webpack-plugin -- Terser plugin for webpack

2021-05-14 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 
X-Debbugs-CC: debian-de...@lists.debian.org
Control: block 980316 by -1

* Package name : node-terser-webpack-plugin
 Version : 3.1.0
 Upstream Author : webpack Contrib Team
* URL : https://github.com/webpack-contrib/terser-webpack-plugin
* License : Expat
 Programming Lang: JavaScript
 Description : Terser plugin for webpack

This is a build dependency of yarn 2/corepack



Bug#987721: ITP: ruby-ssrf-filter -- prevent server side request forgery (SSRF) attacks

2021-04-28 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 

Debian packaging of https://rubygems.org/gems/ssrf_filter

Required for ruby-carrierwave 1.3.2



Bug#887374: ITP: node-aws-sdk -- Its the official AWS SDK for JavaScript, available for browsers and mobile devices, or Node.js backends

2021-04-21 Thread Pirate Praveen



On 2021, ഏപ്രിൽ 21 1:19:16 PM IST, Andreas Tille  wrote:
>Hi folks,
>
>sorry for the long receiver list of this mail.  As it was discussed[1]
>on debian-ai list about tensorflow dependencies, the package
>node-aws-sdk seems to be needed.  Since there was some work on this
>package in Git[2] I took the freedom to update the packaging to the
>latest upstream version and refresh the packaging to latest standards.
>Thanks to Nilesh Patra the new dependency node-jmespath was packaged
>and uploaded to new queue as well.
>
>Nilesh also pointed out that the node-aws-sdk source also contains some
>ruby code.  I personally can find it only below the dir doc-src but just
>to be sure (and besides to ask for help and cooperation in general) I'd
>like to raise the topic here.  I'm wondering whether there is some
>connection to ruby-aws-sdk.

Only parsejs code is in ruby, which is only used for docs I think. I don't 
think there is a connection to ruby-aws-sdk. We should create ruby-parsejs only 
if we are actually going to use it.

>Any comments are welcome.
>
>Kind regards
>
>  Andreas.
>
>
>[1] https://lists.debian.org/debian-ai/2021/04/msg0.html
>[2] https://salsa.debian.org/js-team/node-aws-sdk
>

-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.



Bug#986723: ITP: ruby-omniauth-azure-activedirectory-v2 -- OAuth 2 authentication with the Azure ActiveDirectory V2 API

2021-04-10 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 

Packaging of https://rubygems.org/gems/omniauth-azure-activedirectory-v2

Dependency of gitlab 13.10



Bug#986696: ITP: ohai -- Detects data about your operating system and reports it in JSON

2021-04-09 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 

Packaging of ohai gem from
https://packagecloud.io/cinc-project/stable since chef is removed due
to trademark issues
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=963750 and cinc is a
fork of chef without the trademark issues.



Bug#986676: ITP: ruby-chef-config - Chef Infra's default configuration and config loading library

2021-04-09 Thread Pirate Praveen
Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 

Packaging of chef-config gem from 
https://packagecloud.io/cinc-project/stable since chef is removed due 
to trademark issues
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=963750 and cinc is a 
fork of chef without the trademark issues.


-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.

Bug#986668: ITP: ruby-fauxhai -- Easily mock out ohai data

2021-04-09 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 

Packaging of fauxhai gem https://packagecloud.io/cinc-project/stable 
(fork of chef without trademark issues)




Bug#986667: ITP: ruby-chef-utils - Basic utility functions for Core Chef Infra development

2021-04-09 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 

Packaging of chef-utils gem from 
https://packagecloud.io/cinc-project/stable since chef is removed due 
to trademark issues
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=963750 and cinc is a 
fork of chef without the trademark issues.




Bug#986533: ITP: ruby-ruby-magic-static -- File Magic in Ruby. Simple interface to libmagic for Ruby

2021-04-07 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 

Packaging of
https://rubygems.org/gems/ruby-magic-static

It is a dependency of gitlab 13.9.5



Bug#986478: ITP: ruby-mini-portile2 -- Simplistic port-like solution for developers

2021-04-06 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 

Packaging of https://rubygems.org/gems/mini_portile2
which is a build dependency of ruby-magic-static gem, which in turn is 
a dependency of gitlab 13.9.5




Bug#984661: ITP: ruby-pg-query -- PostgreSQL query parsing and normalization library

2021-03-06 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 

Packaging of https://rubygems.org/gems/pg_query

This will replace ruby-gitlab-pg-query (which is a fork). Dependency of 
gitlab 13.8.x




Bug#982201: ITP: ruby-gitlab-experiment -- GitLab experiment library built on top of scientist

2021-02-07 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 

Packaging of https://rubygems.org/gems/gitlab-experiment

Dependency of gitlab 13.7



Bug#981887: ITP: ruby-asciidoctor-kroki -- Asciidoctor extension to convert diagrams to images using Kroki

2021-02-04 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 

Packaging of https://rubygems.org/gems/asciidoctor-kroki

Dependency of gitlab 13.7



Bug#981382: ITP: ruby-scientist -- Carefully test, measure, and track refactored code

2021-01-30 Thread Pirate Praveen

package: wnpp
severity: wishlist

Packaging of https://rubygems.org/gems/scientist

Indirect dependency of gitlab 13.7 (via gitlab-experiment)



Bug#980796: ITP: ruby-gitlab-pg-query -- PostgreSQL query parsing and normalization library

2021-01-22 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 

Packaging of https://rubygems.org/gems/gitlab-pg_query

Dependency of gitlab 13.6



Bug#980551: ITP: ruby-graphlient -- friendlier Ruby client for consuming GraphQL-based APIs

2021-01-20 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 

Packaging on https://rubygems.org/gems/graphlient

a dependency of gitlab 13.6



Bug#980550: ITP: ruby-graphql-errors -- Simple error handler for graphql-ruby

2021-01-20 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 

Packaging on https://rubygems.org/gems/graphql-errors

Build dependency of graphlient (which is a dependency of gitlab 13.6)



Bug#980486: ITP: ruby-rack-parser -- Rack Middleware for parsing post body data

2021-01-19 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 

Packaging on https://rubygems.org/gems/rack-test

Build dependency of graphlient (which is a dependency of gitlab 13.6)



Bug#980170: ITP: ruby-graphql-client -- GraphQL client

2021-01-15 Thread Pirate Praveen

Package: wnpp
severity: wishlist
Owner: Pirate Praveen 

Packaging of https://rubygems.org/gems/graphql-client

Dependency of gitlab 13.6



Bug#979576: ITP: node-babel-plugin-lodash -- Modular Lodash builds without the hassle

2021-01-08 Thread Pirate Praveen

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

* Package name : node-babel-plugin-lodash
 Version : 3.3.4
 Upstream Author : Graeme Yeates  
(https://github.com/megawac)

* URL : https://github.com/lodash/babel-plugin-lodash#readme
* License : Expat
 Programming Lang: JavaScript
 Description : Modular Lodash builds without the hassle
A simple transform to cherry-pick Lodash modules so one don’t have 
to.
This is a plugin for babel transpiler to make using modular lodash 
easy.

.
Babel is a JavaScript compiler to use next generation JavaScript, 
today.

.
Node.js is an event-based server-side JavaScript engine.

This is a dependency of gitlab and uses babel during build (also need 
to use rollup to bootstrap build to avoid a circular build dependency 
on itself).




Bug#977200: ITP: node-miragejs -- client-side server to build, test and demo JavaScript apps

2020-12-12 Thread Pirate Praveen

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

* Package name : node-miragejs
 Version : 0.1.41
 Upstream Author : Sam Selikoff
* URL : https://github.com/miragejs/miragejs
* License : Expat
 Programming Lang: JavaScript
 Description : client-side server to build, test and demo JavaScript 
apps


Mirage JS is an API mocking library that lets one build, test and 
share a
complete working JavaScript application without having to rely on any 
backend

services.
.
Node.js is an event-based server-side JavaScript engine.

This module is a dependency of gitlab.



Bug#977197: ITP: node-route-recognizer -- library that matches paths against registered routes

2020-12-12 Thread Pirate Praveen

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

* Package name : node-route-recognizer
 Version : 0.3.4
 Upstream Author : Yehuda Katz
* URL : https://github.com/tildeio/route-recognizer
* License : Expat
 Programming Lang: JavaScript
 Description : library that matches paths against registered routes

route-recognizer is a lightweight JavaScript library (under 2k!) that
can be used as the recognizer for a more comprehensive router system
(such as router.js).
.
In keeping with the Unix philosophy, it is a modular library that does 
one

thing and does it well.
.
Node.js is an event-based server-side JavaScript engine.

This module is a dependency of miragejs module which is in turn a 
dependency of gitlab.




Bug#977144: ITP: node-inflected -- port of ActiveSupport's inflector to Node.js

2020-12-11 Thread Pirate Praveen

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

* Package name : node-inflected
 Version : 2.1.0
 Upstream Author : Martin Andert
* URL : https://github.com/martinandert/inflected#readme
* License : Expat
 Programming Lang: JavaScript
 Description : port of ActiveSupport's inflector to Node.js

This library transforms words from singular to plural, class names to 
table
names, modularized class names to ones without, and class names to 
foreign

keys.
.
Node.js is an event-based server-side JavaScript engine.

This module is a dependency of miragejs which is in turn a dependency 
of gitlab.




Bug#975262: ITP: ruby-png-quantizator -- Small wrapper around pngquant

2020-11-19 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 

Packaging of https://rubygems.org/gems/png_quantizator

autopkgtest dependency of gitlab



Bug#975070: ITP: ruby-webauthn -- WebAuthn ruby server library

2020-11-18 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 

Packaging of https://rubygems.org/gems/webauthn

It is a new dependency of gitlab 13.4.x



Bug#974862: ITP: golang-gocloud -- The Go Cloud Development Kit (Go CDK)

2020-11-15 Thread Pirate Praveen

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

* Package name : golang-gocloud
 Version : 0.20.0-1
 Upstream Author : The Go Cloud Development Kit Authors
* URL : https://github.com/google/go-cloud
* License : Apache-2.0
 Programming Lang: Go
 Description : The Go Cloud Development Kit (Go CDK)

The Go Cloud Development Kit (Go CDK) Write once, run on any cloud 
☁️


This is a new build dependency of gitlab-workhorse 8.46 and only the 
required subset of Go CDK is currently included in the deb file 
(packaging more will require packaging more build dependencies).




Bug#974753: ITP: golang-honnef-go-tools -- Collection of golang tools and libraries

2020-11-14 Thread Pirate Praveen

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

* Package name : golang-honnef-go-tools
 Version : 2020.1-1
 Upstream Author : Dominik Honnef
* URL : https://github.com/dominikh/go-tools
* License : Expand
 Programming Lang: Go
 Description : Collection of golang tools and libraries

keyify - Transforms an unkeyed struct literal into a keyed one. |
rdeps - Find all reverse dependencies of a set of packages |
staticcheck - Go static analysis, detecting bugs, performance issues, 
and much more.
structlayout - Displays the layout (field sizes and padding) of 
structs. |
structlayout-optimize - Reorders struct fields to minimize the amount 
of padding.
structlayout-pretty - Formats the output of structlayout with ASCII 
art.
In addition to the aforementioned tools, this package contains the 
libraries necessary to implement these tools.


These are currently vendored in gitaly and I'd like to remove the 
vendored version in favour of the packaged version.




Bug#973960: ITP: ruby-tpm-key-attestation -- TPM Key Attestation verifier

2020-11-08 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 

Packaging of https://rubygems.org/gems/tpm-key_attestation

Dependency of gitlab 13.4.x



Bug#973866: ITP: ruby-omniauth-atlassian-oauth2 -- Atlassian OAuth2 strategy for OmniAuth 1.x

2020-11-06 Thread Pirate Praveen

Package: wnpp
sevrrity: wishlist
owner: Pirate Praveen 

Packaging of https://rubygems.org/gems/omniauth-atlassian-oauth2

Dependency on gitlab 13.4.x



Bug#973864: ITP: ruby-cose -- RFC 8152 CBOR Object Signing and Encryption (COSE)

2020-11-06 Thread Pirate Praveen

Package: wnpp
sevrrity: wishlist
owner: Pirate Praveen 

Packaging of https://rubygems.org/gems/cose

Dependency on gitlab 13.4.x



Bug#973745: ITP: ruby-openssl-signature-algorithm -- helpers for signing and verifying signatures with openssl

2020-11-04 Thread Pirate Praveen

Package: wnpp
Sevrrity: wishlist
Owner: Pirate Praveen 

Packaging of https://rubygems.org/gems/openssl-signature_algorithm

Dependency of gitlab 13.4.x



Bug#973739: ITP: ruby-awrence -- Camelize your snake keys when working with JSON APIs

2020-11-04 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 

Packaging of https://rubygems.org/gems/awrence

Dependency on gitlab 13.4.x



Bug#973731: ITP: ruby-launchy -- helper class for launching cross-platform applications

2020-11-03 Thread Pirate Praveen



On 2020, നവംബർ 4 7:05:29 AM IST, Daniel Leidert  wrote:
>Package: wnpp
>Severity: wishlist
>Owner: Daniel Leidert 
>X-Debbugs-Cc: debian-de...@lists.debian.org, debian-r...@lists.debian.org
>
>-BEGIN PGP SIGNED MESSAGE-
>Hash: SHA512
>
>* Package name: ruby-launchy
>  Version : 2.5.0
>  Upstream Author : Jeremy Hinegardner
>* URL : https://github.com/copiousfreetime/launchy
>* License : ISC
>  Programming Lang: Ruby
>  Description : helper class for launching cross-platform applications
>
>Launchy is a helper class for launching cross-platform applications in a fire
>and forget manner. There are application concepts (browser, email client, etc)
>that are common across all platforms, and they may be launched differently on
>each platform. Launchy is here to make a common approach to launching external
>applications from within ruby programs.
>
>This is a dependency of the travis.rb gem (a command line client for travis-ci.

There is already a similar package
https://tracker.debian.org/pkg/ruby-launchy-shim


-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.



Bug#973691: ITP: ruby-cbor -- CBOR, Concise Binary Object Representation

2020-11-03 Thread Pirate Praveen

Package: wnpp
severity: wishlist
Owner: Pirate Praveen 

Packaging of https://rubygems.org/gems/cbor

Dependency of gitlab 13.4.x



Bug#973640: ITP: ruby-safety-net-attestation -- SafetyNet attestation response verification

2020-11-02 Thread Pirate Praveen

Package: wnpp
severity: wishlist
Owner: Pirate Praveen 

Packaging of https://rubygems.org/gems/safety_net_attestation



Bug#972700: ITP: ruby-gitlab-fog-azure-rm -- Azure Blob Storage with CarrierWave and Fog

2020-10-22 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 

Package https://rubygems.org/gems/gitlab-fog-azure-rm

New dependency for gitlab 13.3.0



Bug#971091: ITP: node-rollup-plugin-node-polyfills - node specific features for browsers

2020-09-27 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 
Control: block 970550 by -1
Control: block -1 by 971020

This module is required for fixing #970550 by properly bundling all 
node builtins as polyfills.




Bug#971020: ITP: node-rollup-plugin-inject -- Scan modules for global variables and inject import statements

2020-09-26 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 
X-Debbugs-CC: debian-de...@lists.debian.org
Control: block 970550 by -1

* Package name : node-rollup-plugin-inject
 Version : 3.0.2
 Upstream Author : Rich Harris 
* URL : https://github.com/rollup/rollup-plugin-inject#readme
* License : Expat
 Programming Lang: JavaScript
 Description : Scan modules for global variables and inject import 
statements


Newer versions are available as @rollup/plugin-inject but the new 
version is not yet compatible with rollup-plugin-node-polyfills (which 
is required for building libjs-autoprefixer, see #970550).




Bug#970786: ITP: node-bootstrap-switch -- Turn checkboxes and radio buttons into toggle switches

2020-09-23 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 
X-Debbugs-CC: debian-de...@lists.debian.org
Control: block 836439 by -1

* Package name : node-bootstrap-switch
 Version : 3.4.0
 Upstream Author : Mattia Larentis  
(http://larentis.eu)

* URL : https://bttstrp.github.io/bootstrap-switch
* License : Expat
 Programming Lang: JavaScript
 Description : Turn checkboxes and radio buttons into toggle switches

This separates code currently embedded in ruby-bootstrap-switch-rails 
to a its own package. See 
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836439




Bug#970439: ITP: ruby-rqrcode-core -- library to encode QR Codes

2020-09-16 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 

Package https://rubygems.org/gems/rqrcode_core

rqrcode_core is a Ruby library for encoding QR Codes. The simple
interface (with no runtime dependencies) allows you to create QR Code 
data

structures.
.
Features:
 * rqrcode_core is a ruby only library. It requires no native 
libraries. Just

 Ruby!
 * It is an encoding library. It cannot be used to decode QR codes.
 * The interface is simple and assumes the user just want to encode a 
string

 into a QR code.
.
rqrcode_core is the basis of the popular rqrcode library, which allows 
one
to generate different renderings of your QR code, including png, svg 
and

ansi.

This is a new dependency for ruby-qrcode 1.x



Bug#969721: ITP: ruby-json-schemer -- JSON Schema validator. Supports drafts 4, 6, and 7

2020-09-07 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 

Packaging of https://rubygems.org/gems/json_schemer
Some of the supported usage:
 * true/false validation
 * error validation (`validate` returns an enumerator)
 * default property values
 * schema files
 * schema json string

Dependency of gitlab 13.3



Bug#969647: Fix package name

2020-09-06 Thread Pirate Praveen
Control: retitle -1 ITP: ruby-ecma-re-validator -- validate regular 
expressions




Bug#969647: ITP: ruby-ecma-re-validate -- Validate a regular expression string against ECMA-262

2020-09-06 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 

This library can be used to validate a regular expression string 
against what

ECMA-262 (Javascript) can actually do.
.
The information for what is valid and what isn't comes from
http://www.regular-expressions.info/javascript.html.



Bug#969585: ITP: ruby-uri-template -- templating system for URIs

2020-09-05 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 

From https://rubygems.org/gems/uri_template

A templating system for URIs, which implements RFC6570 and Colon based
URITemplates in a clean and straight forward way.
.
With URITemplate you can generate URIs based on simple templates and 
extract
variables from URIs using the same templates. There are currently two 
syntaxes
defined. Namely the one defined in RFC 6570 and a colon based syntax, 
similiar

to the one used by sinatra.

Dependency of gitlab 13.3



Bug#969524: ITP: ruby-hana -- Implementation of JSON Patch and JSON Pointer RFC

2020-09-04 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 

Packaging of https://rubygems.org/gems/hana

Implementation of JSON Patch and JSON Pointer RFC
Implements specs of the JSON Patch and JSON pointer RFCs.
.
This works against Ruby objects, so one should load the JSON to Ruby,
process it, then emit as JSON again.

This is a new dependency for gitlab 13.3



Bug#968570: ITP: ruby-wait-for-it -- Stop sleeping in your tests, instead wait for it

2020-08-17 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 
Control: block 968566 by -1

* Package name : ruby-wait-for-it
Version : 0.1.1
Upstream Author : schneems
* URL : https://github.com/zombocom/wait_for_it
* License : Expat
Programming Lang: Ruby
Description : Stop sleeping in your tests, instead wait for it...
Make your complicated integration tests more deterministic with wait 
for it.

.
It spawns processes and waits for them so you can integration test 
really
complicated things with determinism. It allows testing long running 
processes
such as webservers, or features that require concurrency or libraries 
that use

global configuration.
.
Don't add `sleep` to your tests, instead read a log file or stdout and 
match

specific strings.



Bug#968566: ITP: ruby-puma-worker-killer -- kill memory leaking puma workers

2020-08-17 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 

* Package name : ruby-puma-worker-killer
Version : 0.1.1
Upstream Author : Richard Schneeman
* URL : https://github.com/schneems/puma_worker_killer
* License : Expat
Programming Lang: Ruby
Description : kill memory leaking puma workers
Memory leaks in web code can be checked using puma_worker_killer.
.
When there is a memory leak in a code, finding and plugging it can be a
herculean effort. Instead what if processes are just killed when they 
got to
be too large? The Puma Worker Killer does just that. It is similar to 
Unicorn

Worker Killer but for the Puma web server.
.
Puma worker killer can only function cluster mode or hybrid mode 
(threads +
worker cluster) is enabled. If only using threads (and not workers) 
then puma

worker killer cannot help keep memory in control.

This is a dependency of gitlab 13.x (gitlab switched to puma from 
unicorn as default).




Bug#968370: ITP: ruby-aws-sdk-cloudformation -- AWS SDK for Ruby - AWS CloudFormation

2020-08-13 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 

* Package name : ruby-aws-sdk-cloudformation
Version : 1.41.0
Upstream Author : Amazon Web Services
* URL : https://github.com/aws/aws-sdk-ruby
* License : Apache-2.0
Programming Lang: Ruby
Description : AWS SDK for Ruby - AWS CloudFormation
Official AWS Ruby library for AWS CloudFormation.
.
AWS CloudFormation provides a common language to model and provision 
AWS and
third party application resources in a cloud environment. AWS 
CloudFormation

allows using programming languages or a simple text file to model and
provision, in an automated and secure manner, all the resources needed 
for an
application across all regions and accounts. This gives a single 
source of

truth for AWS and third party resources.
.
This library is part of the AWS SDK for Ruby.

This is a dependency of gitlab 13.3



Bug#968135: ITP: ruby-rspec-junit-formatter -- RSpec JUnit XML formatter

2020-08-09 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 

* Package name : ruby-rspec-junit-formatter
Version : 0.4.1
Upstream Author : Samuel Cochran
* URL : http://github.com/sj26/rspec_junit_formatter
* License : Expat
Programming Lang: Ruby
Description : RSpec JUnit XML formatter
RSpec results that your continuous integration service can read.

This is an autopkgtest dependency of gitlab.



Bug#967042: ITP: ruby-webdrivers -- Easy download and use of browser drivers

2020-08-03 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 
Control: block 967007 by -1

* Package name : ruby-webdrivers
Version : 2.0.1
Upstream Author : Titus Fortner, Lakshya Kapoor, Thomas Walpole
* URL : https://github.com/titusfortner/webdrivers
* License : Expat
Programming Lang: Ruby
Description : Easy download and use of browser drivers
Run Selenium tests more easily with install and updates for all 
supported

webdrivers.
.
This library downloads drivers and directs Selenium to use them. 
Currently

supports: chromedriver, geckodriver, IEDriverServer, msedgedriver.

This is a new dependency of rails 6 metapackage.



Bug#967031: ITP: ruby-spring-watcher-listen -- Makes spring watch files using the listen gem

2020-08-03 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 
Control: block 967007 by -1

* Package name : ruby-spring-watcher-listen
 Version : 2.0.1
 Upstream Author :  Jon Leighton
* URL : https://github.com/jonleighton/spring-watcher-listen
* License : Expat
 Programming Lang: Ruby
 Description : Makes spring watch files using the listen gem.
This library makes Spring watch the filesystem for changes using Listen
library rather than by polling the filesystem.
.
On larger projects this means spring will be more responsive, more 
accurate

and use less cpu on local filesystems.
.
NFS, shared VM folders and user file systems will still need polling.

This is a new dependency of rails 6 metapackage.



Bug#963505: ITP: golang-github-otiai10-copy -- Golang copy directory recursively

2020-06-22 Thread Pirate Praveen

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

* Package name : golang-github-otiai10-copy
 Version : 1.2.0-1
 Upstream Author : Hiromu OCHIAI
* URL : https://github.com/otiai10/copy
* License : Expat
 Programming Lang: Go
 Description : Golang copy directory recursively
copies directories recursively.
.
Example:
.
go err := Copy("your/directory", "your/directory.copy")

Build dependency of gitlab-shell.



Bug#961372: ITP: golang-github-fzambia-sentinel -- Redis Sentinel support for redigo library

2020-05-23 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 

* Package name : golang-github-fzambia-sentinel
 Version : 1.1.0-1
 Upstream Author : Alexander Emelin
* URL : https://github.com/FZambia/sentinel
* License : Apache-2.0
 Programming Lang: Go
 Description : Redis Sentinel support for redigo library

Alternative solution is to configure Haproxy between your application 
and
Redis to proxy requests to Redis master instance if you only need HA. 
This way

you don't need to use this library.

This module is a build dependency of gitlab-workhorse.



Bug#961262: ITP: ruby-valid-email -- ActiveModel Validation for email

2020-05-22 Thread Pirate Praveen

Package: wnpp
Severity: wishlist

https://rubygems.org/gems/valid_email required for gitlab 13.0.0



Bug#960944: node-less-loader built fine but node-katex build failed

2020-05-19 Thread Pirate Praveen
When building node-katex with node-less-loader in salsa, the error is 
similar to what we got in node-yarnpkg #960120 I think 
babel-runtime/babel-polyfill has a bug.


I wonder if the following section currently disabled in node-babel has 
any effect here.


# Disable this step as browserify is not packaged
   # TODO: Use rollup or webpack instead
   #cd packages/babel-polyfill; \
   #scripts/build-dist.sh

The build error,

   ERROR in ./src/katex.less
   Module build failed (from 
/usr/share/nodejs/mini-css-extract-plugin/dist/loader.js):
   ModuleBuildError: Module build failed (from 
/usr/share/nodejs/less-loader/dist/cjs.js):

   TypeError: Super expression must either be null or a function
   at _inherits 
(/usr/share/nodejs/less-loader/dist/createWebpackLessPlugin.js:17:113)
   at 
/usr/share/nodejs/less-loader/dist/createWebpackLessPlugin.js:60:5
   at createWebpackLessPlugin 
(/usr/share/nodejs/less-loader/dist/createWebpackLessPlugin.js:124:4)
   at getOptions 
(/usr/share/nodejs/less-loader/dist/getOptions.js:30:26)
   at Object.lessLoader 
(/usr/share/nodejs/less-loader/dist/index.js:22:44)
   at runLoaders 
(/usr/share/nodejs/webpack/lib/NormalModule.js:316:20)

   at /usr/share/nodejs/loader-runner/lib/LoaderRunner.js:364:11
   at /usr/share/nodejs/loader-runner/lib/LoaderRunner.js:230:18
   at runSyncOrAsync 
(/usr/share/nodejs/loader-runner/lib/LoaderRunner.js:143:3)
   at iterateNormalLoaders 
(/usr/share/nodejs/loader-runner/lib/LoaderRunner.js:229:2)
   at Array. 
(/usr/share/nodejs/loader-runner/lib/LoaderRunner.js:202:4)
   at Storage.finished 
(/usr/share/nodejs/enhanced-resolve/lib/CachedInputFileSystem.js:43:16)
   at provider 
(/usr/share/nodejs/enhanced-resolve/lib/CachedInputFileSystem.js:79:9)

   at /usr/share/nodejs/graceful-fs/graceful-fs.js:123:16
   at FSReqWrap.readFileAfterClose [as oncomplete] 
(internal/fs/read_file_context.js:53:3)

@ ./katex.webpack.js 9:0-26
   Child mini-css-extract-plugin 
../../../usr/share/nodejs/css-loader/dist/cjs.js!../../../usr/share/nodejs/less-loader/dist/cjs.js??ref--6-2!src/katex.less:

   Entrypoint mini-css-extract-plugin = *
   [0] 
/usr/share/nodejs/css-loader/dist/cjs.js!/usr/share/nodejs/less-loader/dist/cjs.js??ref--6-2!./src/katex.less 
572 bytes {0} [built] [failed] [1 error]




Bug#960944: ITP: node-less-loader -- Less loader for webpack which compiles Less to CSS with webpack description

2020-05-18 Thread Pirate Praveen

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

* Package name : node-less-loader
 Version : 4.1.0
 Upstream Author : Johannes Ewald @jhnns
* URL : https://github.com/webpack-contrib/less-loader
* License : Expat
 Programming Lang: JavaScript
 Description : Less loader for webpack which compiles Less to CSS with 
webpack

This library is a less loader module for webpack.
.
Webpack takes code targeted at node.js and makes it run in the browser.
Node.js comes with API of its own that is not available in the 
browsers.
Webpack exposes this code to programs that are unaware they are 
running in a

browser.
.
Node.js is an event-based server-side JavaScript engine.

This is a build dependency of node-katex  0.10



Bug#960300: ITP: node-mini-css-extract-plugin -- extracts CSS into separate files

2020-05-11 Thread Pirate Praveen

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

* Package name : node-mini-css-extract-plugin
 Version : 0.5.0
 Upstream Author : Tobias Koppers @sokra
* URL : https://github.com/webpack-contrib/mini-css-extract-plugin
* License : Expat
 Programming Lang: JavaScript
 Description : extracts CSS into separate files
This plugin extracts CSS into separate files. It creates a CSS file 
per JS
file which contains CSS. It supports On-Demand-Loading of CSS and 
SourceMaps.

.
It builds on top of a new webpack v4 feature (module types) and 
requires

webpack 4 to work.
.
Compared to the extract-text-webpack-plugin:
 * Async loading
 * No duplicate compilation (performance)
 * Easier to use
 * Specific to CSS
.
Node.js is an event-based server-side JavaScript engine.

This is a build dependency on node-katex 0.10.



Bug#958411: ITP: golang-github-cloudflare-tableflip -- Graceful process restarts in Go

2020-04-21 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 

* Package name : golang-github-cloudflare-tableflip
 Version : 0.0~git20190329.8392f16-1
 Upstream Author : Cloudflare
* URL : https://github.com/cloudflare/tableflip
* License : BSD-3-clause
 Programming Lang: Go
 Description : Graceful process restarts in Go
It is sometimes useful to update the running code and / or 
configuration of a
network service, without disrupting existing connections. Usually, 
this is
achieved by starting a new process, somehow transferring clients to it 
and

then exiting the old process.
.
There are many ways to implement graceful upgrades. They vary wildly 
in the
trade-offs they make, and how much control they afford the user. This 
library

has the following goals:
 - No old code keeps running after a successful upgrade
 - The new process has a grace period for performing initialisation
 - Crashing during initialisation is OK
 - Only a single upgrade is ever run in parallel

Build dependency of gitaly.



Bug#958340: ITP: golang-github-client9-reopen -- freopen functionality for golang's io.Writers

2020-04-20 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 

* Package name : golang-github-client9-reopen
 Version : 1.0.0-1
 Upstream Author : Nick Galbreath
* URL : https://github.com/client9/reopen
* License : Expat
 Programming Lang: Go
 Description : freopen functionality for golang's io.Writers

Makes a standard os.File a "reopenable writer" and
allows SIGHUP signals to reopen log files, as needed
by logrotated.
This is inspired by the C/Posix freopen.



Bug#958204: ITP: ruby-lockbox -- Modern encryption for Rails

2020-04-19 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 

https://rubygems.org/gems/lockbox is a dependency of gitlab 12.10



Bug#958033: ITP: golang-github-rubenv-sql-migrate -- SQL schema migration tool for Go

2020-04-17 Thread Pirate Praveen

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

* Package name : golang-github-rubenv-sql-migrate
 Version : 0.0~git20191213.0633851-1
 Upstream Author : Ruben Vermeersch
* URL : https://github.com/rubenv/sql-migrate
* License : Expat
 Programming Lang: Go
 Description : SQL schema migration tool for Go.

sql-migrate is SQL Schema migration tool for Go based on gorp and goose
.
Features
 • Usable as a CLI tool or as a library
 • Supports SQLite, PostgreSQL, MySQL, MSSQL and Oracle databases
   (through gorp)
 • Can embed migrations into your application
 • Migrations are defined with SQL for full flexibility
 • Atomic migrations
 • Up/down migrations to allow rollback
 • Supports multiple database types in one project
 • Works great with other libraries such as sqlx

Build dependency of gitaly



Bug#956906: ITP: golang-gopkg-gorp.v1 -- Go Relational Persistence - an ORM-ish library for Go

2020-04-16 Thread Pirate Praveen

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

* Package name : golang-gopkg-gorp.v1
 Version : 1.7.2-1
 Upstream Author :
* URL : https://github.com/go-gorp/gorp
* License : Expat
 Programming Lang: Go
 Description : Go Relational Persistence - an ORM-ish library for Go

This is a build dependnecy of gitaly.



Bug#947962: Current state of aerc dependencies

2020-04-13 Thread Pirate Praveen
On Mon, 27 Jan 2020 09:08:37 +0100 Ben Fiedler
 wrote:
> Okay, I've filed some ITPs and prepared some packages, opened PRs to
> dh-make-golang, created salsa repos and requested access to these, 
> however
> nothing has happend in any of these in over a week. I tried reaching out 
> to the
> people I think can help me on IRC (#debian-golang on OFTC), but also 
> there no
> response to my questions, which is pretty discouraging if I might say 
> so.
> 
> Is it normal not to hear back within a week? If so I'll happily wait 
> some more,
> but maybe something got lost down the way or I forgot something 
> important :)
> 
> 

Hi Ben,

You can join #debian-go-mentors:poddery.com via matrix (newbies group
for go packaging). You can join via browser if you are new to matrix
https://riot.im/app/#/room/#debian-go-mentors:poddery.com

If you prefer IRC, we can bridge that to IRC as well. Karthik started
working on it recently.

We are trying to add the dependencies to vendor directory in parallel to
packaging the dependencies so we can have a working package sooner for
testing and incremental fixes. As soon as we have a dependency packaged,
we can remove it from vendor.

See https://gitlab.com/kskarthik/pkg-aerc/

Thanks
Praveen




signature.asc
Description: OpenPGP digital signature


Bug#956596: use original gem instead of gitlab's fork

2020-04-13 Thread Pirate Praveen
Control: retitle -1 ITP: ruby-derailed-benchmarks -- Benchmarks 
designed to performance test your ENTIRE site


From https://rubygems.org/gems/derailed_benchmarks



Bug#956596: ITP: ruby-gitlab-derailed-benchmarks -- Benchmarks designed to performance test your ENTIRE site

2020-04-13 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 

https://rubygems.org/gems/gitlab-derailed_benchmarks is a dependency of 
gitlab




Bug#955853: ITP: ruby-slack-messenger -- Slim ruby wrapper for posting to slack webhooks

2020-04-05 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 

https://rubygems.org/gems/slack-messenger is a dependency of gitlab 
12.9.x




Bug#955207: ITP: ruby-mini-histogram -- build histograms out of Ruby arrays

2020-03-28 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 

https://rubygems.org/gems/mini_histogram in dependency chain for gitlab 
12.8.8 (derailed_benchmarks -> mini_histogram)




Bug#955202: ITP: ruby-unicode-plot -- Plot your data by Unicode characters

2020-03-28 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 

https://rubygems.org/gems/unicode_plot in dependency chain for gitlab 
12.8.8 (derailed_benchmarks -> unicode_plot)




Bug#955197: ITP: ruby-enumerable-statistics -- Statistics features for Enumerable

2020-03-28 Thread Pirate Praveen

Package: wnpp
Severity: wishlist

https://rubygems.org/gems/enumerable-statistics in dependency chain for 
gitlab 12.8.8 (derailed_benchmarks -> unicode_plot -> 
enumerable-statistics)




Bug#954251: ITP: node-rollup-plugin-terser -- Rollup plugin to minify generated es bundle

2020-03-19 Thread Pirate Praveen

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

* Package name : node-rollup-plugin-terser
 Version : 5.3.0
 Upstream Author : Bogdan Chadkin 
* URL : https://github.com/TrySound/rollup-plugin-terser
* License : Expat
 Programming Lang: JavaScript
 Description : Rollup plugin to minify generated es bundle

This plugin for rollup uses terser to minify generated bundle and 
supports

ES6.
.
Node.js is an event-based server-side JavaScript engine.

Many d3 sub-modules need this as build dependency. It was waiting for 
babel 7 and jest.




Bug#952955: ITP: ruby-binding-ninja -- pass binding of method caller implicitly

2020-03-02 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 

https://rubygems.org/gems/binding_ninja for gitlab autopkgtest 
(dependency of rspec-parameterized)




Bug#952800: ITP: ruby-rubocop-performance -- Automatic performance checking tool for Ruby code

2020-02-29 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 

https://rubygems.org/gems/rubocop-performance for rubocop update to 0.69



Bug#952790: ITP: ruby-test-prof -- Ruby applications tests profiling tools

2020-02-29 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 

https://rubygems.org/gems/test-prof for gitlab autopkgtest



Bug#952784: ITP: ruby-knapsack -- Parallel tests across CI server nodes

2020-02-28 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 

https://rubygems.org/gems/knapsack for gitlab autopkgtest



Bug#952783: ITP: ruby-spring-commands-rspec -- rspec command for spring

2020-02-28 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 

https://rubygems.org/gems/spring-commands-rspec for gitlab autopkgtest



Bug#952734: ITP: ruby-pry-rails -- Use pry as rails console

2020-02-28 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 

https://rubygems.org/gems/pry-rails for gitlab autopkgtest



Bug#952727: ITP: ruby-rspec-profiling -- Profile RSpec test suites

2020-02-27 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 

https://rubygems.org/gems/rspec_profiling for gitlab 12.8.0



Bug#952675: ITP: ruby-lru-redux -- efficient implementation of an lru cache

2020-02-27 Thread Pirate Praveen
Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 

https://rubygems.org/gems/lru_redux for gitlab 12.8.0




signature.asc
Description: OpenPGP digital signature


Bug#952113: ITP: ruby-stackprof -- sampling callstack-profiler for ruby 2.2+

2020-02-23 Thread Pirate Praveen

Package: wnpp
Severity: wishlist
Owner: Pirate Praveen 

https://rubygems.org/gems/stackprof for gitlab 12.8.0



Bug#947398: ITP: ruby-diff-match-patch -- diff/match/patch algorithms implemented in Ruby

2019-12-26 Thread Pirate Praveen

Package: wnpp
severity: wishlist
Owner: Pirate Praveen 

https://rubygems.org/gems/diff_match_patch

a dependency of gitlab 12.5+



Bug#946252: ITP: ruby-countries -- Gives you a country object full of all sorts of useful information

2019-12-06 Thread Pirate Praveen

Package: wnpp
severity: wishlist
Owner: Pirate Praveen 

https://rubygems.org/gems/countries

a dependency of gitlab 12.3+



Bug#946250: ITP: ruby-money -- Ruby Library for dealing with money and currency conversion

2019-12-06 Thread Pirate Praveen

Package: wnpp
severity: wishlist
Owner: Pirate Praveen 

https://rubygems.org/gems/money

a build dependency of countries gem -> a dependency of gitlab 12.3+



  1   2   3   4   5   6   >