File: changelog

package info (click to toggle)
cipux-object 3.4.0.5-2.1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 372 kB
  • sloc: perl: 2,044; makefile: 16
file content (281 lines) | stat: -rw-r--r-- 10,765 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
cipux-object (3.4.0.5-2.1) unstable; urgency=medium

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

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

cipux-object (3.4.0.5-2) unstable; urgency=low

  * Improve package relations:
    + Drop relations for packages part of core Perl even in oldstable:
      - libversion-perl
      - libtest-simple-perl
    + Relax to unversioned relations when satisfied even in oldstable:
      - libclass-std-perl
      - libtest-pod-perl
      - libtest-pod-coverage-perl
    + Drop TODO file: Obsoleted by above.
  * Update copyright file:
    + Rewrite using draft 174 of DEP-5 format.
    + Fix use initial wildcard Files section.
    + Rewrap license fields at 72 chars, and shorten comments.
  * Bump policy compliance to standards-version 3.9.2.
  * Wrap Uploaders field in control file.
  * 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>  Thu, 05 May 2011 10:37:43 +0200

cipux-object (3.4.0.5-1) unstable; urgency=low

  * New upstream release.
  * Extend a copyright year.
  * Stop build-depending on libmodule-build-cipux-perl.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 31 Jul 2010 08:14:51 +0200

cipux-object (3.4.0.4-1) unstable; urgency=low

  * New upstream release.
  * Tighten (build-)dependency on libcipux-perl.
  * Bump Policy compliance to standards-version 3.9.1.

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 28 Jul 2010 03:54:35 +0200

cipux-object (3.4.0.3-3) unstable; urgency=low

  * Fix include config defaults.

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

cipux-object (3.4.0.3-2) unstable; urgency=low

  [ Xavier Oswald ]
  * Update my mail address

  [ Jonas Smedegaard ]
  * Use only official CDBS (drop local snippets): All improvements now
    adopted upstream.
  * Declare package relations recursively expanded.
  * Update copyright file to reflect no longer shipped forked CDBS
    snippets: update years; drop Colin Walters as owner.
  * Tighten build-dependency on cdbs.

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 25 Apr 2010 18:18:45 +0200

cipux-object (3.4.0.3-1) unstable; urgency=low

  * Update local CDBS snippets:
    + package-relations.mk:
      - Merge mixture of versioned and unversioned dependencies
      - Use unversioned dependencies when satisfied in oldstable
      - Improve whitespace cleanup
      - Rewrite and silence applying dependencies
      - Handle cdbs 0.4.53 dependency (needed when using debhelper v7)
    + upstream-tarball.mk:
      - Depend unversioned on cdbs (the needed 0.4.39 is in oldstable)
      - Preserve bzip2 tarballs with source format '3.0 (quilt)'.
    + copyright-check.mk:
      - More aggressive scanning (check top 99999 lines, not just 60)
      - Simplify more licensing notices and preserve non-ASCII chars
      - Group hints by sorted owner list (ignoring years)
      - Limit console output both horisontally and vertically
      - Use rev123 of draft DEP5 for hints file
    + perl-build.mk:
      - Relax build-dependency on perl to be unversioned (see bug#525190
        and perl policy 3.8.3).
  * Build unversioned on cdbs and perl, thanks 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 coyright 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>  Mon, 22 Feb 2010 23:37:31 +0100

cipux-object (3.4.0.2-2) unstable; urgency=low

  * Fix resolving package-relations in cdbs package-relations.mk.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 21 Aug 2009 11:30:42 +0200

cipux-object (3.4.0.2-1) unstable; urgency=low

  * New upstream release.
  * Build-depend on libtest-refcount-perl and libtest-leaktrace-perl.
  * Bump policy compliance to standards version 3.8.2.
  * Update debian/copyright: New author (same licensing).
  * Update package-relations.mk: Cleanup unversioned+versioned
    dependency mix. Improve whitespace cleanup. Rewrite and silence
    applying dependencies.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 21 Aug 2009 10:01:17 +0200

