[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: RFS: ruby-fcgi



On Sun, Dec 29, 2013 at 09:04:18PM +0100, Jonas Genannt wrote:
> Hello,
> 
> since there was no progress at #731689 and last maintainer upload was in 2010, I suggest
> that we move libfcgi-ruby into Ruby PKG Extras Team.
> 
> I have done packaging at:
> 	git+ssh://git.debian.org/git/pkg-ruby-extras/ruby-fcgi.git

  $ git buildpackage 
  dh clean --buildsystem=ruby --with ruby
     dh_testdir -O--buildsystem=ruby
     debian/rules override_dh_auto_clean
  make[1]: Entering directory `/home/terceiro/src/debian/pkg-ruby-extras/ruby-fcgi'
  # remove included dummy makefile
  # Use ruby extconf.rb to generate makefile
  dh_auto_clean -O--buildsystem=ruby
    Entering dh_ruby --clean
  /usr/lib/ruby/1.9.1/rubygems/psych_tree.rb:31: warning: method redefined; discarding old visit_String
  /usr/lib/ruby/1.9.1/rubygems/psych_tree.rb:4: warning: previous definition of visit_String was here
  /usr/lib/ruby/1.9.1/rubygems/psych_tree.rb:39: warning: method redefined; discarding old register
  /usr/lib/ruby/1.9.1/rubygems/psych_tree.rb:12: warning: previous definition of register was here
  /usr/lib/ruby/1.9.1/rubygems/psych_tree.rb:43: warning: method redefined; discarding old format_time
  /usr/lib/ruby/1.9.1/rubygems/psych_tree.rb:16: warning: previous definition of format_time was here
  /usr/lib/ruby/1.9.1/rubygems/syck_hack.rb:115: warning: method redefined; discarding old to_s
  /usr/lib/ruby/1.9.1/rubygems/syck_hack.rb:44: warning: previous definition of to_s was here
    Leaving dh_ruby --clean
  make[1]: Leaving directory `/home/terceiro/src/debian/pkg-ruby-extras/ruby-fcgi'
     dh_clean -O--buildsystem=ruby
  gbp:error: You have uncommitted changes in your source tree:
  gbp:error: On branch master
  Your branch is up-to-date with 'origin/master'.

  Changes not staged for commit:
    (use "git add/rm <file>..." to update what will be committed)
    (use "git checkout -- <file>..." to discard changes in working directory)

    deleted:    ext/fcgi/Makefile

  no changes added to commit (use "git add" and/or "git commit -a")

  gbp:error: Use --git-ignore-new to ignore.

other than that it looks good to me.

(BTW I just committed a change to gem2deb git repository to drop all that
verbose mode crap that clutters our build logs)

Attachment: signature.asc
Description: Digital signature


Reply to: