ChangeLog | 16 ++++++++++++++++ debian/changelog | 8 ++++++-- debian/control | 2 +- debian/rules | 1 + 4 files changed, 24 insertions(+), 3 deletions(-)
New commits: commit 13c690ddfeecdbbf744ab3e50889e77b78e35556 Author: Julien Cristau <jcris...@debian.org> Date: Thu Nov 26 13:35:27 2009 +0100 Prepare changelog for upload diff --git a/debian/changelog b/debian/changelog index e47c6c8..9ada328 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -x11proto-dmx (1:2.3-1) UNRELEASED; urgency=low +x11proto-dmx (1:2.3-1) experimental; urgency=low [ Timo Aaltonen ] * New upstream release. @@ -6,7 +6,7 @@ x11proto-dmx (1:2.3-1) UNRELEASED; urgency=low [ Julien Cristau ] * Bump xutils-dev build-dep to 1:7.5~1. - -- Timo Aaltonen <tjaal...@ubuntu.com> Fri, 20 Nov 2009 15:07:35 +0200 + -- Julien Cristau <jcris...@debian.org> Thu, 26 Nov 2009 13:35:13 +0100 x11proto-dmx (1:2.2.99.1-1) experimental; urgency=low commit 793fd58f4dbe3de5333a79237b5b492f1d6c3f75 Author: Julien Cristau <jcris...@debian.org> Date: Thu Nov 26 13:35:10 2009 +0100 Bump xutils-dev build-dep to 1:7.5~1. diff --git a/debian/changelog b/debian/changelog index 7f08555..e47c6c8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,11 @@ x11proto-dmx (1:2.3-1) UNRELEASED; urgency=low + [ Timo Aaltonen ] * New upstream release. + [ Julien Cristau ] + * Bump xutils-dev build-dep to 1:7.5~1. + -- Timo Aaltonen <tjaal...@ubuntu.com> Fri, 20 Nov 2009 15:07:35 +0200 x11proto-dmx (1:2.2.99.1-1) experimental; urgency=low diff --git a/debian/control b/debian/control index 3baee0a..e54a6cd 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: David Nusinow <dnusi...@debian.org>, 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-dmx Vcs-Browser: http://git.debian.org/?p=pkg-xorg/proto/x11proto-dmx.git commit 11f45dc9687ce28cd2449fbca71c5aadbb685f3c Author: Julien Cristau <jcris...@debian.org> Date: Sat Nov 21 12:03:59 2009 +0100 Remove config.* in debian/rules clean diff --git a/debian/rules b/debian/rules index ba40b11..21dae46 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 a57e94ca4016b77a1c2a155d913318a56eb5f04a Author: Timo Aaltonen <tjaal...@cc.hut.fi> Date: Fri Nov 20 17:05:03 2009 +0200 Update the ChangeLog. diff --git a/ChangeLog b/ChangeLog index f7690ad..accb0e7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +commit a71c838e1130be28e1639a606b0a7cb56f44a3a8 +Author: Peter Hutterer <peter.hutte...@who-t.net> +Date: Thu Oct 1 19:34:15 2009 +1000 + + dmxproto 2.3 + + Signed-off-by: Peter Hutterer <peter.hutte...@who-t.net> + +commit cfcd1d8985a8a1049ee2e9f9b80e835d33a23419 +Author: Peter Hutterer <peter.hutte...@who-t.net> +Date: Thu Oct 1 19:31:04 2009 +1000 + + Require macros 1.3 for XORG_DEFAULT_OPTIONS + + Signed-off-by: Peter Hutterer <peter.hutte...@who-t.net> + commit 7d2c367d67e236a93f7f73ca661caa3e167833c9 Author: Peter Hutterer <peter.hutte...@who-t.net> Date: Tue Aug 25 16:08:21 2009 +1000 -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org