Bug#619219: RFS: ruby-lapack

2011-07-24 Thread Lucas Nussbaum
On 21/07/11 at 19:52 +0900, Youhei SASAKI wrote:
 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.

thanks, uploaded and pushed.

Lucas



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.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-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#619219: RFS: ruby-lapack

2011-07-20 Thread Lucas Nussbaum
On 20/07/11 at 04:37 +0900, Youhei SASAKI wrote:
 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?

Do you mean that you have created it (but I don't find it in the git
repo), or that you will create it in the future, but that I should
sponsor the package in the meantime ?

Thank you,

- Lucas



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.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-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.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-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#619219: RFS: ruby-lapack

2011-04-07 Thread Lucas Nussbaum
On 07/04/11 at 15:38 +0900, Youhei SASAKI wrote:
 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?

I don't commit it to the git repo. But we could decide to do the
opposite... It's mainly a matter of taste.

Anyway, debhelper now detects when quilt is used, that's why --with
quilt is not needed.

  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.

Well, the point is to ensure that we will know if the library breaks in
some months. :)

- Lucas



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#619219: RFS: ruby-lapack

2011-04-06 Thread Lucas Nussbaum
On 06/04/11 at 04:40 +0900, Youhei SASAKI wrote:
 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!!

Hi,

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)

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.

Thanks,

- Lucas



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.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-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org