summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCyril Brulebois <kibi@debian.org>2011-03-07 23:54:40 +0100
committerCyril Brulebois <kibi@debian.org>2011-03-07 23:54:40 +0100
commitb13ab52aca2140e76d07a88624ad57bd622504f5 (patch)
tree8d981833b48bd5b8ea99fca90be453a35c63c6e0
parent8d493330a05b9e51d0e70b513855cdd919704c15 (diff)
downloadxutils-dev-b13ab52aca2140e76d07a88624ad57bd622504f5.tar.gz
Drop xutils-dev build-dep (Closes: #616033).
This introduces bootstrapping issues, and its absence seems to only trigger a “Package xorg-macros was not found” message at configure time. It can easily be added back later if it becomes really required.
-rw-r--r--debian/changelog9
-rw-r--r--debian/control1
2 files changed, 9 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 58e6ab4..dc2d6ae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+xutils-dev (1:7.6+2) UNRELEASED; urgency=low
+
+ * Drop xutils-dev build-dep (Closes: #616033). This introduces
+ bootstrapping issues, and its absence seems to only trigger a “Package
+ xorg-macros was not found” message at configure time. It can easily be
+ added back later if it becomes really required.
+
+ -- Cyril Brulebois <kibi@debian.org> Mon, 07 Mar 2011 23:50:05 +0100
+
xutils-dev (1:7.6+1) unstable; urgency=low
* xorg-cf-files 1.0.4.
diff --git a/debian/control b/debian/control
index 43dec2a..7f505fe 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,6 @@ Build-Depends:
pkg-config,
quilt,
x11proto-core-dev,
- xutils-dev (>= 1:7.5+4),
Standards-Version: 3.9.0
Vcs-Git: git://git.debian.org/git/pkg-xorg/app/xutils-dev
Vcs-Browser: http://git.debian.org/?p=pkg-xorg/app/xutils-dev.git