Please sync ruby-prof 0.6.0-1 (universe) from Debian unstable (main)

Bug #236538 reported by Nathan Handler
4
Affects Status Importance Assigned to Milestone
ruby-prof (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: ruby-prof

Here is the most recent Ubuntu entry in debian/changelog:

ruby-prof (0.5.2-1ubuntu1) hardy; urgency=low

  [ Benjamin Kudria ]
  * Fixed option parsing so that -p accepts call_tree parameter correctly

  [ Daniel Hahler ]
  * debian/control: Standards-Version 3.7.3

 -- Daniel Hahler <email address hidden> Fri, 01 Feb 2008 03:03:50 +0100

Benjamin Kudria's change has been added upstream.
Daniel Hahler's change has also been added upstream.

Neither of these changes are documented in the most recent Debian entry in debian/changelog. However, they can be seen in ruby-prof_0.6.0-1.patch. Here are the relevant parts:

@@ -67,6 +69,8 @@ opts = OptionParser.new do |opts|
         options.printer = RubyProf::GraphPrinter
       when :graph_html
         options.printer = RubyProf::GraphHtmlPrinter
+ when :call_tree
+ options.printer = RubyProf::CallTreePrinter
     end
   end

That change was for /bin/ruby-prof, and it is the exact same change that Benjamin Kudria made in the last Ubuntu version.

-Standards-Version: 3.7.2
-Build-Depends: cdbs, debhelper (>= 5.0.37.2), quilt, ruby1.8-dev, rake
+Standards-Version: 3.7.3
+Build-Depends: debhelper (>= 7), quilt, ruby1.8-dev, rake

That change is for /debian/control, and it shows Daniel Hahler's change of updating the Standards-Version to 3.7.3.

Since all of the Ubuntu changes have also been added upstream, I feel it is safe to sync this package.

Changed in ruby-prof:
assignee: nobody → gnonthgol
status: New → In Progress
Changed in ruby-prof:
assignee: gnonthgol → nobody
status: In Progress → Confirmed
Changed in ruby-prof:
status: Confirmed → New
Revision history for this message
Daniel Holbach (dholbach) wrote : ACK of sync request

ACKed.

Revision history for this message
Sebastien Bacher (seb128) wrote :

Getting binaries for intrepid...
[Updating] ruby-prof (0.5.2-1ubuntu1 [Ubuntu] < 0.6.0-1 [Debian])
 * Trying to add ruby-prof...
  - <ruby-prof_0.6.0-1.diff.gz: downloading from http://ftp.debian.org/debian/>
  - <ruby-prof_0.6.0-1.dsc: downloading from http://ftp.debian.org/debian/>
  - <ruby-prof_0.6.0.orig.tar.gz: downloading from http://ftp.debian.org/debian/>
I: ruby-prof [universe] -> ruby-prof_0.5.2-1ubuntu1 [universe].

Changed in ruby-prof:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.