On 18/08/10 at 21:06 +0200, Laurent Arnoud wrote:
> On Tue, Aug 17, 2010 at 11:05:42PM +0200, Lucas Nussbaum wrote:
> > On 17/08/10 at 20:48 +0200, Laurent Arnoud wrote:
> > > On Sun, Aug 15, 2010 at 09:57:39AM +0200, Lucas Nussbaum wrote:
> > > > During a rebuild of all packages in sid, your package failed to build on
> > > > amd64.
> > > Hello,
> > >
> > > Thanks for the report.
> > >
> > > I have pushed the fix to:
> > > git://git.debian.org/collab-maint/tokyocabinet-ruby.git
> >
> > Please upload, as it's an RC bug.
> 
> Sorry for that.
> 
> Uploaded to mentors.debian.net:
> - URL: http://mentors.debian.net/debian/pool/main/t/tokyocabinet-ruby
> - dget 
> http://mentors.debian.net/debian/pool/main/t/tokyocabinet-ruby/tokyocabinet-ruby_1.30-2.dsc

Hi,

Comparing the version in the pkg-ruby-extras SVN repo with the one on
mentors, I get some strange differences, as if the orig tarball was
different.

Could you clarify whether that is expected?

In particular:
--- tokyocabinet-ruby-1.30/tokyocabinet.gemspec 2010-07-19 08:12:06.000000000 
+0200
+++ tokyocabinet-ruby-1.30/tokyocabinet.gemspec 2010-04-09 23:52:50.000000000 
+0200
@@ -3,9 +3,9 @@
 spec = Gem::Specification.new do |s|
   s.name = "tokyocabinet"
   s.version = "1.30"
-  s.author "FAL Labs"
-  s.email = "i...@fallabs.com"
-  s.homepage = "http://fallabs.com/tokyocabinet/";
+  s.author "Mikio Hirabayashi"
+  s.email = "hira...@gmail.com"
+  s.homepage = "http://1978th.net/tokyocabinet/";
   s.summary = "Tokyo Cabinet: a modern implementation of DBM."
   s.description = "Tokyo Cabinet is a library of routines for managing a 
database.  The database is a simple data file containing records, each is a 
pair of a key and a value.  Every key and value is serial bytes with variable 
length.  Both binary data and character string can be used as a key and a 
value.  There is neither concept of data tables nor data types.  Records are 
organized in hash table, B+ tree, or fixed-length array."
   s.files = [ "tokyocabinet.c", "extconf.rb" ]

- Lucas



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

Reply via email to