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 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434
|
google-perftools (2.18-1) unstable; urgency=medium
* New upstream release.
* Remove google-perftools package, binaries no longer shipped
(closes: #1049383).
* Remove now redundant Rules-Requires-Root value.
* Update watch file.
* Refer online version of Free Software Foundation licence.
* Update Standards-Version to 4.7.2 .
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sat, 14 Feb 2026 11:53:31 +0100
google-perftools (2.16-1) unstable; urgency=medium
* New upstream release.
* Remove patches applied upstream.
* Update disable_profiler_unittest.patch .
* Update Lintian overrides.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Fri, 27 Sep 2024 00:36:16 +0200
google-perftools (2.15-3) unstable; urgency=medium
* Also disable _TIME_BITS in mmap_hook.cc to fix FTBFS on armel / armhf.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Thu, 07 Mar 2024 22:26:10 +0100
google-perftools (2.15-2) unstable; urgency=medium
* Backport upstream fix for FTBFS on armel / armhf with disabling
_FILE_OFFSET_BITS in mmap_hook.cc (closes: #1065167).
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sat, 02 Mar 2024 08:28:41 +0100
google-perftools (2.15-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Rename libraries for 64-bit time_t transition. Closes: #1062116
-- Steve Langasek <vorlon@debian.org> Wed, 28 Feb 2024 22:45:25 +0000
google-perftools (2.15-1) unstable; urgency=medium
* New upstream release.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sun, 07 Jan 2024 11:18:34 +0100
google-perftools (2.13-1) unstable; urgency=medium
* New upstream release.
* No more needed to link with atomic.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Thu, 14 Sep 2023 13:32:35 +0000
google-perftools (2.12-2) unstable; urgency=medium
* Link with atomic on armel and powerpc architectures.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Wed, 06 Sep 2023 06:21:39 +0000
google-perftools (2.12-1) unstable; urgency=medium
* New upstream release.
* Disable profiler_unittest for now due to i386 failures.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Tue, 05 Sep 2023 14:33:40 +0000
google-perftools (2.11-1) unstable; urgency=medium
* New upstream release.
* Add HTML documentation (closes: #754380).
* Use no for Rules-Requires-Root.
* Update Standards-Version to 4.6.2 .
[ Debian Janitor <janitor@jelmer.uk> ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
* Remove field Section on binary packages libgoogle-perftools4,
libtcmalloc-minimal4 that duplicates source.
* Avoid explicitly specifying -Wl,--as-needed linker flag.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Tue, 15 Aug 2023 18:06:40 +0200
google-perftools (2.10-1) unstable; urgency=medium
* New upstream release.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Wed, 01 Jun 2022 21:09:09 +0200
google-perftools (2.9.1-1) unstable; urgency=medium
* New upstream release.
* Update watch file.
* Update debhelper level to 13 .
* Update Standards-Version to 4.6.0 .
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sun, 03 Oct 2021 21:20:23 +0200
google-perftools (2.8.1-1) unstable; urgency=medium
* New upstream release.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sat, 26 Dec 2020 11:41:19 +0100
google-perftools (2.8-1) unstable; urgency=medium
* New major upstream release:
- fixes FTBFS with GCC 10 (closes: #957297).
* Add suggests of libgoogle-perftools-dev to google-perftools
(closes: #739571).
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Mon, 06 Jul 2020 17:03:50 +0200
google-perftools (2.7.90-1) experimental; urgency=medium
* New major upstream release candidate version.
* Update patches.
* Update copyright file.
* Update Standards-Version to 4.5.0 .
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Thu, 26 Mar 2020 14:03:42 +0000
google-perftools (2.7-1) unstable; urgency=medium
* New upstream release.
* Fix libprofiler build on ppc64el (closes: #894749).
* Remove 0001-unbreak-printing-large-span-stats.patch as not needed.
* Use short debhelper rules format.
* Make package multiarch (closes: #893928).
* Reference google-pprof in README (closes: #739572).
* Update debhelper level to 11:
- remove dh-autoreconf build dependency.
* Update Standards-Version to 4.1.4 .
* New maintainer (closes: #863782).
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Mon, 30 Apr 2018 06:52:01 +0000
google-perftools (2.6.90-0.1) unstable; urgency=medium
* Non-maintainer upload.
* Upload to unstable.
* Cherry-pick patches from upstream to fix tests on i386.
-- YunQiang Su <syq@debian.org> Sun, 25 Mar 2018 19:20:03 +0800
google-perftools (2.6.90-0.1~exp) experimental; urgency=medium
* Non-maintainer upload.
* Migrate to salsa.debian.org, and convert to git.
* New upstream release, and use arch list to 'any' for test on experimental
(Closes: #872511, #837343, #856203, #857275, #761685)
* Migrate to 3.0 (quilt) format. (Closes: #872512)
* Build-Dep on libunwind-dev instead of libunwind8-dev. (Closes: #872593)
* Drop build-dep on binutils. (Closes: #873141)
* Use standard version 4.1.3.
* Use multiarch dir as libdir.
* cdbs: dh-autoreconf.
-- YunQiang Su <syq@debian.org> Wed, 21 Mar 2018 13:06:54 +0800
google-perftools (2.5-2.2) unstable; urgency=medium
* Non-maintainer upload
* Tweak profiler_unittest.sh so test failures are just counted once
(Closes: #849132)
-- Hilko Bengen <bengen@debian.org> Tue, 28 Feb 2017 22:44:18 +0100
google-perftools (2.5-2.1) unstable; urgency=medium
* Non-maintainer upload
* Update URL (Homepage, debian/copyright)
* Ignore result for profiler unit test that fails "randomly" on i386
(Closes: #849132)
-- Hilko Bengen <bengen@debian.org> Sun, 26 Feb 2017 12:12:05 +0100
google-perftools (2.5-2) unstable; urgency=medium
* Provide automatic debug packages rather than -dbg packages.
(Closes: #838562)
* Bump up Standards-Version to 3.9.8
-- Daigo Moriwaki <daigo@debian.org> Sun, 27 Nov 2016 16:08:46 +0900
google-perftools (2.5-1) unstable; urgency=medium
* New upstream release. (Closes: #831240)
* Update watch file
* Remove patches that the upstream has applied
- debian/patches/unbreak-heap-profiler-unittest-on-gcc-5.patch
- debian/patches/unbreak-heap_checker_unittest-on-gcc-5.patch
-- Daigo Moriwaki <daigo@debian.org> Sun, 27 Nov 2016 14:28:33 +0900
google-perftools (2.2.1-0.3) unstable; urgency=medium
* Non-maintainer upload.
* Apply upstream patches to fix test failures with gcc 5 (closes: #777887)
* Pass --add-missing to automake to fix build failure.
-- Julien Cristau <jcristau@debian.org> Sat, 20 Feb 2016 16:42:10 +0000
google-perftools (2.2.1-0.2) unstable; urgency=low
* Non-maintainer upload.
* Add actual arm64 support (Closes: #763837)
-- Wookey <wookey@debian.org> Thu, 02 Oct 2014 02:23:32 +0000
google-perftools (2.2.1-0.1) unstable; urgency=medium
* Non-maintainer upload
* New upstream release. (Closes: #757149)
* Updated watch file
* Added ppc64el, arm64 architectures (Closes: #737677)
-- Hilko Bengen <bengen@debian.org> Sun, 07 Sep 2014 21:22:29 +0200
google-perftools (2.1-2) unstable; urgency=low
* Now builds with automake 1.11. (Closes: #724381)
Thanks to Eric Dorland for a patch.
-- Daigo Moriwaki <daigo@debian.org> Sun, 04 Aug 2013 22:08:47 +0900
google-perftools (2.1-1) unstable; urgency=low
* New upstream release. (Closes: #701378)
* debian/rules:
- Enable tests on amd64 and i386. (Closes: #695293)
* debian/control:
- Add missing dependency on libunwind8-dev for amd64 architecture
to libgoogle-perftools-dev. (Closes: #706860)
- Add new architectures: armel armhf. (Closes: #695308)
- Bumped up Standards-Version to 3.9.4.
* Removed debian/patches/20120708_ppc_ftbfs.patch, which has been applied by
the upstream.
-- Daigo Moriwaki <daigo@debian.org> Sun, 04 Aug 2013 21:21:26 +0900
google-perftools (2.0-4) unstable; urgency=low
* Added debian/patches/20121013-pprof.1.patch: Corrects a link.
Thanks to Junichi Uekawa for reporting. (Closes: #690313)
-- Daigo Moriwaki <daigo@debian.org> Sun, 08 Jul 2012 19:26:52 +0900
google-perftools (2.0-3) unstable; urgency=low
* debian/patches/20120708_ppc_ftbfs.patch: Imported Ubuntu's patch, fixing
a build failure on powerpc, derived from the upstream:
http://code.google.com/p/gperftools/issues/detail?id=431
Thanks to James Page <james.page@ubuntu.com>. (Closes: #680305)
* debian/control: Bumped up to libunwind8-dev for Build-Depends.
(Closes: #680724)
-- Daigo Moriwaki <daigo@debian.org> Sun, 08 Jul 2012 18:08:36 +0900
google-perftools (2.0-2) unstable; urgency=low
* Some include files were left out of the package.
Thanks to Laszlo Boszormenyi for a patch. (Closes: #666099)
-- Daigo Moriwaki <daigo@debian.org> Sat, 31 Mar 2012 12:50:36 +0900
google-perftools (2.0-1) unstable; urgency=low
* New upstream release.
(Closes: #663652, #635038)
* debian/watch: Followed the new upstream site.
* debian/control:
- Followed the new upstream site.
- Bumped up Standards-Version to 3.9.3.
- google-perftools depends on curl. (Closes: #630829)
- Updated the package names to match soname 4.
* debian/copyright:
- Followed the upstream' changes.
- Applied copyright-format 1.0.
* debian/compat:
- Bumped up the compatibility level to 7.
-- Daigo Moriwaki <daigo@debian.org> Sat, 17 Mar 2012 14:58:23 +0900
google-perftools (1.7-1) unstable; urgency=low
* New upstream release
* Updated debian/watch.
* debian/control:
- removed the meaningless google-perftools-dbg package.
- google-perftools that only includes a perl script is now Architecture:
all.
(Closes: #595184)
- Bumped up Standards-Version to 3.9.1.
* debian/copyright: packaged by myself.
-- Daigo Moriwaki <daigo@debian.org> Sun, 06 Mar 2011 10:35:04 +0900
google-perftools (1.5-1) unstable; urgency=low
* New upstream release (Closes: #521935)
* Now this package will be built on i386, amd64 and powerpc
(Closes: #387401, #506679, #556908)
* debian/control: Bumped up Standards-Version to 3.8.4.
-- Daigo Moriwaki <daigo@debian.org> Sun, 07 Feb 2010 09:57:09 +0900
google-perftools (1.4-3) unstable; urgency=low
* debian/control: Bumpled up Standards-Version to 3.8.3.
* debian/control: google-perftools package now recommends graphviz and gv.
(Closes: #507823)
* debian/{control|rules}: autoconf and automake will be executed in a build
time. (Closes: #558508)
-- Daigo Moriwaki <daigo@debian.org> Mon, 30 Nov 2009 21:53:39 +0900
google-perftools (1.4-2) unstable; urgency=low
* debian/control, debian/rules: Added a new package, google-perftools, which
contains command line utilities. (Closes: #547956)
-- Daigo Moriwaki <daigo@debian.org> Mon, 26 Oct 2009 20:19:18 +0900
google-perftools (1.4-1) unstable; urgency=low
* New upstream release. (Closes: #537269)
* debian/control:
- Bumped up Standards-Version to 3.8.2.
- Build-depends on libunwind. (Closes: #487374)
- Provides debugging symbol packages: libtcmalloc-minimal0-dbg and
libgoogle-perftools0-dbg.
* Merged contents of
- debian/libgoogle-perftools0.docs
- debian/libgoogle-perftools0.manpages
- debian/docs
- debian/libtcmalloc-minimal0.dirs
- debian/libgoogle-perftools-dev.dirs
- debian/libtcmalloc-minimal0.install
- debian/libgoogle-perftools0.dirs
- debian/libgoogle-perftools-dev.install
- debian/libgoogle-perftools0.install
into debian/rules.
-- Daigo Moriwaki <daigo@debian.org> Sat, 19 Sep 2009 00:10:06 +0900
google-perftools (0.98-1) unstable; urgency=low
* New upstream release. (Closes: #425147)
* Compiled with GCC 4.3. (Closes: #454841)
* debian/watch: can now report upstream's version (Closes: #450294)
* Because of a file conflict between tau and libgoogle-perftools the
binary pprof is renamed as google-pprof. (Closes: #404001)
Great thanks to Michael Mende.
* debian/rules: autoconf files are now generated at the build time.
* Bumped up Standards-Version to 3.7.3, no changes are required.
* Split a new package, libtcmallc_minimal0. The upstream supports
this module for wider platforms. So I leave its architecture to be
`any'.
* libgoogle-perftools0's architecture is now i386. The upstream
supports this module for x86 and x86_64. However, x86_64 requires
libunwind's development head, which Debian does not have yet.
* Removed an unnecessary patch, debian/patches/02_profiler.cc_alpha.diff.
-- Daigo Moriwaki <daigo@debian.org> Sun, 15 Jun 2008 23:41:36 +0900
google-perftools (0.91-1) unstable; urgency=low
* New upstream release
* The hosting site of the upstream has been changed.
-- Daigo Moriwaki <daigo@debian.org> Sat, 12 May 2007 15:56:25 +0900
google-perftools (0.8-5) unstable; urgency=low
* Apply a patch from Yauheni Kaliuta to fix an error, 'sys_mmap' has not
been declared, which may happen with Linux kernel 2.6.18.
(Closes: #397908)
-- Daigo Moriwaki <daigo@debian.org> Mon, 13 Nov 2006 12:13:52 +0900
google-perftools (0.8-4) unstable; urgency=low
* Fixed FTBFS (alpha) again. debian/patches/01_configure.ac_alpha.diff is no
longer provided. Instead, configure.ac and configure are directly updated
to be correctly built. (Closes: #387401)
-- Daigo Moriwaki <daigo@debian.org> Thu, 14 Sep 2006 01:18:10 +0900
google-perftools (0.8-3) unstable; urgency=low
* Use DEB_AUTO_UPDATE_AUTOCONF to rebuild configure from patched
configure.ac.
* Fixed debian/watch file.
-- Daigo Moriwaki <daigo@debian.org> Thu, 14 Sep 2006 00:09:39 +0900
google-perftools (0.8-2) unstable; urgency=low
* Make pathces for FTBFS (alpha). Thanks to Falk Hueffner. (Closes: #384236)
(debian/patches/01_configure.ac_alpha.diff,
debian/patches/02_profiler.cc_alpha.diff)
-- Daigo Moriwaki <daigo@debian.org> Tue, 20 Jun 2006 23:05:05 +0900
google-perftools (0.8-1) unstable; urgency=low
* Remove the patches (thread_lister.c.diff and malloc_hook.cc.diff) that
were included in the previous release because the upstream has fixed the
issues.
-- Daigo Moriwaki <daigo@debian.org> Tue, 20 Jun 2006 22:20:58 +0900
google-perftools (0.7-2) unstable; urgency=low
* Make a patch (debian/patches/thread_lister.c.diff) for FTBFS: error:
conflicting types for 'ResumeAllProcessThreads' (Closes: #370449)
* Make a patch (debian/patches/malloc_hook.cc.diff) for FTBFS:
src/malloc_hook.cc:118: error: invalid conversion from 'long int' to
'void*' (Closes: #370802)
* Add a debian/watch file.
-- Daigo Moriwaki <daigo@debian.org> Mon, 12 Jun 2006 20:00:35 +0900
google-perftools (0.7-1) unstable; urgency=low
* New upstream release.
-- Daigo Moriwaki <daigo@debian.org> Mon, 8 May 2006 20:08:10 +0900
google-perftools (0.1-1) unstable; urgency=low
* Initial release.
-- Google Inc. <opensource@google.com> Fri, 11 Mar 2005 08:07:33 -0800
|