File: changelog

package info (click to toggle)
darkradiant 2.6.0-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 23,528 kB
  • sloc: cpp: 159,582; ansic: 14,762; sh: 4,664; python: 1,513; xml: 1,065; makefile: 995
file content (125 lines) | stat: -rw-r--r-- 4,279 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
darkradiant (2.6.0-3) unstable; urgency=medium

  * New patch to fix FTBFS with GCC-8. thanks to Juhani Numminen for the
    patch. (Closes: #897734)
  * Bump S-V to 4.1.5
    - Set Rules-Requires-Root to "no".
    - no other changes required.

 -- Tobias Frost <tobi@debian.org>  Thu, 26 Jul 2018 01:45:17 +0800

darkradiant (2.6.0-2) unstable; urgency=medium

  * Remove arch-dependent path from d/not-installed.

 -- Tobias Frost <tobi@debian.org>  Mon, 28 May 2018 22:11:45 +0200

darkradiant (2.6.0-1) unstable; urgency=medium

  * New upstream release.
    - Do no longer install plugin eclasstree, no longer shipped by upstream.
  * Drop 01_autoconf_boost_test_framework.patch, seems no longer be
    needed.
  * Enforce that we do not miss installing files by using dh_installfiles
    --fail-missing and list not installed files in d/not-installed.
  * Bump S-V to 4.1.4 -- no changes required.

 -- Tobias Frost <tobi@debian.org>  Mon, 28 May 2018 20:24:27 +0200

darkradiant (2.5.0-2) unstable; urgency=medium

  * Fix VCS-*. Copy+Paste error.

 -- Tobias Frost <tobi@debian.org>  Tue, 23 Jan 2018 08:00:12 +0100

darkradiant (2.5.0-1) unstable; urgency=medium

  * New upstream release.
  * Bump d/compat to level 11.
  * Bump S-B to 4.1.3 -- no changes required.
  * Add patch to look for boost-unittest-framework in configure.ac
  * B-D on libboost-dev for headers required for the unittest to compile.
  * Move packaging repositories from alioth to salsa.debian.org.
  * Update d/copyright:
    - change format spec to a https type URL and
    - update copyright year for packaging.
  * New patch for some spelling errors.

 -- Tobias Frost <tobi@debian.org>  Mon, 22 Jan 2018 20:12:55 +0100

darkradiant (2.4.0-1) unstable; urgency=medium

  * New upstream release.
  * Change package priority to optional, as extra is gone.
  * Mark package darkradiant as Multi-Arch: foreign
  * Bump S-V to 4.1.1 -- no changes required.
  * d/rules: Use /usr/share/dpkg/pkg-info.mk instead of dpkg-
    parsechangelog
  * Change B-D on ftgl-dev to libftgl-dev. Thanks Manuel Montecelo for the
    report. (Closes: #881434)
  * Sync long description of both packages.

 -- Tobias Frost <tobi@debian.org>  Tue, 28 Nov 2017 07:35:14 +0100

darkradiant (2.3.0-1) unstable; urgency=medium

  * New upstream release.
  * Drop B-D on dh-autoreconf
  * Mark darkradiant-plugins-darkmod MultiArch:same

 -- Tobias Frost <tobi@debian.org>  Sun, 23 Jul 2017 18:24:51 +0200

darkradiant (2.2.1-1) unstable; urgency=medium

  * New upstream release.
  * Removing 01-reproducible-build.patch -- no longer needed.
  * Removing 02-ftbfs-missing-include.patch -- applied upstream.
  * Bump S-V to 4.0.0 -- no changes required
  * Update copyright years in d/control.

 -- Tobias Frost <tobi@debian.org>  Tue, 04 Jul 2017 08:17:49 +0200

darkradiant (2.1.0-1) unstable; urgency=medium

  * New upstream release.
  * Update copyright years.
  * Bump d/compat to 10
  * Update d/clean to clean extra files
  * New patch 02-ftbfs-missing-include.patch
  * Reenable pyhton interface.

 -- Tobias Frost <tobi@debian.org>  Sun, 11 Dec 2016 13:19:43 +0100

darkradiant (2.0.4-1) unstable; urgency=medium

  * New upstream release.
  * d/control: Add VCS-Git and VCS-Browser, using https variants.
  * Fix d/watch to sort pre-releases earlier.
  * All patches removed, applied upstream:
    - 01-autotext.patch
    - 02-new-boost-m4.patch
    - 03-spelling-error.patch
    - 04-desktop-keywords.patch
  * Add a few files to d/clean
  * Run autgen.sh instead of stock dh_autoreconf
  * Add patch to enable reproducible builds.
  * Bump S-V to 3.9.8, no changes required.
  * Disable python scripting support to avoid crash. (Closes: #833121)
  * Fix typos in d/copyright so that they point to the right file.

 -- Tobias Frost <tobi@debian.org>  Wed, 24 Aug 2016 07:54:49 +0200

darkradiant (2.0.2-2) unstable; urgency=medium

  * Upload to unstable
  * Fix syntax error in d/copyright

 -- Tobias Frost <tobi@debian.org>  Wed, 12 Aug 2015 15:46:34 +0200

darkradiant (2.0.2-1) experimental; urgency=medium

  * Initial release. (Closes: #793979)
  * Upload to experimental during the big gcc-5 transition, otherwise it will
    FTBFS

 -- Tobias Frost <tobi@debian.org>  Sun, 02 Aug 2015 14:15:33 +0200