RFS: ruby-taglib2 (was: Possible bug in gem2deb)

2012-03-17 Thread Vincent Carmona
Hello all. I believe ruby-taglib2 new version is ready to be uploaded in debian. Could you please check the packaging [1] ? Regards. 1: git://git.debian.org/pkg-ruby-extras/ruby-taglib2.git -- Vincent Carmona

Re: Add git-import-orig on wiki

2012-02-28 Thread Vincent Carmona
Le 28 février 2012 14:14, Cédric Boutillier a écrit : > Hi! > > On Mon, Feb 27, 2012 at 07:14:59PM +0100, Vincent Carmona wrote: > > > I see no reference on http://wiki.debian.org/Teams/Ruby/Packaging > > about git-import-orig. When importing a new upstream version my

Add git-import-orig on wiki

2012-02-27 Thread Vincent Carmona
? In that case I would be worth mentioning git-import-orig on the wiki page. Sadly I did not take notes on how to use git-import-orig this time so I do not want to write a section on the wiki for now. -- Vincent Carmona

Re: Possible bug in gem2deb

2012-02-27 Thread Vincent Carmona
Le 27 février 2012 10:37, Cédric Boutillier a écrit : > On Fri, Feb 24, 2012 at 10:45:25PM +0100, Vincent Carmona wrote: > > > > In the mean time, perhaps you could also add the removal of tests/tmp > in > > > override_dh_clean. Indeed, git-buildpackage will complain w

Re: Possible bug in gem2deb

2012-02-24 Thread Vincent Carmona
, as it > is then considered as being already uploaded. > > Ok. > I noticed also that Lintian mentions that you could remove the '.' at > the end of the short description, and that a patch is missing its DEP-3 > header. > > Corrected. > Cédric > -- Vincent Carmona

Re: Possible bug in gem2deb

2012-02-23 Thread Vincent Carmona
I have updated git repository. ruby-taglib2 0.1.5-1 do now build correctly in pbuilder. Could please review it ? My apologies for this too early mail about a "possible bug in gem2deb". The "bug" was in ruby-taglib2. Once again I thank Cédric for his help. -- Vincent Carmona

Re: Possible bug in gem2deb

2012-02-23 Thread Vincent Carmona
Le 23 février 2012 23:18, Cédric Boutillier a écrit : > Hi Vincent, > > Hi Cedric > On Thu, Feb 23, 2012 at 08:53:05PM +0100, Vincent Carmona wrote: > > Hello all > > > I am working on the packaging of ruby-taglib2 0.1.5 for debian. My work > can > > be se

Possible bug in gem2deb

2012-02-23 Thread Vincent Carmona
this assumption? Or did I mess up somewhere with my packaging? -- Vincent Carmona

Re: ruby-taglib2: enable tests

2012-01-25 Thread Vincent Carmona
. -- Vincent Carmona

Re: ruby-taglib2: enable tests

2012-01-22 Thread Vincent Carmona
Thanks for your help. I had totaly forgotten to take a lot at the man page of dh_ruby. I will try to understand why 4 tests failed and not only one. -- Vincent Carmona

ruby-taglib2: enable tests

2012-01-22 Thread Vincent Carmona
tests with gem2deb ? I do not see the tests running in pbuilder. At the moment I do not have access to a working debian sid. I use pbuilder from ubuntu 11.10 with a "sid based chroot". P.S.: one of the test should failed (upstream bug). Regards. -- Vincent Carmona

bug #629578: multiple version of a package in sid

2011-06-09 Thread Vincent Carmona
/rghk/ Package: libglobalhotkeys-ruby State: not installed Version: 0.2.0-1 Priority: optional Section: ruby Maintainer: Vincent Carmona Uncompressed Size: 205 k Architecture: all Compressed Size: 24.1 k Filename: pool/main/libg/libglobalhotkeys-ruby/libglobalhotkeys-ruby_0.2.0-1_all.deb MD5sum

RFS: ruby-globalhotkeys

2011-04-29 Thread Vincent Carmona
Hi. I have update ruby-globalhotkeys repo. A quilt patch is added so require call loads globalhotkeys.rb file and so file. It fixes a serious bug. Should I filled a debian bug and closes it or is it ok to upload this new version (0.3.2-3) as it is in git repo ? -- Vincent Carmona -- To

ITP: ruby-taglib2

