1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115
|
ruby-prof (0.17.0+dfsg-3) unstable; urgency=medium
* Team upload
* debian/ruby-tests.rake: exclude *all* test classes that involve timing
tests
-- Antonio Terceiro <terceiro@debian.org> Fri, 09 Mar 2018 18:20:58 -0300
ruby-prof (0.17.0+dfsg-2) unstable; urgency=medium
* Team upload
* debian/ruby-tests.rake: avoid timing tests that can fail randomly
* Refresh packaging files after new dh-make-ruby run
-- Antonio Terceiro <terceiro@debian.org> Fri, 09 Mar 2018 11:16:02 -0300
ruby-prof (0.17.0+dfsg-1) unstable; urgency=medium
* New upstream release (Closes: #888192)
-- Pirate Praveen <praveen@debian.org> Wed, 21 Feb 2018 13:31:18 +0530
ruby-prof (0.16.2+dfsg-2) unstable; urgency=medium
* Reupload to unstable
-- Pirate Praveen <praveen@debian.org> Fri, 11 Nov 2016 12:02:21 +0530
ruby-prof (0.16.2+dfsg-1) experimental; urgency=medium
* New upstream release
* Disable failing tests (Closes: #839333)
-- Pirate Praveen <praveen@debian.org> Tue, 01 Nov 2016 17:24:40 +0530
ruby-prof (0.15.9+dfsg1-1) unstable; urgency=medium
* Reintroduce to archive (Closes: #837776)
-- Pirate Praveen <praveen@debian.org> Wed, 14 Sep 2016 19:36:59 +0530
ruby-prof (0.13.1-1) unstable; urgency=medium
* Team upload.
[ Christian Hofstaedtler ]
* Move package to Debian Ruby Extras team, semi-agreed by Maintainer,
who is also on the team.
* Acknowledge NMU, thanks Scott.
[ Jonas Genannt ]
* New Upstream Version (Closes: #566279)
* Switched package to gem2deb helper (Closes: #698147)
- updated d/watch
- removed patch dont-use-env.patch
- added examples to package
* updated description (Closes: #521236)
* changed manpage to markdown format
* added examples to package
* d/copyright: update to format 1.0
-- Christian Hofstaedtler <zeha@debian.org> Mon, 23 Dec 2013 23:07:08 +0100
ruby-prof (0.7.3-1.1) unstable; urgency=low
* Non-maintainer upload.
* Specify building with ruby1.8 and not just ruby in debian/rules to
fix FTBFS now that ruby1.9.1 is default (Closes: #676087)
* Manually create debian/ruby-prof/usr/lib/ruby/1.8 in install rule so files
are copied to the correct destination
* Directly build-depend and depend on ruby1.8 since it's no longer default
-- Scott Kitterman <scott@kitterman.com> Mon, 09 Jul 2012 23:39:26 -0400
ruby-prof (0.7.3-1) unstable; urgency=low
* New Upstream Version.
* Change section to ruby.
* Update standards version (no change needed).
* Drop rake build-dependency.
* Use /usr/share/quilt/quilt.make in debian/rules, refresh
dont-use-env.patch.
-- Arnaud Cornet <acornet@debian.org> Sat, 21 Mar 2009 13:04:51 +0100
ruby-prof (0.6.0-1) unstable; urgency=low
* New Upstream Version (Closes: #480731)
* Drop CDBS build-dep, add debhelper >= 7
* Update man page
-- Arnaud Cornet <acornet@debian.org> Sat, 31 May 2008 10:50:26 +0200
ruby-prof (0.5.2-1) unstable; urgency=low
* New Upstream Version.
* Add watch file.
* Use debian mail address.
* Use quilt. Refresh patch.
* Cleaner install in debian/rules.
-- Arnaud Cornet <acornet@debian.org> Sat, 18 Aug 2007 10:13:34 +0200
ruby-prof (0.4.1-2) unstable; urgency=low
* debian/rules: install to architecture dependent directory
(Closes: #409403).
-- Arnaud Cornet <arnaud.cornet@gmail.com> Fri, 2 Feb 2007 22:10:20 +0100
ruby-prof (0.4.1-1) unstable; urgency=low
* Initial release. (Closes: #392383)
-- Arnaud Cornet <arnaud.cornet@gmail.com> Mon, 09 Oct 2006 14:47:22 +0200
|