[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

X Strike Force SVN commit: rev 603 - trunk/debian



Author: branden
Date: 2003-09-27 22:53:03 -0500 (Sat, 27 Sep 2003)
New Revision: 603

Added:
   trunk/debian/xlibs.dirs
Modified:
   trunk/debian/changelog
Log:
Ship empty /etc/X11/app-defaults directory in xlibs package so we do not
ship a broken symlink, and provide a way for non-packaged
app-defaults-using software to find the directory to which they should
install their application defaults files.  (Closes: #191818)

- debian/xlibs.dirs: new


Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2003-09-28 03:32:03 UTC (rev 602)
+++ trunk/debian/changelog	2003-09-28 03:53:03 UTC (rev 603)
@@ -258,8 +258,14 @@
       pam_setcred() patch to use pam_error and pam_strerror() when reporting
       problems
 
- -- Branden Robinson <branden@debian.org>  Wed, 24 Sep 2003 23:07:26 -0500
+  * Ship empty /etc/X11/app-defaults directory in xlibs package so we do not
+    ship a broken symlink, and provide a way for non-packaged
+    app-defaults-using software to find the directory to which they should
+    install their application defaults files.  (Closes: #191818)
+    - debian/xlibs.dirs: new
 
+ -- Branden Robinson <branden@debian.org>  Sat, 27 Sep 2003 22:51:17 -0500
+
 xfree86 (4.2.1-11) unstable; urgency=medium
 
   * urgency set to medium because bug #206790 bites a lot of people (but,

Added: trunk/debian/xlibs.dirs
===================================================================
--- trunk/debian/xlibs.dirs	2003-09-28 03:32:03 UTC (rev 602)
+++ trunk/debian/xlibs.dirs	2003-09-28 03:53:03 UTC (rev 603)
@@ -0,0 +1 @@
+etc/X11/app-defaults



Reply to: