Author: guillem
Date: 2006-03-05 19:24:27 +0000 (Sun, 05 Mar 2006)
New Revision: 192

Modified:
   trunk/ChangeLog
   trunk/debian/changelog
   trunk/debian/control
Log:
Don't try to compile in SELinux support on GNU/kFreeBSD amd64.


Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog     2006-03-05 17:28:41 UTC (rev 191)
+++ trunk/ChangeLog     2006-03-05 19:24:27 UTC (rev 192)
@@ -1,3 +1,8 @@
+2006-03-05  Guillem Jover  <[EMAIL PROTECTED]>
+
+       * debian/control (Build-Depends): Do not depend on libselinux1-dev
+       in GNU/kFreeBSD amd64.
+
 2006-02-28  Matt Kraai  <[EMAIL PROTECTED]>
 
        * scripts/dpkg-gencontrol.pl: Fix typo (occoured -> occurred).

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog      2006-03-05 17:28:41 UTC (rev 191)
+++ trunk/debian/changelog      2006-03-05 19:24:27 UTC (rev 192)
@@ -14,6 +14,7 @@
   * Major cleanup of manpages, by using properly the bold and italic
     attributes and other embellishments.
   * Add dpkg-query(1) in the SEE ALSO section in dpkg(1). Closes: #354643
+  * Don't try to compile in SELinux support on GNU/kFreeBSD amd64.
 
   [ Updated man pages translations ]
   * Polish (Robert Luberda). Closes: #353782

Modified: trunk/debian/control
===================================================================
--- trunk/debian/control        2006-03-05 17:28:41 UTC (rev 191)
+++ trunk/debian/control        2006-03-05 19:24:27 UTC (rev 192)
@@ -6,7 +6,7 @@
 Origin: debian
 Bugs: debbugs://bugs.debian.org
 Standards-Version: 3.6.2
-Build-Depends: debhelper (>= 4.1.81), pkg-config, libncurses5-dev | 
libncurses-dev, zlib1g-dev (>= 1:1.1.3-19.1), libbz2-dev, libselinux1-dev (>= 
1.28-4) [!hurd-i386 !kfreebsd-i386], po4a
+Build-Depends: debhelper (>= 4.1.81), pkg-config, libncurses5-dev | 
libncurses-dev, zlib1g-dev (>= 1:1.1.3-19.1), libbz2-dev, libselinux1-dev (>= 
1.28-4) [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], po4a
 
 Package: dpkg
 Architecture: any


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to