File: changelog

package info (click to toggle)
heaptrack 1.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,576 kB
  • sloc: cpp: 16,576; ansic: 5,896; sh: 385; xml: 245; python: 118; makefile: 11
file content (133 lines) | stat: -rw-r--r-- 4,423 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
heaptrack (1.2.0-1) unstable; urgency=medium

  * [f3ec34f] New upstream version 1.2.0
  * [a42d5a3] Remove unreliable patches
  * [9373ca1] Ignore quilt dir
  * [2322fe2] Bump debhelper from old 11 to 12.
  * [5479da2] Set debhelper-compat version in Build-Depends.
  * [9ba9600] Use canonical URL in Vcs-Browser.
  * [306c516] Set Standards-Version 4.5.0. No changes

 -- Anton Gladky <gladk@debian.org>  Fri, 20 Nov 2020 22:05:40 +0100

heaptrack (1.1.0+20180922.gitf752536-4) unstable; urgency=medium

  [ Nicholas D Steeves ]
  * [58b38ee] Update description to make heaptrack more discoverable to users.
              (Closes: #915241)

 -- Anton Gladky <gladk@debian.org>  Wed, 27 Feb 2019 09:44:39 +0200

heaptrack (1.1.0+20180922.gitf752536-3) unstable; urgency=medium

  * [0b640ca] Fix broken patch

 -- Anton Gladky <gladk@debian.org>  Sat, 29 Sep 2018 15:27:56 +0200

heaptrack (1.1.0+20180922.gitf752536-2) unstable; urgency=medium

  * [143f6cc] Disable some more tests

 -- Anton Gladky <gladk@debian.org>  Sat, 29 Sep 2018 14:56:15 +0200

heaptrack (1.1.0+20180922.gitf752536-1) unstable; urgency=medium

  * [1197d65] New upstream version 1.1.0+20180922.gitf752536. (Closes: #902200)
  * [7f2a7ba] Disable some failing tests for a while
  * [fc4a172] Fix spelling error
  * [0b1ee0e] Set Standards-Version: 4.2.1

 -- Anton Gladky <gladk@debian.org>  Sat, 29 Sep 2018 10:00:48 +0200

heaptrack (1.1.0-3) unstable; urgency=medium

  * [039b42f] Disable two failing tests.

 -- Anton Gladky <gladk@debian.org>  Thu, 14 Jun 2018 18:37:22 +0200

heaptrack (1.1.0-2) unstable; urgency=medium

  * [31bf7e2] Add libzstd-dev to build-depends
  * [db25410] Add libboost-filesystem-dev and libboost-system-dev
              to build-depends
  * [e2bf4ab] Enable all tests to check them on all archs

 -- Anton Gladky <gladk@debian.org>  Wed, 13 Jun 2018 23:56:20 +0200

heaptrack (1.1.0-1) unstable; urgency=medium

  * [ed3605b] Update script for the packing the source
  * [39ada17] New upstream version 1.1.0. (Closes: #901049)
  * [1ea6a50] Set Standards-Version to 4.1.4
  * [640f04e] Update changelog.

 -- Anton Gladky <gladk@debian.org>  Tue, 12 Jun 2018 21:19:13 +0200

heaptrack (1.0.1~20180129.gita4534d5-1) unstable; urgency=medium

  * [a6dc2c1] New upstream version 0~20180129.gita4534d5. (Closes: #887757)
  * [718fc77] Disable KDE test
  * [2e67083] Ignore quilt dir
  * [29e6221] Apply cme fix dpkg
  * [d2703ab] Remove testsuite-field in d/control
  * [429a120] Update VCS-field (move to salsa)
  * [3c1ec4b] Use compat-level 11
  * [e8b0aa0] Update autopkgtest
  * [810d33c] Add one more autopkgtest

 -- Anton Gladky <gladk@debian.org>  Sat, 03 Feb 2018 20:36:37 +0100

heaptrack (1.0.1~20170503.git4da8c45-3) unstable; urgency=medium

  * [dfbead4] Allow stderr output in autopkgtest.

 -- Anton Gladky <gladk@debian.org>  Sun, 07 May 2017 23:12:12 +0200

heaptrack (1.0.1~20170503.git4da8c45-2) unstable; urgency=medium

  * [50e65ec] Disable unittests on mips due to crash in a third lib.
              (Closes: #861826)
  * [f7f6bed] Add d/watch.
  * [84c5439] Add simple autopkgtest.

 -- Anton Gladky <gladk@debian.org>  Sun, 07 May 2017 19:16:18 +0200

heaptrack (1.0.1~20170503.git4da8c45-1) unstable; urgency=medium

  [ Milian Wolff ]
  * [3977193] Fix unittests due to libunwind. (Closes: #860949)

  [ Anton Gladky ]
  * [80b8ee3] Do not override failing of unittests.
  * [6ef6b77] Ignore quilt dir
  * [56de1cc] Do not build in Debug-mode.
  * [ee63343] Add script to download heaptrack from github.
  * [8dd4054] New upstream version 1.0.1~20170503.git4da8c45

 -- Anton Gladky <gladk@debian.org>  Wed, 03 May 2017 22:32:13 +0200

heaptrack (1.0.0-4) unstable; urgency=medium

  * [aaf8b5c] Run unittests during the build.

 -- Anton Gladky <gladk@debian.org>  Sat, 22 Apr 2017 15:07:26 +0200

heaptrack (1.0.0-3) unstable; urgency=medium

  [ Pino Toscano ]
  * [446b623] Optimize build dependencies. (Closes: #859745)

 -- Anton Gladky <gladk@debian.org>  Sun, 09 Apr 2017 00:15:16 +0200

heaptrack (1.0.0-2) unstable; urgency=medium

  * [cf6520a] Add kio-dev as a build-dependency.
  * [8879be4] Add libheaptrack as a dependency of (Closes: #859512)

 -- Anton Gladky <gladk@debian.org>  Tue, 04 Apr 2017 18:09:48 +0200

heaptrack (1.0.0-1) unstable; urgency=medium

  * Initial upload. (Closes: #858858)

 -- Anton Gladky <gladk@debian.org>  Fri, 20 Jan 2017 20:14:59 +0100