Bug#927073: ITP: golang-github-alecthomas-binary -- general purpose binary encoder/decoder

2019-04-14 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C 

* Package name: golang-github-alecthomas-binary
  Version : 0.0~git20171101.6e8df1b-1
  Upstream Author : Alec Thomas
* URL : https://github.com/alecthomas/binary
* License : Expat
  Programming Lang: Go
  Description : General purpose binary encoder/decoder

This package provides compact binary encoding for Go.
The Go standard library package encoding/binary provides
encoding/decoding of fixed-size Go values or slices of same. This
package extends support to arbitrary, variable-sized values by prefixing
these values with their varint-encoded size, recursively.

This package is a member of gopasspw dependency tree[1]

[1] https://wiki.debian.org/Teams/DebianGoTeam/GopasspwPackaging

Regards
Balu



Bug#927061: ITP: golang-github-muesli-crunchy -- finds common flaws in passwords

2019-04-14 Thread Balasankar C
Package: wnpp



Severity: wishlist



Owner: Balasankar C 







* Package name: golang-github-muesli-crunchy



  Version : 0.1+git20181030.ee5032c-1



  Upstream Author : Christian Muehlhaeuser



* URL : https://github.com/muesli/crunchy



* License : Expat
  Programming Lang: Go



  Description : finds common flaws in passwords

crunchy finds common flaws in passwords. It detects the following flaws:
 - Empty passwords: ErrEmpty
 - Too short passwords: ErrTooShort
 - Too few different characters, like "aabbccdd": ErrTooFewChars
 - Systematic passwords, like "abcdefgh" or "87654321": ErrTooSystematic
 - Passwords from a dictionary / wordlist: ErrDictionary
 - Mangled / reversed passwords, like "p@ssw0rd": ErrMangledDictionary
 - Hashed dictionary words, like "5f4dcc3b5aa765d61d8327deb882cf99"
   (the md5sum of "password"): ErrHashedDictionary
.
System dictionaries from /usr/share/dict will be indexed. If no
dictionaries were found, crunchy only relies on the regular sanity
checks (ErrEmpty, ErrTooShort, ErrTooFewChars and ErrTooSystematic).
.
crunchy uses the WagnerFischer algorithm to find mangled passwords in
your dictionaries.



Bug#926076: This is a dependency of gopasspw

2019-04-01 Thread Balasankar C
Hi,

Both diceware and xkcdpass are Python libraries, while this is a Golang
implementation. It is a member of the dependency tree of gopasspw[0],
and is needed for completing the packaging of gopasspw[1]. gopasspw uses
it as a library, not as an executable, so switching it with either
diceware or xkcdpass is not easy.

[0] https://github.com/gopasspw/gopass/
[1] https://bugs.debian.org/901133

Regards
Balasankar "Balu" C



Bug#926023: ITP: golang-github-jsimonetti-pwscheme -- Golang packages defining different password schemes

2019-03-30 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C 

* Package name: golang-github-jsimonetti-pwscheme
  Version : 0.0~git20160922.7680470-1
  Upstream Author : Jeroen Simonetti
* URL : https://github.com/jsimonetti/pwscheme
* License : MIT (Expat)
  Programming Lang: Go
  Description : Golang packages defining different password schemes


This Golang package provides different password schemes, like Salted
SHA1, Salted SHA256, Crypt with MD5, etc.

Packaging as a dependency of gopasspw[0][1]


[0] https://github.com/gopasspw/gopass/
[1] https://bugs.debian.org/901133

Regards
Balasankar "Balu" C



Bug#923029: ITP: fonts-smc-gayathri -- Gayathri Malayalam font

2019-02-23 Thread Balasankar C
Package: wnpp
Owner: Balasankar C 
Severity: wishlist

* Package name: fonts-smc-gayathri
  Version : Version1.000
  Upstream Author : Swathanthra Malayalam Computing 
* URL : https://gitlab.com/smc/fonts/gayathri
* License : OFL
  Description : Gayathri Malayalam font



Bug#893334: ITP: ruby-statsd -- StatsD client for Ruby

2018-03-17 Thread Balasankar C
Package: wnpp
Owner: Balasankar C <balasank...@debian.org>
Severity: wishlist

* Package name: ruby-statsd
  Version : 1.4.0
  Upstream Author : Rein Henrichs <re...@reinh.com>
* URL : https://github.com/reinh/statsd
* License : Expat
  Programming Lang: Ruby
  Description : StatsD client for Ruby



signature.asc
Description: OpenPGP digital signature


Bug#893305: ITP: ruby-rollout -- provides feature flags based on Redis

2018-03-17 Thread Balasankar C
Package: wnpp
Owner: Balasankar C <balasank...@debian.org>
Severity: wishlist

* Package name: ruby-rollout
  Version : 2.4.3
  Upstream Author : James Golick <jamesgol...@gmail.com>
* URL : https://github.com/FetLife/rollout
* License : Expat
  Programming Lang: Ruby
  Description : provides feature flags based on Redis




signature.asc
Description: OpenPGP digital signature


Bug#893127: ITP: ruby-minitest-focus -- provides ability to focus on a few tests easily

2018-03-16 Thread Balasankar C
Package: wnpp
Owner: Balasankar C <balasank...@debian.org>
Severity: wishlist

* Package name: ruby-minitest-focus
  Version : 1.1.2
  Upstream Author : Ryan Davis
* URL : https://github.com/seattlerb/minitest-focus
* License : Expat
  Programming Lang: Ruby
  Description : provides ability to focus on a few tests easily



signature.asc
Description: OpenPGP digital signature


Bug#866196: ITP: ruby-asciidoctor-plantuml -- extension for Asciidoctor to enable support for PlantUML diagrams

2017-06-28 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C <balasank...@autistici.org>

* Package name: ruby-asciidoctor-plantuml
  Version : 0.0.7
  Upstream Author : Pepijn Van Eeckhoudt
* URL : https://github.com/hsanson/asciidoctor-plantuml
* License : Expat
  Programming Lang: Ruby
  Description : extension for Asciidoctor to enable support for PlantUML 
diagrams

 This package provides asciidoctor-plantuml gem which is an extension for the
 asciidoctor gem that enables users to add PlantUML diagrams to their asciidoc
 documents.



Bug#865876: ITP: ruby-html2text -- convert HTML into plain text

2017-06-25 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C <balasank...@autistici.org>

* Package name: ruby-html2text
  Version : 0.2.0
  Upstream Author : Jevon Wright
* URL : https://github.com/soundasleep/html2text_ruby
* License : Expat
  Programming Lang: Ruby
  Description : convert HTML into plain text

This package provides the gem html2text, which can be used to convert HTML
input into a plain text format. It uses Ruby's DOM methods to load HTML from
a string, and then iterates over the resulting DOM to correctly output plain
text.

Required for GitLab 9.2.x



Bug#865289: ITP: ruby-tool -- general purpose Ruby library used by Sinatra 2.0 and Mustermann

2017-06-20 Thread Balasankar C


Hi,

On 21 June 2017 4:05:35 AM IST, Gunnar Wolf <gw...@debian.org> wrote:
>Balasankar C dijo [Tue, Jun 20, 2017 at 03:47:20PM +0530]:
>> Package: wnpp
>> Severity: wishlist
>> Owner: Balasankar C <balasank...@autistici.org>
>> 
>> * Package name: ruby-tool
>>   Version : 0.2.3
>>   Upstream Author : Konstantin Haase
>> * URL : https://github.com/rkh/tool
>> * License : Expat
>>   Programming Lang: Ruby
>>   Description : general purpose Ruby library used by Sinatra 2.0
>and Mustermann
>> 
>> Required for GitLab 9.2.x
>
>Umh, the name 'tool' is as generic as 'general purpose library'. Could
>you provide a description that people would find useful to know
>whether they could use this library (so that it's not _only_ used as a
>dependency)?

To be honest, I did feel the same when I filed this ITP and I spent some time 
thinking of a better description. However, after reading the code, the 
description is probably the best one it can have. This gem basically bundles 
three or four different helper methods that are mainly to be used by Sinatra 
and Mustermann. I don't think I can find a better short description that 
conveys this fact. Maybe change "general purpose library" with "collection of 
helper methods".

