File: changelog

package info (click to toggle)
profnet 1.0.22-8
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 2,316 kB
  • sloc: fortran: 12,103; makefile: 201; perl: 124; sh: 20; csh: 6
file content (282 lines) | stat: -rw-r--r-- 7,933 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
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
profnet (1.0.22-8) unstable; urgency=medium

  * Upstream download vanished
  * Standards-Version: 4.6.0 (routine-update)
  * Add missing build dependency on dh addon.

 -- Andreas Tille <tille@debian.org>  Wed, 19 Jan 2022 21:03:04 +0100

profnet (1.0.22-7) unstable; urgency=medium

  [ Michael R. Crusoe ]
  * Team upload.
  * debhelper-compat 12
  * Standards-Version: 4.4.1
  * Remove trailing whitespace in debian/changelog
  * Remove trailing whitespace in debian/copyright
  * Use secure URI in Homepage field.
  * Set upstream metadata fields: Contact, Name.
  * Fix a spelling typo

  [ Andreas Tille ]
  * Standards-Version: 4.5.1 (routine-update)
  * debhelper-compat 13 (routine-update)
  * Add salsa-ci file (routine-update)
  * Rules-Requires-Root: no (routine-update)
  * Remove obsolete fields Contact, Name from debian/upstream/metadata (already
    present in machine-readable debian/copyright).
  * Replace use of deprecated $ADTTMP with $AUTOPKGTEST_TMP.
  * watch file standard 4 (routine-update)
  * Hack around some flags that are leading to errors in gfortran
  * Skip test of profnet-snapfun
    Closes: #905206
    Remark: This is really not the best solution but since upstream does
    not provide any help the only chance to keep that package and its
    rdepends

 -- Andreas Tille <tille@debian.org>  Thu, 26 Nov 2020 19:22:38 +0100

profnet (1.0.22-6) unstable; urgency=medium

  * debhelper 11
  * Point Vcs fields to salsa.debian.org
  * Standards-Version: 4.2.1

 -- Andreas Tille <tille@debian.org>  Tue, 23 Oct 2018 19:36:35 +0200

profnet (1.0.22-5) unstable; urgency=medium

  * Moved packaging from SVN to Git
  * debhelper 10
  * Standards-Version: 4.1.1

 -- Andreas Tille <tille@debian.org>  Thu, 16 Nov 2017 15:32:46 +0100

profnet (1.0.22-4) unstable; urgency=medium

  * Fix for flag passing in debian/rules (Thanks to Steve Langasek for the
    patch)
    Closes: #831352

 -- Andreas Tille <tille@debian.org>  Thu, 14 Jul 2016 22:15:51 +0200

