debian/changelog | 4 ++-- debian/rules | 1 + 2 files changed, 3 insertions(+), 2 deletions(-)
New commits: commit 2330806c36751d7e9124e1a1e52b1746d172e342 Author: Julien Cristau <jcris...@debian.org> Date: Sat Nov 21 12:07:56 2009 +0100 Prepare changelog for upload diff --git a/debian/changelog b/debian/changelog index 637a203..a4679ca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -x11proto-composite (1:0.4.1-1) UNRELEASED; urgency=low +x11proto-composite (1:0.4.1-1) unstable; urgency=low [ Julien Cristau ] * Run autoreconf at build time. @@ -12,7 +12,7 @@ x11proto-composite (1:0.4.1-1) UNRELEASED; urgency=low * New upstream release 0.4.1. * Bump the build-dep on xutils-dev (>= 1:7.5~1). - -- Julien Cristau <jcris...@debian.org> Sat, 05 Sep 2009 14:07:46 +0200 + -- Julien Cristau <jcris...@debian.org> Sat, 21 Nov 2009 12:07:25 +0100 x11proto-composite (1:0.4-2) unstable; urgency=low commit c6bc1878447693193ff478dad10804a65e9238d4 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 4471860..e86994a 100755 --- a/debian/rules +++ b/debian/rules @@ -56,6 +56,7 @@ clean: rm -rf autom4te.cache */autom4te.cache rm -rf obj-* rm -f aclocal.m4 configure install-sh missing + rm -f config.guess config.sub find -name Makefile.in -delete dh_clean -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org