summaryrefslogtreecommitdiff
path: root/man/deb-src-control.5
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2011-08-14 22:45:20 +0200
committerGuillem Jover <guillem@debian.org>2011-08-20 14:46:24 +0200
commitffc6888c5721e5e4451d8135827936fca761b157 (patch)
tree3eaf9808ca4a64662512afd44a050c7cf692575c /man/deb-src-control.5
parent187025628d46bd737bd22242b857ae91e6922103 (diff)
downloaddpkg-ffc6888c5721e5e4451d8135827936fca761b157.tar.gz
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.
Diffstat (limited to 'man/deb-src-control.5')
-rw-r--r--man/deb-src-control.52
1 files changed, 1 insertions, 1 deletions
diff --git a/man/deb-src-control.5 b/man/deb-src-control.5
index 6fc32f944..76e2f9ebc 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