[Pkg-samba-maint] [samba] 04/04: Limit build-dep on libaio-dev to linux architectures.
Ivo De Decker
idd-guest at alioth.debian.org
Wed Oct 9 21:34:30 UTC 2013
This is an automated email from the git hooks/post-receive script.
idd-guest pushed a commit to branch samba_4.0
in repository samba.
commit efe0eeed79f8e5c2f03b94d4d7b377b6eae9b2d5
Author: Ivo De Decker <ivo.dedecker at ugent.be>
Date: Wed Oct 9 22:22:45 2013 +0200
Limit build-dep on libaio-dev to linux architectures.
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 19cd7b8..634b2ac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ samba (2:4.0.10+dfsg-1) UNRELEASED; urgency=low
[ Ivo De Decker ]
* Update vcs urls to point to samba instead of samba4.
* New upstream release.
+ * Limit build-dep on libaio-dev to linux architectures.
[ Steve Langasek ]
* Don't put useless symlinks to nss modules in the libnss-winbind package.
diff --git a/debian/control b/debian/control
index ac58249..0446b9c 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Build-Depends: bison,
flex,
heimdal-multidev (>= 1.6~),
libacl1-dev,
- libaio-dev,
+ libaio-dev [linux-any],
libattr1-dev,
libblkid-dev,
libbsd-dev,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-samba/samba.git
More information about the Pkg-samba-maint
mailing list