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

X Strike Force XFree86 SVN commit: r1761 - trunk/debian



Author: branden
Date: 2004-08-28 15:43:39 -0500 (Sat, 28 Aug 2004)
New Revision: 1761

Modified:
   trunk/debian/CHANGESETS
   trunk/debian/changelog
Log:
Move app-defaults/xkb directory migration changelog entry to indicate
Fabio's assistance with bugfixes and testing.  Thanks, Fabio!


Modified: trunk/debian/CHANGESETS
===================================================================
--- trunk/debian/CHANGESETS	2004-08-28 07:53:52 UTC (rev 1760)
+++ trunk/debian/CHANGESETS	2004-08-28 20:43:39 UTC (rev 1761)
@@ -14,7 +14,7 @@
 
 Miscellaneous cosmetic fixes.
     1607, 1608, 1624, 1626, 1627, 1636, 1651, 1654, 1663, 1664, 1675, 1685,
-    1690, 1713, 1715, 1716, 1718, 1736, 1737, 1743
+    1690, 1713, 1715, 1716, 1718, 1736, 1737, 1743, 1761
 
 Grab latest version of XTerm (#191) from Thomas Dickey's website.
     1609

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2004-08-28 07:53:52 UTC (rev 1760)
+++ trunk/debian/changelog	2004-08-28 20:43:39 UTC (rev 1761)
@@ -342,6 +342,34 @@
       person, of *course* dpkg and apt accept 'Conflicts: (4.3.0.dfsg.1-4 <<)
       xserver-xfree86 (<< 4.3.0.dfsg.1-7)'!"
 
+  Changes by Fabio M. Di Nitto and Branden Robinson:
+
+  * Support building only the parts of the source tree needed by
+    architecture-specific packages.
+    + Modify Debian Imake configuration to support building with fonts and
+      specs docs turned off (patch #003).  Resynchronize GNU/Hurd,
+      GNU/FreeBSD, and GNU/NetBSD Imake configurations with Debian
+      configuration (patches #800, #820, #842, #900).  Resync diffs in patches
+      #004, #099c, #600.
+    + Modify Imakefiles to build and install the font utilities even if the
+      fonts themselves are not being shipped (patch #095).
+    + Make the "build" target a dummy target, replacing it with
+      "build-arch-only" and "build-all" targets.  Target-specific variable
+      values are used to invoke a "real-build" target, turning off the
+      building of fonts and "specs docs" as needed.
+    + Add comments to rules file, update $(stampdir_targets) and .PHONY
+      target.
+    + Split MANIFEST files into arch-specific and arch-independent parts.
+      Update the README to explain how these files work now and how to update
+      them.
+    + Ship the XTerm control sequences document only in the xspecs package.
+    Consequences:
+    + Reduce the disk space required to build the package by ~520MB when the
+      "binary-arch" target is used (e.g., by "dpkg-buildpackage -B".)
+    + Reduce the build time by 20 to 30 percent when the "binary-arch" target
+      is used (ccache users might see even more improvement).
+    + Make the buildd admins hate us less.
+
   * Rewrite migration of app-defaults (in libxt6) and xkb (in libx11-6)
     directories.
     + Enhance the shell libary with new functions:
@@ -387,34 +415,6 @@
       redirect them, which is precisely what we don't want (see section 6.5 of
       the Debian Policy Manual).
 
-  Changes by Fabio M. Di Nitto and Branden Robinson:
-
-  * Support building only the parts of the source tree needed by
-    architecture-specific packages.
-    + Modify Debian Imake configuration to support building with fonts and
-      specs docs turned off (patch #003).  Resynchronize GNU/Hurd,
-      GNU/FreeBSD, and GNU/NetBSD Imake configurations with Debian
-      configuration (patches #800, #820, #842, #900).  Resync diffs in patches
-      #004, #099c, #600.
-    + Modify Imakefiles to build and install the font utilities even if the
-      fonts themselves are not being shipped (patch #095).
-    + Make the "build" target a dummy target, replacing it with
-      "build-arch-only" and "build-all" targets.  Target-specific variable
-      values are used to invoke a "real-build" target, turning off the
-      building of fonts and "specs docs" as needed.
-    + Add comments to rules file, update $(stampdir_targets) and .PHONY
-      target.
-    + Split MANIFEST files into arch-specific and arch-independent parts.
-      Update the README to explain how these files work now and how to update
-      them.
-    + Ship the XTerm control sequences document only in the xspecs package.
-    Consequences:
-    + Reduce the disk space required to build the package by ~520MB when the
-      "binary-arch" target is used (e.g., by "dpkg-buildpackage -B".)
-    + Reduce the build time by 20 to 30 percent when the "binary-arch" target
-      is used (ccache users might see even more improvement).
-    + Make the buildd admins hate us less.
-
   Changes by Robert Millan:
 
   * Get glxinfo to link properly with g++ (instead of adding -lstdc++).



Reply to: