From: Manoj Srivastava Date: Thu, 16 Jun 2005 05:10:25 +0000 (+0000) Subject: * Add XFree86 app-defaults ammendment closes: Bug#83069 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=bb5aded03385ddde526aa81e7f7ac0b2cf13f9bb;p=debian%2Fdebian-policy.git * Add XFree86 app-defaults ammendment closes: Bug#83069 Author: jdg Date: 2001/02/18 14:23:26 * Add XFree86 app-defaults ammendment closes: Bug#83069 git-archimport-id: srivasta@debian.org--etch/debian-policy--devel--3.0--patch-84 --- diff --git a/debian/changelog b/debian/changelog index 76184e3..f1bbff8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +debian-policy (3.5.2.0) unstable; urgency=low + + * Add XFree86 app-defaults ammendment closes: Bug#83069 + + -- Julian Gilbey Sun, 18 Feb 2001 14:11:49 +0000 + debian-policy (3.5.1.0) unstable; urgency=low * Removed deprecated virtual package names closes: Bug#84641 diff --git a/policy.sgml b/policy.sgml index c585df8..0150cd1 100644 --- a/policy.sgml +++ b/policy.sgml @@ -6151,32 +6151,26 @@

Application defaults files must be installed in the - directory /usr/X11R6/lib/X11/app-defaults/. - -

Note: This shall change very shortly.

- - They should not be registered as conffiles or - otherwise treated as configuration files. Customization of - programs' X resources may be supported with the provision of - a file with the same name as that of the package placed in - the /etc/X11/Xresources/ directory, which must - registered as a conffile. Important: - packages that install files into the - /etc/X11/Xresources/ directory must - declare a conflict with xbase (<< - 3.3.2.3a-2); if this is not done it is possible for the - installing package to destroy a previously-existing - /etc/X11/Xresources file which had been - customized by the system administrator. - -

Rationale: clarifies the language to properly - address the package maintainer, not the system - administrator, as to how to manage - /etc/X11/Xresources.

-
+ directory /etc/X11/app-defaults/ (use of a + localized subdirectory of /etc/X11/ as described in + the X Toolkit Intrinsics - C Language Interface + manual is also permitted). They must be registered as + conffiles or handled as configuration files. For + programs that are not linked against the X Toolkit (Xt) + library, customization of programs' X resources may also be + supported with the provision of a file with the same name as + that of the package placed in the + /etc/X11/Xresources/ directory, which must + registered as a conffile or handled as a + configuration file. Important: packages that + install files into the /etc/X11/Xresources/ + directory must declare a conflict with xbase + (<< 3.3.2.3a-2); if this is not done it is + possible for the installing package to destroy a + previously-existing /etc/X11/Xresources file which + had been customized by the system administrator.

-

Packages using the X Window System should abide by the FHS standard whenever possible; they should install binaries, diff --git a/upgrading-checklist.html b/upgrading-checklist.html index 93073ed..5d64aa8 100644 --- a/upgrading-checklist.html +++ b/upgrading-checklist.html @@ -44,6 +44,11 @@ Manual.

The checklist

+3.5.2.0                    Feb 01
+  Policy Manual:
+     - X app-defaults directory has moved from
+      /usr/X11R6/lib/X11/app-defaults to /etc/X11/app-defaults.
+
 3.5.1.0                    Feb 01
   Policy Manual:
      - dpkg-shlibdeps now uses objdump, so shared libraries have to be