Przeglądaj źródła

doc: Update features removal schedule

- The -u, --udeb dpkg-scanpackages options got removed, state that.
- Remove the entry about obsolete fields, as these need to be preserved
  for backward compatibility, they are part of the external interface
  to be able to handle ancient binary packages.
Guillem Jover 11 lat temu
rodzic
commit
d87a05a75c
2 zmienionych plików z 6 dodań i 10 usunięć
  1. 5 0
      debian/changelog
  2. 1 10
      doc/README.feature-removal-schedule

+ 5 - 0
debian/changelog

@@ -20,6 +20,11 @@ dpkg (1.17.21) UNRELEASED; urgency=low
     to process triggers for packages that are not yet ready in the first
     to process triggers for packages that are not yet ready in the first
     dependtry, but which might be a bit later on, without wrongly detecting
     dependtry, but which might be a bit later on, without wrongly detecting
     avoidable and bogus trigger cycles. Closes: #766557
     avoidable and bogus trigger cycles. Closes: #766557
+  * Update features removal schedule:
+    - The -u, --udeb dpkg-scanpackages options got removed, state that.
+    - Remove the entry about obsolete fields, as these need to be preserved
+      for backward compatibility, they are part of the external interface to
+      be able to handle ancient binary packages.
 
 
   [ Updated programs translations ]
   [ Updated programs translations ]
   * Catalan (Guillem Jover).
   * Catalan (Guillem Jover).

+ 1 - 10
doc/README.feature-removal-schedule

@@ -18,15 +18,6 @@ Why:
  The semantics of Source-Version are missleading when applied to binNMUs.
  The semantics of Source-Version are missleading when applied to binNMUs.
  Should switch to use binary:Version or source:Version substvars.
  Should switch to use binary:Version or source:Version substvars.
 
 
-What: Revision, Package-Revision, Package_Revision, Class, Recommended,
-      Optional (field)
-Status: obsolete
-When: 1.15.x
-Warning: program
-Why:
- These fields have been superseded by either other fields with better names
- or values in other fields.
-
 What: --print-installation-architecture (dpkg option)
 What: --print-installation-architecture (dpkg option)
 Status: obsolete
 Status: obsolete
 When: 1.15.x
 When: 1.15.x
@@ -149,7 +140,7 @@ Why:
  rely on some of its features.
  rely on some of its features.
 
 
 What: -u, --udeb (dpkg-scanpackages option)
 What: -u, --udeb (dpkg-scanpackages option)
-Status: deprecated
+Status: removed
 When: 1.16.4
 When: 1.16.4
 Warning: program
 Warning: program
 Why:
 Why: