]> andersk Git - config-package-dev.git/blob - debian/changelog
Initial import of the config-package-dev system.
[config-package-dev.git] / debian / changelog
1 config-package-dev (4.2) unstable; urgency=low
2
3   * Rename DEB_REPLACE_FILES_SOURCE to DEB_CHECK_FILES_SOURCE, and
4     move it to check-files.mk, since it really is a check-files.mk
5     feature.
6   * Make check-files.mk include divert.mk.
7   * Don't directly include divert.mk in replace-files.mk.
8
9  -- Tim Abbott <tabbott@mit.edu>  Sun, 17 Feb 2008 23:01:08 -0500
10
11 config-package-dev (4.1) unstable; urgency=low
12
13   * Rename various API variables to make interface cleaner.
14   * Rename variables involving DEBIAN to DEB in variable names.
15   * Rename CONFFILES to FILES in variable names.
16   * Rename divert:Diverted to divert:Files
17   * Replace DEB_CONFFILE_DEST with DEB_REPLACE_FILES_SOURCE, changing the
18     source rather than the destination.
19   * Rename replace-conffiles.mk and check-conffiles.mk to *-files.mk.
20   * Add support for multiple files with same basename to replace_files.mk
21     via the DEB_TRANSFORM_SCRIPT variable.
22   * Remove deprecated check-files interface.
23   * Rename DEB_DIVERT_SUFFIX to DEB_DIVERT_EXTENSION.
24
25  -- Tim Abbott <tabbott@mit.edu>  Mon,  4 Feb 2008 02:07:16 -0500
26
27 config-package-dev (4.0) unstable; urgency=low
28
29   * Rename variables to be appropriate for non-MIT sites.
30
31  -- Tim Abbott <tabbott@mit.edu>  Thu, 31 Jan 2008 15:15:20 -0500
32
33 debathena-config-build-common (3.6) unstable; urgency=low
34
35   * Add new debathena-replace-conffiles.mk, a more user-friendly wrapper
36     for debathena-check-conffiles.mk and debathena-divert.mk.
37   * Change debathena-check-conffiles.mk to allow checking md5sums of
38     packaged files which are not marked as configuration files
39     (e.g. /etc/adduser/adduser.conf).
40   * Change debathena-divert.mk to not set DEBATHENA_DIVERT_SUFFIX unless
41     it is not already set.
42   * Change debathena-divert.mk to support adding Provides: and Conflicts:
43     lines for each diverted configuration file.
44   * Change debathena-divert.mk to divert everything in
45     DEBATHENA_REPLACE_CONFFILES.
46
47  -- Tim Abbott <tabbott@mit.edu>  Wed, 30 Jan 2008 20:03:36 -0500
48
49 debathena-config-build-common (3.5) unstable; urgency=low
50
51   * Change check-conffiles interface to make it work properly with 
52     dpkg-diverted files.
53
54  -- Anders Kaseorg <andersk@mit.edu>  Mon, 13 Aug 2007 17:59:43 -0400
55
56 debathena-config-build-common (3.4) unstable; urgency=low
57
58   * Need [ -e ] || [ -L ] to check for existence, instead of just [ -e ].
59
60  -- Anders Kaseorg <andersk@mit.edu>  Mon, 06 Aug 2007 06:57:18 -0400
61
62 debathena-config-build-common (3.3) unstable; urgency=low
63
64   * Add check-conffiles script.
65
66  -- Anders Kaseorg <andersk@mit.edu>  Fri, 03 Aug 2007 17:50:20 -0400
67
68 debathena-config-build-common (3.2) unstable; urgency=low
69
70   * Add debconf-hack script.
71
72  -- Anders Kaseorg <andersk@mit.edu>  Tue, 24 Jul 2007 20:41:13 -0400
73
74 debathena-config-build-common (3.1) unstable; urgency=low
75
76   * Divert with the current package name, not the empty string.
77   * Add this package as an automatic build dependency of anything that 
78     uses it.
79
80  -- Anders Kaseorg <andersk@mit.edu>  Wed, 18 Jul 2007 01:13:40 -0400
81
82 debathena-config-build-common (3.0debathena1) unstable; urgency=low
83
84   * Fix divert script version.
85
86  -- Anders Kaseorg <andersk@mit.edu>  Fri, 13 Jul 2007 15:57:19 -0400
87
88 debathena-config-build-common (3.0) unstable; urgency=low
89
90   * Initial release.
91
92  -- Anders Kaseorg <andersk@mit.edu>  Fri, 06 Jul 2007 19:30:41 -0400
This page took 0.036305 seconds and 5 git commands to generate.