File: changelog

package info (click to toggle)
ruby-prof 1.3.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 844 kB
  • sloc: ruby: 6,448; ansic: 2,707; makefile: 6
file content (157 lines) | stat: -rw-r--r-- 4,941 bytes parent folder | download
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
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
ruby-prof (1.3.1-2) unstable; urgency=medium

  * Team upload.
  * Drop links to JS/font files in /usr/share/doc (Closes: #861676)
  * Add trivial autopkgtest to test the binary works
  * Build-Depend no gem2deb 1.1.
    That version contains a fix that makes the ruby-prof binary actually
    work.

 -- Antonio Terceiro <terceiro@debian.org>  Sun, 26 Apr 2020 18:45:06 -0300

ruby-prof (1.3.1-1) unstable; urgency=medium

  * New upstream version 1.3.1
  * Bump Standards-Version to 4.5.0 (no changes needed)

 -- Pirate Praveen <praveen@debian.org>  Mon, 20 Apr 2020 00:28:28 +0530

ruby-prof (1.0.0-2) unstable; urgency=medium

  * Reupload to unstable (gitlab in unstable cannot be supported reasonably)

 -- Pirate Praveen <praveen@debian.org>  Wed, 08 Jan 2020 00:16:17 +0530

ruby-prof (1.0.0-1) experimental; urgency=medium

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Manas Kashyap ]
  * New upstream version 1.0.0
  * Move debian/watch to gemwatch.debian.net
  * Newer Standard version 4.4.1
  * Drop compat file, rely on debhelper-compat and bump compat level to 12
  * Remove doc/* from debian/docs
  * Disable more timing tests that is failing
  * Add Breaks for gitlab << 12.3~
  * Examples are no longer present, so reomve ruby-prof.examples
  * Remove more doc directory references which is not present anymore

 -- Pirate Praveen <praveen@debian.org>  Wed, 04 Dec 2019 18:44:27 +0530

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