Backport to squeeze
[hcoop/zz_old/debian/config-package-dev.git] / debian / changelog
1 config-package-dev (5.1.3~bpo60+hcoop1) squeeze-backports-sloppy; urgency=medium
2
3 * Backport to squeeze
4
5 -- Clinton Ebadi <clinton@unknownlamer.org> Tue, 08 Apr 2014 00:32:19 -0400
6
7 config-package-dev (5.1.2) unstable; urgency=low
8
9 * Team upload.
10 * Don't hardcode dpkg-divert's path in check-files.mk (Debathena: #1358)
11
12 -- Jonathan Reed <jdreed@mit.edu> Wed, 22 May 2013 08:27:04 -0400
13
14 config-package-dev (5.1.1) unstable; urgency=low
15
16 * Team upload.
17 * No-change rebuild to remove stray symlinks and build detritus from the
18 upload (Closes: #705214)
19
20 -- Jonathan Reed <jdreed@mit.edu> Fri, 12 Apr 2013 17:59:30 -0400
21
22 config-package-dev (5.1) unstable; urgency=low
23
24 [ Team Upload ]
25 * Support the abort-remove invocation of postinst
26 * Add the transformed file, not its source, to the list of files to displace
27
28 -- Alexander Chernyakhovsky <achernya@mit.edu> Mon, 08 Apr 2013 15:12:32 -0400
29
30 config-package-dev (5.0) unstable; urgency=low
31
32 * Add Debhelper support (Debathena: #867) (Closes: #693672). This
33 release includes a new command, dh_configpackage, and a sequencer
34 extension, dh --with config-package.
35 * Use the terms "displace" and "hide" for actions of the
36 config-package-dev system, instead of the terms "divert" and
37 "remove", which already have existing (related) meanings in the
38 context of Debian packages.
39 * Move examples/* to examples/cdbs/*, and create examples/debhelper/*,
40 with the same packages using Debhelper 7-style packaging.
41
42 * Change config-package-dev's own packaging to Debhelper 7.
43 * Bump Standards-Version to 3.9.4 (no changes required).
44 * Update Vcs-Git and Vcs-Browser locations to new upstream.
45 * Drop CDBS runtime dependency. CDBS users should be explicitly
46 Build-Depending on CDBS, probably through use of the @cdbs@ macro in
47 debian/control.in.
48
49 -- Geoffrey Thomas <geofft@mit.edu> Wed, 06 Mar 2013 17:14:42 -0800
50
51 config-package-dev (4.14) unstable; urgency=low
52
53 [ Anders Kaseorg ]
54 * Reverse prerm and postrm maintainer script fragments when DH_COMPAT ≥
55 6, not 5, to actually match debhelper’s behavior.
56
57 [ Geoffrey Thomas ]
58 * Update debathena-transform-example-1.0 to an example more likely to
59 work on modern systems.
60 * Fix a bug that would erroneously remove DEB_TRANSFORM_EXTENSION from
61 an explicitly-specified DEB_TRANSFORM_FILES_SOURCE.
62 * Fix some typos and misleading documentation. In particular, fix
63 build-dependencies and runtime dependencies of the examples.
64 * Remove an unnecessary parameter passed to undivert_unlink_divert in
65 divert.sh (Debathena: #1061).
66 * Undivert when a package is unconfigured, in addition to when it is
67 removed (partially addresses Debathena #388).
68 * Add self to uploaders, and change maintainer to the Debathena
69 project mailing list.
70
71 -- Geoffrey Thomas <geofft@mit.edu> Tue, 25 Sep 2012 13:24:06 -0400
72
73 config-package-dev (4.13) unstable; urgency=low
74
75 * Fix DEB_CHECK_FILES and DEB_TRANSFORM_FILES with non-conffiles in
76 Multi-Arch: same packages.
77 * Fix encode script to work with Perl 5.12. While we’re at it, turn on
78 strict and warnings.
79 * Set LC_ALL=C when matching potentially localized dpkg output.
80 * Bump Standards-Version to 3.9.2 (no changes required).
81 * Add Vcs-Git, Vcs-Browser.
82
83 -- Anders Kaseorg <andersk@mit.edu> Tue, 25 Oct 2011 20:26:50 -0400
84
85 config-package-dev (4.12) unstable; urgency=low
86
87 [ Tim Abbott ]
88 * Allow specifying DEB_TRANSFORM_SCRIPT_$package_$file in case you want
89 multiple binary packages transforming the same file differently.
90 (Thanks to Evan Broder for this patch).
91 * Add a decode script for undoing the file to virtual package name
92 transformation. (Thanks to Patrick Hurst for writing decode).
93
94 [ Anders Kaseorg ]
95 * Fix a quoting bug that failed to disallow transformation of generated
96 conffiles. (Patch from Evan Broder.)
97 * Remove DEB_UNDIVERT_VERSION_file and DEB_UNREMOVE_VERSION_file, and
98 instead test for the undiverted file in the postinst. (Patch from
99 Evan Broder.)
100 * Write the prerm and postrm maintainer script fragments in reverse
101 order when DH_COMPAT ≥ 5, to match debhelper’s behavior.
102 * Bump debhelper compatibility level to 6.
103 * Bump Standards-Version to 3.9.1 (no changes required).
104
105 -- Anders Kaseorg <andersk@mit.edu> Sat, 05 Feb 2011 21:37:05 -0500
106
107 config-package-dev (4.11) unstable; urgency=low
108
109 * Fix marking transform scripts as executable when
110 DEB_TRANSFORM_SCRIPT_package is used.
111
112 -- Tim Abbott <tabbott@mit.edu> Sat, 05 Sep 2009 11:46:54 -0400
113
114 config-package-dev (4.10) unstable; urgency=low
115
116 * Mark transform scripts as executable before attempting to execute them
117 (Closes: #528995).
118
119 -- Tim Abbott <tabbott@mit.edu> Sun, 02 Aug 2009 19:48:33 -0400
120
121 config-package-dev (4.9) unstable; urgency=low
122
123 [ Tim Abbott ]
124 * Fix destdir handling for multiple binary packages in
125 DEB_TRANSFORM_FILES (Closes: #510355).
126 * Add Anders Kaseorg to Uploaders.
127
128 [ Anders Kaseorg ]
129 * Use set -e in multi-statement Makefile commands.
130
131 -- Tim Abbott <tabbott@mit.edu> Wed, 31 Dec 2008 16:39:44 -0500
132
133 config-package-dev (4.8) unstable; urgency=low
134
135 * Add additional documentation to the makefile fragments
136 * Add doc/ directory with pointer to online documentation
137 * Add examples/ directory (Closes: #486130).
138 * Rename configures- to diverts- as the prefix for the virtual packages
139 that cause packages diverting the same file to conflict, since that is
140 clearer.
141
142 -- Tim Abbott <tabbott@mit.edu> Sun, 13 Jul 2008 01:54:48 -0400
143
144 config-package-dev (4.7) unstable; urgency=low
145
146 * Move homepage field to source package section, so it works.
147 * Make DEB_TRANSFROM_FILES targets depend on common-build-arch and
148 common-build-indep, so it works with architecture-dependent packages.
149 * Remove useless clean code from transform-files.mk.
150 * Move divert.mk from binary-fixup to binary-post-install.
151 * Add debhelper.mk to divert.mk, since we use its
152 binary-post-install/package target.
153 * Change maintainer to me, rather than debathena@mit.edu, since I'll be
154 maintaining config-package-dev in Debian.
155 * Upload to Debian (Closes: #469107)
156
157 -- Tim Abbott <tabbott@mit.edu> Sat, 03 May 2008 13:37:12 -0400
158
159 config-package-dev (4.6) unstable; urgency=low
160
161 * Remove DEB_AUTO_UPDATE_DEBIAN_CONTROL so it can be uploaded to Debian.
162 * Add me as uploader.
163 * move homepage to homepage field.
164
165 -- Tim Abbott <tabbott@mit.edu> Wed, 23 Apr 2008 17:08:15 -0400
166
167 config-package-dev (4.5) unstable; urgency=low
168
169 * Rename DEB_REPLACE_FILES to DEB_TRANSFORM_FILES
170 * Create new config-package.mk as the outward-facing makefile fragment.
171 * Replace DEB_{UNREMOVE,UNDIVERT}_FILES_VERSION_file with
172 DEB_$1_VERSION_file
173
174 -- Tim Abbott <tabbott@mit.edu> Mon, 21 Apr 2008 18:39:40 -0400
175
176 config-package-dev (4.4.1) unstable; urgency=low
177
178 * Version bump, since 4.4~ << 4.4 causes build failures on Debathena.
179
180 -- Tim Abbott <tabbott@mit.edu> Mon, 21 Apr 2008 17:51:02 -0400
181
182 config-package-dev (4.4) unstable; urgency=low
183
184 * Add new DEB_REMOVE_FILES_$package variable designed for removing
185 files in .d directories.
186 * Move the "configure-" in the filename encoding from the encode script
187 to divert.mk, so that we can re-use the encoder for DEB_REMOVE_FILES.
188 * Add new DEB_UNDIVERT_FILES_package and DEB_UNREMOVE_FILES_package
189 API variables for having a new version of the package stop diverting a
190 file.
191 * Correct check for not generating an empty if clause when no files are
192 being diverted.
193 * Remove only the last DEB_DIVERT_EXTENSION from filenames.
194
195 -- Tim Abbott <tabbott@mit.edu> Sat, 19 Apr 2008 21:03:02 -0400
196
197 config-package-dev (4.3) unstable; urgency=low
198
199 * Fix bug where DEB_DIVERT code gets added twice if a package uses both
200 DEB_DIVERT_FILES and DEB_REPLACE_FILES.
201
202 -- Tim Abbott <tabbott@mit.edu> Sun, 6 Apr 2008 19:41:45 -0400
203
204 config-package-dev (4.2) unstable; urgency=low
205
206 * Rename DEB_REPLACE_FILES_SOURCE to DEB_CHECK_FILES_SOURCE, and
207 move it to check-files.mk, since it really is a check-files.mk
208 feature.
209 * Make check-files.mk include divert.mk.
210 * Don't directly include divert.mk in replace-files.mk.
211
212 -- Tim Abbott <tabbott@mit.edu> Sun, 17 Feb 2008 23:01:08 -0500
213
214 config-package-dev (4.1) unstable; urgency=low
215
216 * Rename various API variables to make interface cleaner.
217 * Rename variables involving DEBIAN to DEB in variable names.
218 * Rename CONFFILES to FILES in variable names.
219 * Rename divert:Diverted to divert:Files
220 * Replace DEB_CONFFILE_DEST with DEB_REPLACE_FILES_SOURCE, changing the
221 source rather than the destination.
222 * Rename replace-conffiles.mk and check-conffiles.mk to *-files.mk.
223 * Add support for multiple files with same basename to replace_files.mk
224 via the DEB_TRANSFORM_SCRIPT variable.
225 * Remove deprecated check-files interface.
226 * Rename DEB_DIVERT_SUFFIX to DEB_DIVERT_EXTENSION.
227
228 -- Tim Abbott <tabbott@mit.edu> Mon, 4 Feb 2008 02:07:16 -0500
229
230 config-package-dev (4.0) unstable; urgency=low
231
232 * Rename variables to be appropriate for non-MIT sites.
233
234 -- Tim Abbott <tabbott@mit.edu> Thu, 31 Jan 2008 15:15:20 -0500
235
236 debathena-config-build-common (3.6) unstable; urgency=low
237
238 * Add new debathena-replace-conffiles.mk, a more user-friendly wrapper
239 for debathena-check-conffiles.mk and debathena-divert.mk.
240 * Change debathena-check-conffiles.mk to allow checking md5sums of
241 packaged files which are not marked as configuration files
242 (e.g. /etc/adduser/adduser.conf).
243 * Change debathena-divert.mk to not set DEBATHENA_DIVERT_SUFFIX unless
244 it is not already set.
245 * Change debathena-divert.mk to support adding Provides: and Conflicts:
246 lines for each diverted configuration file.
247 * Change debathena-divert.mk to divert everything in
248 DEBATHENA_REPLACE_CONFFILES.
249
250 -- Tim Abbott <tabbott@mit.edu> Wed, 30 Jan 2008 20:03:36 -0500
251
252 debathena-config-build-common (3.5) unstable; urgency=low
253
254 * Change check-conffiles interface to make it work properly with
255 dpkg-diverted files.
256
257 -- Anders Kaseorg <andersk@mit.edu> Mon, 13 Aug 2007 17:59:43 -0400
258
259 debathena-config-build-common (3.4) unstable; urgency=low
260
261 * Need [ -e ] || [ -L ] to check for existence, instead of just [ -e ].
262
263 -- Anders Kaseorg <andersk@mit.edu> Mon, 06 Aug 2007 06:57:18 -0400
264
265 debathena-config-build-common (3.3) unstable; urgency=low
266
267 * Add check-conffiles script.
268
269 -- Anders Kaseorg <andersk@mit.edu> Fri, 03 Aug 2007 17:50:20 -0400
270
271 debathena-config-build-common (3.2) unstable; urgency=low
272
273 * Add debconf-hack script.
274
275 -- Anders Kaseorg <andersk@mit.edu> Tue, 24 Jul 2007 20:41:13 -0400
276
277 debathena-config-build-common (3.1) unstable; urgency=low
278
279 * Divert with the current package name, not the empty string.
280 * Add this package as an automatic build dependency of anything that
281 uses it.
282
283 -- Anders Kaseorg <andersk@mit.edu> Wed, 18 Jul 2007 01:13:40 -0400
284
285 debathena-config-build-common (3.0debathena1) unstable; urgency=low
286
287 * Fix divert script version.
288
289 -- Anders Kaseorg <andersk@mit.edu> Fri, 13 Jul 2007 15:57:19 -0400
290
291 debathena-config-build-common (3.0) unstable; urgency=low
292
293 * Initial release.
294
295 -- Anders Kaseorg <andersk@mit.edu> Fri, 06 Jul 2007 19:30:41 -0400