xserver-xorg-video-openchrome: Changes to 'dirty-unstable'

2012-06-30 Thread Julien Cristau
 Makefile.in|  787 -
 aclocal.m4 |11169 ---
 config.guess   | 1501 ---
 config.sub | 1705 ---
 configure  |15969 -
 debian/changelog   |6 
 debian/patches/kbsd-types-madness.diff |   18 
 debian/patches/series  |1 
 depcomp|  630 -
 install-sh |  520 -
 libxvmc/Makefile.in|  710 -
 ltmain.sh  | 9636 ---
 man/Makefile.in|  495 -
 missing|  376 
 src/Makefile.in|  698 -
 tools/Makefile.in  |  561 -
 16 files changed, 25 insertions(+), 44757 deletions(-)

New commits:
commit d8607cba2818508b1ee5cb1735fce25f8dec3255
Author: Julien Cristau 
Date:   Sat Jun 30 12:34:04 2012 +0200

Kill autofoo-generated files

diff --git a/Makefile.in b/Makefile.in
deleted file mode 100644
index 3015bca..000
--- a/Makefile.in
+++ /dev/null
@@ -1,787 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-@SET_MAKE@
-
-#  Copyright 2005 Adam Jackson.
-#
-#  Permission is hereby granted, free of charge, to any person obtaining a
-#  copy of this software and associated documentation files (the "Software"),
-#  to deal in the Software without restriction, including without limitation
-#  on the rights to use, copy, modify, merge, publish, distribute, sub
-#  license, and/or sell copies of the Software, and to permit persons to whom
-#  the Software is furnished to do so, subject to the following conditions:
-#
-#  The above copyright notice and this permission notice (including the next
-#  paragraph) shall be included in all copies or substantial portions of the
-#  Software.
-#
-#  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-#  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-#  FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.  IN NO EVENT SHALL
-#  ADAM JACKSON BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
-#  IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
-#  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-subdir = .
-DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
-   $(srcdir)/Makefile.in $(srcdir)/config.h.in \
-   $(top_srcdir)/configure COPYING ChangeLog NEWS config.guess \
-   config.sub depcomp install-sh ltmain.sh missing
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
-   $(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-   $(ACLOCAL_M4)
-am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
- configure.lineno config.status.lineno
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-SOURCES =
-DIST_SOURCES =
-RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
-   html-recursive info-recursive install-data-recursive \
-   install-dvi-recursive install-exec-recursive \
-   install-html-recursive install-info-recursive \
-   install-pdf-recursive install-ps-recursive install-recursive \
-   installcheck-recursive installdirs-recursive pdf-recursive \
-   ps-recursive uninstall-recursive
-RECURSIVE_CLEAN_TARGETS = mos

xserver-xorg-video-openchrome: Changes to 'dirty-unstable'

2012-06-08 Thread Cyril Brulebois
New branch 'dirty-unstable' available with the following commits:
commit 07d52746db297264e901bfe8451e7a64e1983cc6
Author: Cyril Brulebois 
Date:   Fri Jun 8 12:49:17 2012 +

Upload to unstable.

commit 3103fbdf503df2516ac7956932ee66b3df4f459e
Author: Cyril Brulebois 
Date:   Fri Jun 8 12:43:56 2012 +

Add xutils-dev build-dep.

commit 098aae00b71c6d9136ca77c533d917f6256bf962
Author: Cyril Brulebois 
Date:   Fri Jun 8 13:01:53 2012 +0200

Deal with X 1.12 by calling vgaHWSetStdFuncs().

commit cfe1fc2139f90c2fbe84a215e778738f8029e004
Author: Cyril Brulebois 
Date:   Fri Jun 8 12:53:19 2012 +0200

Bump changelog.

commit 587ade304b6a46eda36b5f53c28bf802164a77ac
Author: Cyril Brulebois 
Date:   Fri Jun 8 12:49:40 2012 +0200

Add upstream files from 0.2.906 tarball.

commit a127bbcf7e688b3a2bfd1322402b1a898bcbd3f4
Author: Cyril Brulebois 
Date:   Fri Jun 8 12:43:50 2012 +0200

Remove upstream files.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1scz0f-00021q...@vasks.debian.org