summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Triplett <josh@freedesktop.org>2006-11-24 01:38:42 -0800
committerJosh Triplett <josh@freedesktop.org>2006-11-24 01:38:42 -0800
commit700af80ca9be1b7197570c326d12df964f518ac1 (patch)
treec51289916fac64ed9ccecf86badf5f4e95fb4f36
parent301dc68df2acfb3ae578d303b0b29098d68c3592 (diff)
Bump debhelper version requirement to 5, to satisfy cdbs and lintian.debian-1.0-1
-rw-r--r--debian/changelog1
-rw-r--r--debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 71631e5..213b2b4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ xcb-proto (1.0-1) experimental; urgency=low
* New upstream release.
* The "Thanksgiving" release: We feel thankful to have it released.
* Add XS-X-Vcs-Git field.
+ * Bump debhelper version requirement to 5, to satisfy cdbs and lintian.
-- Josh Triplett <josh@freedesktop.org> Fri, 24 Nov 2006 00:28:05 -0800
diff --git a/debian/control b/debian/control
index 02bb5e8..68d1ed0 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: libdevel
Priority: optional
Maintainer: XCB Developers <xcb@lists.freedesktop.org>
Uploaders: Jamey Sharp <sharpone@debian.org>, Josh Triplett <josh@freedesktop.org>
-Build-Depends: cdbs, debhelper (>= 4.0.0), libxml2-utils
+Build-Depends: cdbs, debhelper (>= 5), libxml2-utils
Standards-Version: 3.7.2
XS-X-Vcs-Git: git://anongit.freedesktop.org/git/xcb/proto