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

libxxf86vm: Changes to 'debian-unstable'



 debian/changelog |   11 +++++++--
 debian/rules     |    1 
 src/config.h.in  |   64 -------------------------------------------------------
 3 files changed, 10 insertions(+), 66 deletions(-)

New commits:
commit 928b6ec0a95bbf5444e6cc7b85929b71821ce58b
Author: Julien Cristau <julien@radis.liafa.jussieu.fr>
Date:   Wed Jan 6 13:04:03 2010 +0000

    Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index 1e61a9d..70b04be 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libxxf86vm (1:1.1.0-2) unstable; urgency=low
+
+  * Upload to unstable.
+
+ -- Julien Cristau <jcristau@debian.org>  Wed, 06 Jan 2010 13:02:53 +0000
+
 libxxf86vm (1:1.1.0-1) experimental; urgency=low
 
   [ Timo Aaltonen ]

commit 8c987d72b3d488ced4c982286bcf2f6ffdcf4bf5
Author: Julien Cristau <jcristau@debian.org>
Date:   Wed Dec 2 16:29:04 2009 +0100

    Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index f2b0ca7..1e61a9d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
-libxxf86vm (1:1.1.0-1) UNRELEASED; urgency=low
+libxxf86vm (1:1.1.0-1) experimental; urgency=low
 
+  [ Timo Aaltonen ]
   * New upstream release.
   * Run autoreconf on build. Add build-deps on automake, libtool and
     xutils-dev.
@@ -11,7 +12,7 @@ libxxf86vm (1:1.1.0-1) UNRELEASED; urgency=low
     x11proto-xf86vidmode-dev.
   * Move -dbg package to section debug.
 
- -- Timo Aaltonen <tjaalton@ubuntu.com>  Tue, 24 Nov 2009 12:40:58 +0200
+ -- Julien Cristau <jcristau@debian.org>  Wed, 02 Dec 2009 16:29:01 +0100
 
 libxxf86vm (1:1.0.2-1) unstable; urgency=low
 

commit a09297f3ea78a84a782acdb9adebdfdf8bd501c5
Author: Julien Cristau <jcristau@debian.org>
Date:   Wed Dec 2 16:28:50 2009 +0100

    Delete generated config.h.in

diff --git a/debian/rules b/debian/rules
index 9ad0318..13143dc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -58,6 +58,7 @@ clean: xsfclean
 	rm -f aclocal.m4 config.guess config.h.in config.sub configure
 	rm -f depcomp install-sh ltmain.sh missing mkinstalldirs
 	find -name Makefile.in -delete
+	rm -f src/config.h.in
 
 	dh_clean
 
diff --git a/src/config.h.in b/src/config.h.in
deleted file mode 100644
index d9e9ca4..0000000
--- a/src/config.h.in
+++ /dev/null
@@ -1,64 +0,0 @@
-/* src/config.h.in.  Generated from configure.ac by autoheader.  */
-
-/* Define to 1 if you have the <dlfcn.h> header file. */
-#undef HAVE_DLFCN_H
-
-/* Define to 1 if you have the <inttypes.h> header file. */
-#undef HAVE_INTTYPES_H
-
-/* Define to 1 if you have the <memory.h> header file. */
-#undef HAVE_MEMORY_H
-
-/* Define to 1 if you have the <stdint.h> header file. */
-#undef HAVE_STDINT_H
-
-/* Define to 1 if you have the <stdlib.h> header file. */
-#undef HAVE_STDLIB_H
-
-/* Define to 1 if you have the <strings.h> header file. */
-#undef HAVE_STRINGS_H
-
-/* Define to 1 if you have the <string.h> header file. */
-#undef HAVE_STRING_H
-
-/* Define to 1 if you have the <sys/stat.h> header file. */
-#undef HAVE_SYS_STAT_H
-
-/* Define to 1 if you have the <sys/types.h> header file. */
-#undef HAVE_SYS_TYPES_H
-
-/* Define to 1 if you have the <unistd.h> header file. */
-#undef HAVE_UNISTD_H
-
-/* Name of package */
-#undef PACKAGE
-
-/* Define to the address where bug reports for this package should be sent. */
-#undef PACKAGE_BUGREPORT
-
-/* Define to the full name of this package. */
-#undef PACKAGE_NAME
-
-/* Define to the full name and version of this package. */
-#undef PACKAGE_STRING
-
-/* Define to the one symbol short name of this package. */
-#undef PACKAGE_TARNAME
-
-/* Define to the version of this package. */
-#undef PACKAGE_VERSION
-
-/* Major version of this package */
-#undef PACKAGE_VERSION_MAJOR
-
-/* Minor version of this package */
-#undef PACKAGE_VERSION_MINOR
-
-/* Patch version of this package */
-#undef PACKAGE_VERSION_PATCHLEVEL
-
-/* Define to 1 if you have the ANSI C header files. */
-#undef STDC_HEADERS
-
-/* Version number of package */
-#undef VERSION


Reply to: