Bug#1009227: ITP: fonts-morisawa-bizud-gothic -- Universal Design typeface Gothic fonts

2022-06-23 Thread Youhei SASAKI
retitle 1009227 ITP: fonts-morisawa-biz-ud-gothic

Thanks for your mention.

On Tue, 21 Jun 2022 23:59:22 +0900,
YOSHINO Yoshihito  wrote:
> 
> Perhaps this package name should be fonts-morisawa-biz-ud-gothic
> to match upstream's repositry name?
> 

--
Youhei SASAKI 
  
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



Bug#1009228: ITP: fonts-morisawa-bizud-mincho -- Universal Design typeface Mincho fonts

2022-04-09 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI 
Severity: wishlist

* Package name: fonts-morisawa-bizud-mincho
  Version : 1.002
  Upstream Author : The BIZ UDMincho Project Authors
* URL or Web page : https://github.com/googlefonts/morisawa-biz-ud-mincho
  
* License : SIL 1.1
  Description : Universal Design typeface Mincho fonts

 BIZ UD Mincho is a universal design typeface designed to be easy to
 read and ideal for education and business documentation. It is a highly
 legible and well-balanced design sans serif. In order to make the kanji
 more clear and identifiable, the letterforms are simplified by omitting
 hane (hook) and geta (the vertical lines extending beyond horizontal
 strokes at the bottom of kanji). Counters and other spaces are finely
 adjusted so that the overall balance of the type is not impaired even
 with the use in relatively large size. The kana are made slightly
 smaller than the kanji to give a good rhythm and flow when setting long
 texts in the lighter weights.



Bug#1009227: ITP: fonts-morisawa-bizud-gothic -- Universal Design typeface Gothic fonts

2022-04-09 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI 
Severity: wishlist

* Package name: fonts-morisawa-bizud-gothic
  Version : 1.002
  Upstream Author : The BIZ UDGothic Project Authors
* URL or Web page : https://github.com/googlefonts/morisawa-biz-ud-gothic
* License : SIL 1.1
  Description : Universal Design typeface Gothic fonts

 BIZ UD Gothic is a universal design typeface designed to be easy to
 read and ideal for education and business documentation. It is a highly
 legible and well-balanced design sans serif. In order to make the kanji
 more clear and identifiable, the letterforms are simplified by omitting
 hane (hook) and geta (the vertical lines extending beyond horizontal
 strokes at the bottom of kanji). Counters and other spaces are finely
 adjusted so that the overall balance of the type is not impaired even
 with the use in relatively large size. The kana are made slightly
 smaller than the kanji to give a good rhythm and flow when setting long
 texts in the lighter weights.



Bug#916908: ITP: ruby-idn -- LibIDN Ruby Bindings

2018-12-20 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI 
Severity: wishlist

* Package name: ruby-idn
  Version : 0.1.0
  Upstream Author : Erik Abele, Bharanee Rathna
* URL or Web page : https://github.com/deepfryed/idn-ruby
* License : Apache-2.0
  Description : LibIDN Ruby Bindings

Ruby Bindings for the GNU LibIDN library, an implementation of the
Stringprep, Punycode and IDNA specifications defined by the IETF
Internationalized Domain Names (IDN) working group.
.
Included are the most important parts of the Stringprep, Punycode
and IDNA APIs like performing Stringprep processings, encoding to
and decoding from Punycode strings and converting entire domain names
to and from the ACE encoded form.

--
Youhei SASAKI 
  
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



Bug#908565: ITP: ruby-xdg -- Ruby interface for using XDG directory standard

2018-09-11 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI 
Severity: wishlist

* Package name: ruby-xdg
  Version : 2.2.3
  Upstream Author : rubyworks
* URL or Web page : https://rubyworks.github.io/xdg
* License : BSD-2-Clause
  Description : Ruby interface for using XDG directory standard

---
Youhei SASAKI 
  
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



Bug#874099: ITP: ruby-pathutil -- A faster pure Ruby implementation of Pathname with extra bits

2017-09-03 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI <uwab...@gfd-dennou.org>
Severity: wishlist

* Package name: ruby-pathutil
  Version : 0.14.0
  Upstream Author : Jordon Bedwell
* URL or Web page : http://github.com/envygeeks/pathutils
* License : Expat
  Description : A faster pure Ruby implementation of Pathname with extra 
bits

 Pathutil tries to be a faster pure Ruby impelementation of Pathname.
 It arose out of a need to fix basic problems with Pathname, such as
 suscepetibility to join overrides, need for automatic encoding, and
 normalization (for stuff like Jekyll) and the ability to do other
 safe-style operations in an encapsulated format, like copying files and
 folders with symlinks but only if they originate from the given root.



Bug#874097: ITP: ruby-forwardable-extentended -- Forwardable with hash and instance variable extensions

2017-09-03 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI <uwab...@gfd-dennou.org>
Severity: wishlist

* Package name: ruby-forwardable-extentended
  Version : 2.6.0
  Upstream Author : Jordon Bedwell
* URL or Web page : http://github.com/envygeeks/forwardable-extended
* License : Expat
  Description : Forwardable with hash and instance variable extensions

 Provides more Forwardable methods for your source as
 Forwardable::Extended.
 .
  - Any delegation can accept `alias_of' which will be the message sent
to the object.
  - You can send arguments by attaching the keyword `:args => [:my_arg]',
these are sent a `#to_s message.'
  - Any delegation can be boolean if you wish it to be, even `:reverse'.



Bug#874098: ITP: ruby-forwardable-extentended -- Forwardable with hash and instance variable extensions

2017-09-03 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI <uwab...@gfd-dennou.org>
Severity: wishlist

* Package name: ruby-forwardable-extentended
  Version : 2.6.0
  Upstream Author : Jordon Bedwell
* URL or Web page : http://github.com/envygeeks/forwardable-extended
* License : Expat
  Description : Forwardable with hash and instance variable extensions

 Provides more Forwardable methods for your source as
 Forwardable::Extended.
 .
  - Any delegation can accept `alias_of' which will be the message sent
to the object.
  - You can send arguments by attaching the keyword `:args => [:my_arg]',
these are sent a `#to_s message.'
  - Any delegation can be boolean if you wish it to be, even `:reverse'.



Bug#873478: ITP: elpa-migemo -- Japanese incremental search with Romaji on Emacsen

2017-08-28 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI <uwab...@gfd-dennou.org>
Severity: wishlist

* Package name: elpa-migemo
  Version : 1.9.1
  Upstream Author : emacs-jp
* URL or Web page : https://github.com/emacs-jp/migemo
* License : GPL-2.0+
  Description : Japanese incremental search with Romaji on Emacsen

This package provides "migemo.el", Emacs lisp interface of migemo,
Japanese increment search with 'Romanization of Japanese'.

The "migemo.el" is already provided by "migemo-el" package as a part of
cmigemo package. This package replaces "migemo.el" to elap-stable
version.

---
Youhei SASAKI <uwab...@gfd-dennou.org>
  <uwab...@debian.or.jp>
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



Bug#726789: (no subject)

2017-06-29 Thread Youhei SASAKI

Create package repository at collab-maint

  https://anonscm.debian.org/cgit/collab-maint/milter-manager.git

Best Wishes,
Youhei

---
Youhei SASAKI <uwab...@gfd-dennou.org>
  <uwab...@debian.or.jp>
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



Bug#865412: ITP: ruby-numo-narray -- Numo::NArray is an Numerical N-dimensional Array class for fast processing and easy manipulation of multi-dimensional numerical data, similar to numpy.ndaray.

2017-06-21 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI <uwab...@gfd-dennou.org>
Severity: wishlist

* Package name: ruby-numo-narray
  Version : 0.9.0.7
  Upstream Author : Masahiro TANAKA
* URL or Web page : http://ruby-numo.github.io/narray/
* License : BSD-3-Clause
  Description : Numo::NArray is an Numerical N-dimensional Array class for
fast processing and easy manipulation of multi-dimensional
numerical data, similar to numpy.ndaray. 

---
Youhei SASAKI <uwab...@gfd-dennou.org>
  <uwab...@debian.or.jp>
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



Bug#841194: ITP: fxlinuxprint -- PPD file and postscript filter for Fuji Xerox printer

2016-12-10 Thread Youhei SASAKI
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Dear Didier,

On Thu, 08 Dec 2016 17:34:12 +0900,
Didier 'OdyX' Raboud <o...@debian.org> wrote:
- - snip -
>
> Please file a request to join the Debian Printing Team on Alioth:
>   https://alioth.debian.org/projects/printing/

I applied to join printing team on alioth.

Sincerely,
Youhei

- ---
Youhei SASAKI <uwab...@gfd-dennou.org>
  <uwab...@debian.or.jp>
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07
-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEZqTqcE/iQFWNasLmk5TzVIkdfgcFAlhLii8ACgkQk5TzVIkd
fgfDWQ/+KUxxqqST5i/mZiBHabk9YxdLSkeLxCGXzwKdM+YpY1XJMule5iXXDtQt
FblQ08ks90mOkO3CRiEtne/zfEVuExjbk3LuymUejnTHiIhoqQghBJ7rHEY8sa6D
i2LR4jTJXKioRAW1qw2UqbEshdCtmrBQW84AfCw6gvVRbOqKTA30DFB6EtllL6MC
or3fCfjoo+I2/6Xjbmg7KbV98ManOd0Xqh6rcqLfHP76tnzb46uaLD2DIbRdQRm0
wGJNlIXVj+2FyiJdeZYfU4ZyP4w/6Lix8Tpbw4pRPTY/YSG0VG+PXCm1tGkR+wSX
1Qy81wlxni87FG+sIJuz7Ho7L+4XyqGUnkfjn9lpLELkEVv84rg720QqdzFo31B7
I9OuzVVsyuVDzhuOtvTQCAtq7dbyfrsHTE9jppy/vvFtJanZsseYR68Fe2gcFhxl
Kwdih1hJxm7GHzzefrM8AmcDV5IXDCU41Em7bOLxFCQM/YDy6RrdXpBJ+KIi70tF
2rjm+QDmO2c+vg+BSSdVrVo7bkvLDikHK49qmp4lMhVILCC6oKponZLzvJXK/bpe
rFFDa3rUqwMMdFaYhcG5pTlIzW5oYy64Yah8hT0VQfmBCyMK5NkqVbKiDxnU92iZ
afkj8i2260pXxwzqnRbtlKnfgmLlS8Bub6jMnDHgZ+P6zDEVKaY=
=Pl0I
-END PGP SIGNATURE-



Bug#844699: ITP: tdiary-style-gfm -- GFM Style for tDiary

2016-11-19 Thread Youhei SASAKI
Hi,

On Sun, 20 Nov 2016 01:24:01 +0900,
Haruki Tsurumoto <tsu.r...@gmail.com> wrote:
> 
> I have seen upstream repository of this, "tdiary-style-gfm.gemspec"
> says license is MIT License, but LICENSE.txt is the GPLv3.
> I think that to fix this mistake is better.

Oh, you are right. thanks for your mention.l

> In addition, tDiary is licensed under the GPLv2(seems not GPLv2+)
>  
> http://metadata.ftp-master.debian.org/changelogs/main/t/tdiary/tdiary_3.1.3-3_copyright
> 
> It can combined with tDiary?

The tDiary >= 5.0 is licensed under GPL-2.0+. This is compatible GPL-3+.

Regards,
Youhei

---
Youhei SASAKI <uwab...@gfd-dennou.org>
  <uwab...@debian.or.jp>
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



Bug#844699: ITP: tdiary-style-gfm -- GFM Style for tDiary

2016-11-18 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI <uwab...@gfd-dennou.org>
Severity: wishlist

* Package name: tdiary-style-gfm
  Version : 0.4.0-1
  Upstream Author :  2003 TADA Tadashi <s...@spc.gr.jp>
 2004 MoonWolf <moonw...@moonwolf.com>
 2012 kdmsnr <kdm...@gmail.com>
 2013 hsbt <shibata.hiro...@gmail.com>
* URL or Web page : https://github.com/tdiary/tdiary-style-gfm
* License : GPL-3+
  Description : GFM Style for tDiary

GFM Style for tDiary (>= 2.x) format.
.
The tDiary is a weblog system, which makes your weblog
communication-friendly for the writer (you) and readers. It consists of
Ruby scripts for CGI (Common Gateway Interface).
.
This package provides GFM(Github Flavored Markdown) style.
   



Bug#841402: ITP: dcl-c -- Dennou Club Library - C version

2016-10-20 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI <uwab...@gfd-dennou.org>
Severity: wishlist

* Package name: dcl-c
  Version : 7.1.2
  Upstream Author : GFD Dennou Club
* URL or Web page : http://www.gfd-dennou.org/library/dcl/
* License : BSD-2-Clause
  Description : Dennou Club Library - C version

GFD-DENNOU Club Library (DCL) is a package of graphic and mathematical
libraries developed by GFD Dennou Club, see 
http://www.gfd-dennou.org/library/dcl
It contains following libraries.
  * visualization libraries:
wide variety of 1D and 2D graphics and limited 3D graphics
  * mathematical libraries
FFT, Ordinary differential equation solver, Spherical harmonics analysis
etc.

---
Youhei SASAKI <uwab...@gfd-dennou.org>
  <uwab...@debian.or.jp>
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



Bug#841397: ITP: dcl-f77 -- Dennou Club Library - F77 version

2016-10-20 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI <uwab...@gfd-dennou.org>
Severity: wishlist

* Package name: dcl-f77
  Version : 7.1.2
  Upstream Author : GFD Dennou Club
* URL or Web page : http://www.gfd-dennou.org/library/dcl/
* License : BSD-2-Clause
  Description : Dennou Club Library - F77 version

 GFD-DENNOU Club Library (DCL) is a package of graphic and mathematical
 libraries developed by GFD Dennou Club, see 
http://www.gfd-dennou.org/library/dcl
 It contains following libraries.
   * visualization libraries:
 wide variety of 1D and 2D graphics and limited 3D graphics
   * mathematical libraries
 FFT, Ordinary differential equation solver, Spherical harmonics analysis
 etc.

---
Youhei SASAKI <uwab...@gfd-dennou.org>
  <uwab...@debian.or.jp>
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



Bug#828221: ITP: tdiary-style-rd -- RD Style for tDiary

2016-06-26 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI <uwab...@gfd-dennou.org>
Severity: wishlist

* Package name: tdiary-style-rd
  Version : 0.0.3
  Upstream Author : UECHI Yasumasa, Hiroshi SHIBATA
* URL or Web page : https://github.com/tdiary/tdiary-style-rd
* License : GPL-3.0+
  Description : RD Style for tDiary

 RD style for tDiary (>= 2.x) format. based on Wiki style.
 .
 The tDiary is a weblog system, which makes your weblog
 communication-friendly for the writer (you) and readers. It consists of
 Ruby scripts for CGI (Common Gateway Interface).
 .
 This package provides RD Style. RD is Ruby's POD. RDtool is formatter for RD.

---
Youhei SASAKI, Ph.D.
Department of Mathematics, Kyoto University
Kitashirakawa Oiwake-chou, Sakyou-ku, Kyoto, 606-8502 JAPAN
E-mail: <uwab...@gfd-dennou.org>
<uwab...@math.kyoto-u.ac.jp>
TEL:+81-(0)75-753-3731(direct)  FAX:+81-(0)75-753-3711
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



Bug#816906: ITP: ruby-mathgl -- Ruby wrapper of MathGL

2016-03-06 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI <uwab...@gfd-dennou.org>
Severity: wishlist

* Package name: ruby-mathgl
  Version : 0.1.0
  Upstream Author : Masahiro TANAKA <masa16.tan...@gmail.com>
* URL or Web page : http://masa16.github.io/ruby-mathgl/
* License : LGPL-3.0+
  Description : Ruby wrapper of MathGL

 MathGL is a library for scientific data visualization developed by
 Alexey Balakin. In Debian, MathGL is provided named "mathgl".
 .
 This package provides Ruby wrapper of MathGL, made using SWIG.

---
Youhei SASAKI <uwab...@gfd-dennou.org>
  <uwab...@debian.or.jp>
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



Bug#726789: milter-manager: changing from ITP to RFP

2016-03-03 Thread Youhei SASAKI
retitle 726789 ITP: milter-manager -- A milter to use milters effectively
owner 726789 !
thanks

On Sun, 27 Dec 2015 21:16:58 +0900,
Lucas Nussbaum  wrote:
> 
> retitle 726789 RFP: milter-manager -- A milter to use milters effectively
> noowner 726789
> tag 726789 - pending
> thanks
> 
> Hi,
> 
> A long time ago, you expressed interest in packaging milter-manager. 
> Unfortunately,
> it seems that it did not happen. In Debian, we try not to keep ITP bugs open
> for a too long time, as it might cause other prospective maintainers to
> refrain from packaging the software.
> 
> This is an automatic email to change the status of milter-manager from ITP
> (Intent to Package) to RFP (Request for Package), because this bug hasn't seen
> any activity during the last 12 months.
> 
> If you are still interested in packaging milter-manager, please send a mail to
>  with:
> 
>  retitle 726789 ITP: milter-manager -- A milter to use milters effectively
>  owner 726789 !
>  thanks
> 
> It is also a good idea to document your progress on this ITP from time to
> time, by mailing <726...@bugs.debian.org>.  If you need guidance on how to
> package this software, please reply to this email, and/or contact the
> debian-ment...@lists.debian.org mailing list.
> 
> Thank you for your interest in Debian,
> -- 
> Lucas, for the QA team 
> 



Bug#806522: ITP: ruby-emot -- Yet another emoji handler.

2015-11-28 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI <uwab...@gfd-dennou.org>
Severity: wishlist

* Package name: ruby-emot
  Version : 0.0.4
  Upstream Author : kyoendo
* URL or Web page : https://github.com/melborne/emot
* License : MIT
  Description : Yet another emoji handler for Ruby

Yet another emoji handler for Ruby

It contains 870 emojis with its name and codepoint(but not contains
emoji fonts or images). All names of emojis are from "Emoji cheat sheet
for Campfire and GitHub": http://www.emoji-cheat-sheet.com/

---
Youhei SASAKI <uwab...@gfd-dennou.org>
  <uwab...@debian.or.jp>
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



Bug#806405: ITP: tdiary-theme -- Themes of tDiary to change the design

2015-11-27 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI <uwab...@gfd-dennou.org>
Severity: wishlist

* Package name: tdiary-theme
  Version : 4.2.0
  Upstream Author : TADA Tadashi and many contributers
* URL or Web page : https://github.com/tdiary/tdiary-theme
* License : GPL-2.0+, GPL-3.0+
  Description : Themes of tDiary to change the design

 tDiary is a weblog system, which makes your weblog communication-friendly for
 the writer (you) and readers. It consists of Ruby scripts for CGI (Common
 Gateway Interface).
 .
 This package provides a lot of cascading style sheets and images which change
 the design of tDiary.
 .
 You can choose a theme at the configuration page.

Upstream change release style, separate individual components
 - tdiary-core
 - tdiary-theme
 - tdiary-contrib
 - tdiary-theme-nonfree

This ITP is in order to upload tdiary-theme.

---
Youhei SASAKI <uwab...@gfd-dennou.org>
  <uwab...@debian.or.jp>
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



Bug#805760: ITP: ruby-jekyll-feed -- Atom feed generator for Jekyll

2015-11-21 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI <uwab...@gfd-dennou.org>
Severity: wishlist

* Package name: ruby-jekyll-feed
  Version : 0.3.1-1
  Upstream Author : Ben Balter
* URL or Web page : https://github.com/jekyll/jekyll-feed
* License : MIT
  Description : Atom feed generator for Jekyll

This package provides plugin, atom feed generator for jekyll.
The new upstream release of jekyll is depends this package.

---
Youhei SASAKI <uwab...@gfd-dennou.org>
  <uwab...@debian.or.jp>
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



Bug#804052: ITP: ruby-classifier-reborn -- Successor of Ruby::Clasifier

2015-11-04 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI <uwab...@gfd-dennou.org>
Severity: wishlist

* Package name: ruby-classifier-reborn
  Version : 2.0.4
  Upstream Author : Lucas Carlson, et al.
* URL or Web page : https://github.com/jekyll/classifier-reborn
* License : LGPL-2.1+
  Description : Successor of Ruby::Clasifier
 Classifier is a general module to allow Bayesian and other types of
 classifications. Classifier Reborn is a fork of original classifier
 under more active development.
 .
 This package provides Bayes classifier and Latent Semantic
 Indexer. Bayesian Classifiers are accurate, fast, and have modest
 memory requirements. Latent Semantic Indexing engines are not as fast
 or as small as Bayesian classifiers, but are more flexible, providing
 fast search and clustering detection as well as semantic analysis of
 the text that theoretically simulates human learning.
 

---
Youhei SASAKI <uwab...@gfd-dennou.org>
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



Bug#801993: ITP: tmuxinator -- create and manage tmux session easily

2015-10-16 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI <uwab...@gfd-dennou.org>
Severity: wishlist

