[Pkg-shadow-commits] r889 - trunk/debian

Nicolas FRANCOIS nekral-guest at costa.debian.org
Sun Mar 5 21:57:23 UTC 2006


Author: nekral-guest
Date: 2006-03-05 21:57:21 +0000 (Sun, 05 Mar 2006)
New Revision: 889

Modified:
   trunk/debian/changelog
   trunk/debian/control
Log:
Do not use type-handling for the dependency on libselinux1-dev.
Use an explicit list of arches. Thanks to Guillem Jover.


Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2006-03-04 23:30:56 UTC (rev 888)
+++ trunk/debian/changelog	2006-03-05 21:57:21 UTC (rev 889)
@@ -10,6 +10,8 @@
       "sufficient" lines in these common-* files
     - make sure debian/recode_manpages.sh fails if a page can't be recoded.
     - more bulletproof string checks in passwd.config (related to: #355268).
+    - Do not use type-handling for the dependency on libselinux1-dev.
+      Use an explicit list of arches. Thanks to Guillem Jover.
   * Upstream bugs fixed in upstream CVS:
     - make passwd.1 synopsis consistent with other man pages
       Closes: #352136

Modified: trunk/debian/control
===================================================================
--- trunk/debian/control	2006-03-04 23:30:56 UTC (rev 888)
+++ trunk/debian/control	2006-03-05 21:57:21 UTC (rev 889)
@@ -4,7 +4,7 @@
 Maintainer: Shadow package maintainers <pkg-shadow-devel at lists.alioth.debian.org>
 Standards-Version: 3.6.2
 Uploaders: Christian Perrier <bubulle at debian.org>, Martin Quinson <mquinson at debian.org>
-Build-Depends: autoconf, automake1.7, libtool, bzip2, gettext, libpam0g-dev, texinfo, file, debhelper (>= 4.1.16), po-debconf, libpam-runtime (>= 0.76-14), quilt, dpkg-dev (>= 1.13.5), xsltproc, docbook-xsl, docbook-xml, libxml2-utils, cdbs, libselinux1-dev [linux-any]
+Build-Depends: autoconf, automake1.7, libtool, bzip2, gettext, libpam0g-dev, texinfo, file, debhelper (>= 4.1.16), po-debconf, libpam-runtime (>= 0.76-14), quilt, dpkg-dev (>= 1.13.5), xsltproc, docbook-xsl, docbook-xml, libxml2-utils, cdbs, libselinux1-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64]
 
 Package: passwd
 Architecture: any




More information about the Pkg-shadow-commits mailing list