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