File: changelog

package info (click to toggle)
zope-debhelper 0.3.16
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 100 kB
  • ctags: 8
  • sloc: perl: 348; makefile: 46
file content (301 lines) | stat: -rw-r--r-- 10,941 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
zope-debhelper (0.3.16) unstable; urgency=low

  * Team upload.
  * Ignore .pc directory (3.0 (quilt) source format) when specifying the
    current directory with dh_installzope.
  * Make builds reproducible for packages using dh_installzope*. Thanks to
    Chris Lamb. Closes: #776619.
  * Remove Martin F. Krafft from Uploaders as per his request.
    Closes: #719089.
  * Bump Standards-Version to 3.9.8. No changes needed.

 -- Arnaud Fontaine <arnau@debian.org>  Mon, 22 Aug 2016 16:21:53 +0900

zope-debhelper (0.3.15) unstable; urgency=low

  * add zope2.13 and 2.14 to list of known zope versions in dh_installzope
  * add python2.7 to list of known python versions in dh_installzope
  * bump standards-version to 3.9.2, no changes needed
  * migrate the package to "3.0 (native)" format

 -- Jonas Meurer <mejo@debian.org>  Tue, 21 Jun 2011 13:05:55 +0200

zope-debhelper (0.3.14) unstable; urgency=high

  * use 'invoke-rc.d {start|stop} {ZEOSERVER|INSTANCE}=$INSTANCE' in
    maintainer scripts instead of dzhandle. That is required in order
    to fix bug #540158 and #540159.
  * bump dependency on zope-common to 0.5.49 both in dh_installzope
    and dh_installzopeinstance.
  * set urgency=high for that reason.

 -- Jonas Meurer <mejo@debian.org>  Sun, 09 Aug 2009 15:56:18 +0200

zope-debhelper (0.3.13) unstable; urgency=low

  * update section to zope.

 -- Jonas Meurer <mejo@debian.org>  Mon, 06 Jul 2009 02:06:29 +0200

zope-debhelper (0.3.12) unstable; urgency=low

  [ Bernd Zeimetz ]
  * debian/control:
    - Updating my email address.

  [ Jonas Meurer ]
  * add zope2.11 and zope2.12 to known zope versions in dh_installzope
  * add python2.5 and python2.6 to known python versions in dh_installzope
  * add myself to uploaders.
  * bump standards-version to 3.8.2, no changes needed.
  * bump debian/compat and debconf build-deps to 6.
  * lintian cleanup:
    - add utf-8 copyright symbol to debian/copyright
    - explicitly link to GPL-2 instead of GPL

 -- Jonas Meurer <mejo@debian.org>  Mon, 06 Jul 2009 00:34:33 +0200

