ChangeLog | 106 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 106 insertions(+)
New commits: commit 97e6f82f6e87ef2b18c11242da8ab8e484824063 Author: Cyril Brulebois <[email protected]> Date: Wed Nov 3 00:52:25 2010 +0100 Update upstream changelog as well. diff --git a/ChangeLog b/ChangeLog index 36328b8..130d9b6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,109 @@ +commit f1a9902167607b32ce34adac4a62a07ac43a4041 +Author: Adam Jackson <[email protected]> +Date: Tue Aug 10 10:04:15 2010 -0400 + + kbproto 1.0.5 + + Signed-off-by: Adam Jackson <[email protected]> + +commit 2306fcd4c511d41ae4b31b9cbd9f79cf69287730 +Author: Dirk Wallenstein <[email protected]> +Date: Fri Feb 5 20:42:43 2010 +0100 + + Use the correct value for XkbAllAccessXEventsMask + + Signed-off-by: Dirk Wallenstein <[email protected]> + Signed-off-by: Alan Coopersmith <[email protected]> + +commit 875e6f80e9ddcac010f6871214a92e4d50e8ee5e +Author: Gaetan Nadon <[email protected]> +Date: Sun Mar 28 19:25:52 2010 -0400 + + config: update AC_PREREQ statement to 2.60 + + Unrelated to the previous patches, the new value simply reflects + the reality that the minimum level for autoconf to configure + all x.org modules is 2.60 dated June 2006. + + ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz + + Signed-off-by: Gaetan Nadon <[email protected]> + +commit f6b32127be4c800f73bf68c6ac7d79c630cae1fa +Author: Gaetan Nadon <[email protected]> +Date: Sun Mar 28 19:00:31 2010 -0400 + + config: remove the pkgconfig pc.in file from EXTRA_DIST + + Automake always includes it in the tarball. + + Signed-off-by: Gaetan Nadon <[email protected]> + +commit cb489d131adb1d454e9f6196d7d766c0acde12e6 +Author: Gaetan Nadon <[email protected]> +Date: Sun Nov 22 19:24:48 2009 -0500 + + Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES + + Now that the INSTALL file is generated. + Allows running make maintainer-clean. + +commit 9a83b903ba2586f16e770d4911c4d7e42957abb7 +Author: Gaetan Nadon <[email protected]> +Date: Mon Nov 16 11:13:30 2009 -0500 + + README: file created or updated #24206 + + Contains a set of URLs to freedesktop.org. + +commit 0a358e01f7fcb903077137c4d3ab51ce9eeabcce +Author: Gaetan Nadon <[email protected]> +Date: Sun Nov 15 19:45:27 2009 -0500 + + Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432 + + ChangeLog filename is known to Automake and requires no further + coding in the makefile. + +commit c8078878abaa2d2489a3778c89af043901582eac +Author: Gaetan Nadon <[email protected]> +Date: Sun Nov 15 18:31:28 2009 -0500 + + Makefile.am: INSTALL file is missing or incorrect #24206 + + The standard GNU file on building/installing tarball is copied + using the XORG_INSTALL macro contained in XORG_DEFAULT_OPTIONS + Add INSTALL target + +commit ab57a912460acb83302152bd91c6336d500bb9cd +Author: Gaetan Nadon <[email protected]> +Date: Sun Nov 15 18:11:36 2009 -0500 + + configure.ac: deploy the new XORG_DEFAULT_OPTIONS #24242 + + This macro aggregate a number of existing macros that sets commmon + X.Org components configuration options. It shields the configuration file from + future changes. + +commit 4ddefc3a86050e06056d79b78ae0a1be119c4131 +Author: Gaetan Nadon <[email protected]> +Date: Sun Nov 15 13:55:25 2009 -0500 + + configure.ac: AM_MAINTAINER_MODE missing #24238 + + This turns off maintainer mode build rules in tarballs. + Works in conjunction with autogen.sh --enable-maintainer-mode + +commit eb3d96018f4c2e20c23b837aa42f71ebb36661b1 +Author: Gaetan Nadon <[email protected]> +Date: Sat Nov 14 18:26:47 2009 -0500 + + .gitignore: use common defaults with custom section # 24239 + + Using common defaults will reduce errors and maintenance. + Only the very small or inexistent custom section need periodic maintenance + when the structure of the component changes. Do not edit defaults. + commit 4e3ccd5b2144005af1d5d2f9b96275a01156aec5 Author: Alan Coopersmith <[email protected]> Date: Mon Oct 12 22:39:05 2009 -0700 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