What I can do is beef up the extended description to specify what all are the 
methods and clarify that they are mainly used by Sinatra and Mustermann for 
their specific code structure.

As English isn't my best attribute, I'm open to any suggestion you may have. 
Else I will make the changes mentioned above.
-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.



Bug#865358: ITP: ruby-omniauth-oauth2-generic -- generic OmniAuth strategy for OAuth2 providers

2017-06-20 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C <balasank...@autistici.org>

* Package name: ruby-omniauth-oauth2-generic
  Version : 0.2.2
  Upstream Author : Joe Marty <jma...@iexposure.com>
* URL : https://gitlab.com/satorix/omniauth-oauth2-generic
* License : Expat
  Programming Lang: Ruby
  Description : generic OmniAuth strategy for OAuth2 providers



Bug#865345: ITP: ruby-validates-hostname -- checks for valid hostnames

2017-06-20 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C <balasank...@autistici.org>

* Package name: ruby-validates-hostname
  Version : 1.0.7
  Upstream Author : Kim Nørgaard <ja...@jasen.dk>
* URL : https://github.com/KimNorgaard/validates_hostname
* License : Expat
  Programming Lang: Ruby
  Description : checks for valid hostnames

Required for GitLab 9.2.6


Bug#865296: ITP: ruby-po-to-json -- convert gettext PO files to JSON

2017-06-20 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C <balasank...@autistici.org>

* Package name: ruby-po-to-json
  Version : 1.0.1
  Upstream Author : Thomas Boerger <tho...@webhippie.de>
* URL : https://github.com/webhippie/po_to_json
* License : Expat
  Programming Lang: Ruby
  Description : convert gettext PO files to JSON

Required for GitLab 9.2.x



Bug#865289: ITP: ruby-tool -- general purpose Ruby library used by Sinatra 2.0 and Mustermann

2017-06-20 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C <balasank...@autistici.org>

* Package name: ruby-tool
  Version : 0.2.3
  Upstream Author : Konstantin Haase
* URL : https://github.com/rkh/tool
* License : Expat
  Programming Lang: Ruby
  Description : general purpose Ruby library used by Sinatra 2.0 and 
Mustermann

Required for GitLab 9.2.x



Bug#864996: ITP: ruby-autoparse -- automatic parsing for any given JSON Schema

2017-06-18 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C <balasank...@autistici.org>

* Package name: ruby-autoparse
  Version : 0.3.3
  Upstream Author : Bob Aman <boba...@google.com>
* URL : https://github.com/google/autoparse
* License : Apache-2.0
  Programming Lang: Ruby
  Description : automatic parsing for any given JSON Schema

Part of GitLab v9.2.0 packaging.



Bug#844349: ITP: fonts-smc-karumbi -- Karumbi Malayalam font

2016-11-14 Thread Balasankar C
Package: wnpp
Owner: Balasankar C <balasank...@autistici.org>
Severity: wishlist

* Package name: fonts-smc-karumbi
  Version  : 1.0
  Upstream Author  : Swathanthra Malayalam Computing <cont...@smc.org.in>
* URL  : http://smc.org.in/
* License  : OFL-1.1
  Description  : Karumbi Malayalam font

This package provides Karumbi Malayalam font maintained by Swathanthra Malayalam
Computing.
-- 
Balasankar C
http://balasankarc.in



Bug#844346: ITP: fonts-smc-uroob -- Uroob Malayalam font

2016-11-14 Thread Balasankar C
Package: wnpp
Owner: Balasankar C <balasank...@autistici.org>
Severity: wishlist

* Package name: fonts-smc-uroob
  Version  : 2.0
  Upstream Author  : Swathanthra Malayalam Computing <cont...@smc.org.in>
* URL  : http://smc.org.in/
* License  : OFL-1.1
  Description  : Uroob Malayalam font

This package provides Uroob Malayalam font maintained by Swathanthra Malayalam
Computing.

-- 
Balasankar C
http://balasankarc.in



Bug#844337: ITP: fonts-smc-keraleeyam -- Keraleeyam Malayalam font

2016-11-14 Thread Balasankar C
Package: wnpp
Owner: Balasankar C <balasank...@autistici.org>
Severity: wishlist

* Package name: fonts-smc-keraleeyam
  Version  : 2.0
  Upstream Author  : Swathanthra Malayalam Computing <cont...@smc.org.in>
* URL  : http://smc.org.in/
* License  : OFL-1.1
  Description  : Keraleeyam Malayalam font

This package provides Keraleeyam Malayalam font maintained by Swathanthra 
Malayalam
Computing.


-- 
Balasankar C
http://balasankarc.in



Bug#844316: ITP: fonts-smc-chilanka -- Chilanka Malayalam font

2016-11-14 Thread Balasankar C
Package: wnpp
Owner: Balasankar C <balasank...@autistici.org>
Severity: wishlist

* Package name: fonts-smc-chilanka
  Version  : 1.2.0
  Upstream Author  : Swathanthra Malayalam Computing <cont...@smc.org.in>
* URL  : http://smc.org.in/
* License  : OFL-1.1
  Description  : Chilanka Malayalam font

This package provides Chilanka Malayalam font maintained by Swathanthra 
Malayalam
Computing.


-- 
Balasankar C
http://balasankarc.in



Bug#844305: ITP: fonts-smc-manjari -- Manjari Malayalam font

2016-11-14 Thread Balasankar C
Package: wnpp
Owner: Balasankar C <balasank...@autistici.org>
Severity: wishlist

* Package name: fonts-smc-manjari
  Version  : 1.0.0-alpha
  Upstream Author  : Swathanthra Malayalam Computing <cont...@smc.org.in>
* URL  : http://smc.org.in/
* License  : OFL-1.1
  Description  : Manjari Malayalam font

This package provides Manjari Malayalam font maintained by Swathanthra Malayalam
Computing.


-- 
Balasankar C
http://balasankarc.in



Bug#820929: ITP: ruby-premailer-rails -- tool to easily create styled HTML emails in Rails

2016-04-13 Thread Balasankar C
Package: wnpp
Owner: Balasankar C <balasank...@autistici.org>
Severity: wishlist

* Package name: ruby-premailer-rails
  Version: 1.9.2
  Upstream Author   : Philipe Fatio <philipe.fa...@gmail.com>
* URL: https://github.com/fphilipe/premailer-rails
* License   : Expat
  Description   : tool to easily create styled HTML emails in Rails

-- 
Balasankar C
http://balasankarc.in



Bug#820924: ITP: ruby-premailer -- Preflight for HTML e-mail

2016-04-13 Thread Balasankar C
Package: wnpp
Owner: Balasankar C <balasank...@autistici.org>
Severity: wishlist

* Package name: ruby-premailer
  Version: 1.8.6
  Upstream Author   : Alex Dunae <c...@dunae.ca>
* URL : http://premailer.dialect.ca/
* License: BSD-3-clause
  Description   : Preflight for HTML e-mail

-- 
Balasankar C
http://balasankarc.in



Bug#820191: ITP: ruby-seamless-database-pool -- support for master/slave database clusters in ActiveRecord

2016-04-06 Thread Balasankar C
Package: wnpp
Owner: Balasankar C <balasank...@autistici.org>
Severity: wishlist

* Package name: ruby-seamless-database-pool
  Version: 1.0.17
  Upstream Author   : Brian Durand <bbdur...@gmail.com>
* URL: http://github.com/bdurand/seamless_database_pool
* License   : Expat
  Description   : support for master/slave database clusters in
ActiveRecord



Bug#813186: ITP: ruby-sentry-raven -- client interface for the Sentry error logger

2016-01-30 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C <balasank...@autistici.org>

* Package name: ruby-sentry-raven
  Version : 0.15.3
  Upstream Author : Sentry
* URL : https://github.com/getsentry/raven-ruby
* License : Apache-2.0
  Programming Lang: Ruby
  Description : client interface for the Sentry error logger



Bug#810999: ITP: ruby-omniauth-azure-oauth2 -- Windows Azure Active Directory OAuth2 strategy for OmniAuth

2016-01-14 Thread Balasankar C
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Package: wnpp
Owner: Balasankar C <balasank...@autistici.org>
Severity: wishlist

* Package name: ruby-omniauth-azure-oauth2
  Version: 0.0.5
  Upstream Author : Mark Nadig <m...@nadigs.net>
* URL :
https://github.com/KonaTeam/omniauth-azure-oauth2
* License   : Expat
  Description  : Windows Azure Active Directory OAuth2
strategy for OmniAuth

- -- 
Regards
Balasankar C
http://balasankarc.in
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQEcBAEBCgAGBQJWl9v5AAoJEJbtq5sua3Fxn40IAIDkgQUuyNk3Bik0nbd13EoP
/4nqgK80Y/NFHtuEVCBwHrEigECYhcSBpcKCcqItT0fFK3AX1vuNgDQ77dKutvlR
oAbNpUFqK5F8gKRL0aJozTi+GvdFWDvJcVlMMVVDZN5LIx9OLKKGAmoUcYSE5+7T
LD9gsN0ULLpWhX3xtbhmpqZ98xY0DdUxHJASKCujm2ZrRDFG/JzLYiYMpTwSCb3W
aZJMMU6E4X1Swsi5uphm7AGyuDOEayCdvO/T3kIIpl0qLq7pDI4SHF8ItRx0R3UY
hfHxdAaiIlY5z4HubJgyYdEYh8DhMZketvc+lPR+yzFerY6zuAnEKB++I6F+dGY=
=cj7Y
-END PGP SIGNATURE-


0x2E6B7171.asc
Description: application/pgp-keys


Bug#810305: ITP: ruby-fog-vsphere -- Module for the 'fog' gem to support VMware vSphere

2016-01-07 Thread Balasankar C
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Package: wnpp
Owner: Balasankar C <balasank...@autistici.org>
Severity: wishlist

* Package name: ruby-fog-vsphere
  Version: 0.4.0
  Upstream Author : J.R. Garcia <j...@vmware.com'>
* URL : https://github.com/fog/fog-vsphere
* License   : Expat
  Description  : Module for the 'fog' gem to support VMware
vSphere

- -- 
Regards
Balasankar C
http://balasankarc.in
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQEcBAEBCgAGBQJWj1JEAAoJEJbtq5sua3FxeaYH/jlV5bTeav/3bsdFOpcj30If
WjL5tC5JDdcWmxe6dK34KevDh4QR+4cFJ4tb2EKZDJUXmE4H0OLwqNMjJCgMmI4O
5W3tPudMUtAQyAiocjlyAPKFM8O0TykfGcDU6byKvT25XnNyY4RTAPV/iz5ZXYsC
0KPEQ5KcRexq5LGvi5aehIrCIjmbAJ55mcUAPWSogZy6gROk1SJlZgouA0oXTQcp
7lNHdPfNk1Fti3Gjlb1F83Ng0+/7taJxZ9Lbs/hEbXTvWIZsG5W/a/twEMKXApJo
4pQrFhgtpJK6e25n3DL3Q3ikMVz8+k7O+q27YdEuynqBLqPz2+DL3wcSbA6wApA=
=97Yf
-END PGP SIGNATURE-


0x2E6B7171.asc
Description: application/pgp-keys


Bug#809338: ITP: ruby-concurrent -- modern concurrency tools for Ruby

2015-12-29 Thread Balasankar C
Package: wnpp
Owner: Balasankar C <balasank...@autistici.org>
Severity: wishlist

* Package name: ruby-concurrent
  Version: 1.0.0
  Upstream Author : Jerry D'Antonio <jerry.danto...@gmail.com>
* URL : http://www.concurrent-ruby.com
* License   : Expat
  Description  : modern concurrency tools for Ruby

-- 
Regards
Balasankar C
http://balasankarc.in



Bug#808577: ITP: ruby-mime-types-data -- registry for information about MIME media type definitions

2015-12-20 Thread Balasankar C
Package: wnpp
Owner: Balasankar C <balasank...@autistici.org>
Severity: wishlist

* Package name : ruby-mime-types-data
  Version : 3.2015.1120
  Upstream Author  : Austin Ziegler <halosta...@gmail.com>
* URL  :
https://github.com/mime-types/mime-types-data/
* License: Expat
  Programming Lang   : Ruby
  Description  : registry for information about MIME media
type definitions


-- 
Regards
Balasankar C
http://balasankarc.in



Bug#807465: ITP: ruby-babosa -- library for creating slugs

2015-12-08 Thread Balasankar C
Package: wnpp
Owner: Balasankar C <balasank...@autistici.org>
Severity: wishlist

* Package name : ruby-babosa
  Version : 1.0.2
  Upstream Author  : Norman Clarke <nor...@njclarke.com>
* URL  : http://github.com/norman/babosa
* License: Expat
  Programming Lang   : Ruby
  Description  : library for creating slugs


-- 
Regards
Balasankar C
http://balasankarc.in



Bug#807376: ITP: ruby-rufus-scheduler -- job scheduler for Ruby

2015-12-07 Thread Balasankar C
Package: wnpp
Owner: Balasankar C <balasank...@autistici.org>
Severity: wishlist

* Package name : ruby-rufus-scheduler
  Version : 3.1.10
  Upstream Author  : John Mettraux <jmettr...@gmail.com>
* URL  : http://github.com/jmettraux/rufus-scheduler
* License: Expat
  Programming Lang   : Ruby
  Description  : job scheduler for Ruby

-- 
Regards
Balasankar C
http://balasankarc.in



Bug#806937: ITP: ruby-gemojione -- gem to provide EmojiOne

2015-12-03 Thread Balasankar C
Package: wnpp
Owner: Balasankar C <balasank...@autistici.org>
Severity: wishlist

* Package name : ruby-gemojione
  Version : 2.1.0
  Upstream Author  : Jonathan Wiesel <jonathanwie...@gmail.com>
* URL  : http://github.com/jonathanwiesel/gemojione
* License: Expat
  Programming Lang   : Ruby
  Description   : gem to provide EmojiOne

-- 
Regards
Balasankar C
http://balasankarc.in



Bug#806573: ITP: vim-autopep8 -- vim plugin to apply autopep8

2015-11-28 Thread Balasankar C
Package: wnpp
Owner: Balasankar C <balasank...@autistici.org>
Severity: wishlist

* Package name: vim-autopep8
  Version: 1.0.7
  Upstream Author : tell-k <ffk2...@gmail.com>
* URL : https://github.com/tell-k/vim-autopep8
* License   : Expat
  Programming Lang  : Ruby
  Description : vim plugin to apply autopep8

-- 
Regards
Balasankar C
http://balasankarc.in



Bug#805539: ITP: ruby-rainbow -- colorize printed text on ANSI terminals

2015-11-19 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C <balasank...@autistici.org>

* Package name: ruby-rainbow
  Version : 2.0.0
  Upstream Author : Marcin Kulik 
* URL : https://github.com/sickill/rainbow
* License   : Expat
  Programming Lang  : Ruby
  Description : colorize printed text on ANSI terminals


-- 
Regards
Balasankar C
http://balasankarc.in



Bug#805548: ITP: asciiart -- command line tool to turn images into ASCII art

2015-11-19 Thread Balasankar C
Package: wnpp
Owner: Balasankar C <balasank...@autistici.org>
Severity: wishlist

* Package name  : asciiart
  Version  : 0.0.9
  Upstream Author   : nodanaonlyzuul <step...@eastmedia.com>
* URL   :
https://github.com/nodanaonlyzuul/asciiart
* License : Expat
  Programming Lang: Ruby
  Description   : command line tool to turn images into
ASCII art

-- 
Regards
Balasankar C
http://balasankarc.in



Bug#798140: ITP: ruby-minitest-utils -- utilities for Minitest

2015-09-05 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C <balasank...@autistici.org>

* Package name: ruby-minitest-utils
  Version : 0.2.4
  Upstream Author : Nando Vieira <fnando.vie...@gmail.com>
* URL : https://github.com/fnando/minitest-utils/
* License : Expat
  Programming Lang: Ruby
  Description : utilities for Minitest



Bug#797277: ITP: ruby-http-form-data -- utility-belt to build form data request bodies

