summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>2012-01-15 21:24:44 +0000
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>2012-01-15 21:24:44 +0000
commit62c0ed4fcb6f062b0dc6b77922408a1ddfcf39a2 (patch)
tree9a5fdf7d79b7eff9e881be60f8b841e4a9bb058b
parent315479a6ce9f9d0ca7861369e64f4272a54848b8 (diff)
downloadshadow-62c0ed4fcb6f062b0dc6b77922408a1ddfcf39a2.tar.gz
* debian/control: Add Build-Depends on libsemanage1-dev [linux-any]
-rw-r--r--debian/changelog3
-rw-r--r--debian/control2
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) <nicolas.francois@centraliens.net> Sat, 19 Nov 2011 16:08:29 +0100
+ -- Nicolas FRANCOIS (Nekral) <nicolas.francois@centraliens.net> 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 <pkg-shadow-devel@lists.alioth.debian.org>
Standards-Version: 3.8.4
Uploaders: Christian Perrier <bubulle@debian.org>, Nicolas FRANCOIS (Nekral) <nicolas.francois@centraliens.net>
-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/