summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJamey Sharp <jamey@minilop.net>2006-12-10 20:08:24 -0800
committerJamey Sharp <jamey@minilop.net>2006-12-10 20:09:10 -0800
commite8b4dd86dbe76ce480421671750cefb56dfaeb3c (patch)
tree29c392ba45f924bd3d345ea5eff6256eb4fd74ba /debian/changelog
parent78d16b32595029755bc52200ec4e77363b7520d4 (diff)
Use a versioned Build-Depends on libpthread-stubs0-dev, to help buildds find it in experimental.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 3a0bae5..0c4f647 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,7 +5,8 @@ libxcb (1.0-1) experimental; urgency=low
* Bump versioned Build-Depends on xcb-proto to 1.0, to match configure.ac.
* Add version to Build-Depends on check, requiring 0.9.4-2 or newer, when
check first started shipping the pkg-config file.
- * Add Build-Depends on libpthread-stubs0-dev.
+ * Add Build-Depends on libpthread-stubs0-dev. Use a versioned
+ Build-Depends, to help buildds find it in experimental.
* Add XS-Vcs-Git field.
* Cherry-pick post-1.0 changes from master:
* "NetBSD doesn't have AI_ADDRCONFIG: use it only if it's available."