File: changelog

package info (click to toggle)
unittest%2B%2B 1.4.0-3.1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 436 kB
  • ctags: 568
  • sloc: cpp: 3,816; makefile: 95; sh: 38
file content (121 lines) | stat: -rw-r--r-- 3,613 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
unittest++ (1.4.0-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix FTBFS with GCC6 by using -std=gnu++98 (Closes: #812270).
  * Add explicit debian/source/format.

 -- Andrey Rahmatullin <wrar@debian.org>  Sat, 03 Dec 2016 20:49:24 +0500

unittest++ (1.4.0-3) unstable; urgency=low

  * Add missing 20_test_runner_bad_virtual_method_arg.dpatch to patches/00list

 -- Johan Euphrosine (proppy) <proppy@aminche.com>  Sat, 11 Jul 2009 15:18:30 +0200

unittest++ (1.4.0-2) unstable; urgency=low

  * Fix FTBFS on non-x86 arches (Closes: #525709)

 -- Johan Euphrosine (proppy) <proppy@aminche.com>  Tue, 09 Jun 2009 02:24:58 +0200

unittest++ (1.4.0-1) unstable; urgency=low

  * New upstream version
  * Drop 20_gcc-4.3.dpatch, fixed upstream
  * Remove empty libunittest++0 transitional package (Closes: #489122)
  * Bump standards-version to 3.8.1
  * Add get-orig-source target
  * Repackage upstream tarball using get-orig-source target	
  * Add libunittest++-dev.docs
  * Fix debhelper-but-no-misc-depends
  * Fix dev-package-should-be-section-libdevel
  * Fix dpatch-missing-description

 -- Johan Euphrosine (proppy) <proppy@aminche.com>  Sat, 25 Apr 2009 01:20:17 +0200

unittest++ (1.3.0-4) unstable; urgency=low

  * Apply Cyril Brulebois patch to fix FTBFS with GCC 4.3 (Closes: #455316)

 -- Johan Euphrosine (proppy) <proppy@aminche.com>  Thu, 13 Mar 2008 13:53:11 +0000

unittest++ (1.3.0-3) unstable; urgency=low

  * add watch file
  * fix install rules

 -- Johan Euphrosine (proppy) <proppy@aminche.com>  Mon, 29 Oct 2007 01:39:20 +0000

unittest++ (1.3.0-2) unstable; urgency=low

  * fix libunittest++0 override and section missmatch

 -- Johan Euphrosine (proppy) <proppy@aminche.com>  Sun, 28 Oct 2007 13:43:42 +0000

unittest++ (1.3.0-1) unstable; urgency=low

  * 1.3 release (upstream sync)
  * remove autotools support, use upstream provided makefile instead
  * empty libunittest++0  transition package
  * rename library to libUnitTest++.a, provide simlink for backward compatibility
  * switch to dpatch
  * new 10_pkgconfig.dpatch with updated version and paths

 -- Johan Euphrosine (proppy) <proppy@aminche.com>  Wed, 26 Sep 2007 12:18:24 +0000

unittest++ (1.2.1-1) unstable; urgency=low

  * upstream patch for autotools and packaging fixes

 -- Johan Euphrosine (proppy) <proppy@aminche.com>  Wed,  6 Dec 2006 04:08:15 +0100

unittest++ (1.2.0-5) unstable; urgency=low

  * update debhelper version (closes: #397810)

 -- Johan Euphrosine (proppy) <proppy@aminche.com>  Thu, 30 Nov 2006 22:48:00 +0100

unittest++ (1.2.0-4) unstable; urgency=low

  * bump closes

 -- Johan Euphrosine (proppy) <proppy@aminche.com>  Thu, 30 Nov 2006 15:13:51 +0100

unittest++ (1.2.0-3) unstable; urgency=low

  * packaging fix

 -- Johan Euphrosine (proppy) <proppy@aminche.com>  Wed, 22 Nov 2006 18:03:28 +0100

unittest++ (1.2.0-2) unstable; urgency=low

  * copyright fixes

 -- Johan Euphrosine (proppy) <proppy@aminche.com>  Wed, 22 Nov 2006 15:42:53 +0100

unittest++ (1.2.0-1) unstable; urgency=low

  * 1.2 release (upstream sync)

 -- Johan Euphrosine (proppy) <proppy@aminche.com>  Mon, 30 Oct 2006 17:13:00 +0200
	
unittest++ (1.1.1-1) unstable; urgency=low

  * g++ depends
  
  * upstream sync

 -- Loic Dachary (OuoU) <loic@debian.org>  Mon, 30 Oct 2006 11:31:52 +0100

unittest++ (1.1.0-1) unstable; urgency=low

  * 1.1 release

 -- Johan Euphrosine (proppy) <proppy@aminche.com>  Wed, 12 May 2006 16:08:00 +0200

unittest++ (1.0.0-1) unstable; urgency=low

  * initial package

 -- Johan Euphrosine (proppy) <proppy@aminche.com>  Wed, 29 Mar 2006 15:58:02 +0200