[Bug 236538] [NEW] Please sync ruby-prof 0.6.0-1 (universe) from Debian unstable (main)

Launchpad Bug Tracker 236538 at bugs.launchpad.net
Sun Jun 1 17:19:26 BST 2008


You have been subscribed to a public bug by Nathan Handler (nhandler):

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 <ubuntu at thequod.de>  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.

** Affects: ruby-prof (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Please sync ruby-prof 0.6.0-1 (universe) from Debian unstable (main)
https://bugs.edge.launchpad.net/bugs/236538
You received this bug notification because you are a member of Ubuntu Sponsors for universe, which is a direct subscriber.



More information about the Ubuntu-universe-sponsors mailing list