2015-08-29 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name: ruby-http-form-data
  Version : 1.0.1
  Upstream Author : Aleksey V Zapparov i...@member.fsf.org
* URL : https://github.com/httprb/form_data.rb
* License : Expat
  Programming Lang: Ruby
  Description : utility-belt to build form data request bodies



Bug#793808: ITP: ruby-celluloid-fsm -- Celluloid Finite State Machines

2015-07-27 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name: ruby-celluloid-fsm
  Version : 0.20.0
  Upstream Author : Tony Arcieri tony.arci...@gmail.com
* URL : https://github.com/celluloid/celluloid-fsm
* License : Expat
  Programming Lang: Ruby
  Description : Celluloid Finite State Machines


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150727174408.13105.94773.reportbug@sasalam



Bug#793810: ITP: ruby-celluloid-pool -- actor pool based on Celluloid

2015-07-27 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name: ruby-celluloid-pool
  Version : 0.20.0
  Upstream Author : Tony Arcieri tony.arci...@gmail.com
* URL : http://github.com/celluloid/celluloid-pool
* License : Expat
  Programming Lang: Ruby
  Description : actor pool based on Celluloid


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150727180410.18876.56163.reportbug@sasalam



Bug#793804: ITP: ruby-celluloid-essentials -- internally used Celluloid tools and superstructural dependencies

2015-07-27 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name: ruby-celluloid-essentials
  Version : 0.20.1.1
  Upstream Author : Tony Arcieri tony.arci...@gmail.com
* URL : https://github.com/celluloid/celluloid-essentials
* License : Expat
  Programming Lang: Ruby
  Description : internally used Celluloid tools and superstructural 
dependencies


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150727165427.303.74289.reportbug@sasalam



Bug#793812: ITP: ruby-celluloid-extras -- Celluloid expansion, testing, and example classes

2015-07-27 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name: ruby-celluloid-extras
  Version : 0.20.0
  Upstream Author : Tony Arcieri tony.arci...@gmail.com
* URL : https://github.com/celluloid/celluloid-extras
* License : Expat
  Programming Lang: Ruby
  Description : Celluloid expansion, testing, and example classes


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150727182549.25715.39539.reportbug@sasalam



Bug#793767: ITP: ruby-celluloid-supervision -- Supervision support for Celluloid

2015-07-27 Thread Balasankar C

Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name : ruby-celluloid-supervision
  Version  : 0.20.0
  Upstream Author   : Tony Arcieri tony.arci...@gmail.com
* URL   : 
https://github.com/celluloid/celluloid-supervision

* License : Expat
  Programming Lang : Ruby
  Description : Supervision support for Celluloid

--
Regards
Balasankar C
http://balasankarc.in


--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/cce180b63097188795104fecfa369...@autistici.org



Bug#793703: ITP: ruby-nenv -- convenient wrapper for Ruby's ENV

2015-07-26 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name: ruby-nenv
  Version : 0.2.0
  Upstream Author : Cezary Baginski cez...@chronomantic.net
* URL : https://github.com/e2/nenv
* License : Expat
  Programming Lang: Ruby
  Description : convenient wrapper for Ruby's ENV


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150726174053.15752.45002.reportbug@sasalam



Bug#793692: ITP: ruby-rspec-logsplit -- library to provide a logger for each example

2015-07-26 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name: ruby-rspec-logsplit
  Version : 0.1.3
  Upstream Author : Tim Carey-Smith t...@spork.in
* URL : https://github.com/abstractive/rspec-logsplit
* License : Expat
  Programming Lang: Ruby
  Description : library to provide a logger for each example


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150726171500.16788.4.reportbug@sasalam



Bug#793578: ITP: ruby-climate-control -- library to easily manage environment variables

2015-07-25 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name: ruby-climate-control
  Version : 0.0.3
  Upstream Author : Joshua Clayton joshua.clay...@gmail.com
* URL : https://github.com/thoughtbot/climate_control
* License : Expat
  Programming Lang: Ruby
  Description : library to easily manage environment variables


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150725094941.31723.45145.reportbug@sasalam



Bug#739171: ITP: ruby-hipchat -- library to interact with HipChat with Ruby

2015-07-23 Thread Balasankar C
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

On Sun, 16 Feb 2014 14:12:59 +0100 Jonas Genannt
jonas.gena...@capi2name.de wrote:
 Package: wnpp Severity: wishlist Owner: Jonas Genannt
 jonas.gena...@capi2name.de
 
 * Package name: ruby-hipchat Version : 1.0.1 Upstream
 Author : Atlassian * URL :
 https://github.com/hipchat/hipchat-rb * License : Expat 
 Programming Lang: Ruby Description : library to interact with
 HipChat with Ruby
 
 Ruby library to interact with HipChat
 
 For Gitlab, maintained by Ruby PKG Extras
 

Hi,
The gem hipchat is a member of the runtime dependency chain of GitLab.
Are you still working on packaging it? If not, shall I take over this
ITP and package it under Debian Ruby Team ?

- -- 
Regards
Balasankar C
http://balasankarc.in
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQEcBAEBCgAGBQJVsOgEAAoJEJbtq5sua3FxkH4H/jekHS5e6f7FEMSwbjGTbizV
geDM/waMIxh31BXfVWtU4z+Ka1CD+VFQazHnFsNqC4bDueIONfs5bfyKY6YJVczs
adU3uxm8DtVuQMgeRPHLeQ/ZmTqbAVWURwia2dilg3QfJEpH5/sB8Qb6txZDfkQ+
6z6zvSS/oMS7fxVksaSBXKzrTx+4zjrU4CpRto3wkSEkqzNizOxwUaqeTB0c/eyc
z8Bd7mAg52yDeh94qseiSmgxZsmyoUphXofDELWmBb2z/cjbi/yJkIh7eAcn3TMl
lQAgzr5aCfw+kJGVeSJTbfcYL/rlp1av7bOQ4PdgLihqgWDmKr2Qa1SaNrCZppA=
=hGk2
-END PGP SIGNATURE-


0x2E6B7171.asc
Description: application/pgp-keys


Bug#792300: ITP: ruby-devise-two-factor -- Barebones two-factor authentication with Devise

2015-07-13 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name: ruby-devise-two-factor
  Version : 1.1.0
  Upstream Author : Tinfoil Security, Inc
* URL : https://github.com/tinfoil/devise-two-factor/
* License : Expat
  Programming Lang: Ruby
  Description : Barebones two-factor authentication with Devise


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150713174438.20435.82272.reportbug@sasalam



Bug#792112: ITP: ruby-faker -- easily generate fake data

2015-07-11 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name: ruby-faker
  Version : 1.4.3
  Upstream Author : Benjamin Curtis benjamin.cur...@gmail.com
* URL : https://github.com/stympy/faker
* License : Expat
  Programming Lang: Ruby
  Description : easily generate fake data


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/2015071841.843.71485.reportbug@sasalam



Bug#720757: ITP: ruby-seed-fu -- solving the problem of inserting and maintaining seed data in a database.

2015-07-11 Thread Balasankar C
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

On Sun, 16 Feb 2014 16:48:41 +0530 akshay pai akshayhpa...@gmail.com
wrote:
 hi, Since i wont be  able to complete the packaging of seed-fu for
 disapora , so i hope that some one else can handle it. Bug#720757:
 ITP: ruby-seed-fu

Ok, I'll take over this ITP.



- -- 
Regards
Balasankar C
http://balasankarc.in
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQEcBAEBCgAGBQJVoR+SAAoJEJbtq5sua3Fxi/MH/2iAz3w9ndJX8sTajt1P0iEn
amJzuiMTTiXMk57oMzge8032fvaPH3jPMOiTeNtHVIhmQ6hMcKt7v6qvcWaN2jL/
M5vVam+sx/B3eM3mBF5TUXRTjlrLxFVcQ9AwOfuCQCKG6VCq0QxJnxR0yqZjB9jv
f7SX6WEEZwX/ajTMBjukQ/6bZ5B4/m9/4dKwAGDckwX2SP3Vi5vwNwCAnMWHxhI2
P8UqDkP8h5uHFzKstNKGJXcWA9nIyeCM23NEJV52UJxf5Rp7Fyi5Q1pqA2xVsSeF
Qb1wDLdInasSj9oyq+Ay2WIDUpjzfD/gKFJcV6YUzk5mIyklnzC8BmaqK3HXgz8=
=bF53
-END PGP SIGNATURE-


