File: changelog

package info (click to toggle)
cipux 3.4.0.13-4.1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 340 kB
  • sloc: perl: 1,524; makefile: 13
file content (382 lines) | stat: -rw-r--r-- 14,330 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
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
cipux (3.4.0.13-4.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Build depend on libmodule-build-perl without alternatives
    Closes: #788131

 -- Damyan Ivanov <dmn@debian.org>  Thu, 23 Jul 2015 17:15:13 +0000

cipux (3.4.0.13-4) unstable; urgency=low

  * Improve package relations:
    + Stop declaring package part of core Perl (even in oldstable):
      - libmodule-pluggable-perl
  * Update package relations:
    + Relax build-dependency on cdbs (needlessly tight).
    + Relax build-depend unversioned on debhelper and devscripts (needed
      versions satisfied even in oldstable).

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 29 Nov 2011 12:26:05 +0700

cipux (3.4.0.13-3) unstable; urgency=low

  * Improve package relations:
    + Stop declaring package part of core Perl (even in oldstable):
      - libstorable-perl
    + Relax (drop versioning) for packages satisifed even in oldstable:
      - libclass-std-perl
      - liblog-log4perl-perl
      - libyaml-perl
      - libtest-pod-perl
      - libtest-pod-coverage-perl
    + Fix (build-)depend versioned on perl (not perl-modules), as
      requested in perl-modules README.Debian.

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 04 May 2011 17:43:35 +0200

cipux (3.4.0.13-2) unstable; urgency=low

  * Improve package relations:
    + Favor (build-)depending on recent perl-modules providing same
      package: libfile-path-perl.
    + Stop (build-)depending on packages provided by perl-modules (even
      in oldstable): libversion-perl libtest-simple-perl.
  * Update copyright file:
    + Bump format to draft 174 of DEP-5.
    + Fix use separate initial wildcard Files section (not extend header
      section).
    + Rewrap license fields at 72 chars, and shorten comments.
  * Bump policy compliance to standards-version 3.9.2.
  * Bump debhelper compatibility level to 7 (satisfied even in
    oldstable, and cdbs need backporting for oldstable anyway).
    Tighten build-dependencies on debhelper and cdbs correspondingly.

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 04 May 2011 13:43:00 +0200

cipux (3.4.0.13-1) unstable; urgency=low

  * New upstream release.
  * Bump Policy compliance to standards-version 3.9.1.
  * Ease building with git-buildpackage:
    + Git-ignore quilt .pc dir.
    + Add dpkg-source local-options.
  * Rewrite copyright file using Bazaar rev. 132 draft of DEP5 format.

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 29 Dec 2010 14:31:07 +0100

cipux (3.4.0.11-1) unstable; urgency=low

  * New upstream release.
  * Update copyright: Add new copyright holders Erik Auerswald and Kurt
    Gramlich.

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 25 Jul 2010 19:48:10 +0200

cipux (3.4.0.9-3) unstable; urgency=low

  * Fix tighten dependency on libyaml-perl to versions providing
    Yaml::Any.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 07 Jun 2010 00:50:30 +0200

cipux (3.4.0.9-2) unstable; urgency=low

  [ Xavier Oswald ]
  * Update my mail address

  [ Jonas Smedegaard ]
  * Drop locally included CDBS snippets, and local implementation of
    DEB_MAINTAINER_MODE, all included in main cdbs now.
  * Tighten build-dependency on cdbs (for now cdbs-shipped perl snippet)
    and build-depend (again) on devscripts and dh-buildinfo (when new
    cdbs is required anyway we can just as well include these too).
  * Adjust years in copyright file, and rewrap and slightly reword
    GPL-2+ license section.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 10 Apr 2010 17:10:06 +0200

cipux (3.4.0.9-1) unstable; urgency=low

  * New upstream release.
  * Update dependencies to match upstream 3.4.0.7 release changes:
    + Tighten build-dependency on libconfig-any-perl to at least 0.18.
    + Tighten build-dependency on libhash-merge-perl to at least 0.11.
    + Build-depend on libmodule-pluggable-perl.
  * Update local CDBS snippets:
    + Drop snippets buildinfo.mk copyright-check.mk and
      upstream-tarball.mk now in main cdbs package.
    + package-relations.mk:
      - Shrink to only handle binary relations: build-dependencies now
        handled properly in main cdbs package.
      - Merge mixture of versioned and unversioned dependencies
      - Improve whitespace cleanup
      - Rewrite and silence applying dependencies
    + perl-build.mk:
      - Sync with main cdbs devepment (internal restructuring).
      - Relax build-dependency on perl to be unversioned (see bug#525190
        and perl policy 3.8.3).
  * Build-depend unversioned on cdbs and perl, and drop now optional
    build-dependencies on devscripts and dh-buildinfo, thanks to above
    updates and to CDBS dependency tracking.
  * Bump Standards-Version to 3.8.4.
  * Refer to FSF website (not postal address) in licensing headers of
    Debian packaging files.
  * Update debian/copyright:
    + Reformat to conform to draft DEP5 rev. 135.
    + Bump some copyright years.
    + Fix include disclaimer in GPL-2+ section of copyright.
    + Add reference to FSF website.
  * Use source format '3.0 "quilt"'.
  * Stop conditionally enabling DEB_AUTO_UPDATE_DEBIAN_CONTROL (adopted
    upstream since CDBS 0.4.67), to not bogusly upset lintian.

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 14 Mar 2010 23:41:58 +0100

cipux (3.4.0.5-1) unstable; urgency=low

  * New upstream release.
  * Bump Policy compliance to standards-version 3.8.2.
  * Update package-relations.mk: Cleanup unversioned+versioned
    dependency mix. Improve whitespace cleanup. Rewrite and silence
    applying dependencies.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 10 Aug 2009 09:27:59 +0200

cipux (3.4.0.4-1) unstable; urgency=medium

  * New upstream release:
    Fixes test failures when run inside chroot. Closes: bug#534015,
    #533925, #534028.
  * Drop superfluous copyright sign in debian/copyright.
  * Build-depend on libfile-path-perl 2.06 or newer.
  * Set urgency=medium as this fixes FTBFS bugs.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 11 Jul 2009 17:55:57 +0200

cipux (3.4.0.3-2) unstable; urgency=low

  * Update debian/copyright
    + Restructure to match format proposed in revision 47 of DEP4.
    + Add upstream release URL.
    + Include actual GPL text.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 18 May 2009 23:42:13 +0200

cipux (3.4.0.3-1) unstable; urgency=low

  * New upstream release.
  * Fix CDBS snippets to consistently use underscore (not dash) in
    internal variables.
  * Add git-buildpackage configfile, enabling signed tags and use of
    pristine-tar.
  * Add README.source.  Drop custom CDBS hints.
  * Bump standards-version to 3.8.1.
  * Update package relations:
    + Depend and build-depend on libarray-unique-perl,
      libconfig-tiny-perl and (recent perl-modules or) libstorable-perl
    + Build-depend on libtest-leaktrace-perl, libtest-refcount-perl and
      (recent perl-modules or) libtest-simple-perl
    + Drop conflict/replace/provide on unofficial libcipux-common-perl
    + Maintain recommends in debian/rules
  * Update copyright-hints (no new authors or licenses).

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 18 May 2009 16:40:29 +0200

cipux (3.4.0.1-1) unstable; urgency=low

  * New upstream release.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 24 Feb 2009 17:06:05 +0100

cipux (3.4.0.0-1) unstable; urgency=low

  * New upstream release.
  * Build-depend on libpod-spell-perl, libconfig-any-perl,
    libhash-merge-perl and libyaml-perl, and tighten build-dependency on
    libmodule-build-cipux-perl.
  * Update debian/copyright:
    + Bump licensing years of both upstream source and debian packaging
    + Update syntax to new proposal v440 (no changes needed)
    + Merge entries with same authors and copyrights
  * Update copyright-hints (no new authors or licenses.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 24 Feb 2009 10:36:38 +0100

cipux (3.4.0~svn3006-1) experimental; urgency=low

  * New snapshot of upstream Subversion repository.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 02 Jan 2009 04:54:39 +0100

cipux (3.4.0~svn2867-2) experimental; urgency=low

  * Update CDBS snippets:
    + Simplify internal variables
    + Ignore no files by default in copyright-check.mk
    + Correct and update copyright hints of the snippets themselves
  * Update debian/copyright and copyright hints:
    + Add info on CDBS snippets (new owners, no new licenses)
    + Bump to version 413 of new format (no structural changes)

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 11 Dec 2008 22:32:35 +0100

cipux (3.4.0~svn2867-1) experimental; urgency=low

  * New snapshot of upstream Subversion repository.
  * Library renamed: CipUX::Common -> CipUX. Rename source package
    cipux-common -> cipux, and binary package libcipux-common-perl ->
    libcipux-perl.
  * Provide, replace and provide abandoned -common package.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 01 Dec 2008 18:42:32 +0100

cipux-common (3.4.0~svn2756-1) experimental; urgency=low

  * New snapshot of upstream Subversion repository.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 27 Sep 2008 19:33:33 +0200

cipux-common (3.4.0~svn2745-1) experimental; urgency=low

  * New snapshot of upstream Subversion repository.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 27 Sep 2008 18:33:40 +0200

cipux-common (3.4.0~svn2618-1) experimental; urgency=low

  * New snapshot of upstream Subversion repository.

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 24 Aug 2008 19:07:55 +0200

cipux-common (3.4.0~svn2595-1) experimental; urgency=low

  * New snapshot of upstream Subversion repository.
  * Add comment in debian/rules about dropping libversion-perl after
    Lenny+1.
  * Update copyright-check.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 23 Aug 2008 10:52:50 +0200

cipux-common (3.4~svn2483-3) experimental; urgency=low

  * Update local cdbs snippet perl-build.mk to tighten build-dependency
    on libmodule-build-perl (older releases treat destdir differently).
  * Depend and build-depend (again) on libversion-perl (virtual package
    in Lenny but not on Etch).  Add TODO note about dropping those
    dependencies again after Lenny+1.

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 31 Jul 2008 12:47:48 +0200

cipux-common (3.4~svn2483-2) experimental; urgency=low

  * Recommend libreadonly-xs-perl (not build-depend on it).

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 31 Jul 2008 03:33:56 +0200

cipux-common (3.4~svn2483-1) experimental; urgency=low

  * New upstream Subversion snapshot.
    + Drop installing doc/cipuxadm.ldif as example file: Moved to
      cipux-setup.
  * Build-depend on libclass-std-perl.
  * Add DEB_MAINTAINER_MODE in debian/rules (thanks to Romain Beauxis).
  * Semi-auto-update debian/control to update dependencies:
    DEB_MAINTAINER_MODE=1 fakeroot debian/rules clean

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 30 Jul 2008 20:53:31 +0200

cipux-common (3.4~svn2443-2) experimental; urgency=low

  * Allow late nocheck flagging for local cdbs snippet perl-build.mk.
  * Build-depend on libreadonly-perl and libreadonly-xs-perl.
  * Drop build-depending on virtual packages provided by either perl
    or perl-modules.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 28 Jul 2008 11:29:46 +0200

cipux-common (3.4~svn2443-1) experimental; urgency=low

  * New upstream Subversion snapshot.
  * Adjust long description: LDAP schemas and main configuration file no
    longer included here.
  * Install doc/cipuxadm.ldif as example file (not just doc file).
  * Update CDBS snippets:
    + Use new local perl-build.mk to handle Perl Module::Build routines
      (and drop local improved perlmodule.mk).
    + Use new local package-relations.mk to resolve, cleanup and apply
      CDBS-declared (build-)dependencies.
    + Update copyright-check.mk to closer match new proposed copyright
      format.  Update copyright-hints.
    + Update README.cdbs-tweaks.
  * Semi-auto-update debian/control to update dependencies:
    DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 25 Jul 2008 21:44:58 +0200

cipux-common (3.4~svn2383-1) experimental; urgency=low

  * New upstream Subversion snapshot.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 07 Jul 2008 09:42:50 +0200

cipux-common (3.4~svn2362-3) experimental; urgency=low

  * Recommend (not depend on) ldap-server: CipUX can use remote server.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 05 Jul 2008 17:40:24 +0200

cipux-common (3.4~svn2362-2) experimental; urgency=low

  * Restrict access in debian/rules (not postinst) to allow local admin
    to override.
  * Install files below doc/ as documentation.
  * Drop setting up logdir: No logging actually supported by library yet
    (just a stub) and besides log-handling belong to daemons, not libs.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 05 Jul 2008 15:25:23 +0200

cipux-common (3.4~svn2362-1) experimental; urgency=low

  * New upstream Subversion snapshot.
  * Drop patch, adopted upstream.
  * Build-depend on libmodule-build-cipux-perl (not
    libcipux-build-perl).
  * Strip .packlists in perlmodule.mk (not in debian/rules).

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 05 Jul 2008 12:08:38 +0200

cipux-common (3.4~svn2349-2) experimental; urgency=low

  * Relax cdbs snippet copyright-check.mk to only warn about its
    discoveries, fixing potential FTBFS (see bug#487065).

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 05 Jul 2008 01:15:19 +0200

cipux-common (3.4~svn2349-1) experimental; urgency=low

  * New upstream Subversion snapshot.
  * Tighten liblog-log4perl-perl (build-)dependency.
  * Drop no longer needed fallback build-dependency on cipux-build.
  * Fix upstream Subversion URL in debian/copyright.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 05 Jul 2008 00:13:22 +0200

cipux-common (3.4~svn2340-3) experimental; urgency=low

  * Fix dependency resolving.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 04 Jul 2008 13:44:44 +0200

cipux-common (3.4~svn2340-2) experimental; urgency=low

  * Rewrite debian/copyright to use proposed new machine-readable format
    at http://wiki.debian.org/Proposals/CopyrightFormat .  As a bonus,
    fix to actually describe CipUX::Common (not CipUX::Build).

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 04 Jul 2008 10:16:10 +0200

cipux-common (3.4~svn2340-1) experimental; urgency=low

  * Initial release (related to - but only partly closes - bug#357694).

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 04 Jul 2008 00:33:59 +0200