* Package name: tmuxinator
  Version : 0.6.11
  Upstream Author : Allen Bargi, Christopher Chow
* URL or Web page : https://github.com/tmuxinator/tmuxinator
* License : MIT/X11
  Description : create and manage tmux session easily

The "tmuxinator" is a tool which create and manage tmux session
easily.

---
Youhei SASAKI <uwab...@gfd-dennou.org>
  <uwab...@debian.or.jp>
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



Bug#726789: retitle 726789 ITP: milter-manager -- A milter to use milters effectively

2014-12-01 Thread Youhei SASAKI
retitle 726789 ITP: milter-manager -- A milter to use milters effectively
owner 726789 !
thanks


-- 
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/87vblv9wbq.wl-uwab...@gfd-dennou.org



Bug#759421: ITP: ruby-fastimage -- Finds the size or type of image as little as needed

2014-08-27 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI uwab...@gfd-dennou.org
Severity: wishlist

* Package name: ruby-fastimage
  Version : 1.6.3
  Upstream Author : Stephen Sykes
* URL or Web page : https://github.com/sdsykes/fastimage
* License : MIT
  Description : Finds the size or type of image as little as needed

 FastImage does this minimal fetch for image types GIF, JPEG, PNG, TIFF,
 BMP and PSD.  And it doesn't rely on installing external libraries such
 as RMagick (which relies on ImageMagick or GraphicsMagick) or
 ImageScience (which relies on FreeImage). You only need supply the uri,
 and FastImage will do the rest.

---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07


-- 
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/87k35u78tb.wl-uwab...@gfd-dennou.org



Bug#756613: ITP: ruby-jekyll-gist -- Liquid tag for displaying Github Gists in Jekyll sites

2014-07-31 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI uwab...@gfd-dennou.org
Severity: wishlist

* Package name: ruby-jekyll-gist
  Version : 1.1.0
  Upstream Author : Parker Moore
* URL or Web page : https://github.com/jekyll/jekyll-gist
* License : MIT
  Description : Liquid tag for displaying Github Gists in Jekyll sites

---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07


-- 
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/87lhr94w62.wl%uwab...@gfd-dennou.org



Bug#756615: ITP: ruby-jekyll-paginate -- Default pagination generator for Jekyll

2014-07-31 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI uwab...@gfd-dennou.org
Severity: wishlist

* Package name: ruby-jekyll-paginate
  Version : 1.0.0
  Upstream Author : Parker Moore
* URL or Web page : https://github.com/jekyll/jekyll-paginate
* License : MIT
  Description : Default pagination generator for Jekyll

---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07


-- 
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/87iomd4vx1.wl%uwab...@gfd-dennou.org



Bug#756617: ITP: ruby-jekyll-watch -- jekyll plugin for rebuild your site when file changes

2014-07-31 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI uwab...@gfd-dennou.org
Severity: wishlist

* Package name: ruby-jekyll-watch
  Version : 1.0.0
  Upstream Author : Parker Moore
* URL or Web page : https://github.com/jekyll/jekyll-watch
* License : MIT
  Description : jekyll plugin for rebuild your site when file changes

---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07


-- 
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/87ha1x4v35.wl%uwab...@gfd-dennou.org



Bug#755879: ITP: ruby-rouge -- Pure-Ruby syntax highlighter compatible with pygments

2014-07-24 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI uwab...@gfd-dennou.org
Severity: wishlist

* Package name: ruby-rouge
  Version : 1.5.1
  Upstream Author : Jay Adkisson.
* URL or Web page : https://github.com/jneen/rouge
* License : Expat
  Description : Pure-Ruby syntax highlighter compatible with pygments

 Rouge is a pure-ruby syntax highlighter. It can highlight over 60
 languages, and output HTML or ANSI 256-color text. Its HTML output is
 compatible with stylesheets designed for pygments.

---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07


-- 
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/87mwbzw5c0.wl%uwab...@gfd-dennou.org



Bug#752866: ITP: rabbiter -- Twitter client for Rabbit

2014-06-27 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI uwab...@gfd-dennou.org
Severity: wishlist

* Package name: rabbiter
  Version : 2.0.2-1
  Upstream Author : Kouhei Sutou k...@cozmixng.org
* URL or Web page : http://rabbit-shocker.org/en/rabbiter/
* License : GPL-2+
  Description : Twitter client for Rabbit

 Rabbiter is a tool that collects tweets related to the talk and sends
 them to Rabbit as comments.
 .
 Rabbiter receives comments from twitter and sends them to Rabbit.
 Rabbit shows them in your slides. It is very useful when you talk on
 public events/conferences. 

---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07


-- 
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/877g4291ca.wl%uwab...@gfd-dennou.org



Bug#750397: ITP: ruby-jekyll-coffeescript -- CoffeeScript converter for Jekyll

2014-06-03 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI uwab...@gfd-dennou.org
Severity: wishlist

* Package name: ruby-jekyll-coffeescript
  Version : 1.0.0
  Upstream Author : Parker Moore
* URL or Web page : https://github.com/jekyll/jekyll-coffeescript
* License : Expat
  Description : CoffeeScript converter for Jekyll

 Jekyll::Coffeescript is a coffeeScript converter for Jekyll.
 In your Jekyll site, create CoffeeScript files that start with the
 following lines:
 ```text
 ---
 ---
 ```
 You need those three dashes in order for Jekyll to recognize it as
 convertible. They won't be included in the content passed to the
 CoffeeScript compiler.


-- 
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/87ha42h54c.wl%uwab...@gfd-dennou.org



Bug#750398: ITP: ruby-jekyll-sass-converter -- Basic sass converter for jekyll

2014-06-03 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI uwab...@gfd-dennou.org
Severity: wishlist

* Package name: ruby-jekyll-sass-converter
  Version : 1.0.0
  Upstream Author : Parker Moore
* URL or Web page : https://github.com/jekyll/jekyll-coffeescript
* License : Expat
  Description : Basic sass converter for jekyll

---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07


-- 
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/87egz6h4nh.wl%uwab...@gfd-dennou.org



Bug#750402: ITP: ruby-jekyll-test-plugin-malicious -- Malicious test plugin for Jekyll

2014-06-03 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI uwab...@gfd-dennou.org
Severity: wishlist

* Package name: ruby-jekyll-test-plugin-malicious
  Version : 0.1.0
  Upstream Author : Parker Moore
* URL or Web page : https://github.com/jekyll/jekyll-test-plugin-malicious
* License : Expat
  Description : Malicious test plugin for Jekyll

  A test plugin for Jekyll's 'gem' config option. This plugin add
  additional malicious test.
  .
  This package should be used only as a build dependency to jekyll.

---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07


-- 
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/87d2eqh3qb.wl%uwab...@gfd-dennou.org



Bug#750393: ITP: ruby-mercenary -- Lightweight and flexible library for writing command-line apps in Ruby

2014-06-02 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI uwab...@gfd-dennou.org
Severity: wishlist

* Package name: ruby-mercenary
  Version : 0.3.3
  Upstream Author : Parker Moore
* URL or Web page : https://github.com/jekyll/mercenary
* License : Expat
  Description : Mercenary is lightweight and flexible library
for writing command-line apps in Ruby

---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07


-- 
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/87k38yhek2.wl%uwab...@gfd-dennou.org



Bug#741506: ITP: ruby-mpi -- Ruby binding of MPI

2014-03-13 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI uwab...@gfd-dennou.org
Severity: wishlist

* Package name: ruby-mpi
  Version : 0.2
  Upstream Author : Seiya Nishizawa
* URL or Web page : http://github.com/seiya/ruby-mpi
* License : Expat
  Description : Ruby binding of MPI

 Ruby-MPI is a ruby binding of Message Passing Interface (MPI), which is
 an API specification that allows processes to communicate with one
 another by sending and receiving messages.

---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07


-- 
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/87y50e35dy.wl%uwab...@gfd-dennou.org



Bug#725318: Status on ITP ruby-launchy ?

2014-03-07 Thread Youhei SASAKI
Hi,

