debian/changelog | 5 +++-- debian/control | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-)
New commits: commit 75b6acd40c857d0f18ffb5532a2e5e496dca647b Author: Julien Cristau <[email protected]> Date: Sat Nov 21 13:34:34 2009 +0100 Bump debhelper build-dep to appease lintian diff --git a/debian/control b/debian/control index fb2edc0..a6095aa 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 4b4a4ba29a44a805b9bdde4eaf1d3286042ed4ac Author: Julien Cristau <[email protected]> Date: Sat Nov 21 13:31:16 2009 +0100 Prepare changelog for upload diff --git a/debian/changelog b/debian/changelog index 3857892..c8aa605 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ -x11proto-kb (1.0.4-1) UNRELEASED; urgency=low +x11proto-kb (1.0.4-1) unstable; urgency=low + [ Timo Aaltonen ] * New upstream release (closes: #556006). * Add README.source from xsfbs. Bump Standards-Version to 3.8.3. * Bump debhelper compat level to 5. @@ -9,7 +10,7 @@ x11proto-kb (1.0.4-1) UNRELEASED; urgency=low * Run autoreconf on build. Add build-deps on automake and xutils-dev. * Bump the build-dep on xutils-dev (>= 1:7.5~1). - -- Timo Aaltonen <[email protected]> Fri, 31 Jul 2009 14:37:29 +0300 + -- Julien Cristau <[email protected]> Sat, 21 Nov 2009 13:31:13 +0100 x11proto-kb (1.0.3-3) unstable; urgency=low -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

