* debian/control: Add Build-Depends on libsemanage1-dev [linux-any]
This commit is contained in:
3
debian/changelog
vendored
3
debian/changelog
vendored
@@ -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
|
||||
|
||||
|
||||
2
debian/control
vendored
2
debian/control
vendored
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user