> 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

Hello,

No it's not expected but the upstream change the tarball without
increase the version number.

And when i upload to mentors.d.o i get this message:
« We have overwritten the files in the repository by those from
your new upload. Please note that this is allowed when uploading
to mentors.debian.net. But in the official Debian repository
you cannot change the upstream tarball (.orig.tar.gz). »

What can i do ?

Laurent



--
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