0x2E6B7171.asc
Description: application/pgp-keys


Bug#791701: ITP: ruby-omniauth-saml -- a generic SAML strategy for OmniAuth

2015-07-07 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name: ruby-omniauth-saml
  Version : 1.3.1
  Upstream Author : Practically Green, Inc.
* URL : https://github.com/PracticallyGreen/omniauth-saml/
* License : Expat
  Programming Lang: Ruby
  Description : a generic SAML strategy for OmniAuth


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150707182412.10377.35718.reportbug@sasalam



Bug#651606: put this shiny link in a convenient place

2015-07-06 Thread Balasankar C
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

On Mon, 6 Jul 2015 15:38:36 + Mattia Rizzolo mat...@mapreri.org
wrote:
 control: forwarded -1 http://balasankarc.in/gitlab/
 
 Ok, this may be seen as an abuse of this field, but I really like
 that web page and it gives a really clear glimpse of the status of
 this ITP :)
 
 And thanks to every person that is putting effort in getting this
 beast into the archive!!
 
 
 -- regards, Mattia Rizzolo

First of all, thanks for the good words. :)

I couldn't really understand what you were suggesting. If it was to
host the progress bar at some d.o location, I am sorry - I can't do
that since I'm not a DD yet. But, I would be more than happy to share
the source code for generating this progressbar if some DD wishes to
do that.

The webpage in consideration uses my custom rewrite of gemdeps script
by Cédric Boutillier[2]. The code is available at my GitLab repo[1].
It takes a Gemfile as input (via command line argument) and generates
a csv file output. The python script uses that output to generate the
.html file.

I think Cedric's script it the more complete one as it generates a dot
file which can be used with graphviz to generate a dependency graph as
shown here[3]. Mine was a custom rewrite for GitLab and it just
generates a csv output for generating the webpage.

@Praveen, can you host it in your people.d.o webspace?

[1] https://gitlab.com/balasankarc/gemdeps/
[2] https://gitlab.com/debian-diaspora/gemdeps/
[3] https://people.debian.org/~boutil/gitlab/gitlab_deps20150702.pdf


PS : I am gonna keep this webpage active even if we get a d.o address,
just as a fallback location. I am running a cron script to update it
weekly. :)

- -- 
Regards
Balasankar C
http://balasankarc.in
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQEcBAEBCgAGBQJVmrSVAAoJEJbtq5sua3FxYgUIALWkmIwpv4hxyxtSw3IOcdAg
Tr3iUMTOGUGnA40AxNwjns5FyG1CFOYNuC1lzrjW0QaUI0cGHZARKruIoX2fhwjn
wDVUb3P9VuTm7Ayzsu11yNlaXoaH32z6Nf0S33a5qCnIVI3JAPEC6TuGkCHQa8EO
QKQxUWjFGJ3xal/8KGyFetSFviKTrf7nj9pBhSaLCcH2aWhYtSeGGSEKOYrhxqtN
4pWKt7QaMnMUuKJoo5cJqgZUqTgx+3ZpTXRU1zbm7quCyc4kvw5agVKKWl5hcoAW
LWJ+Budpqs+TiHmrFUZjLtXbOGVsCV29QYztRtmfRrpKvaS5lLUZ47fp6d8rT+Y=
=qJOO
-END PGP SIGNATURE-


0x2E6B7171.asc
Description: application/pgp-keys


Bug#651606: put this shiny link in a convenient place

2015-07-06 Thread Balasankar C
On 7 July 2015 1:15:20 am IST, Mattia Rizzolo mat...@mapreri.org wrote:
On Mon, Jul 06, 2015 at 10:32:15PM +0530, Balasankar C wrote:
 I couldn't really understand what you were suggesting. If it was to
 host the progress bar at some d.o location, I am sorry - I can't do
 that since I'm not a DD yet. But, I would be more than happy to share
 the source code for generating this progressbar if some DD wishes to
 do that.

nah, nothing like that.
I'm completly fine with the current location, I just wanted to put the
link in
a more conveniente (at least for me) place, that is, the forwarded
field of
this bug. Look at the top of the bug page, it's now there.

[ strip some tech details about the implementation of that page :) ]
 @Praveen, can you host it in your people.d.o webspace?

I don't see the need for this, really!

 PS : I am gonna keep this webpage active even if we get a d.o
address,
 just as a fallback location. I am running a cron script to update it
 weekly. :)

umh, if I were you I'd run that more often, maybe even daily. It
doesn't sound
like something resource heavy, and I like to see up-to-date web pages
:)


-- 
regards,
Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540
.''`.
more about me:  http://mapreri.org : :'
 :
Launchpad user: https://launchpad.net/~mapreri `.
`'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia `-

Ah. Ok. I misinterpreted your mail.
-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.

Bug#791406: ITP: ruby-unicorn-worker-killer -- library to kill unicorn workers by memory and request counts

2015-07-04 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name: ruby-unicorn-worker-killer
  Version : 0.4.2
  Upstream Author : Kazuki Ohta kazuki.o...@gmail.com
* URL : https://github.com/kzk/unicorn-worker-killer
* License : GPL-2+ or Ruby
  Programming Lang: Ruby
  Description : library to kill unicorn workers by memory and request counts


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150704123947.30910.11927.reportbug@sasalam



Bug#791359: ITP: ruby-rqrcode-rails3 -- render QR codes with Rails 3

2015-07-03 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name: ruby-rqrcode-rails3
  Version : 0.1.5
  Upstream Author : Sam Vincent sam.vinc...@mac.com
* URL : https://github.com/samvincent/rqrcode-rails3
* License : Expat
  Programming Lang: Ruby
  Description : render QR codes with Rails 3


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150703200509.27812.28922.reportbug@sasalam



Bug#790971: ITP: ruby-redis-actionpack -- Redis session store for ActionPack

2015-07-03 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name: ruby-redis-actionpack
  Version : 4.0.0
  Upstream Author : Luca Guidi m...@lucaguidi.com
* URL : https://github.com/redis-store/redis-actionpack
* License : Expat
  Programming Lang: Ruby
  Description : Redis session store for ActionPack


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150703115722.20578.33267.reportbug@sasalam



Bug#790876: ITP: ruby-devise-token-authenticatable -- token based authentication for devise

2015-07-02 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name: ruby-devise-token-authenticatable
  Version : 0.4.0
  Upstream Author : Sebastian Oelke d...@sohleeatsworld.de
* URL : https://github.com/baschtl/devise-token_authenticatable
* License : Expat
  Programming Lang: Ruby
  Description : token based authentication for devise


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150702150324.21140.1842.reportbug@sasalam



Bug#790714: ITP: ruby-underscore-rails -- library to use underscore.js with Rails

2015-06-30 Thread Balasankar C

Package: wnpp
Owner: Balasankar C balasank...@autistici.org
Severity: wishlist

* Package name  : ruby-underscore-rails
  Version: 1.8.2
  Upstream Author: Robin Wenglewski ro...@wenglewski.de
* URL : 
https://github.com/rweng/underscore-rails

* License   : Expat
  Programming Lang   : Ruby
  Description  : library to use underscore.js with Rails


--
Regards
Balasankar C
http://balasankarc.in


--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/8a35684b46cdec8dac741e457912e...@autistici.org



Bug#790645: ITP: ruby-rack-oauth2 -- Rack interface for OAuth 2.0

2015-06-30 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name: ruby-rack-oauth2
  Version : 1.2.0
  Upstream Author : Nov Matake n...@matake.jp
* URL : https://github.com/nov/rack-oauth2
* License : Expat
  Programming Lang: Ruby
  Description : Rack interface for OAuth 2.0


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150630141437.28294.15885.reportbug@sasalam



Bug#790662: ITP: ruby-jquery-scrollto-rails -- library to use jQuery scrollTo with Rails

2015-06-30 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name: ruby-jquery-scrollto-rails
  Version : 1.4.3
  Upstream Author : John Colvin colvin.j...@gmail.com
* URL : https://github.com/JohnColvin/jquery-scrollto-rails
* License : Expat
  Programming Lang: Ruby
  Description : library to use jQuery scrollTo with Rails


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150630163323.32741.97392.reportbug@sasalam



Bug#790476: ITP: ruby-torquebox-no-op -- emulate TorqueBox APIs outside of TorqueBox

2015-06-29 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name: ruby-torquebox-no-op
  Version : 3.1.2
  Upstream Author : The TorqueBox Team torquebox-...@torquebox.org
* URL : http://torquebox.org/
* License : CC0
  Programming Lang: Ruby
  Description : emulate TorqueBox APIs outside of TorqueBox


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150629170750.25048.19878.reportbug@sasalam



Bug#790419: ITP: ruby-delayed-job-active-record -- ActiveRecord backend for DelayedJob

2015-06-29 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name: ruby-delayed-job-active-record
  Version : 4.0.3
  Upstream Author : Tobias Lütke t...@shopify.com
* URL : https://github.com/collectiveidea/delayed_job_active_record
* License : Expat
  Programming Lang: Ruby
  Description : ActiveRecord backend for DelayedJob


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150629113029.23420.37519.reportbug@sasalam



Bug#790485: ITP: ruby-omniauth-kerberos -- OmniAuth strategy for Kerberos

2015-06-29 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name: ruby-omniauth-kerberos
  Version : 0.3.0
  Upstream Author : Jan Graichen jan.graic...@altimos.de
* URL : https://github.com/jgraichen/omniauth-kerberos
* License : Expat
  Programming Lang: Ruby
  Description : OmniAuth strategy for Kerberos


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150629183148.3434.3410.reportbug@sasalam



Bug#790373: ITP: ruby-logger-application -- add logging support to Ruby applications

2015-06-28 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name: ruby-logger-application
  Version : 0.0.2
  Upstream Author : Hiroshi SHIBATA h...@ruby-lang.org
* URL : https://github.com/ruby/logger-application
* License : BSD-2-clause
  Programming Lang: Ruby
  Description : add logging support to Ruby applications


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150628155009.6337.41714.reportbug@sasalam



Bug#788633: ITP: ruby-rotp -- Ruby library for generating and verifying one time passwords

2015-06-13 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name: ruby-rotp
  Version : 2.1.0
  Upstream Author : Mark Percival m...@mdp.im
* URL : https://github.com/mdp/rotp
* License : Expat
  Programming Lang: Ruby
  Description : Ruby library for generating and verifying one time passwords


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150613153020.23372.6187.reportbug@sasalam



Bug#788428: ITP: ruby-devise-lastseenable -- make devise update last_seen flag on user authentication check

2015-06-11 Thread Balasankar C

Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name  : ruby-devise-lastseenable
  Version   : 0.0.5
  Upstream Author   : Chris Burkhart christ...@christide.com
* URL   : https://github.com/ctide/devise_lastseenable
* License   : Expat
  Programming Lang  : Ruby
  Description 	: make devise update last_seen flag on user 
authentication check


--
Regards
Balasankar C
http://balasankarc.in


--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/fb301d2f31432c21cb275b94b75f3...@autistici.org



Bug#786900: ITP: ruby-delayed-job -- Database-backed asynchronous priority queue system

2015-05-26 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name: ruby-delayed-job
  Version : 4.0.6
  Upstream Author : Tobias Lütke t...@shopify.com
* URL : https://github.com/collectiveidea/delayed_job
* License : Expat
  Programming Lang: Ruby
  Description : Database-backed asynchronous priority queue system


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150526143413.31993.67772.reportbug@sasalam



Bug#786914: ITP: ruby-get-process-mem -- Get memory usage of a process in Ruby

2015-05-26 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name: ruby-get-process-mem
  Version : 0.2.0
  Upstream Author : Richard Schneeman richard.schneeman+...@gmail.com
* URL : https://github.com/schneems/get_process_mem
* License : Expat
  Programming Lang: Ruby
  Description : Get memory usage of a process in Ruby


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150526172045.18152.33349.reportbug@sasalam



Bug#786410: ITP: ruby-mono-logger -- Lock-free logger for Ruby

2015-05-21 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name: ruby-mono-logger
  Version : 1.1.0
  Upstream Author : Steve Klabnik st...@steveklabnik.com
* URL : https://github.com/steveklabnik/mono_logger/
* License : Expat
  Programming Lang: Ruby
  Description : Lock-free logger for Ruby


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/2015052119.10593.47697.reportbug@sasalam



Bug#786040: ITP: ruby-browser -- browser detection for Ruby

2015-05-20 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name: ruby-browser
  Version : 0.8.0
  Upstream Author : Nando Vieira fnando.vie...@gmail.com
* URL : https://github.com/fnando/browser
* License : Expat
  Programming Lang: Ruby
  Description : browser detection for Ruby


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150520170329.21244.41702.reportbug@sasalam



Bug#785734: ITP: ruby-timfel-krb5-auth -- Kerberos binding for Ruby

2015-05-19 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name: ruby-timfel-krb5-auth
  Version : 0.8.3
  Upstream Author : Tim Felgentreff timfelgentr...@gmail.com
* URL : https://github.com/timfel/krb5-auth
* License : LGPL-2.1+
  Description : Kerberos binding for Ruby


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150519174227.13921.1.reportbug@sasalam



Bug#785635: ITP: ruby-omniauth-multipassword -- OmniAuth strategy to authenticate using different passwort strategies

2015-05-18 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name: ruby-omniauth-multipassword
  Version : 0.4.2
  Upstream Author : Jan Graichen jgraic...@altimos.de
* URL : https://github.com/jgraichen/omniauth-multipassword
* License : Expat
  Programming Lang: Ruby
  Description : OmniAuth strategy to authenticate using different passwort 
strategies


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150518155129.23565.93284.reportbug@sasalam



Bug#785550: ITP: ruby-attr-required -- Provide attr_required and attr_optional

2015-05-17 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name: ruby-attr-required
  Version : 1.0.0
  Upstream Author : Nov Matake n...@matake.jp
* URL : https://github.com/nov/attr_required/
* License : Expat
  Programming Lang: Ruby
  Description : Provide attr_required and attr_optional


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150517173521.29890.34460.reportbug@sasalam



Bug#785593: ITP: ruby-slack-notifier -- Ruby wrapper for posting to slack webhooks

2015-05-17 Thread Balasankar C

Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name  : ruby-slack-notifier
  Version   : 1.2.1
  Upstream Author   : Steven Sloan
* URL   : https://github.com/stevenosloan/slack-notifier
* License   : Expat
  Programming Lang  : Ruby
  Description   : Ruby wrapper for posting to slack webhooks


--
Regards
Balasankar C
http://balasankarc.in


--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/349b69c750795d3ec03ca571f706b...@autistici.org



Bug#785558: ITP: ruby-encryptor -- Wrapper for the standard ruby OpenSSL library

2015-05-17 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name: ruby-encryptor
  Version : 1.3.0
  Upstream Author : Sean Huber shu...@huberry.com
* URL : https://github.com/attr-encrypted/encryptor
* License : Expat
  Programming Lang: Ruby
  Description : Wrapper for the standard ruby OpenSSL library


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150517193341.8498.71798.reportbug@sasalam



Bug#785450: ITP: ruby-rubyntlm -- Ruby/NTLM library

2015-05-16 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name: ruby-rubyntlm
  Version : 0.5.0
  Upstream Author : Paul Morton
* URL : https://github.com/WinRb/rubyntlm
* License : Expat
  Programming Lang: Ruby
  Description : Ruby/NTLM library


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150516125812.27882.1027.reportbug@sasalam



Bug#785444: ITP: ruby-omniauth-gitlab -- OAuth2 strategy for authenticating to GitLab service

2015-05-16 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name: ruby-omniauth-gitlab
  Version : 1.0.0
  Upstream Author : Sergey Sein
* URL : https://github.com/linchus/omniauth-gitlab
* License : Expat
  Programming Lang: Ruby
  Description : OAuth2 strategy for authenticating to GitLab service


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150516112122.1662.76844.reportbug@sasalam



Bug#785328: ITP: rexical -- Lexical scanner generator for Ruby

2015-05-14 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name: rexical
  Version : 1.0.5
  Upstream Author : ARIMA Yasuhiro arima.yasuh...@nifty.com
* URL : https://github.com/tenderlove/rexical
* License : LGPL-2.1
  Programming Lang: Ruby
  Description : Lexical scanner generator for Ruby


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150514184535.9494.78196.reportbug@sasalam



Bug#784326: ITP: ruby-rails-html-sanitizer -- This gem can be used to sanitize HTML fragments in Rails applications

2015-05-05 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name: ruby-rails-html-sanitizer
  Version : 1.0.2
  Upstream Author : Rafael Mendonça França
* URL : https://github.com/rails/rails-html-sanitizer/
* License : Expat
  Programming Lang: Ruby
  Description : This gem can be used to sanitize HTML fragments in Rails 
applications


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150505074148.30291.1602.reportbug@sasalam



Bug#784393: ITP: ruby-loofah -- Library for transforming HTML/XML documents and fragments

2015-05-05 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name: ruby-loofah
  Version : 2.0.2
  Upstream Author : Mike Dalessio mike.dales...@gmail.com
* URL : https://github.com/flavorjones/loofah
* License : Expat
  Programming Lang: Ruby
  Description : Library for transforming HTML/XML documents and fragments


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150506015708.20693.81714.reportbug@sasalam



Bug#784333: ITP: ruby-omniauth-shibboleth -- OmniAuth Shibboleth strategies for OmniAuth

2015-05-05 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name: ruby-omniauth-shibboleth
  Version : 1.2.0
  Upstream Author : Toyokazu Akiya
* URL : https://shibboleth.net/
* License : Expat
  Programming Lang: Ruby
  Description : OmniAuth Shibboleth strategies for OmniAuth


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150505135110.23677.96848.reportbug@sasalam



Bug#784339: ITP: ruby-lumberjack -- Lumberjack is a logging implementation in Ruby

2015-05-05 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name: ruby-lumberjack
  Version : 1.0.9
  Upstream Author : Brian Durand bdur...@embellishedvisions.com
* URL : https://github.com/bdurand/lumberjack/
* License : Expat
  Programming Lang: Ruby
  Description : Lumberjack is a logging implementation in Ruby


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150505151552.29661.50352.reportbug@sasalam



Bug#784133: ITP: ruby-fog-local -- Module for the 'fog' gem to support local filesystem storage

2015-05-03 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name: ruby-fog-local
  Version : 0.2.1
  Upstream Author : Wesley Beary geemus+git...@gmail.com
* URL : https://github.com/fog/fog-local
* License : Expat
  Programming Lang: Ruby
  Description : Module for the 'fog' gem to support local filesystem storage


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150503112928.17525.82219.reportbug@sasalam



Bug#781572: ITP: python-wget -- pure Python download utility

2015-03-31 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name: python-wget
  Version : 2.2
  Upstream Author : Anatoly Techtonik techto...@gmail.com
* URL : http://bitbucket.org/techtonik/python-wget/
* License : public-domain
  Programming Lang: Python
  Description : pure Python download utility


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150331061035.23484.43681.reportbug@sasalam



Bug#780111: ITP: ruby-fog-serverlove -- Module for the 'fog' gem to support ServerLove

2015-03-09 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name: ruby-fog-serverlove
  Version : 0.1.1
  Upstream Author : Paulo Henrique Lopes Ribeiro plribeiro3...@gmail.com
* URL : https://github.com/fog/fog-serverlove
* License : Expat
  Programming Lang: Ruby
  Description : Module for the 'fog' gem to support ServerLove


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150309115548.15797.26956.reportbug@sasalam



Bug#780030: ITP: ruby-fog-riakcs -- Module for the 'fog' gem to support Riakcs

2015-03-08 Thread Balasankar C
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name  : ruby-fog-riakcs
  Version   : 0.1.0
  Upstream Author   : Paulo Henrique Lopes Ribeiro
plribeiro3...@gmail.com
* URL   : https://github.com/fog/fog-riakcs
* License   : Expat
  Programming Lang  : Ruby
  Description   : Module for the 'fog' gem to support Riakcs

- -- 
Regards
Balasankar C
http://balasankarc.in


-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQEcBAEBAgAGBQJU/FuJAAoJEJbtq5sua3FxzCsH+gMhIkruA05ZNKGUmQ5Prs/j
zxlZxDepEAJ1wx7elgErSeS6PrYuS6btwZXlEEIf1xnFhIMzMUfk/qNz4HW83PJR
7e80M+bQPamsAQ64GrCtgfx4huHRK+rfvLt669CKGcN8G0Q7eOcks/rO0PbmggHH
B2S7Bkhc1IWWgfC0V8IBI/8zE9yBDUkInANym22NAczHBubQJ+Qa7UiKdXH6/QiF
m7DPZIdiuPVSnMWeGN6dE+dzgN19VqbuHh03um1iUUmvK6g5lb/MbnMnR/lm50jZ
iozEetCvI2Kw3wDpmaFrGQV1tpLOAnLEkUSLHoB8sm/4e3LLLdKpMhnfGFDcgjI=
=GRqE
-END PGP SIGNATURE-


0x2E6B7171.asc
Description: application/pgp-keys


Bug#777111: ITP: ruby-fog-atmos -- Module for the 'fog' gem to support Atmos

2015-02-05 Thread Balasankar C

Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name  : ruby-fog-atmos
  Version   : 0.1.0
  Upstream Author 	: Paulo Henrique Lopes Ribeiro 
plribeiro3...@gmail.com

* URL   : https://github.com/fog/fog-atmos
* License   : Expat
  Programming Lang  : Ruby
  Description   : Module for the 'fog' gem to support Atmos


Regards
Balasankar C


--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/203d7c7c3a41831f52c4d235e84bd...@autistici.org



Bug#777143: ITP: ruby-fog-ecloud -- Module for the 'fog' gem to support Terremark EnterpriseCloud

2015-02-05 Thread Balasankar C
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name  : ruby-fog-ecloud
  Version   : 0.0.2
  Upstream Author   : Paulo Henrique Lopes Ribeiro
plribeiro3...@gmail.com
* URL   : https://github.com/fog/fog-ecloud
* License   : Expat
  Programming Lang  : Ruby
  Description   : Module for the 'fog' gem to support Terremark 

  EnterpriseCloud

- -- 
Regards
Balasankar C
http://balasankarc.in
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQEcBAEBAgAGBQJU04bMAAoJEJbtq5sua3FxEnEH/0sjq7Lb7LhCSEtKjAidM1At
Yu4Svrtr98HAgEm+AdPdzctEYTWTYYi2MDeYKbiGU1sjJj81qtFpNW+xY/Xn7mMX
mMaDcXtqoBnE/Kc0C/8hOaQBRwvUKBMjtfcZCXGO7iwU5sJwr+GwkzO4uWAOnpAy
PQS5ex/z+9atrI27IVhtHeTLjiyqzC7tLs9y7X/l3xxduFCYit408gJIcTh6XQsi
rP6a5bdMixNrGWSjrvc/X7uKFZuTNJz/HWrxkXnyprDESMz3XRvffG3WVJN/lk/8
Z85neaH/yGj1X9g037gWc6LaUG4IES/mPAFpgA4D7Z9T4QD2QYnRJXe0pS3p4KA=
=sWaW
-END PGP SIGNATURE-


0x2E6B7171.asc
Description: application/pgp-keys


Bug#777050: ITP: ruby-test-unit-context -- Context for Test::Unit (2.x)

2015-02-04 Thread Balasankar C
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name  : ruby-test-unit-context
  Version   : 0.5.0
  Upstream Author   : Karol Bucek
* URL   : https://github.com/kares/test-unit-context
* License   : ASL-2.0
  Programming Lang  : Ruby
  Description   : Context for Test