cipux-object (3.4.0.0-2) unstable; urgency=low

  * Build-depend on recent perl-modules (favored over
    libtest-simple-perl).
  * Fix typo in README.source.
  * Extend local CDBS snippet package-relations.mk to support all kinds
    of dependencies.

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

cipux-object (3.4.0.0-1) unstable; urgency=low

  * New upstream release.
  * Add README.source.
  * Add git-buildpackage configfile, enabling signed tags and use of
    pristine-tar.
  * Add local CDBS snippet upstream-tarball.mk.
  * Drop custom hints in source about use of CDBS (standard
    README.source used now).
  * Bump standards-version to 3.8.1.
  * Update copuright and licensing info:
    + Add proper copyright header to debian/rules.
    + Fix and update copyright years
    + Add verbatim copyright statement
    + Merge entries with same owner and license (only years differing)
    + update copyright-hints
  * Add watch file.
  * Tighten (build-)dependencies on libmodule-build-cipux-perl,
    libcipux-perl and libcipux-storage-perl.
  * No longer install config files or example files (dropped upstream).

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 23 Mar 2009 09:48:40 +0100

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

  * New snapshot of upstream Subversion repository.

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

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

  * Install debian-edu configfiles as sample files.
  * Fix CDBS snippets to never use dash in variable names.
  * Fix licence-term -> license, and bump to copyright format spec v420.

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 21 Dec 2008 19:27:52 +0100

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

  * New snapshot of upstream Subversion repository.
  * Update copyright hints (no new owners or licenses).

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 17 Dec 2008 02:40:45 +0100

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

  * New snapshot of upstream Subversion repository.
  * Build-depend and depend on libcipux-perl (not libcipux-common-perl).
  * Build-depend and depend on libcrypt-smbhash-perl.
  * 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)
  * Semi-auto-update debian/control to update build-dependencies.

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 17 Dec 2008 01:29:39 +0100

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

  * New snapshot of upstream Subversion repository.
  * Drop depending on libdate-manip-perl no longer needed by upstream
    code.

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

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

  * New snapshot of upstream Subversion repository.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 23 Aug 2008 11:04:23 +0200

cipux-object (3.4~svn2532-1) experimental; urgency=low

  * New upstream Subversion snapshot (still related to - but only partly
    closes - bug#357694).
  * Adjust package relationships:
    + Depend and build-depend on libclass-std-perl, libreadonly-perl,
      libhash-merge-perl and liblog-log4perl-perl.  Recommend
      libreadonly-xs-perl.
    + 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.
  * Update local cdbs snippet perl-build.mk to tighten build-dependency
    on libmodule-build-perl (older releases treat destdir differently).
  * Add DEB_MAINTAINER_MODE in debian/rules (thanks to Romain Beauxis).
  * Update copyright-hints.
  * Semi-auto-update debian/control to update dependencies:
    DEB_MAINTAINER_MODE=1 fakeroot debian/rules clean

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 12 Aug 2008 08:02:52 +0200

cipux-object (3.4~svn2388-1~0jones3) jones; urgency=low

  * Allow late nocheck flagging for local cdbs snippet perl-build.mk.
  * Drop restricting access to configfiles.  Currently contains no
    sensitive data, and if added later it should be stored in a separate
    file and only that treated specially.

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 27 Jul 2008 06:28:58 +0200

cipux-object (3.4~svn2388-1~0jones2) jones; urgency=low

  * Fix dependencies - for real this time.  Also drop virtual packages
    provided by perl or perl-modules packages.
  * Have libcipux-object-perl suggest cipux-object-tools.

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

cipux-object (3.4~svn2388-1~0jones1) jones; urgency=low

  * Fix dependencies.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 25 Jul 2008 20:54:33 +0200

cipux-object (3.4~svn2388-1~0jones) jones; urgency=low

  * New upstream Subversion snapshot.
  * Move script to new binary package cipux-object-tools.
  * Shorten short descriptions.
  * 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

  * Unofficial release (cipux-storage not yet in Debian experimental).

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 25 Jul 2008 12:01:17 +0200

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

  * Fix short description.

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

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

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

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