File: changelog

package info (click to toggle)
drawtiming 0.7.1-11
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 848 kB
  • sloc: cpp: 1,081; sh: 807; lex: 35; yacc: 32; makefile: 21
file content (244 lines) | stat: -rw-r--r-- 9,008 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
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
drawtiming (0.7.1-11) unstable; urgency=medium

  * Remove d/source/include-binaries, no more needed
  * d/control: build against imagemagick 7 (Closes: #1086931)
  * d/control: bump to standards-version 4.7.0
  * Add patch d/p/adapt-magick++7.patch to allow building against
    libmagick++-7.q16-dev.
    Also: Refresh patch d/p/repair-build-c++-17.patch.
    Thanks to Aymeric Agon-Rambosson <aymeric.agon@yandex.com>
  * d/control: update build-dep: pkg-config -> pkgconf
  * Forward adapt-magick++7.patch to upstream

 -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>  Thu, 05 Dec 2024 18:26:15 +0100

drawtiming (0.7.1-10) unstable; urgency=medium

  * d/watch: add pgpsigurlmangle rule
  * Replace binary upstream sign key with an ASCII armoured one
  * d/gbp.conf: re-enable priistine-tar

 -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>  Sat, 29 Apr 2023 04:03:03 +0200

drawtiming (0.7.1-9) unstable; urgency=medium

  [ Aymeric Agon-Rambosson ]
  * Team upload.
  * d/control:
    - Bump Standards-Version to 4.6.2 (no changes required).
    - Bump compat level to 13 (remove d/compat).
    - Add Rules-Requires-Root field.
  * d/rules:
    - Drop override of dh_auto_configure (not needed).
    - Add hardening options.
  * Drop patches InitializeMagick.diff and test_workaround.diff (not
    needed anymore, since we use imagemagick).
  * Update d/watch to standard 4.
  * Remove trailing whitespaces from d/changelog.
  * d/copyright: replace http with https.
  * Add autopkgtest that runs upstream sample test.

  [ أحمد المحمودي (Ahmed El-Mahmoudy) ]
  * d/patches/*.diff: Add tags for upstream bug & forwarded patches URLs
  * d/patches/manpage-fix.diff: fix another typo

 -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>  Sat, 01 Apr 2023 02:07:54 +0200

drawtiming (0.7.1-8) unstable; urgency=medium

  [ Aymeric Agon-Rambosson ]
  * Add repair-build-c++-17.patch (Closes: #984038).
  * d/control:
    - Add bison to Build-Depends (needed by upstream Makefile).
    - Replace graphicsmagick with imagemagick to avoid segfault during
      tests.
    - Replace gsfonts with fonts-urw-base35 (transition), and add
      fonts-urw-base35 as explicit runtime dependency to prevent segfault.
  [ أحمد المحمودي (Ahmed El-Mahmoudy) ]
  * Add gitlab-ci.yml
  * d/gbp.conf: switch to bullseye branch

 -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>  Sat, 04 Mar 2023 03:07:13 +0100

drawtiming (0.7.1-7) unstable; urgency=medium

  [ Dima Kogan ]
  * Moved Vcs-... tags to point to salsa

  [ أحمد المحمودي (Ahmed El-Mahmoudy) ]
  * Remove Hamish Moffatt from uploaders (Closes: #831473)
  * Update my email address
  * Update copyright years
  * Updated standards version to 4.1.5
  * Bumped compat level to 10
  * Disabled pristine-tar in gbp.conf

 -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>  Sun, 15 Jul 2018 13:07:27 +0200

drawtiming (0.7.1-6) unstable; urgency=medium

  * debian/control:
    + Remove obsolete DMUA field
    + Remove Wesley J. Landaker from Uploaders list since he has retired
      (Closes: #759985)
    + Indicate the packaging branch in Vcs-Git field
    + Bump Standards-Version to 3.9.5
    + Use canonical URIs in VCS-* fields.
  * debian/watch:
    + Add xz extension
    + Add pgpsigurlmangle
  * Added debian/upstream-signing-key.pgp
  * Added debian/source/include-binaries
  * debian/copyright: Update copyright years.
  * Add test_workaround.diff patch to workaround around a regression in
    GraphicsMagick that causes a test to fail. See: #759956

 -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>  Mon, 15 Sep 2014 10:54:04 +0300

drawtiming (0.7.1-5) unstable; urgency=low

  * Upload to unstable.
  * Bumped compat level to 9
  * debian/control: Bumped Standards-Version to 3.9.3
  * debian/copyright: Updated copyright format & years.
  * debian/rules: Override dh_auto_configure to add -Wl,--as-needed to LDFLAGS

 -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>  Sun, 03 Jun 2012 10:47:56 +0200

drawtiming (0.7.1-4) experimental; urgency=low

  * Revert changes in 0.7.1-3
  * Upload to experimental to avoid poisoning freeze exception for 0.7.1-3
  * debian/control:
    + Bumped Standards-Version to 3.9.1, no changes needed.
    + Added gsfonts to Build-Deps to get 'make check' to work
    + Bumped debhelper dependency to 7.0.50~ to support overrides.
    + Moved git repository to pkg-electronics
  * debian/rules:
    + Simplified rules file.
    + Override dh_installexamples to run samples/runsamples.sh through a
      sed script before installing it in examples/
  * debian/examples: only install drawtiming samples.
  * debian/copyright: Updated and converted to machine-readable format.
  * Added manpage-fix.diff patch to fix some typos and hyphenation.
  * Split string.h include diff into missing-includes.diff patch.
  * Added switch_LDFLAGS_LDADD.diff patch to fix FTBFS when --as-needed
    is passed to gcc.

 -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>  Wed, 15 Dec 2010 08:56:57 +0200

drawtiming (0.7.1-3) unstable; urgency=low

  * Revert source format change, and apply patch directly to diff.gz, in
    order to get freeze exception for squeeze.

 -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>  Tue, 14 Dec 2010 14:26:14 +0200

drawtiming (0.7.1-2) unstable; urgency=low

  * Switched to 3.0 (quilt) source format.
  * Added InitializeMagick.diff patch to properly initialize
    GraphicsMagick. (Closes: #599915) (LP: #636021). Credit to Galland
    (https://launchpad.net/~victor-lopez)
  * debian/gbp.conf: Added git-buildpackage config file
  * debian/control:
    + Added Vcs-Browser field.
    + Added ${misc:Depends}
    + Added myself to uploaders.
    + Added DMUA after sponsors consent:
      http://lists.alioth.debian.org/pipermail/pkg-electronics-devel/2010-April/001827.html
  * Added Vcs-Browser field.
  * Added ${misc:Depends}

 -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>  Mon, 13 Dec 2010 11:29:16 +0200

drawtiming (0.7.1-1) unstable; urgency=low

  * New upstream release
  * Added Homepage control field
  * Updated to policy 3.8.1 (no changes)
  * Added Vcs-Git information.
  * Updated to use debhelper 7.
  * Updated and simplified debian/rules
  * Updated and simplified package description
  * Updated and simplified dependencies (closes: #488428)

 -- Wesley J. Landaker <wjl@icecavern.net>  Mon, 06 Apr 2009 23:36:41 -0600

drawtiming (0.7-2) unstable; urgency=low

  * Now builds correctly with gcc 4.3 (closes: #482497)

 -- Wesley J. Landaker <wjl@icecavern.net>  Fri, 23 May 2008 09:12:19 -0600

drawtiming (0.7-1) unstable; urgency=low

  * New upstream release
    * Postscript output support (closes: #307805)

 -- Wesley J. Landaker <wjl@icecavern.net>  Thu, 22 May 2008 21:36:35 -0600

drawtiming (0.6.2-3) unstable; urgency=low

  * Updated to latest config.{guess,sub}
  * Updated to use latest libmagick++

 -- Wesley J. Landaker <wjl@icecavern.net>  Thu, 10 Apr 2008 21:29:29 -0600

drawtiming (0.6.2-2) unstable; urgency=low

  [ Wesley J. Landaker ]
  * Fixed watch file to work correctly (closes: #450019)
  * Updated to Debian Policy 3.7.3 (no changes necessary)
  * Arbitrary debian/rules refactor to appease the lintian gods

 -- Wesley J. Landaker <wjl@icecavern.net>  Tue, 25 Mar 2008 18:31:24 -0600

drawtiming (0.6.2-1) unstable; urgency=low

  [ Wesley J. Landaker ]
  * New upstream release.
  * Updated to Debian Policy 3.7.2.2 (no changes necessary).
  * Now team maintained by Debian Electronics Team.

 -- Wesley J. Landaker <wjl@icecavern.net>  Tue,  5 Jun 2007 18:39:53 -0600

drawtiming (0.5-4) unstable; urgency=low

  * No longer depend on autotools-dev
  * Don't link in lots of unnecessary libs (closes: #347413)

 -- Wesley J. Landaker <wjl@icecavern.net>  Tue, 10 Jan 2006 19:38:54 -0700

drawtiming (0.5-3) unstable; urgency=low

  * libmagick++9 transition (closes: #332445)
  * Updated Standards-Version

 -- Wesley J. Landaker <wjl@icecavern.net>  Thu,  6 Oct 2005 17:21:56 -0600

drawtiming (0.5-2) unstable; urgency=low

  * C++ ABI transition

 -- Wesley J. Landaker <wjl@icecavern.net>  Fri, 15 Jul 2005 21:43:25 -0600

drawtiming (0.5-1) unstable; urgency=low

  * New upstream release
    * Has new --pagesize and --aspect parameters (closes: #307804)

 -- Wesley J. Landaker <wjl@icecavern.net>  Sun, 29 May 2005 14:17:26 -0600

drawtiming (0.4-1) unstable; urgency=low

  * New upstream release
  * Reverted usage message patch; fixed upstream

 -- Wesley J. Landaker <wjl@icecavern.net>  Wed, 20 Apr 2005 20:12:15 -0600

drawtiming (0.3-1) unstable; urgency=low

  * Initial Release (closes: #304218)

 -- Wesley J. Landaker <wjl@icecavern.net>  Wed,  6 Apr 2005 09:51:05 -0600