debian/changelog | 5 +++-- debian/control | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-)
New commits: commit 00ae3dc3ea11f5862b3b6613f0895b3ee6927755 Author: Julien Cristau <[email protected]> Date: Sat Nov 21 14:09:52 2009 +0100 Bump debhelper build-dep to appease lintian diff --git a/debian/control b/debian/control index 55d30aa..b4c0da3 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian X Strike Force <[email protected]> Uploaders: David Nusinow <[email protected]>, Andres Salomon <[email protected]>, Julien Cristau <[email protected]> Build-Depends: - debhelper (>= 4.0.0), + debhelper (>= 5.0.0), automake, xutils-dev (>= 1:7.5~1) Standards-Version: 3.8.3 commit 6bfc3a73ce4e8176a2bfbfbc20a13d9f806c4dd2 Author: Julien Cristau <[email protected]> Date: Sat Nov 21 14:04:05 2009 +0100 Prepare changelog for upload diff --git a/debian/changelog b/debian/changelog index 5eddb72..2fd57e4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ -x11proto-xf86misc (0.9.3-1) UNRELEASED; urgency=low +x11proto-xf86misc (0.9.3-1) unstable; urgency=low + [ Timo Aaltonen ] * New upstream release. * Bump debhelper compat level to 5. * Bump Standards-Version to 3.8.3. @@ -9,7 +10,7 @@ x11proto-xf86misc (0.9.3-1) UNRELEASED; urgency=low * Parse space-separated DEB_BUILD_OPTIONS, and handle parallel=N. * Bump the build-dep on xutils-dev (>= 1:7.5~1). - -- Timo Aaltonen <[email protected]> Sat, 21 Nov 2009 11:25:23 +0200 + -- Julien Cristau <[email protected]> Sat, 21 Nov 2009 14:03:49 +0100 x11proto-xf86misc (0.9.2-5) unstable; urgency=low -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