2011-04-28 Thread Vincent Carmona
users can still have it installed - ruby-taglib2 provides a compatibility with ruby-taglib if it is called by "require 'taglib'" and not "require 'taglib2'" What do you think? [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=624458 -- Vincent Carmona

lintian warning: Ruby-Versions fields

2011-04-28 Thread Vincent Carmona
Hi. With the new packaging [1] lintian complains about unknown-field-in-dsc ruby-versions. Bug #623390 [2] was filled. [1]http://wiki.debian.org/Teams/Ruby/RubyInWheezy [2] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=623390 -- Vincent Carmona -- To UNSUBSCRIBE, email to debian-ruby

RFS: ruby-globalhotkeys

2011-04-07 Thread Vincent Carmona
source package? -- Vincent Carmona -- 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/banlktinhoo69kcryhq1ezg0btdzo_kh...@mail.gmail.com

gem2deb: bug in Vcs-Browser field

2011-04-07 Thread Vincent Carmona
s/ruby-globalhotkeys;a=summary . -- Vincent Carmona -- 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/BANLkTi=x4tqk4wnt+jwxixevkpodedj...@mail.gmail.com

Re: RubyInWheezy wiki page updated

2011-04-01 Thread Vincent Carmona
ries. > > Are you running `mr checkout` from the root of the main git repo? I have the same issue with mr 0.48. It may be fixed on recent mr verions. > > p.s.: please don't Cc: me, I read the list. :) > > -- > Antonio Terceiro > http://softwarelivre.org/terceiro > > &

Re: quilt help

2011-03-22 Thread Vincent Carmona
2011/3/22 Antonio Terceiro : > Hi Vincent, > > Vincent Carmona escreveu isso aí: >> I have resolved my problem. >> Quilt apply patches after building process which seems a good thing. >> My intended was to drop all use of rubygems at runtime. In upstream >> sourc

Re: quilt help

2011-03-21 Thread Vincent Carmona
2011/3/16 Vincent Carmona : > 2011/3/12 Vincent Carmona : >> Hi. >> >> I am trying to package ruby-libnotify for my personnal use for now. >> >> I use the 3.0 (quilt) format and cdbs. I add a patch to remove >> rubygems use in extconf.rb but it doesn

Re: quilt help

2011-03-16 Thread Vincent Carmona
2011/3/12 Vincent Carmona : > Hi. > > I am trying to package ruby-libnotify for my personnal use for now. > > I use the 3.0 (quilt) format and cdbs. I add a patch to remove > rubygems use in extconf.rb but it doesn't seems to be applied in > pbuilder or by debuild comman

Re: libglobalhotkeys-ruby: new upstream version

2011-03-12 Thread Vincent Carmona
Can someone take a look at the svn repo and upload the package to unstable if it is ok ? When gem2deb is fixed I will package a second debian version of rghk 0.3.1 for experimental. -- Vincent Carmona -- To UNSUBSCRIBE, email to debian-ruby-requ...@lists.debian.org with a subject of

quilt help

2011-03-12 Thread Vincent Carmona
rigin: vendor): -g -O2 dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor): -Wl,-Bsymbolic-functions dpkg-buildpackage: source package libnotify-ruby1.8 dpkg-buildpackage: source version 0.4.1.1-0ubuntu0~zik1natty dpkg-buildpackage: source changed by Vincent Carmona dpkg-source --b

Re: libglobalhotkeys-ruby: new upstream version

2011-03-11 Thread Vincent Carmona
2011/3/11 Antonio Terceiro : > Lucas Nussbaum escreveu isso aí: >> On 10/03/11 at 23:28 +0100, Vincent Carmona wrote: >> > 2011/3/10 Vincent Carmona : >> > > 2011/3/10 Lucas Nussbaum : >> > >> On 10/03/11 at 18:12 +0100, Vincent Carmona wrote: >>

libglobalhotkeys-ruby: new upstream version

2011-03-10 Thread Vincent Carmona
Hi. There is a new upstream version of libglobalhotkeys-ruby. Should I package it using the old fashion way (svn+cdbs) in sid ? Should I try git and gem2deb ? in experimental ? Should I do both? One package in unstable and one in experimental for testing purpose. -- Vincent Carmona -- To

Re: RFS: libglobalhotkeys-ruby (new upstream version)

2011-02-16 Thread Vincent Carmona
2011/2/16 Antonio Terceiro : > Vincent Carmona escreveu isso aí: >> I have updated the svn repository: >>  the package now depends on  libgtk2-ruby1.8, >>  README is not anymore installed. > > The updated package look good. :) > Thanks again for your time. -- Vince

Re: RFS: libglobalhotkeys-ruby (new upstream version)

2011-02-16 Thread Vincent Carmona
I have updated the svn repository: the package now depends on libgtk2-ruby1.8, README is not anymore installed. Can it be uploaded ? -- Vincent Carmona -- To UNSUBSCRIBE, email to debian-ruby-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Conta

Re: RFS: libglobalhotkeys-ruby (new upstream version)

2011-02-15 Thread Vincent Carmona
eys module > has a typo: s/frome_name/from_name/ should fix it (note the extra "e"). This error is corrected (in a private git repository) but not yet included on a upstream release. Do you think I should shipped a new upstream release for a typo? > -- > Antonio Terceiro >

RFS: libglobalhotkeys-ruby (new upstream version)

2011-02-14 Thread Vincent Carmona
and upload the package ? -- Vincent Carmona -- 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/AANLkTi=gcngwxfwdmwb-kg71dvqa4hjw0rx5n7arl...@mail.gmail.com

Re: [DRE-maint] [IMPORTANT] future of pkg-ruby-extras

2011-02-07 Thread Vincent Carmona
Hi. Sorry for my late response. My alioth account is vinc-mai-guest. I will take care of the libglobalhotkeys-ruby package. -- Vincent Carmona -- To UNSUBSCRIBE, email to debian-ruby-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.

Re: gem2tgz (was "Team documentation on wiki.d.o")

2010-10-09 Thread Vincent Carmona
ch is good enough > already, or is it missing something? I think that Lucas means that gemwatch can use a tool (i.e. gem2tgz) to do the conversion but gemwatch and this tool must be 2 separate projects. -- Vincent Carmona -- To UNSUBSCRIBE, email to debian-ruby-requ...@lists.debian.org