summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2012-05-07 05:05:53 +0200
committerGuillem Jover <guillem@debian.org>2012-05-10 04:58:50 +0200
commita22c0eb2dc5d6cc62e6142db6a2bc489bfa815cc (patch)
tree7ada0e0e87dd60c661199c991d60705e913b327c /doc
parent8f760cb1a79d18ab97b6fe4dc794aaca0fc9bae3 (diff)
downloaddpkg-a22c0eb2dc5d6cc62e6142db6a2bc489bfa815cc.tar.gz
dpkg-buildpackage: Remove deprecated support for PGP style interface
Diffstat (limited to 'doc')
-rw-r--r--doc/README.feature-removal-schedule18
1 files changed, 9 insertions, 9 deletions
diff --git a/doc/README.feature-removal-schedule b/doc/README.feature-removal-schedule
index d9f90e614..1293df93b 100644
--- a/doc/README.feature-removal-schedule
+++ b/doc/README.feature-removal-schedule
@@ -34,15 +34,6 @@ Warning: program
Why:
This option has been superseded by -tudeb.
-What: support of PGP
-Status: deprecated
-When: 1.15.x
-Warning: program
-Why:
- PGP is not part of Debian and GnuPG has been the standard tool for digital
- signatures for several years already. Supporting only GnuPG enables us to
- rely on some of its features.
-
What: --print-installation-architecture (dpkg option)
Status: obsolete
When: 1.15.x
@@ -124,3 +115,12 @@ Why:
Having two ways to let the administrator get to a shell on conffile prompt
is confusing, it also difficults setting up a consistent environment to be
used by external programs.
+
+What: support for PGP
+Status: removed
+When: 1.16.4
+Warning: program
+Why:
+ PGP is not part of Debian and GnuPG has been the standard tool for digital
+ signatures for several years already. Supporting only GnuPG enables us to
+ rely on some of its features.