From 62c0ed4fcb6f062b0dc6b77922408a1ddfcf39a2 Mon Sep 17 00:00:00 2001 From: nekral-guest Date: Sun, 15 Jan 2012 21:24:44 +0000 Subject: * debian/control: Add Build-Depends on libsemanage1-dev [linux-any] --- debian/changelog | 3 ++- debian/control | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4c865dc0..a5ae2c1c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -91,12 +91,13 @@ shadow (1:4.1.5-1) unstable; urgency=low * debian/patches/901_testsuite_gcov: Do not revert the locale when testing with gcov to avoid coverage false negatives. This does not impact the debian binary package, only the test package. + * debian/control: Add Build-Depends on libsemanage1-dev [linux-any] [ Christian Perrier ] * Use "linux-any" instead of a negated list of architectures in Build-Depends. Closes: #634465 - -- Nicolas FRANCOIS (Nekral) Sat, 19 Nov 2011 16:08:29 +0100 + -- Nicolas FRANCOIS (Nekral) Sat, 19 Nov 2011 16:57:55 +0100 shadow (1:4.1.4.2+svn3283-3) unstable; urgency=high diff --git a/debian/control b/debian/control index 966261c1..4a819732 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: required Maintainer: Shadow package maintainers Standards-Version: 3.8.4 Uploaders: Christian Perrier , Nicolas FRANCOIS (Nekral) -Build-Depends: autoconf, automake1.9, libtool, gettext, libpam0g-dev, debhelper (>= 6.0.7~), quilt, dpkg-dev (>= 1.13.5), xsltproc, docbook-xsl, docbook-xml, libxml2-utils, cdbs, libselinux1-dev [linux-any], gnome-doc-utils (>= 0.4.3) +Build-Depends: autoconf, automake1.9, libtool, gettext, libpam0g-dev, debhelper (>= 6.0.7~), quilt, dpkg-dev (>= 1.13.5), xsltproc, docbook-xsl, docbook-xml, libxml2-utils, cdbs, libselinux1-dev [linux-any], libsemanage1-dev [linux-any], gnome-doc-utils (>= 0.4.3) Vcs-Svn: svn://svn.debian.org/svn/pkg-shadow/debian/trunk Vcs-Browser: http://svn.debian.org/viewsvn/pkg-shadow/debian/trunk Homepage: http://pkg-shadow.alioth.debian.org/ -- cgit v1.2.1