profnet (1.0.22-3) unstable; urgency=medium

  [ Tatiana Malygina ]
  * Team upload.
  * cme fix dpkg-control
  * add example file and testsuite for profnet-prof
  * same testsuite works for several other packages (profnet-chop, profnet-con,
    profnet-isis, profnet-snapfun). Add debian/*.examples files for these
    packages and add to debian/tests/control
  * mention debian/examples/PROFacc_tst.jct in debian/copyright
  * add debian/docs, debian/README.test
  * change debian/docs to set of {package}.docs for packages profnet-chop,
    profnet-con, profnet-isis, profnet-snapfun, profnet-prof.

  [ Andreas Tille ]
  * hardening options are not used - no idea why
  * rename debian/substvars to debian/Description to make the trick easier to
    understand
  * DEP5
  * Remove *-dbg package since these are now automatically generated

 -- Tatiana Malygina <merlettaia@gmail.com>  Tue, 05 Jul 2016 18:52:31 +0300

profnet (1.0.22-2) unstable; urgency=low

  [ Laszlo Kajan ]
  * Implemented Eugene V. Lyubimkin's suggestions (minor changes in packaging
    details).
  * Fixed d/rules so that now it builds twice in a row.

  [ Andreas Tille ]
  * cme fix dpkg-control
  * debhelper 9
  * Priority: optional
  * d/copyright: Fix sequence of entries to fit DEP5
  * d/rules: short dh notation
  * Propagate hardening options
  * lintian-override for substvers which contains package description

 -- Andreas Tille <tille@debian.org>  Wed, 24 Sep 2014 15:25:53 +0200

profnet (1.0.22-1) unstable; urgency=low

  * added build-arch and build-indep recommended targets
  * Demoted Recommends: not-yet-existent (in Debian) packages to Suggests:.
  * New upstream release.

 -- Laszlo Kajan <lkajan@rostlab.org>  Mon, 28 Nov 2011 15:51:23 +0100

profnet (1.0.21-1) unstable; urgency=low

  * New upstream release

 -- Laszlo Kajan <lkajan@rostlab.org>  Tue, 21 Jun 2011 16:15:37 +0200

profnet (1.0.20-2) unstable; urgency=low

  * added copyright info for Guy Yachdav and Laszlo Kajan; fixed
    description lines in debian/control

 -- Laszlo Kajan <lkajan@rostlab.org>  Thu, 16 Jun 2011 17:41:46 +0000

profnet (1.0.20-1) unstable; urgency=low

  * New upstream release
  * Removed -Werror patch - upstream does not need it any more
  * Explained the reason for the many binary packages in README.Debian
  * Added profnet-dbg package with debugging symbols

 -- Laszlo Kajan <lkajan@rostlab.org>  Tue, 14 Jun 2011 18:50:52 +0200

profnet (1.0.19-4) stable; urgency=low

  * build for Debian unstable

 -- Laszlo Kajan <lkajan@rostlab.org>  Sun, 12 Jun 2011 19:39:32 +0200

profnet (1.0.19-3) stable; urgency=low

  * build for Debian squeeze

 -- Laszlo Kajan <lkajan@rostlab.org>  Fri, 25 Feb 2011 18:48:41 +0100

profnet (1.0.19-2) stable; urgency=low

  * profnet-chop

 -- Laszlo Kajan <lkajan@rostlab.org>  Wed, 12 May 2010 20:07:24 +0200

profnet (1.0.19-1) stable; urgency=low

  * New upstream release

 -- Laszlo Kajan <lkajan@rostlab.org>  Wed, 12 May 2010 20:07:24 +0200

profnet (1.0.18-2) stable; urgency=low

  * Another attempt at profnet_md

 -- Laszlo Kajan <lkajan@rostlab.org>  Wed, 17 Mar 2010 16:23:34 +0100

profnet (1.0.18-1) stable; urgency=low

  * New upstream release

 -- Laszlo Kajan <lkajan@rostlab.org>  Wed, 17 Mar 2010 16:23:34 +0100

profnet (1.0.17-1) stable; urgency=low

  * New upstream release with profnet_isis

 -- Laszlo Kajan <lkajan@rostlab.org>  Fri, 26 Feb 2010 11:25:32 +0100

profnet (1.0.16-3) stable; urgency=low

  * profnet depends on profnet-con

 -- Laszlo Kajan <lkajan@rostlab.org>  Tue, 23 Feb 2010 10:55:09 +0100

profnet (1.0.16-2) stable; urgency=low

  * profnet_con

 -- Laszlo Kajan <lkajan@rostlab.org>  Tue, 23 Feb 2010 10:55:09 +0100

profnet (1.0.16-1) stable; urgency=low

  * New upstream release

 -- Laszlo Kajan <lkajan@rostlab.org>  Tue, 23 Feb 2010 10:55:09 +0100

profnet (1.0.15-1) stable; urgency=low

  * New upstream release

 -- Laszlo Kajan <lkajan@rostlab.org>  Wed, 17 Feb 2010 11:52:06 +0100

profnet (1.0.14-1) stable; urgency=low

  * New upstream release

 -- Laszlo Kajan <lkajan@rostlab.org>  Thu, 11 Feb 2010 13:06:40 +0100

profnet (1.0.13-1) stable; urgency=low

  * New upstream release

 -- Laszlo Kajan <lkajan@rostlab.org>  Wed, 10 Feb 2010 18:01:02 +0100

profnet (1.0.12-1) unstable; urgency=low

  * New upstream release

 -- Laszlo Kajan <lkajan@rostlab.org>  Tue, 05 Jan 2010 18:09:16 +0100

profnet (1.0.11-1) unstable; urgency=low

  * New upstream release

 -- Laszlo Kajan <lkajan@rostlab.org>  Fri, 18 Dec 2009 22:20:36 +0100

profnet (1.0.10-1) unstable; urgency=low

  * New upstream release

 -- Laszlo Kajan <lkajan@rostlab.org>  Thu, 17 Dec 2009 18:24:02 +0100

profnet (1.0.8-1) unstable; urgency=low

  * New upstream release

 -- Laszlo Kajan <lkajan@rostlab.org>  Tue, 15 Dec 2009 09:17:13 +0100

profnet (1.0.7-1) unstable; urgency=low

  * New upstream release

 -- Laszlo Kajan <lkajan@rostlab.org>  Thu, 10 Dec 2009 13:55:34 +0100

profnet (1.0.6-1) unstable; urgency=low

  * (unstable) New upstream release

 -- Guy Yachdav <gyachdav@rostlab.org>  Wed, 09 Dec 2009 14:32:49 +0100

profnet (1.0.5-1) unstable; urgency=low

  * New upstream release.

 -- Guy Yachdav <gyachdav@rostlab.org>  Wed, 09 Dec 2009 13:11:39 +0100

profnet (1.0.4-1) unstable; urgency=low

  * New upstream release

 -- Guy Yachdav <gyachdav@rostlab.org>  Tue, 08 Dec 2009 16:21:27 +0100

profnet (1.0.3-1) unstable; urgency=low

  * New upstream release

 -- Guy Yachdav <gyachdav@rostlab.org>  Wed, 02 Dec 2009 12:00:57 +0100

profnet (1.0.2-1) unstable; urgency=low

  * New upstream release

 -- Guy Yachdav <gyachdav@rostlab.org>  Mon, 30 Nov 2009 18:23:31 +0100

profnet (1.0.1-1) unstable; urgency=low

  * New upstream release

 -- Guy Yachdav <gyachdav@rostlab.org>  Mon, 30 Nov 2009 16:04:11 +0100

profnet (1.0.0) unstable; urgency=low

  * Initial release.

 -- Guy Yachdav <gyachdav@rostlab.org>  Mon, 30 Nov 2009 14:50:26 +0100