File: changelog

package info (click to toggle)
cpputest 4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 6,632 kB
  • sloc: cpp: 31,212; sh: 4,978; ansic: 1,360; makefile: 777; ruby: 676; xml: 8; sed: 1
file content (171 lines) | stat: -rw-r--r-- 5,885 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
158
159
160
161
162
163
164
165
166
167
168
169
170
171
cpputest (4.0-2) unstable; urgency=medium

  * Fix autopkgtest
  * Disable build log scanner as it fails on a false-positive

 -- Raphaël Hertzog <hertzog@debian.org>  Sun, 09 Aug 2020 00:02:52 +0200

cpputest (4.0-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/copyright: Use https protocol in Format field
  * d/changelog: Remove trailing whitespaces

  [ Raphaël Hertzog ]
  * Add a git-buildpackage configuration file
  * New upstream version 4.0
  * Drop patches merged upstream
  * Switch to debhelper compat level 13
  * Bump Standards-Version to 4.5.0
  * Update list of docs files to include
  * Update rules to no longer touch removed files
  * Drop upstream's problematic .gitignore
  * Add salsa CI configuration file
  * Install the new cmake files in libcpputest-dev
  * Add some lintian overrides for
    package-contains-documentation-outside-usr-share-doc

 -- Raphaël Hertzog <hertzog@debian.org>  Sat, 08 Aug 2020 23:02:15 +0200

cpputest (3.8-7) unstable; urgency=medium

  * Update Vcs-* fields in light of move to salsa.

 -- Raphaël Hertzog <hertzog@debian.org>  Mon, 05 Feb 2018 20:37:15 +0100

cpputest (3.8-6) unstable; urgency=medium

  * Add explicit "build" target in debian/rules due to the existence of a
    "build" directory in the upstream files. Closes: #888598
  * Switch to debhelper 11.
  * Bump Standards-Version to 4.1.3.
  * Do not run test suite if DEB_BUILD_OPTIONS contains nocheck.

 -- Raphaël Hertzog <hertzog@debian.org>  Mon, 05 Feb 2018 18:56:17 +0100

cpputest (3.8-5) unstable; urgency=medium

  * No longer build the static library with -fPIC. -fPIE is enabled by
    default at the gcc level and it's enough. Closes: #842105

 -- Raphaël Hertzog <hertzog@debian.org>  Wed, 02 Nov 2016 18:44:24 +0100

cpputest (3.8-4) unstable; urgency=medium

  * Build static libraries with -fPIC so that executables linked against
    CppUTest can be built with -fPIE. Closes: #837363

 -- Raphaël Hertzog <hertzog@debian.org>  Wed, 14 Sep 2016 11:13:00 +0200

cpputest (3.8-3) unstable; urgency=medium

  * Add new patch to fix builds on armel, m68k, s390x, ppc64 and sparc64.

 -- Raphaël Hertzog <hertzog@debian.org>  Fri, 17 Jun 2016 23:34:37 +0200

cpputest (3.8-2) unstable; urgency=medium

  * Properly install files generated by make install. Closes: #827279
  * Add a patch to install include/CppUTestExt/CodeMemoryReportFormatter.h
  * Add DEP-8 test suite to ensure that the package works fine.

 -- Raphaël Hertzog <hertzog@debian.org>  Wed, 15 Jun 2016 14:17:11 +0200

cpputest (3.8-1) unstable; urgency=medium

  * New upstream release.
  * No longer repack upstream tarball as problematic files have been dropped
    upstream.
  * Update watch file to track new location in main github repository.

 -- Raphaël Hertzog <hertzog@debian.org>  Mon, 13 Jun 2016 23:00:06 +0200

cpputest (3.7.2+dfsg-1) unstable; urgency=medium

  * Repackage upstream tarball to drop platforms* directories containing
    some non-free files. Closes: #823711
  * Update Standards-Version to 3.9.8.
  * Update Vcs-Git and Vcs-Browser to use https URLs.

 -- Raphaël Hertzog <hertzog@debian.org>  Mon, 09 May 2016 22:15:27 +0200

cpputest (3.7.2-1) unstable; urgency=medium

  * New upstream release that drops the test that fails on arm64, powerpc,
    ppc64el. Closes: #784674
  * Use "make tdd" to run the test suite as it is more verbose.

 -- Raphaël Hertzog <hertzog@debian.org>  Mon, 11 May 2015 09:57:27 +0200

cpputest (3.7.1-1) unstable; urgency=medium

  * New upstream release.
  * Drop debian/patches/werror-in-maint-mode-only.patch, merged upstream.
  * Improve watch file to skip X.Ydev tarballs.
  * Update Vcs-Browser to point to new cgit urls.
  * Update Standards-Version to 3.9.6, no change.

 -- Raphaël Hertzog <hertzog@debian.org>  Thu, 07 May 2015 10:34:28 +0200

cpputest (3.4-3) unstable; urgency=low

  * Use -Werror in maintainer mode only. Closes: #713636
  * Use dh-autoreconf to regenerate the configure script.
  * Use --disable-silent-rules to have complete command lines in the log.

 -- Raphaël Hertzog <hertzog@debian.org>  Sat, 22 Jun 2013 22:54:59 +0200

cpputest (3.4-2) unstable; urgency=low

  * Fix homepage and watch file.
  * Update standards-version to 3.9.4.
  * Drop no longer needed dpkg-dev build dependency.

 -- Raphaël Hertzog <hertzog@debian.org>  Mon, 13 May 2013 09:23:41 +0200

cpputest (3.4-1) unstable; urgency=low

  * New upstream release.
  * Update packaging to cope with switch to autoconf.

 -- Raphaël Hertzog <hertzog@debian.org>  Sun, 12 May 2013 20:35:34 +0200

cpputest (3.3-2) unstable; urgency=low

  * Upload to unstable now that wheezy is released.

 -- Raphaël Hertzog <hertzog@debian.org>  Mon, 06 May 2013 10:20:24 +0200

cpputest (3.3-1) experimental; urgency=low

  * New upstream release.
  * Drop fix-ruby-shebangs.patch, merged upstream.

 -- Raphaël Hertzog <hertzog@debian.org>  Sun, 28 Apr 2013 16:40:51 +0200

cpputest (3.2-1) experimental; urgency=low

  * New upstream release.
  * Mark "build" as a PHONY target since it's a real directory in the upstream
    tarball.
  * Update watch file to point to the new GitHub location.
  * Drop fix-shebangs.patch, merged upstream.
  * Add fix-ruby-shebangs.patch to fix incorrect /bin/ruby in shebang lines of
    some scripts.
  * Drop workaround for #676462 and increase debhelper build-dep to
    ensure we have a fixed version.

 -- Raphaël Hertzog <hertzog@debian.org>  Fri, 10 Aug 2012 09:36:54 +0200

cpputest (3.1-2) unstable; urgency=low

  * Use override-*-indep targets in debian/rules when acting on files
    from an arch: all package. Closes: #676411

 -- Raphaël Hertzog <hertzog@debian.org>  Thu, 07 Jun 2012 08:22:10 +0200

cpputest (3.1-1) unstable; urgency=low

  * Initial release. Closes: #676166

 -- Raphaël Hertzog <hertzog@debian.org>  Tue, 05 Jun 2012 13:45:24 +0200