zope-debhelper (0.3.11) unstable; urgency=high

  * dh_installzopeinstance: fixed a bug, the default user for the instance
    should be zope:zope. (Closes: #453180)
  * autoscripts/postinst-dzinstance: break if something went wrong while
    creating the instance.
  * dh_installzope: add a Package field in the multiple dzproduct files mode.
  * dh_installzope: smartly handle ZopeVersions in a multiple dzproduct files
    mode.
  * dh_installzope,dh_installzopeinstance: depends on zope-common (>= 0.5.38).

 -- Fabio Tranchitella <kobold@debian.org>  Fri, 30 Nov 2007 18:20:23 +0100

zope-debhelper (0.3.10) unstable; urgency=high

  * Fixing postinst-dzinstance to start the ZEO database on upgrade
    if it was configured by dzinstance.
  * Do not save automativcally generated passwords in the debconf
    database. High urgency as this is a security related bug.
    (Closes: #429736)

 -- Bernd Zeimetz <bernd@bzed.de>  Thu, 21 Jun 2007 17:39:03 +0100

zope-debhelper (0.3.9) experimental; urgency=low

  * dh_installzopeinstance: added a new field, Zope-User.

 -- Fabio Tranchitella <kobold@debian.org>  Sun, 17 Jun 2007 17:16:47 +0200

zope-debhelper (0.3.8) experimental; urgency=low

  * dh_installzopeinstance: added support for a Zope-Database field in
    .dzinstance files.

 -- Fabio Tranchitella <kobold@debian.org>  Sat, 16 Jun 2007 20:30:56 +0200

zope-debhelper (0.3.7) unstable; urgency=low

  * dh_installzopeinstance and appropriate autoscripts:
      - Fixing a few typos
      - Adding support for the 'Skeleton' option, which allows to
        provide skeleton dirs with a package, which are different
        from the default Zope skeleton
      - Allow a comma seperated list in the 'Products' entry of
        dzinstance files
  * Change debian/control to depend on the first version of zope-common
    which supports the skeleteon option.

 -- Bernd Zeimetz <bernd@bzed.de>  Fri, 04 May 2007 20:16:32 +0200

zope-debhelper (0.3.6) unstable; urgency=medium

  * Modified {config,postrm}-dzinstance autoscripts to degrade silently if
    debconf is not available. This is very important for the postrm script, as
    it could be called to purge the package without debconf installed on the
    system. Thanks to Lucas Nussbaum for reporting this problem.

 -- Fabio Tranchitella <kobold@debian.org>  Thu, 18 Jan 2007 10:40:46 +0100

zope-debhelper (0.3.5) unstable; urgency=medium

  * autoscripts/postinst-dzinstance: if we are upgrading an instance which
    already exists, start it again at postinst time. Otherwise, the instance
    will be stopped before the upgrade but never restarted.

 -- Fabio Tranchitella <kobold@debian.org>  Mon,  8 Jan 2007 09:30:38 +0100

zope-debhelper (0.3.4) unstable; urgency=low

  * Fixed rewriting of ZopeVersions field when used with a >= operator.

 -- Fabio Tranchitella <kobold@debian.org>  Sat, 18 Nov 2006 14:15:25 +0100

zope-debhelper (0.3.3) unstable; urgency=medium

  * dh_installzope:
    + Support for zope2.10 by default.
    + Support for ">= 2.x" ZopeVersions.
    + Find out the package name if it is not specified by the .dzproduct file.
    + Support for global zope3 products.
  * Fix bashism in config-dzinstance (Jérémy Bobbio).
  * Set urgency to medium, this upload is targetted etch.

 -- Fabio Tranchitella <kobold@debian.org>  Thu,  9 Nov 2006 20:22:47 +0100

zope-debhelper (0.3.2.16) unstable; urgency=low

  * Fixed a typo. (Closes: #385554)

 -- Fabio Tranchitella <kobold@debian.org>  Sat,  2 Sep 2006 15:03:31 +0200

zope-debhelper (0.3.2.15) unstable; urgency=low

  * autoscripts/config-dzinstance: try to get the user debconf answer
    before automatically set it to "admin".

 -- Fabio Tranchitella <kobold@debian.org>  Wed, 22 Mar 2006 13:09:32 +0000

zope-debhelper (0.3.2.14) unstable; urgency=low

  * Fixed a typo in dh_installzope manpage. (Closes: #350070)

 -- Fabio Tranchitella <kobold@debian.org>  Sun, 29 Jan 2006 21:47:28 +0000

zope-debhelper (0.3.2.13) unstable; urgency=low

  * dh_installzope{instance,}: depends on zope-common (>= 0.5.18), which
    supports Zope 3.2.

 -- Fabio Tranchitella <kobold@debian.org>  Wed, 18 Jan 2006 16:06:51 +0000

zope-debhelper (0.3.2.12) unstable; urgency=low

  * dh_installzope: add support for Zope 2.9, drop support for Zope 2.6.
  * dh_installzope{instance,}: depends on zope-common (>= 0.5.17), which
    supports Zope 2.9.

 -- Fabio Tranchitella <kobold@debian.org>  Sun, 15 Jan 2006 20:22:41 +0000

zope-debhelper (0.3.2.11) unstable; urgency=low

  * autoscripts/config-dzinstance: don't ask for questions about instance
    creation if it already exists. (Closes: #340543)

 -- Fabio Tranchitella <kobold@debian.org>  Thu, 24 Nov 2005 13:32:15 +0000

zope-debhelper (0.3.2.10) unstable; urgency=low

  * autoscripts/config-dzinstance: new code for automatic password
    password generation, this time it won't be bash specific.
    (Closes: #330217)

 -- Fabio Tranchitella <kobold@debian.org>  Fri, 30 Sep 2005 13:18:04 +0000

zope-debhelper (0.3.2.9) unstable; urgency=low

  * Upload to unstable.

 -- Fabio Tranchitella <kobold@debian.org>  Wed,  7 Sep 2005 16:07:28 +0000

zope-debhelper (0.3.2.8) experimental; urgency=low

  * dh_installzope: small fix (check if ZopeVersions field exists).

 -- Fabio Tranchitella <kobold@debian.org>  Fri, 19 Aug 2005 13:12:03 +0000

zope-debhelper (0.3.2.7) experimental; urgency=low

  * dh_installzope{instance}: depend on zope-common (>= 0.5.7).
  * autoscripts/{config,postinst}-dzinstance: ask for instance HTTP port.
  * autoscripts/config-dzinstance: if the user can't provide a user or
    password, generate a random one and use a debconf note to show it to him.

 -- Fabio Tranchitella <kobold@debian.org>  Thu, 18 Aug 2005 22:03:55 +0000

zope-debhelper (0.3.2.6) experimental; urgency=low

  * dh_installzope: handle dzconfigure files for Zope3 products.
  * dh_installzope{instance}: depend on zope-common (>= 0.5.6), or we'll
    have broken Zope3 products.
  * autoscripts/config-dzinstance: try to substitute zver variables in 
    templates (available from zope-common 0.5.6).

 -- Fabio Tranchitella <kobold@debian.org>  Wed, 17 Aug 2005 11:48:02 +0000

zope-debhelper (0.3.2.5) experimental; urgency=low

  * autoscripts/*: added "|| true" for some commands inside
    {pre,post}rm-dzinstance to allow removal/purge of broken instances.
  * dh_installzope{instance}: depend on zope-common (>= 0.5.5), or we'll
    have broken pre-packaged instances.

 -- Fabio Tranchitella <kobold@debian.org>  Mon, 15 Aug 2005 08:31:50 +0000

zope-debhelper (0.3.2.4) experimental; urgency=low

  * debian/control: set priority to extra.
  * dh_installzope: small fixes to handle multiple directories as argument
    without installing everything in one directory and adding multiple time
    the same text to the substitution variables.

 -- Fabio Tranchitella <kobold@debian.org>  Thu, 11 Aug 2005 16:00:10 +0000

zope-debhelper (0.3.2.3) experimental; urgency=low

  [dh_installzope]
    * Write .dzfiles with ordered keys
    * Use ZopeVersions (if available) while setting up zope:Depends
    * Allow '.' as product argument (there are a lot of products that
      don't unpack into a product directory), and look for a Name
      field in this case
  [autoscripts/*]
    * removed "test -a" and "test -o" bashisms
    * really call dzhandle remove-instance / purge-instance since
      zope-common now supports them

 -- Fabio Tranchitella <kobold@debian.org>  Sun,  7 Aug 2005 15:27:13 +0000

zope-debhelper (0.3.2.2) experimental; urgency=low

  * autoscripts/*-dzinstances: use "-z" instead of "-Z", the man page of
    dzhandle is wrong.

 -- Fabio Tranchitella <kobold@debian.org>  Thu, 14 Jul 2005 08:20:25 +0000

zope-debhelper (0.3.2.1) experimental; urgency=low

  * debian/rules: install dh_installzopeinstance, too.

 -- Fabio Tranchitella <kobold@debian.org>  Tue, 28 Jun 2005 12:41:52 +0000

zope-debhelper (0.3.2) experimental; urgency=low

  * First release for Debian. (Closes: #299024, #120499)
  * Added dh_installzopeinstance and related autoscripts.
  * debian/control: modified dependency on debhelper, we need at least
    4.2.32 for dh_installzopeinstance.

 -- Fabio Tranchitella <kobold@debian.org>  Mon, 27 Jun 2005 15:35:19 +0000

zope-debhelper (0.3.1) hoary; urgency=low

  * Fix installation of extensions.

 -- Matthias Klose <doko@ubuntu.com>  Tue, 29 Mar 2005 19:22:55 +0200

zope-debhelper (0.3) hoary; urgency=low

  * Fix example in dh_installzope(1).

 -- Matthias Klose <doko@debian.org>  Sat, 26 Feb 2005 21:12:18 +0100

zope-debhelper (0.2) hoary; urgency=low

  * Add autoscripts for preinst and postrm.

 -- Matthias Klose <doko@ubuntu.com>  Thu, 24 Feb 2005 13:59:42 +0100

zope-debhelper (0.1) unstable; urgency=low

  * Initial Release.

 -- Matthias Klose <doko@ubuntu.com>  Sun, 13 Feb 2005 23:31:07 +0100