On 18/09/10 at 23:51 +0200, laur...@spkdev.net wrote:
> > 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 ?

Hi Laurent,

You should talk to upstream to make sure that this doesn't happen again.
Modifying released tarballs is a terrible practice.

I've uploaded -2 using the orig tarball currently in the archive.

You don't really need to bother with uploading to mentors as long as the
package is up-to-date in the pkg-ruby-extras SVN repo.

Please ask for an unblock (reportbug release.debian.org) so it migrates
to squeeze.

- 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