diff options
author | Niels Thykier <niels@thykier.net> | 2017-12-16 15:40:56 +0000 |
---|---|---|
committer | Niels Thykier <niels@thykier.net> | 2017-12-16 15:47:43 +0000 |
commit | bf8389be372545816423e96e6be371405cae5214 (patch) | |
tree | 1dc0702a02a423c4ea1443bc1669c68762ad417d | |
parent | c6cf339ecaf2fd1328b40c2432bba4f939d68045 (diff) | |
download | debhelper-bf8389be372545816423e96e6be371405cae5214.tar.gz |
debhelper.pod: Declare compat 11 as stable
Signed-off-by: Niels Thykier <niels@thykier.net>
-rw-r--r-- | debhelper.pod | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/debhelper.pod b/debhelper.pod index 24342525..0e45a4d2 100644 --- a/debhelper.pod +++ b/debhelper.pod @@ -470,9 +470,6 @@ configuration. =item v10 -This is the recommended mode of operation. - - Changes from v9 are: =over 8 @@ -586,7 +583,7 @@ package. =item v11 -This compatibility level is open for beta testing; changes may occur. +This is the recommended mode of operation. Changes from v10 are: |