- -- 
Regards
Balasankar C
http://balasankarc.in
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQEcBAEBAgAGBQJU0hvsAAoJEJbtq5sua3Fx0sIIAJe21QR30iZuH8zgM8yJdef8
W0K70jDC1zWytzA/JJRX29tB5h94gIu96xIhCB2U5/Njc3qk3RD41hju7hxzgXzk
Avqi8duQJ3gSmcKMoAy6KtkiwA2+w8B3ThzrkjttDVvk/hug4xQfKZj6CQ8BU9C1
L6WsGXOem3OWSH4BDb/OuFLV4Tfw6oiFnaaM7n/b55Ee6cz3mAg3Tau/xuJ3RnD8
a03Coa1eHxf7ypVH2JsGYfDS/BFyF/BgCDQjZdbYc7K4z/powQF4DUpMLeWpx24v
o22ZQIwbKEL6eK2y1f0/aFl671LBg2wsoBfn8CFHW3/raAKkN4ZJhf+F/tTcsuc=
=45iO
-END PGP SIGNATURE-


0x2E6B7171.asc
Description: application/pgp-keys


Bug#776500: ITP: ruby-active-model-serializers -- Making it easy to serialize models for client-side use

2015-01-28 Thread Balasankar C
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name  : ruby-active-model-serializers
  Version   : 0.9.3
  Upstream Author   : Steve Klabnik st...@steveklabnik.com
* URL   :
https://github.com/rails-api/active_model_serializers
* License   : Expat 
  Programming Lang  : Ruby
  Description   : Making it easy to serialize models for
client-side use

- -- 
Regards
Balasankar C
http://balasankarc.in
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQEcBAEBAgAGBQJUyR+TAAoJEJbtq5sua3FxEbUIAKV8VGSK2nv1mNLHq4g427de
s9Of0zZwahtxPqTkZCtmYpCYjUkeJH8SUerUBgsjzMy9EFWymSNS4UHrjaaxB/mO
Koy5p3F5ocG+5A+a6nnOV6qTZua+FjU75TAI5EgRzwRYiRFYgt56FMj/9T3NFSVP
X5lyCLZBMeIGV4KAFtd+Gc+XSWIcfX3Nw+3tH850qn0YiV6CrAhDJv9d0t+rX1GZ
atpLylT8BCSlTp4jNataXmCMgBZ3hiQ0dDe2JwCG/YrUNU2KjPHY4pMwvzJbNjRG
gtGOxzYK9j1uyJY/AOXMliJnuMCTEhhAuHpNOq2svzXeAOSvMFp96sxLNitl6w0=
=sYcd
-END PGP SIGNATURE-


0x2E6B7171.asc
Description: application/pgp-keys


Bug#719694: Status

2015-01-23 Thread Balasankar C
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,
I am trying to package the Ruby gem nokogumbo and would like to know
the status of libgumbo's packaging.
- -- 
Regards
Balasankar C
http://balasankarc.in
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQEcBAEBAgAGBQJUwqbBAAoJEJbtq5sua3Fx64cIAIbh7s7R3N/mENDI6EV77ZMr
dUBDJq1ibrcIxpDWEXv8ojz33YTFCn6yhhNgSbcvshpiDjDenhwKG3/nyliJH1SC
Z/D/Hf5gdU5v7AflhksSk6nBuLo0wKuLKHfluAbA10L+PBzTEPSITwQfZpXonQas
3TEIo/y1WDbnmvwEIQZa80D6aqA8HwKnlaSYBR/rDj6fUvJlXzvfqcMSIMqumCH0
z/IbJV7Pts/Gq9P0JUDsDGnKbkfA8tkxhUPY7lWxt+lWcSvUsyB2NCpTciR4gobt
FXtpV1GvjUDVbj8j02UyEOwwvVDv4o3fEobEQtnF+W4bxWuYfAyWiB7TTgwN6Zc=
=mLAM
-END PGP SIGNATURE-


0x2E6B7171.asc
Description: application/pgp-keys


Bug#771522: ITP: ruby-fog-xml -- XML parsing for fog providers

2014-11-30 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name: ruby-fog-xml
  Version : 0.1.1
  Upstream Author : Michael Hale m...@hales.ws
* URL : https://github.com/fog/fog-xml/
* License : Expat
  Programming Lang: Ruby
  Description : XML parsing for fog providers


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20141130132234.14745.4056.reportbug@sasalam



Bug#771540: ITP: ruby-fog-voxel -- Module for the 'fog' gem to support Voxel

2014-11-30 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name: ruby-fog-voxel
  Version : 0.0.1
  Upstream Author : Lance Ivy la...@cainlevy.net
* URL : https://github.com/fog/fog-voxel
* License : Expat
  Programming Lang: Ruby
  Description : Module for the 'fog' gem to support Voxel


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20141130151409.14001.47044.reportbug@sasalam



Bug#771401: ITP: ruby-redis-rack -- Redis Store for Rack

2014-11-29 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name: ruby-redis-rack
  Version : 1.5.0
  Upstream Author : Luca Guidi m...@lucaguidi.com
* URL : https://github.com/redis-store/redis-rack
* License : Expat
  Programming Lang: Ruby
  Description : Redis Store for Rack


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20141129081842.8258.22516.reportbug@sasalam



Bug#771398: ITP: ruby-redis-activesupport -- Redis store for ActiveSupport::Cache

2014-11-28 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name: ruby-redis-activesupport
  Version : 4.0.0
  Upstream Author : Luca Guidi m...@lucaguidi.com
* URL : https://github.com/redis-store/redis-activesupport
* License : Expat
  Programming Lang: Ruby
  Description : Redis store for ActiveSupport::Cache


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20141129074851.31910.66496.reportbug@sasalam



Bug#771202: ITP: ruby-redis-store -- redis stores for Ruby frameworks

2014-11-27 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name: ruby-redis-store
  Version : 1.1.4
  Upstream Author : Luca Guidi m...@lucaguidi.com
* URL : http://redis-store.org/redis-store/
* License : Expat
  Programming Lang: Ruby
  Description : redis stores for Ruby frameworks


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20141127150840.20187.46680.reportbug@sasalam



Bug#770475: ITP: ruby-ice-cube -- ruby date recurrence library

2014-11-21 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name: ruby-ice-cube
  Version : 0.11.1
  Upstream Author : John Crepezzi john.crepe...@gmail.com
* URL : http://seejohncode.com/ice_cube/
* License : Expat
  Programming Lang: Ruby
  Description : ruby date recurrence library


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20141121152900.25459.3146.reportbug@sasalam



Bug#770531: ITP: ruby-sidetiq -- recurring jobs for Sidekiq

2014-11-21 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name: ruby-sidetiq
  Version : 0.6.3
  Upstream Author : Tobias Svensson t...@tobiassvensson.co.uk
* URL : https://github.com/tobiassvn/sidetiq
* License : BSD-3-clause
  Programming Lang: Ruby
  Description : recurring jobs for Sidekiq


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20141122044004.31533.87652.reportbug@sasalam



Bug#770058: ITP: fonts-aksharyogini2 -- aksharyogini2 devanagari normal style font

2014-11-18 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name: fonts-aksharyogini2
  Version : 1.0
  Upstream Author : Yogini Joglekar aksharyog...@sudhanwa.com
* URL : http://aksharyogini.sudhanwa.com/aksharyogini2.html
* License : OFL-1.1
  Description : aksharyogini2 devanagari normal style font


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20141117173105.31656.98516.reportbug@sasalam



Bug#770066: ITP: fonts-aksharyogini2 -- aksharyogini2 normal style font for devanagari

2014-11-18 Thread Balasankar C
Package: wnpp
Severity: wishlist
Owner: Balasankar C balasank...@autistici.org

* Package name: fonts-aksharyogini2
  Version : 1.0
  Upstream Author : Yogini Joglekar aksharyog...@sudhanwa.com
* URL : http://aksharyogini.sudhanwa.com/aksharyogini2.html
* License : OFL-1.1
  Description : aksharyogini2 normal style font for devanagari


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20141118154508.20807.4138.reportbug@sasalam



Bug#770066: ITP: fonts-aksharyogini2 -- aksharyogini2 normal style font for devanagari

2014-11-18 Thread Balasankar C

Seems duplicate of #770058.


Sorry. It is a duplicate. Some problem with my MTA. Please close this 
one.


--
Regards
Balasankar C
http://balasankarc.in


--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/0a684874e47d990221bd33dbac2e1...@autistici.org



  1   2   >