At Fri, 07 Mar 2014 14:23:08 +0100,
Dominique Dumont d...@debian.org wrote:

 On Tuesday 25 February 2014 11:55:25 Cédric Boutillier wrote:
  The last point to do was renaming /usr/bin/launchy to something else
  (launchy-rb?) because there was already a binary with that name in the
  archive. If I remember well, the rest was more than OK.

 Anyway, I was interested in runy-launchy because newer jekyll depends on it.

 But here's how jekyll uses launchy:

  $ grep -Ri Launchy Rakefile lib script/ site/ test/
  Rakefile:require launchy
  Rakefile:  Launchy.open(http://localhost:4000;)
  site/docs/history.md:- Update launchy dependency to `~ 2.3` ([#1608]
 ({{{site.repository }}/issues/1608))

 That's all: launchy is used only to launch a web browser.

Yes.

 In the case of jekyll, I'd recommend to patch jekyll to use xdg-open directly
 instead of using launchy.

I don't want/recommend. 

Because other software depends Jekyll may potentially depend Launchy. We
provides rubygems-integration, thus, we should provides completely
dependecies. Or we create/provide new abstraction layer in order to
resolve dependencies and use xdg-open directly. 

Again, we should provides ruby-launchy package.

Best Wishes,
Youhei

---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07


--
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/87fvmugij2.wl%uwab...@gfd-dennou.org



Bug#718981: Review of your ruby-colorator package

2014-02-22 Thread Youhei SASAKI
Hi, 

sorry for my late response, thanks for your kindly review.

At Thu, 20 Feb 2014 16:07:08 +0100,
Dominique Dumont d...@debian.org wrote:
 
 Good work: your package builds fine without lintian warnings.
 
 There's still some issues:
   * fix debian/copyright: upstream license is MIT, not expat (the text is
 correct, the license shortname is not)

  https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
  Sec: License specification

  There are many versions of the MIT license. Please use Expat instead,
   when it matches.

Thus I write License as Expat in debian/copyright. 

It's my mistake? If yes, I'll fix many other packages debian/copyright
as MIT instead of Expat.

Best Wishes,
Youhei
---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87lhx2gx88.wl%uwab...@gfd-dennou.org



Bug#735295: Packaging

2014-01-25 Thread Youhei SASAKI
Hi, Axel

At Sat, 25 Jan 2014 20:01:04 +0100,
Axel Wagner m...@merovius.de wrote:
 
 I hope you forgive my youthfull indescretion, but after our mails I
 simply assumed you appreciate the help and did the packaging. You should
 find it at [1] (so, in the regular place). I also just went ahead and
 sent an RFS to speed things up (after I verified that everything looks
 in order).

Thanks for your work.
I check your package and commit some fixes. Please check team repos. 

Best Wishes, 
Youhei

---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87lhy334kz.wl%uwab...@gfd-dennou.org



Bug#735290: Initial packaging

2014-01-25 Thread Youhei SASAKI
Hi Alex,

At Sat, 25 Jan 2014 17:10:56 +0100,
Axel Wagner m...@merovius.de wrote:
 I have created some initial packaging at [1]. I created it with gem2deb
 and encountered two issues:

Thanks for your work! I review your package and commit some fixes.
Please review them.

Best Wishes,
Youhei

---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87ha8r3377.wl%uwab...@gfd-dennou.org



Bug#735290: ITP: ruby-toml -- Toml handling library

2014-01-14 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI uwab...@gfd-dennou.org
Severity: wishlist

* Package name: ruby-toml
  Version : 0.1.0
  Upstream Author : Jeremy McAnally, Drik Gadsden
* URL or Web page : https://github.com/jm/toml
* License : MIT
  Description : Toml library for Ruby

TOML aims to be a minimal configuration file format that's easy to read
due to obvious semantics. TOML is designed to map unambiguously to a
hash table. TOML should be easy to parse into data structures in a wide
variety of languages.

This library provides TOML parser for Ruby

---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/877ga2he8u.wl%uwab...@gfd-dennou.org



Bug#735295: ITP: ruby-parslet -- Parser construction library with great error reporting

2014-01-14 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI uwab...@gfd-dennou.org
Severity: wishlist

* Package name: ruby-parslet
  Version : 1.5.0
  Upstream Author : Kasper Schiess
* URL or Web page : http://kschiess.github.com/parslet
* License : MIT
  Description : Parser construction library with great error reporting

 Parslet makes developing complex parsers easy. It does so by
 .
 * providing the best error reporting possible
 * not generating reams of code for you to debug
 .
 Parslet takes the long way around to make your job easier. It allows for
 incremental language construction. Often, you start out small, implementing
 the atoms of your language first; _parslet_ takes pride in making this
 possible.

---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/878uuiheh3.wl%uwab...@gfd-dennou.org



Bug#726789: ITP: milter-manager -- A milter to use milters effectively

2013-10-19 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI uwab...@gfd-dennou.org
Severity: wishlist

* Package name: milter-manager
  Version : 2.0.0
  Upstream Author : Kouhei Sutou k...@clear-code.com
* URL or Web page : http://milter-manager.sourceforge.net/
* License : GPL-3+
  Description : A milter to use milters effectively

Milter manager is a milter to use multiple milters effectively.

If milter manager is introduced, milter manager administrates milters
instead of MTA. The has some advantages:

  * reduce milter administration cost
  * combine milters flexibly

---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87k3h9y79j.wl%uwab...@gfd-dennou.org



Bug#726488: ITP: ruby-commander -- Ruby command-line interface library

2013-10-16 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI uwab...@gfd-dennou.org
Severity: wishlist

* Package name: ruby-commander
  Version : 4.1.5
  Upstream Author : TJ Holowaychuk
* URL or Web page : http://visionmedia.github.com/commander
* License : MIT
  Description : Ruby command-line interface library

 Commander bridges the gap between other terminal related libraries
 you know and love (OptionParser, HighLine), while providing many new
 features, and an elegant API.
 .
 Features:
* Easier than baking cookies
* Parses options using OptionParser
* Auto-populates struct with options:
  ( no more { |v| options[:recursive] = v } )
* Auto-generates help documentation via pluggable help formatters
* Optional default command when none is present
* Global / Command level options
* Packaged with two help formatters (Terminal, TerminalCompact)
* Imports the highline gem for interacting with the terminal
* Adds additional user interaction functionality
* Highly customizable progress bar with intuitive, simple usage
* Multi-word command name support
* Sexy paging for long bodies of text
* Command aliasing
* Use the 'commander' executable to initialize a commander driven program

---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/8738o1ty5z.wl%uwab...@gfd-dennou.org



Bug#718981: ITP: ruby-colorator -- String extension for terminal coloring

2013-08-07 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI uwab...@gfd-dennou.org
Severity: wishlist

* Package name: ruby-colorator
  Version : 0.1
  Upstream Author : Parker Moore and Brandon Mathis
* URL or Web page : https://github.com/octopress/colorator
* License : MIT
  Description : String extension for terminal coloring
   A Ruby Library colorize your text in the terminal.
   .
   There are a bunch of gems that provide functionality like this, but
   none have as simple an API as this. Just call `string.color` and your
   text will be colorized.

---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87k3jxem1x.wl%uwab...@gfd-dennou.org



Bug#718981: ITP: ruby-colorator -- String extension for terminal coloring

2013-08-07 Thread Youhei SASAKI
Hi, 

At Wed, 7 Aug 2013 16:52:08 -0500,
Gunnar Wolf gw...@gwolf.org wrote:
 
 Youhei SASAKI dijo [Wed, Aug 07, 2013 at 09:13:14PM +0900]:
  Package: wnpp
  Owner: Youhei SASAKI uwab...@gfd-dennou.org
  Severity: wishlist
  
  * Package name: ruby-colorator
Version : 0.1
Upstream Author : Parker Moore and Brandon Mathis
  * URL or Web page : https://github.com/octopress/colorator
  * License : MIT
Description : String extension for terminal coloring
 A Ruby Library colorize your text in the terminal.
 .
 There are a bunch of gems that provide functionality like this, but
 none have as simple an API as this. Just call `string.color` and your
 text will be colorized.
 
 How does this compare to ruby-wirble? It seems to do just part of what
 Wirble does:
 
  A handful of useful Irb features, including colorized results,
  tab-completion, history, a simple prompt, and several helper
  methods, all rolled into one easy to use package.
 
 Or is it a more generalized colorator?

I don't know, sorry. I submit this ITP just dependency. The new upstream
of Jekyll depends this library.

Best Wishes,
Youhei

---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87iozgq101.wl%uwab...@gfd-dennou.org



Bug#715331: ITP: ruby-test-unit-rr -- RR adapter for Ruby Test::Unit

2013-07-08 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI uwab...@gfd-dennou.org
Severity: wishlist

* Package name: ruby-test-unit-rr
  Version : 1.0.3
  Upstream Author : Kouhei Sutou
* URL or Web page : http://test-unit.rubyforge.org/#test-unit-rr
* License : LGPL-2.1+
  Description : RR adapter for Ruby Test::Unit
   This library provides RR adaptor for Ruby Test::Unit.
   .
   You don't need RR setup codes with test-unit-rr, just require
   test/unit/rr.

---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/877gh1pjcx.wl%uwab...@gfd-dennou.org



Bug#712769: ITP: ruby-stringex -- Some useful extensions to Ruby's String class

2013-06-19 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI uwab...@gfd-dennou.org
Severity: wishlist

* Package name: ruby-stringex
  Version : 2.0.3
  Upstream Author : Lucky Sneaks
* URL or Web page : https://github.com/rsl/stringex
* License : MIT
  Description : Some useful extensions to Ruby's String class

 The ruby-stringex is provides some useful extensions to Ruby's String
 class. Stringex is made up of three libraries:
   - ActsAsUrl: permalink solution with better character translation
   - Unidecoder: Unicode to ASCII transliteration
   - StringExtensions: miscellaneous helper methods for the String class

---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87k3lq2xdo.wl%uwab...@gfd-dennou.org



Bug#691866: ITP: ruby-rack-protection -- potection against typical web attacks for all rack apps, including rails

2012-10-30 Thread Youhei SASAKI
Hi,

This is aleardy in Debian unstable and testing.

Please close this report.
Best Wishes
---
Youhei SASAKI uwab...@gfd-dennou.org
2012/10/30 23:15 Praveen Arimbrathodiyil prav...@debian.org:

 Package: wnpp
 Severity: wishlist
 Owner: Praveen Arimbrathodiyil prav...@debian.org

 * Package name: ruby-rack-protection
   Version : 1.2.0
   Upstream Author : Konstantin Haase, Akzhan Abdulin, Corey Ward, David
 Kellum,
 Fojas, Martin Mauch
 * URL : http://github.com/rkh/rack-protection
 * License : MIT/X
   Programming Lang: Ruby
   Description : potection against typical web attacks for all rack
 apps,
 including rails


 --
 To UNSUBSCRIBE, email to debian-ruby-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact
 listmas...@lists.debian.org
 Archive:
 http://lists.debian.org/20121030141406.15120.70017.reportbug@savannah




Bug#624633: ITP:ruby-simple-oauth

2012-06-19 Thread Youhei SASAKI
Hi, Neha,

At Mon, 18 Jun 2012 14:32:29 +0530,
NEHA BHENDE neh...@gmail.com wrote:

 Sorry for delayed reply.
 Yeah sure you can go ahead with this .

Ok! Thanks for your reply. I'll try it.

Best regards,
Youhei

 
 Thanks and regards,
 Neha
 
 On Thu, Jun 14, 2012 at 10:38 PM, Youhei SASAKI uwab...@gfd-dennou.org
 wrote:
 
 Hi (again)!

 I send this mail about ITP: ruby-simple-oauth.  I need this library to
 improve my package rabbit - presentation tool using RD, a simple text
 format.

 At Sat, 30 Apr 2011 14:05:03 +0530,
 NEHA BHENDE neh...@gmail.com wrote:
  Package: wnpp
  Owner:Neha Bhende neh...@gmail.com
  Severity: wishlist
 
  * Package name : ruby-simple-oauth

 You submit this ITP at 30 Apr 2011, however, I don't see you work about
 this package.  If you work on it, please, please reply this mail. I wait
 your work.

 Or would I create this package instead of you?

  Version : 0.1.4
  Upstream Author :
  * URL :

  * License : GPL-V2+

 License: MIT

 Sincerely yours,
 Youhei


---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87hau7cyq1.wl%uwab...@gfd-dennou.org



Bug#677897: ITP: ruby-http-parser -- HTTP Parser Library for Ruby

2012-06-17 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI uwab...@gfd-dennou.org
Severity: wishlist

* Package name: ruby-http-parser
  Version : 0.1.3
  Upstream Author : Graham Batty
* URL or Web page : http://github.com/stormbrew/http_parser
* License : MIT
  Description : HTTP Parser Library for Ruby

This library provides a (hopefully) high quality http parser library
that can build request information iteratively as data comes over the
line without requiring the caller to maintain the entire body of the
request as a single string in memory.

It will also have a full set of specs and a Ruby-native reference
library so that it can be used in implementations or environments that
do not support C extensions.

---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87zk82c5lf.wl%uwab...@gfd-dennou.org



Bug#624633: ITP:ruby-simple-oauth

2012-06-14 Thread Youhei SASAKI
Hi (again)!

I send this mail about ITP: ruby-simple-oauth.  I need this library to
improve my package rabbit - presentation tool using RD, a simple text
format.

At Sat, 30 Apr 2011 14:05:03 +0530,
NEHA BHENDE neh...@gmail.com wrote:
 Package: wnpp
 Owner:Neha Bhende neh...@gmail.com
 Severity: wishlist
 
 * Package name : ruby-simple-oauth

You submit this ITP at 30 Apr 2011, however, I don't see you work about
this package.  If you work on it, please, please reply this mail. I wait
your work.  

Or would I create this package instead of you?

 Version : 0.1.4
 Upstream Author :
 * URL :

 * License : GPL-V2+

License: MIT

Sincerely yours,
Youhei

---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87r4th4y9v.wl%uwab...@gfd-dennou.org



Bug#672507: ITP: ruby-posix-spawn -- Ruby Implementation of posix_spawn(2) for faster process spawning

2012-05-15 Thread Youhei SASAKI
Hi, sorry for my late response

At Fri, 11 May 2012 18:50:22 +0200,
Julien Cristau jcris...@debian.org wrote:
 
 [1  text/plain; us-ascii (quoted-printable)]
 On Sat, May 12, 2012 at 01:12:37 +0900, Youhei SASAKI wrote:
 
  Package: wnpp
  Owner: Youhei SASAKI uwab...@gfd-dennou.org
  Severity: wishlist
  
  * Package name: ruby-posix-spawn
 
 Do you really need a whole package for a single syscall wrapper?

Simply, Yes. 

This library is a largish compatible subset of Ruby 1.9's
`Process::spawn interface` and enhanced versions of `Kernel#system`,
`Kernel#`, etc. under Ruby = 1.8.7 (currently MRI only). 

And, some other useful Ruby extended library depends this,
ruby-posix-spawn library. Thus I submit ITP report.

Best Wishes
---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87wr4dpj7u.wl%uwab...@gfd-dennou.org



Bug#672499: ITP: rake-compiler -- Rake-based Ruby Extension (C, Java) task generator

2012-05-11 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI uwab...@gfd-dennou.org
Severity: wishlist

* Package name: rake-compiler
  Version : 0.8.1
  Upstream Author : Luis Lavena
* URL or Web page : http://github.com/luislavena/rake-compiler
* License : Expat 
  Description : Rake-based Ruby Extension (C, Java) task generator

 The rake-compiler is first and foremost a productivity tool for Ruby
 developers. It's goal is to make the busy developer's life easier by
 simplifying the building and packaging of Ruby extensions by
 simplifying code and reducing duplication.
 .
 It follows *convention over configuration* by advocating a standardized
 build and package structure for both C and Java based RubyGems.
 .
 Rake-compiler is the result of many hard-won experiences dealing with
 several diverse RubyGems that provided native extensions for different
 platforms and different user configurations in different ways. Details
 such as differences in code portability, differences in code clarity,
 and differences in project directory structure often made it very
 difficult for newcomers to those RubyGems.

---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87ipg2d83j.wl%uwab...@gfd-dennou.org



Bug#672501: ITP: ruby-albino -- Ruby wrapper for pygments

2012-05-11 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI uwab...@gfd-dennou.org
Severity: wishlist

* Package name: ruby-albino
  Version : 1.3.3
  Upstream Author : Chris Wanstrath
* URL or Web page : http://github.com/github/albino
* License : Expat
  Description : Ruby wrapper for pygments

 Albino is a ruby wrapper for python-pygmentize.
 .
 Pygments aims to be a generic syntax highlighter for general use in all
 kinds of software such as forum systems, wikis or other applications
 that need to prettify source code.

---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87havmd802.wl%uwab...@gfd-dennou.org



Bug#672503: ITP: ruby-classifier -- Ruby module to allow Bayesian and other types of classifications

2012-05-11 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI uwab...@gfd-dennou.org
Severity: wishlist

* Package name: ruby-classifier
  Version : 1.3.3
  Upstream Author : Lucas Carlson, David Fayram II, Cameron McBride
* URL or Web page : http://classifier.rufy.comp
* License : LGPL-2.0+
  Description : Ruby module to allow Bayesian and other types of 
classifications

 Classifier is a general module to allow Bayesian and other types of
 classifications.
 .
 This package provides Bayes classifier and Latent Semantic
 Indexer. Bayesian Classifiers are accurate, fast, and have modest
 memory requirements. Latent Semantic Indexing engines are not as fast
 or as small as Bayesian classifiers, but are more flexible, providing
 fast search and clustering detection as well as semantic analysis of
 the text that theoretically simulates human learning.

---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87fwb6d7v1.wl%uwab...@gfd-dennou.org



Bug#672505: ITP: ruby-fast-stemmer -- Ruby module of Fast Porter stemmer based on a C version algorithm

2012-05-11 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI uwab...@gfd-dennou.org
Severity: wishlist

* Package name: ruby-fast-stemmer
  Version : 1.0.1
  Upstream Author : Roman Shterenzon
* URL or Web page : http://github.com/romanbsd/fast-stemmer
* License : Expat
  Description : Ruby module of Fast Porter stemmer based on a C version 
algorithm

 Fast-stemmer is simply a wrapping around multithreaded Porter stemming
 algorithm.
 .
 This module adds a String::stem method, and it's in order of magnitude
 faster (and uses much less memory) than the pure Ruby implementation of
 stemmer.

---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87ehqqd7pu.wl%uwab...@gfd-dennou.org



Bug#672506: ITP: ruby-directory-watcher -- Watch directory/files and Generate events by file change

2012-05-11 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI uwab...@gfd-dennou.org
Severity: wishlist

* Package name: ruby-directory-watcher
  Version : 1.4.1
  Upstream Author : Tim Pease
* URL or Web page : http://gemcutter.org/gems/directory_watcher
* License : Expat
  Description : Watch directory/files and Generate events by file change

 The directory watcher operates by scanning a directory at some interval
 and generating a list of files based on a user supplied glob
 pattern. As the file list changes from one interval to the next, events
 are generated and dispatched to registered observers.
 .
 Three types of events are supported - added, modified, and removed.

---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87d36ad7k0.wl%uwab...@gfd-dennou.org



Bug#672507: ITP: ruby-posix-spawn -- Ruby Implementation of posix_spawn(2) for faster process spawning

2012-05-11 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI uwab...@gfd-dennou.org
Severity: wishlist

* Package name: ruby-posix-spawn
  Version : 0.3.6
  Upstream Author : Ryan Tomayko, Aman Gupta 
* URL or Web page : http://github.com/rtomayko/posix-spawn
* License : LGPL-2.1+, Expat
  Description : Ruby Implementation of posix_spawn(2) for faster process 
spawning

 The posix-spawn library aims to implement a subset of the Ruby 1.9
 `Process::spawn` interface in a way that takes advantage of fast
 process spawning interfaces when available and provides sane fallbacks
 on systems that do not.
 .
 `fork(2)` calls slow down as the parent process uses more memory due to
 the need to copy page tables. In many common uses of fork(), where it
 is followed by one of the exec family of functions to spawn child
 processes (`Kernel#system`,`IO::popen`, `Process::spawn`, etc.), it's
 possible to remove this overhead by using the use of special process
 spawning interfaces (`posix_spawn()`, `vfork()`, etc.)

---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87bolud7d6.wl%uwab...@gfd-dennou.org



Bug#672508: ITP: ruby-redcarpet -- Fast, safe and extensible Markdown to (X)HTML parser written in Ruby

2012-05-11 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI uwab...@gfd-dennou.org
Severity: wishlist

* Package name: ruby-redcarpet
  Version : 2.1.1
  Upstream Author : Natacha Porte', Vincent Marti
* URL or Web page : http://github.com/tanoku/redcarpet
* License : Expat
  Description : Fast, safe and extensible Markdown to (X)HTML parser for 
Ruby

 Redcarpet is Ruby library for Markdown processing. This library provides
 fast, safe and extensible Markdown to (X)HTML parser.

---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87aa1ed6yg.wl%uwab...@gfd-dennou.org



Bug#672509: ITP: jekyll -- Simple, blog aware, static site generator written in Ruby

2012-05-11 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI uwab...@gfd-dennou.org
Severity: wishlist

* Package name: jekyll
  Version : 0.11.2
  Upstream Author : Tom Preston-Werner
* URL or Web page : http://github.com/mojombo/jekyll
* License : Expat
  Description : Simple, blog aware, static site generator written in Ruby

 Jekyll is a simple, blog aware, static site generator. It takes a
 template directory (representing the raw form of a website), runs it
 through Textile or Markdown and Liquid converters, and spits out a
 complete, static website suitable for serving with Apache or your
 favorite web server.
 .
 This is also the engine behind GitHub Pages(http://pages.github.com),
 which you can use to host your project's page or blog right here from
 GitHub.

---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/878vgyd6up.wl%uwab...@gfd-dennou.org



Bug#670130: ITP: atig -- Twitter IRC gateway

2012-04-23 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI uwab...@gfd-dennou.org
Severity: wishlist

* Package name: atig
  Version : 0.3.4
  Upstream Author : MIZUNO mzp Hiroki (mzp%40happyabc.org)
* URL or Web page : http://mzp.github.com/atig/
* License : GPL or Ruby's
  Description : Twitter IRC gateway

 Atig.rb is Twitter Irc Gateway. You can tweet via your favorite IRC
 client.  
 .
 Features:
  - OAuth authentication
  - CTCP Action: reply, retweet, search, thread...
  - List, Mention, Retweet as IRC channel

---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87r4ve94cp.wl%uwab...@gfd-dennou.org



Bug#666878: ITP: ruby-kramdown -- Fast, pure-Ruby Markdown-superset converter.

2012-04-01 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI uwab...@gfd-dennou.org
Severity: wishlist

* Package name: ruby-kramdown
  Version : 0.13.5
  Upstream Author : Thomas Leithner t_leitner%40gmx.at
* URL or Web page : http://kramdown.rubyforge.org/
* License : GPL-3+
  Description : Fast, pure-Ruby Markdown-superset converter.

The kramdown is yet-another-markdown-parser but fast, pure Ruby, using a
strict syntax definition and supporting several common extensions.

---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/877gxyx048.wl%uwab...@gfd-dennou.org



Bug#665085: ITP: ruby-rack-protection -- Protects against typical web attacks for Rack application

2012-03-22 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI uwab...@gfd-dennou.org
Severity: wishlist

* Package name: ruby-rack-protection
  Version : 1.2.0
  Upstream Author : Konstantine Haase
* URL or Web page : http://rubygems.org/gems/rack-protetcion
* License : Expat
  Description : Protects against typical web attacks for Rack application

 This library protects against typical web attacks. Should work for all
 Rack apps, including Rails.

 This needs newer Sinatra's test.

---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/8762dwu8w9.wl%uwab...@gfd-dennou.org



Bug#660619: ITP: ruby-pry -- powerfull irb alternative and runtime developer console

2012-02-22 Thread Youhei SASAKI
Hi,

At Mon, 20 Feb 2012 11:41:20 +0100,
Paul van Tilburg pau...@debian.org wrote:

 On Mon, Feb 20, 2012 at 07:10:09PM +0900, Youhei SASAKI wrote:
  Package: wnpp
  Owner: Youhei SASAKI uwab...@gfd-dennou.org
  Severity: wishlist
 
  * Package name: ruby-pry

 As this is an application, I would suspect it to be called 'pry'.

Very thanks for your suggestion. I'll change package name and team
repositoy. These package are ready to be uploaded. Could you please
sponsor them?

  pry: Powerfull irb alternative and runtime developer console
  ruby-slop: Simple DSL for gathering options and parsing the command lineOpts
  ruby-method-source: Retrieve the sourcecode for a method as a Ruby string

The pry depends ruby-slop and ruby-method-source.

Best Wishes,
---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87hayi5t8m.wl%uwab...@gfd-dennou.org



Bug#660619: ITP: ruby-pry -- powerfull irb alternative and runtime developer console

2012-02-20 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI uwab...@gfd-dennou.org
Severity: wishlist

* Package name: ruby-pry
  Version : 0.9.8.2
  Upstream Author : John Mair (banisterfiend)
* URL or Web page : http://pry.github.com
* License : Expat
  Description : powerfull irb alternative and runtime developer console

 Pry is a powerful alternative to the standard IRB shell for Ruby. It is
 written from scratch to provide a number of advanced features, some of
 these include:
 .
  - Source code browsing (including core C source with the pry-doc gem)
  - Documentation browsing
  - Live help system
  - Open methods in editors (`edit-method Class#method`)
  - Syntax highlighting
  - Command shell integration (start editors, run git, and rake from
within Pry)
  - Gist integration
  - Navigation around state (`cd`, `ls` and friends)
  - Runtime invocation (use Pry as a developer console or debugger)
  - Exotic object support (BasicObject instances, IClasses, ...)
  - A Powerful and flexible command system
  - Ability to view and replay history
  - Many convenience commands inspired by IPython, Smalltalk and other
advanced  REPLs

---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87hayl7r3y.wl%uwab...@gfd-dennou.org



Bug#657824: ITP: fftpack5 -- FORTRAN library of fast Fourier transforms

2012-01-29 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI uwab...@gfd-dennou.org
Severity: wishlist

* Package name: fftpack5
  Version : 5.1
  Upstream Author : Paul Swarztrauber, Dick Valent
  Copyright holder: University Corporation for Atmospheric Research
* URL or Web page : https://www2.cisl.ucar.edu/resources/legacy/fftpack5
* License : NCL Source Code License (BSD-3-clause like)
  Description : FORTRAN library of fast Fourier transforms

The Library FFTPACK 5.1 contains 1D, 2D, and multiple fast Fourier
subroutines, written in Fortran 77, for transforming real and complex
data, real even and odd wave data, and real even and odd quarter-wave
data.

This library is extended version of fftpack, distributed at netlib.org
---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87liorndgx.wl%uwab...@gfd-dennou.org



Bug#657765: ITP: ruby-slop -- simple DSL for gathering options and parsing the command line

2012-01-28 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI uwab...@gfd-dennou.org
Severity: wishlist

* Package name: ruby-slop
  Version : 3.0.0
  Upstream Author : Lee Jarvis
* URL or Web page : https://github.com/injekt/slop
* License : Expat
  Description : Simple DSL for gathering options and parsing the command 
line

Slop is a simple option parser with an easy to remember syntax and
friendly API. 

---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87y5srojpe.wl%uwab...@gfd-dennou.org



Bug#657608: ITP: ruby-method-source -- Retrieve the sourcecode for a method

2012-01-27 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI uwab...@gfd-dennou.org
Severity: wishlist

* Package name: ruby-method-source
  Version : 0.7.0
  Upstream Author : John Mair
* URL or Web page : https://github.com/banister/method_source
* License : Expat
  Description : Retrieve the sourcecode for a method

 The method_source is a utility to return a method's sourcecode as a
 Ruby string. Also returns `Proc` and `Lambda` sourcecode.
 .
 Method comments can also be extracted using the `comment` method.
 .
 It is written in pure Ruby (no C).
 .
   * Some Ruby 1.8 support now available.
   * Support for MRI, RBX, JRuby, REE
 .
 The method_source provides the source and comment methods to the
 Method and UnboundMethod and Proc classes.

---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/877h0dpdw0.wl%uwab...@gfd-dennou.org



Bug#656691: ITP: ruby-net-irc -- Ruby library for implementing IRC server and client

2012-01-20 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI uwab...@gfd-dennou.org
Severity: wishlist

* Package name: ruby-net-irc
  Version : 0.0.9
  Upstream Author : cho45 cho45%40lowreal.net
* URL or Web page : https://github.com/cho45/net-irc
* License : GPL-2+ or Ruby's
  Description : Ruby library for implementing IRC server and client

This package proveids Ruby IRC library for Client, Server and many IRC
gateways to webservice. 

This is mostly conform to RFC 1459 but partly not for convenience.

---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87y5t2x8ht.wl%uwab...@gfd-dennou.org



Bug#590816: RFS: bluefeather 0.40-1

2012-01-19 Thread Youhei SASAKI
Hi, 

Sorry for late response.

At Thu, 19 Jan 2012 20:22:00 +0800,
Aron Xu happyaron...@gmail.com wrote:
 
 Youhei SASAKI uwab...@gfd-dennou.org wrote:

   Vcs-Svn: svn://svn.debian.org/svn/pkg-ruby-extras/trunk/bluefeather
   Vcs-Browser: http://svn.debian.org/wsvn/pkg-ruby-extras/trunk/bluefeather
 
   source: bluefeather
   packages:
- bluefeather
 
 The request was sent at 25 Feb 2011, roughly a year ago. I think
 someone who has knowledge about ruby can help review and sponsor?

Still working, there are some kinds of problem about spec-tests using Ruby1.9.1.
I contact upstream author and wait response.

Currently, package is transition SVN to Git.

 Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-bluefeather.git
 Vcs-Browser: 
http://git.debian.org/?p=pkg-ruby-extras/ruby-bluefeather.git;a=summary

Best Wishes,
---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87hazrbkj0.wl%uwab...@gfd-dennou.org



Bug#653836: ITP: fonts-migmix -- High quality Japanese fonts based M+ and IPA fonts

2012-01-14 Thread Youhei SASAKI
Hi, Hideki (cc: pkg-fonts-devel)

At Sat, 14 Jan 2012 10:05:06 +0900,
Hideki Yamane henr...@debian.or.jp wrote:
 On Mon, 09 Jan 2012 23:33:15 +0900
 Youhei SASAKI uwab...@gfd-dennou.org wrote:
  Alternatively, one can download the package with dget using this command:
 
dget -x 
  http://mentors.debian.net/debian/pool/main/f/fonts-migmix/fonts-migmix_20111002-1.dsc

  Looks good.

Thanks for your comments!

  - debian/control says Build-Depends: debhelper (= 8) and debian/compat 
 says 7.
Do you need 8?

No. I change it as follows:
Build-Depends: debhelper (= 7.0.50~)

  - Can I import it to pkg-font svn? if so, I'll do it.
(I know you dislike svn... ;)

Replay later...

  - Please consider to compress orig.tar files via xz. It reduce archive size.

Ok! done.

Please check this packageat mentors.debian.net:

  http://mentors.debian.net/package/fonts-migmix

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

  dget -x 
http://mentors.debian.net/debian/pool/main/f/fonts-migmix/fonts-migmix_20111002-1.dsc

Best Wishes,
---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@math.kyoto-u.ac.jp
Department of Mathematics, Kyoto University
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/874nvyi50v.wl%uwab...@gfd-dennou.org



Bug#653836: [Pkg-fonts-devel] Bug#653836: ITP: fonts-migmix -- High quality Japanese fonts based M+ and IPA fonts

2012-01-14 Thread Youhei SASAKI
Hi,

At Sat, 14 Jan 2012 07:29:08 +0100,
Christian PERRIER bubu...@debian.org wrote:
 
 Quoting Hideki Yamane (henr...@debian.or.jp):
 
   - Can I import it to pkg-font svn? if so, I'll do it.
 (I know you dislike svn... ;)

 Some packages maintained by the team are now in git, too. Even if I
 consider it overkill for simple packages, I understand that some
 people may be more comfortable with it. 

As Hideki said, I prefer Git rather than SVN. However, I know that the
team is using SVN.  And I know how to use svn-buildpackage.
# But I don't know pkg-fonts team's rules about SVN repos...

I want to join the team (send request on Alioth). I'll commit package
data to team SVN repos. after my request was approved. 

Best Wishes,
---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/8739bii3j3.wl%uwab...@gfd-dennou.org



Bug#655538: ITP: ruby-grib -- Ruby interface to the ECMWF GRIB API

2012-01-11 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI uwab...@gfd-dennou.org
Severity: wishlist

* Package name: ruby-grib
  Version : 0.2.0
  Upstream Author : Seiya Nishizawa and GFD Dennou Club 
* URL or Web page : http://ruby.gfd-dennou.org/products/rb-grib/
* License : Expat
  Description : Ruby interface to the ECMWF GRIB API

RUBY-GRIB is a Ruby library to handle GRIB(GRidded Binary) file, a
mathematically concise data format commonly used in meteorology to store
historical and forecast weather data.

---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@math.kyoto-u.ac.jp
Department of Mathematics, Kyoto University
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87mx9t4nbi.wl%uwab...@gfd-dennou.org



Bug#653836: ITP: fonts-migmix -- High quality Japanese fonts based M+ and IPA fonts

2012-01-09 Thread Youhei SASAKI
Hi,

At Mon, 2 Jan 2012 21:42:12 +0900,
Hideki Yamane henr...@debian.or.jp wrote:
 On Sat, 31 Dec 2011 22:04:10 +0900
 Youhei SASAKI uwab...@gfd-dennou.org wrote:
  * Package name: fonts-migmix
Version : 20111002-1
Upstream Author : Itou Hiroki itouhiro at users dot sourceforge dot jp
  * URL or Web page : http://mix-mplus-ipa.sourceforge.jp/
  * License : M+FONTS and IPA-1
Description : High quality japanese fonts based M+ and IPA fonts
 
  As one of Japanese font package maintainers, I'll look into it.

Thanks!!

  # Next time, please add X-Debbugs-CC: 
 pkg-fonts-de...@lists.alioth.debian.org
for font packages. It will help us.

Ok. I add X-Debbugs-CC to this mail.

  The MigMix and Migu fonts are based on M+ fonts and supplemented by IPA
  fonts, provides standard japanese charactor set and JIS X 0212:1990, JIS
  X 0213:2000 charactor
 
  s/japanese/Japanese/ and s/charactor/character/g

I fix it. Thanks for your mention.

I would be glad if you uploaded this package. Please check this package
at mentors.debian.net:

  http://mentors.debian.net/package/fonts-migmix

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

  dget -x 
http://mentors.debian.net/debian/pool/main/f/fonts-migmix/fonts-migmix_20111002-1.dsc

Best Wishes,
---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87boqdkkt0.wl%uwab...@gfd-dennou.org



Bug#653836: ITP: fonts-migmix -- High quality Japanese fonts based M+ and IPA fonts

2011-12-31 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI uwab...@gfd-dennou.org
Severity: wishlist

* Package name: fonts-migmix
  Version : 20111002-1
  Upstream Author : Itou Hiroki itouhiro at users dot sourceforge dot jp
* URL or Web page : http://mix-mplus-ipa.sourceforge.jp/
* License : M+FONTS and IPA-1
  Description : High quality japanese fonts based M+ and IPA fonts

The MigMix and Migu fonts are based on M+ fonts and supplemented by IPA
fonts, provides standard japanese charactor set and JIS X 0212:1990, JIS
X 0213:2000 charactor

This package provides these fonts:
 - Proportional:  Migu 1P, MigMix 1P, MigMix 2P
 - Monospace: Migu 1M, MigMix 1M, MigMix 2M

---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87k45copth.wl%uwab...@gfd-dennou.org



Bug#649589: ITP: cmigemo -- Japanse incremental search tool written in C

2011-11-22 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI uwab...@gfd-dennou.org
Severity: wishlist

* Package name: cmigemo
  Version : 20110227
  Upstream Author : MURAOKA Taro (KoRoN) koron%40tka.att.ne.jp
* URL or Web page : http://www.kaoriya.net/software/cmigemo
* License : MIT or Original License
  Description : Japanse incremental search tool written in C

Migemo is a tool that supports Japanese incremental search with Romaji.
Originally migemo is written in Ruby (in debian, migemo pacakge). 

C/Migemo provides search tool and library written in C, which provides
incremental search tool and library for many other tools, e.g. Vim, XUL.

---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/8762icqps6.wl%uwab...@gfd-dennou.org



Bug#648700: ITP: fonts-mmcedar -- combinded font Motoya L Cedar and M+ fonts

2011-11-14 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI uwab...@gfd-dennou.org
Severity: wishlist

* Package name: fonts-mmcedar
  Version : 20101113a
  Upstream Author : UTSUMI Hiroshi utuhiro%40yahoo.co.jp
* URL or Web page : http://www.geocities.jp/ep3797/modified_fonts_01.html
* License : Apache-2.0 and M+FONTS
  Description : Combinded fonts Motoya L Cedar and M+ fonts

 This package provides combined font that uses Motoya L Cedar and M+
 fonts, named MMCedar, MMCedar-P. 
 .
 The Motoya L Cedar fonts are lacking some characters[1], so these
 characters are compensated by M+ fonts. And line spacing of those fonts
 was adjusted for programming.
 .
 This package also provides fontforge scripts (.pe) for creating these
 fonts.

[1] http://code.google.com/p/android/issues/detail?id=11468

---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87hb27c9s5.wl%uwab...@gfd-dennou.org



Bug#648576: ITP: ruby-notify -- desktop notification on cross platforms

2011-11-12 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI uwab...@gfd-dennou.org
Severity: wishlist

* Package name: ruby-notify
  Version : 0.3.0
  Upstream Author : jugyo jugyo%40gmail.com
* URL or Web page : https://github.com/jugyo/notify
* License : MIT
  Description : desktop notification on cross platforms

The ruby-notify provides desktop notification function on cross
platforms.
.
In Debian, the notify command execute notify-send.

---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87k474pock.wl%uwab...@gfd-dennou.org



Bug#648290: ITP: ruby-unf-ext -- Unicode Normalization Form support library for CRuby

2011-11-10 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI uwab...@gfd-dennou.org
Severity: wishlist

* Package name: ruby-unf-ext
  Version : 0.0.3
  Upstream Author : 2011 Akinori MUSHA knu(_AT_SPAMFREE_)idaemons.org
* URL or Web page : http://github.com/knu/ruby-unf_ext
* License : MIT
  Description : Unicode Normalization Form support library for CRuby

 The ruby-unf_ext is unicode normalization library for CRuby. 
 .
 This library provides classes for normalize UTF-8 strings into and from
 NFC, NFD, NFKC, NFKD. The results is compaliant with Unicode 6.0.

---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87mxc4xnn3.wl%uwab...@gfd-dennou.org



Bug#635727: ITP:ruby-simple-oauth

2011-07-29 Thread Youhei SASAKI
Hi,

Sorry, I missed your ITP #624633, and re-submit new ITP #635727 about
ruby-simple-oauth.  

If you work on it, I will colse my ITP and wait your work.  
Or would you work with me to join the pkg-ruby-extra team?

Sincerely Yours
---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87fwlo8z6d.wl%uwab...@gfd-dennou.org



Bug#635727: ITP: ruby-simple-oauth -- Simply builds and verifies OAuth headers

2011-07-28 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI uwab...@gfd-dennou.org
Severity: wishlist

* Package name: ruby-simple-oauth
  Version : 0.1.5
  Upstream Author : Steve Richert, Erik Michaels-Ober
* URL or Web page : http://github.com/laserlemon/simple_oauth
* License : MIT
  Description : Simply builds and verifies OAuth headers

 The library, simple_oauth, provides classes in order to simply build
 and verify OAuth headers. 

---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/8739hqg67k.wl%uwab...@gfd-dennou.org



Bug#635728: ITP: ruby-twitter-oauth -- Ruby Client for Twitter API using OAuth

2011-07-28 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI uwab...@gfd-dennou.org
Severity: wishlist

* Package name: ruby-twitter-oauth
  Version : 0.4.3
  Upstream Author : Richard Taylor
* URL or Web page : https://rubygems.org/gems/twitter_oauth
* License : MIT
  Description : Ruby Client for Twitter API using OAuth

 The library, twitter_oauth, is a Ruby client for the Twitter API
 using OAuth.

---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/871uxag61u.wl%uwab...@gfd-dennou.org



Bug#635339: ITP: ruby-eim-xml -- Easy IMplemented XML by Ruby

2011-07-25 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI uwab...@gfd-dennou.org
Severity: wishlist

* Package name: ruby-eim-xml
  Version : 0.0.4
  Upstream Author : KURODA Hiraku hiraku _AT_ hinet.mydns.jp
* URL or Web page : https://rubygems.org/gems/eim_xml
* License : GPL-2
  Description : Easy IMplemented XML by Ruby

EimXML is a library for constructing XML objects by Ruby DSL.

---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87ipqqwpym.wl%uwab...@gfd-dennou.org



Bug#635388: ITP: ruby-rack-test -- Simple testing API built on Rack

2011-07-25 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI uwab...@gfd-dennou.org
Severity: wishlist

* Package name: ruby-rack-test
  Version : 0.6.0
  Upstream Author : Bryan Helmkamp bryan _AT_ brynary.com
* URL or Web page : http://github.com/brynary/rack-test
* License : MIT
  Description : Simple testing API built on Rack

 Rack::Test is a small, simple testing API for Rack apps. It can be used on its
 own or as a reusable starting point for Web frameworks and testing libraries
 to build on. 

---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/8739huckfh.wl%uwab...@gfd-dennou.org



Bug#635394: ITP: ruby-bacon -- Small RSpec clone

2011-07-25 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI uwab...@gfd-dennou.org
Severity: wishlist

* Package name: ruby-bacon
  Version : 1.1.0
  Upstream Author : Christian Neukirchen chneukirchen _AT_ gmail.com
* URL or Web page : http://github.com/chneukirchen/bacon
* License : MIT
  Description : Small RSpec clone

 Bacon is a small RSpec clone weighing less than 350 LoC but
 nevertheless providing all essential features.

 This package need ruby-rack's test.

---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87zkk2b4bc.wl%uwab...@gfd-dennou.org



Bug#619219: RFS: ruby-lapack

2011-07-21 Thread Youhei SASAKI
Hi, lucas

At 20 Jul 2011 10:59:05 +0200,
Lucas Nussbaum lu...@lucas-nussbaum.net wrote:
- snip -

  We (upstream author and me) create test suite about this library.
  Could you please sponsor them?
 
 Do you mean that you have created it (but I don't find it in the git
 repo), 
- snip 

Really? 

I already commit whole changes. Please check Git tag debian/1.5-1.

Best Wishes,
---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/871uxjewiq.wl%uwab...@gfd-dennou.org



Bug#619219: RFS: ruby-lapack

2011-07-19 Thread Youhei SASAKI
Hi, 

 At 6 Apr 2011 14:09:48 +0200,
 Lucas Nussbaum lu...@lucas-nussbaum.net wrote:
 
  would it make sense to run the sample script at the end of the build, to
  see if everything works fine? I'm a bit disturbed by the lack of test
  suite.
 - snip -
 Ok. I'll create some test suite. Please wait for a while...

We (upstream author and me) create test suite about this library.
Could you please sponsor them?

  Vcs-git: git://git.debian.org/pkg-ruby-extras/ruby-lapack.git
  Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-lapack;a=summary

  source: ruby-lapack
  packages:
   - ruby-lapack: library and documents
   - ruby-lapack-dbg: debug symbols

Best Wishes,
---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/871uxmnjto.wl%uwab...@gfd-dennou.org



Bug#634754: ITP: ruby-hikidoc -- text-to-HTML conversion tool for web writers

2011-07-19 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI uwab...@gfd-dennou.org
Severity: wishlist

* Package name: ruby-hikidoc
  Version : 0.0.6
  Upstream Author : Kazuhiko 
* URL or Web page : http://projects.netlab.jp/hikidoc/
* License : BSD-3-clause
  Description : text-to-HTML conversion tool for web writers

'HikiDoc' is a text-to-HTML conversion tool for web writers. This allows
you to write using an easy-to-read, easy-to-write plain text format,
then convert it to structurally valid HTML (or XHTML).

---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/871uxmxd62.wl%uwab...@gfd-dennou.org



Bug#626097: ITP: ruby-pgplot -- A Ruby interface to the PGPLOT graphics library

2011-05-08 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI uwab...@gfd-dennou.org
Severity: wishlist

* Package name: ruby-pgplot
  Version : 0.1.3-1
  Upstream Author : Masahiro TANAKA
* URL or Web page : http://pgplot.rubyforge.org/
* License : Ruby's
  Description : A Ruby interface to the PGPLOT graphics library

Ruby/PGPLOT is the Ruby interface to the PGPLOT graphics library.

PGPLOT is a FORTRAN library to draw line/scatter/histogram plot, error
bar, contour/image/vector map, etc. Supports various output devices
including Postscript, PNG, X-Window, etc. 

---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87pqntdnbc.wl%uwab...@gfd-dennou.org



Bug#625737: ITP: fonts-ricty -- High quality japanse fonts based on Inconsolata and Migu 1M

2011-05-05 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI uwab...@gfd-dennou.org
Severity: wishlist

* Package name: fonts-ricty
  Version : 2.0.2
  Upstream Author : Yasunori Yusa
* URL or Web page : http://save.sys.t.u-tokyo.ac.jp/~yusa/fonts/ricty.html
* License : SIL Open Font License Ver.1.1 and M+ FONTS LICENSE and IPA 
Font License Agreement v1.0
  Description : High quality japanse fonts based on Inconsolata and Migu 1M

 Ricty is high quality japanse font, suitable for programing. Ricty
 is based on Inconsolata and Migu 1M, which is based on M+ fonts and
 supplemented by IPA gothic fonts.
 .
 This font's name Ricty means author's name about original fonts:
  - Inconsolata: Raph Levien
  - Migu 1M: itouhiro
  - M+1M: coz
  - TB gothic(origin of IPA gothic): Takao Hayashi
  - and Yasunori Yusa, the author of this font.
 .
 Features:
  - using Inconsolata for Latin characters
  - using Migu 1M for Non-Latin characters.
  - The ratio of the width of one-byte character and double-byte
character is adjusted to 1:2.
  - The double-byte space is made visible.
  - The en dash becomes like the line of limit of partial or
interrupted view and section, for the input mistake prevention with LaTeX.



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87tyd9dx8p.wl%uwab...@gfd-dennou.org



Bug#625737: ITP: fonts-ricty -- High quality japanse fonts based on Inconsolata and Migu 1M

2011-05-05 Thread Youhei SASAKI
Hi, 

At 5 May 2011 16:05:44 +0100,
Robert Lemmen rober...@semistable.com wrote:
 
 On Thu, May 05, 2011 at 11:43:02PM +0900, Youhei SASAKI wrote:
- The en dash becomes like the line of limit of partial or
  interrupted view and section, for the input mistake prevention with 
  LaTeX.
 
 perhaps it's just me, but I don't understand that sentence at all!
 perhaps other people reading the description will have similar
 problems, so it migth be worth rephrasing it.

It's my mistake. The correction version is as follows:

 The EN Dash (Unicode U+2013) became like the break line, for the input
 mistake prevention with LaTeX.

%

* Package name: fonts-ricty
  Version : 2.0.2
  Upstream Author : Yasunori Yusa
* URL or Web page : http://save.sys.t.u-tokyo.ac.jp/~yusa/fonts/ricty.html
* License : SIL Open Font License Ver.1.1 and M+ FONTS LICENSE and IPA 
Font License Agreement v1.0
  Description : High quality japanse fonts based on Inconsolata and Migu 1M

 Ricty is high quality japanse font, suitable for programing. Ricty
 is based on Inconsolata and Migu 1M, which is based on M+ fonts and
 supplemented by IPA gothic fonts.
 .
 This font's name Ricty means author's name about original fonts:
  - Inconsolata: Raph Levien
  - Migu 1M: itouhiro
  - M+1M: coz
  - TB gothic(origin of IPA gothic): Takao Hayashi
  - and Yasunori Yusa, the author of this font.
 .
 Features:
  - using Inconsolata for Latin characters
  - using Migu 1M for Non-Latin characters.
  - The ratio of the width of one-byte character and double-byte
character is adjusted to 1:2.
  - The double-byte space is made visible.
  - The EN Dash (Unicode U+2013) became like the break line, for the input
mistake prevention with LaTeX.

Best Wishes:
---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87pqnxdvjd.wl%uwab...@gfd-dennou.org



Bug#619219: RFS: ruby-lapack

2011-04-07 Thread Youhei SASAKI
Hi,

At 6 Apr 2011 14:09:48 +0200,
Lucas Nussbaum lu...@lucas-nussbaum.net wrote:

 I've done a quick review. I would appreciate if someone else would do
 another one.

 Small fix (committed):
 -   dh $@ --buildsystem=ruby --with ruby --with quilt
 +   dh $@ --buildsystem=ruby --with ruby
 (--with quilt is not needed anymore)

How do you treat .pc? Should I use patch-queue manner on git-buildpackage?

 Other question:
 would it make sense to run the sample script at the end of the build, to
 see if everything works fine? I'm a bit disturbed by the lack of test
 suite.

Currently, I'm frequently using this library on amd64 and i386.
This library works fine. However, I think your comment is reasonable.

Ok. I'll create some test suite. Please wait for a while...

---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87zko2pnun.wl%uwab...@gfd-dennou.org



Bug#619219: RFS: ruby-lapack

2011-04-05 Thread Youhei SASAKI
Hi,

The following packages are ready to be uploaded
(I also verified the points listed on
http://wiki.debian.org/Teams/Ruby/RubyExtras/RequestingSponsorship).

Could you please sponsor them?

  Vcs-git: git://git.debian.org/pkg-ruby-extras/ruby-lapack.git
  Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-lapack;a=summary

  source: ruby-lapack
  packages:
   - ruby-lapack: library and documents
   - ruby-lapack-dbg: debug symbols

# I have started using gem2deb. It's very nice, wonderful!!

Sincerely yours,
---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87aag4xza3.wl%uwab...@gfd-dennou.org



Bug#619219: change depends, no need CLAPACK

2011-04-05 Thread Youhei SASAKI
Hi,

Upstream fixed dependencies of ruby-lapack. 
In new version(1.2.0), Ruby-Lapack don't need  CLAPACK.

Best Wishes,
---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87bp0ky05g.wl%uwab...@gfd-dennou.org



Bug#619219: ITP: ruby-lapack -- Ruby wrapper for (C)LAPACK

2011-03-21 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI uwab...@gfd-dennou.org
Severity: wishlist

* Package name: ruby-lapack
  Version : 0.4
  Upstream Author : Seiya Nishizawa and GFD-Dennou Club
* URL or Web page : 
http://www.gfd-dennou.org/arch/ruby/products/ruby-lapack/index.html
* License : Ruby's
  Description : Ruby wrapper for (C)LAPACK

Ruby-LAPACK is a Ruby wrapper for (C)LAPACK. This library is basically a
one-to-one interface to the original (C)LAPACK. 




-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87k4frhowo.wl%uwab...@gfd-dennou.org



Bug#590816: RFS: bluefeather 0.40-1

2011-02-25 Thread Youhei SASAKI
Hi,

The following packages are ready to be uploaded
(I also verified the points listed on
http://wiki.debian.org/Teams/Ruby/RubyExtras/RequestingSponsorship).

Could you please sponsor them?

  Vcs-Svn: svn://svn.debian.org/svn/pkg-ruby-extras/trunk/bluefeather
  Vcs-Browser: http://svn.debian.org/wsvn/pkg-ruby-extras/trunk/bluefeather

  source: bluefeather
  packages:
   - bluefeather

Sincerely yours,
---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87k4go88j8.wl%uwab...@gfd-dennou.org



Bug#615040: RFS: ruby-multibitnums 0.1.2-1

2011-02-25 Thread Youhei SASAKI
Hi,

The following packages are ready to be uploaded
(I also verified the points listed on
http://wiki.debian.org/Teams/Ruby/RubyExtras/RequestingSponsorship).

Could you please sponsor them?

  Vcs-Svn: svn://svn.debian.org/svn/pkg-ruby-extras/trunk/ruby-multibitnums
  Vcs-Browser: 
http://svn.debian.org/wsvn/pkg-ruby-extras/trunk/ruby-multibitnums

  source: ruby-multibitnums
  packages:
   - lubmultibitnums-ruby
   - lubmultibitnums-ruby1.8
   - lubmultibitnums-ruby1.8-dbg
   - lubmultibitnums-ruby1.9.1
   - lubmultibitnums-ruby1.9.1-dbg

Sincerely yours,
---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87ipw88861.wl%uwab...@gfd-dennou.org



Bug#615040: ITP: ruby-multibitnums -- Ruby extension library for integers with arbitrary bit lengths

2011-02-24 Thread Youhei SASAKI
Package: wnpp
Owner: Youhei SASAKI uwab...@gfd-dennou.org
Severity: wishlist

* Package name: ruby-multibitnums
  Version : 0.1.2
  Upstream Author : Takeshi Horinouchi horinout_(at)_gfd-dennou.org
* URL or Web page : http://ruby.gfd-dennou.org/products/multibitnums/
* License : Ruby's
  Description : Ruby extension library for integers with arbitrary bit 
lengths

Multibitnums is Ruby class library, handling multiple multi-bit data
packed in a C string. The number of bits is fixed to an arbitrary
value. For example, it can accommodate 11-bit integers.
.
This library is usefull for handling some observational datasets.

---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87vd088tqu.wl%uwab...@gfd-dennou.org



Bug#542144: netcdf-ruby: changing back from ITP to RFP

2011-02-22 Thread Youhei SASAKI
Hi, 

At Tue, 22 Feb 2011 08:49:04 +0100,
Lucas Nussbaum lu...@lucas-nussbaum.net wrote:
 
 On 22/02/11 at 16:24 +0900, Youhei SASAKI wrote:
  Hi, 
  
  I'm very sorry to any reports.
  
  This package is wating sponser upload by Francesco P. Lovergine.
 
 Have you considered searching another sponsor on
 debian-ment...@lists.debian.org?

At first, I sended RFS to debian-mentors. As a result, he kindly help me
 as a sponsor of this package and Ruby-HDFEOS5. These packages are
already in git repository of Debian-GIS.

These packages depend another *new* package, libnarray-miss-ruby. A few
weeks ago, libnarray-miss-ruby was uploaded Debian official archive. 
So, I'm looking forward to his uploading...

Best wishes,
---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@math.kyoto-u.ac.jp
Department of Mathematics, Kyoto University
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/878vx8o5av.wl%uwab...@gfd-dennou.org



  1   2   >