]> git.donarmstrong.com Git - debian/debian-policy.git/commitdiff
Changelog and upgrading-checklist for #522217
authorRuss Allbery <rra@debian.org>
Fri, 7 Aug 2009 21:07:40 +0000 (14:07 -0700)
committerRuss Allbery <rra@debian.org>
Fri, 7 Aug 2009 21:07:40 +0000 (14:07 -0700)
debian/changelog
upgrading-checklist.html

index 2d44080fcadf51fbce7d47bba5ee41523f2f2e1d..8b945375b238b83419bc93faae6c4acfc543e97d 100644 (file)
@@ -23,6 +23,12 @@ debian-policy (3.8.3.0) UNRELEASED; urgency=low
     Seconded: Adeodato Simó <dato@net.com.org.es>
     Seconded: Julien Cristau <jcristau@debian.org>
     Closes: #519941
+  * Policy: Clarify X installation directory handling
+    Wording: Russ Allbery <rra@debian.org>
+    Seconded: Julien Cristau <jcristau@debian.org>
+    Seconded: Manoj Srivastava <srivasta@debian.org>
+    Seconded: Raphaël Hertzog <hertzog@debian.org>
+    Closes: #522217
   * Perl Policy: Remove obsolete dependency requirements
     Wording: Cyril Brulebois <kibi@debian.org>
     Seconded: Russ Allbery <rra@debian.org>
index 588e57510e899186092809fc4437105508be128f..b8fa683f095dd64b0b16df7b0dc854a5f4fd1dd2 100644 (file)
@@ -54,6 +54,9 @@ picking your way through this list.
        libraries in a non-standard location and modify ld.so.conf.
        Packages should either be installed in a standard library directory
        or packages using them should be built with RPATH.        [10.2]
+     * Clarify installation directories for X programs and remove the
+       requirement to pre-depend on x11-common before installing into
+       /usr/include/X11 and /usr/lib/X11.                        [11.8.7]
      * The requirement for Perl modules to have a versioned Depend and
        Build-Depend on perl >= 5.6.0-16 has been removed.        [perl]