ChangeLog | 16 ++++++++++++++++ configure.ac | 12 ++++++------ debian/changelog | 8 ++++++++ debian/control | 2 +- debian/rules | 1 + 5 files changed, 32 insertions(+), 7 deletions(-)
New commits: commit c4eaba53507f859dc3d9f37ae99d9db9ead3aec5 Author: Julien Cristau <[email protected]> Date: Thu Nov 26 16:09:01 2009 +0100 Prepare changelog for upload diff --git a/debian/changelog b/debian/changelog index a0c7afb..06d7c16 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,10 @@ -x11proto-xf86vidmode (2.3-1) UNRELEASED; urgency=low +x11proto-xf86vidmode (2.3-1) experimental; urgency=low + [ Timo Aaltonen ] * New upstream release. * Bump the build-dep on xutils-dev (>= 1:7.5~1). - -- Timo Aaltonen <[email protected]> Sat, 21 Nov 2009 11:37:45 +0200 + -- Julien Cristau <[email protected]> Thu, 26 Nov 2009 16:08:59 +0100 x11proto-xf86vidmode (2.2.99.1-1) experimental; urgency=low commit a61523c64882d257321eff175c77770f77c4cd91 Author: Timo Aaltonen <[email protected]> Date: Sat Nov 21 14:11:58 2009 +0200 Bump the build-dep on xutils-dev (>= 1:7.5~1). diff --git a/debian/changelog b/debian/changelog index c945cec..a0c7afb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ x11proto-xf86vidmode (2.3-1) UNRELEASED; urgency=low * New upstream release. + * Bump the build-dep on xutils-dev (>= 1:7.5~1). -- Timo Aaltonen <[email protected]> Sat, 21 Nov 2009 11:37:45 +0200 diff --git a/debian/control b/debian/control index 23ba2a6..42f50cc 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: David Nusinow <[email protected]>, Andres Salomon <dilin...@debian. Build-Depends: debhelper (>= 5.0.0), automake, - xutils-dev (>= 1:7.4+4) + xutils-dev (>= 1:7.5~1) Standards-Version: 3.8.3 Vcs-Git: git://git.debian.org/git/pkg-xorg/proto/x11proto-xf86vidmode Vcs-Browser: http://git.debian.org/?p=pkg-xorg/proto/x11proto-xf86vidmode.git commit 7f89ea2cb33e7935e66f80c950dba314ed8bf9f5 Author: Julien Cristau <[email protected]> Date: Sat Nov 21 12:04:02 2009 +0100 Remove config.* in debian/rules clean diff --git a/debian/rules b/debian/rules index ee50ac2..0075d2b 100755 --- a/debian/rules +++ b/debian/rules @@ -55,6 +55,7 @@ clean: rm -rf autom4te.cache */autom4te.cache rm -rf obj-* rm -f aclocal.m4 configure install-sh missing mkinstalldirs + rm -f config.guess config.sub find -name Makefile.in -delete dh_clean commit ec0f7065fcc6acbbffb1202676837ed744e09f32 Author: Timo Aaltonen <[email protected]> Date: Sat Nov 21 11:38:27 2009 +0200 Update the changelogs. diff --git a/ChangeLog b/ChangeLog index 957aa35..a9d0a6b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +commit fdbcfa8a73bf1e38c98d4d41e30ab2a06072be46 +Author: Peter Hutterer <[email protected]> +Date: Thu Oct 1 20:12:03 2009 +1000 + + xf86vidmodeproto 2.3 + + Signed-off-by: Peter Hutterer <[email protected]> + +commit 5d9c8eb371dc1cb6d27fab98c942868518db73c0 +Author: Peter Hutterer <[email protected]> +Date: Thu Oct 1 19:55:12 2009 +1000 + + Require macros 1.3 for XORG_DEFAULT_OPTIONS + + Signed-off-by: Peter Hutterer <[email protected]> + commit 5df1367567475ed17d693dd94aa802e867b26008 Author: Peter Hutterer <[email protected]> Date: Thu Aug 27 11:09:25 2009 +1000 diff --git a/debian/changelog b/debian/changelog index 89f3a31..c945cec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +x11proto-xf86vidmode (2.3-1) UNRELEASED; urgency=low + + * New upstream release. + + -- Timo Aaltonen <[email protected]> Sat, 21 Nov 2009 11:37:45 +0200 + x11proto-xf86vidmode (2.2.99.1-1) experimental; urgency=low * Bump debhelper compat level to 5. commit fdbcfa8a73bf1e38c98d4d41e30ab2a06072be46 Author: Peter Hutterer <[email protected]> Date: Thu Oct 1 20:12:03 2009 +1000 xf86vidmodeproto 2.3 Signed-off-by: Peter Hutterer <[email protected]> diff --git a/configure.ac b/configure.ac index d0bf30b..c401194 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.57]) -AC_INIT([XF86VidModeProto], [2.2.99.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) +AC_INIT([XF86VidModeProto], [2.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) # Require xorg-macros: XORG_DEFAULT_OPTIONS commit 5d9c8eb371dc1cb6d27fab98c942868518db73c0 Author: Peter Hutterer <[email protected]> Date: Thu Oct 1 19:55:12 2009 +1000 Require macros 1.3 for XORG_DEFAULT_OPTIONS Signed-off-by: Peter Hutterer <[email protected]> diff --git a/configure.ac b/configure.ac index b3c4ec3..d0bf30b 100644 --- a/configure.ac +++ b/configure.ac @@ -2,11 +2,11 @@ AC_PREREQ([2.57]) AC_INIT([XF86VidModeProto], [2.2.99.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) -# Require xorg-macros: XORG_CHANGELOG -m4_ifndef([XORG_MACROS_VERSION], [AC_FATAL([must install xorg-macros 1.2 or later before running autoconf/autogen])]) -XORG_MACROS_VERSION(1.2) -XORG_RELEASE_VERSION -XORG_CHANGELOG +# Require xorg-macros: XORG_DEFAULT_OPTIONS +m4_ifndef([XORG_MACROS_VERSION], [AC_FATAL([must install xorg-macros 1.3 or later before running autoconf/autogen])]) +XORG_MACROS_VERSION(1.3) + +XORG_DEFAULT_OPTIONS AC_OUTPUT([Makefile xf86vidmodeproto.pc]) -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

