diff options
author | Josh Triplett <josh@freedesktop.org> | 2006-04-15 20:44:11 -0700 |
---|---|---|
committer | Josh Triplett <josh@freedesktop.org> | 2006-04-15 20:44:11 -0700 |
commit | 057ae541a3a73cffd58533029292c1c721fa3162 (patch) | |
tree | afe1eab544c23a14f81854b5853fd519c1a698e8 /debian/changelog | |
parent | 8eedb4a487dcede0e52849e36c4da13bdf0c8b51 (diff) |
Update -dbg package handling to work with debhelper compat level 5.
Increase minimum version on debhelper Build-Depends to 5.0.0.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a0501f3..1b7ee20 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ libxcb0 (0.9-3) UNRELEASED; urgency=low * Stop running autoreconf in debian/rules, and remove Build-Depends for autoconf, automake, and libtool. + * Update -dbg package handling to work with debhelper compat level 5. + Increase minimum version on debhelper Build-Depends to 5.0.0. -- Josh Triplett <josh@freedesktop.org> Sat, 15 Apr 2006 19:20:07 -0700 |