The following commit has been merged in the master branch:
commit ffc6888c5721e5e4451d8135827936fca761b157
Author: Guillem Jover <guil...@debian.org>
Date:   Sun Aug 14 22:45:20 2011 +0200

    deb-src-control(5): Use linux-any in example control stanza
    
    Instead of using the negated list of not supported architectures, just
    use the positive form, which should be considered current best practice.

diff --git a/man/deb-src-control.5 b/man/deb-src-control.5
index 6fc32f9..76e2f9e 100644
--- a/man/deb-src-control.5
+++ b/man/deb-src-control.5
@@ -300,7 +300,7 @@ Vcs\-Browser: http://git.debian.org/?p=dpkg/dpkg.git
 Vcs\-Git: git://git.debian.org/git/dpkg/dpkg.git
 Standards\-Version: 3.7.3
 Build\-Depends: pkg\-config, debhelper (>= 4.1.81),
- libselinux1\-dev (>= 1.28\-4) [!hurd\-i386 !kfreebsd\-i386 !kfreebsd\-amd64]
+ libselinux1\-dev (>= 1.28\-4) [!linux\-any]
 
 Package: dpkg\-dev
 Section: utils

-- 
dpkg's main repository


-- 
To UNSUBSCRIBE, email to debian-dpkg-cvs-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to