Przeglądaj źródła

Add changelog entry for Dpkg::Compression related changes

Raphaël Hertzog 16 lat temu
rodzic
commit
fddb4645a3
1 zmienionych plików z 6 dodań i 0 usunięć
  1. 6 0
      debian/changelog

+ 6 - 0
debian/changelog

@@ -7,6 +7,12 @@ dpkg (1.15.6) UNRELEASED; urgency=low
       representation ("$dep") to provide the result of $dep->output()
     - prefix public functions in Dpkg::Deps with deps_ and export them
       by default
+    - rename Dpkg::Source::Compressor in Dpkg::Compression::Process
+    - rename Dpkg::Source::CompressedFile in Dpkg::Compression::FileHandle
+      and completely redesign its API
+    - update Dpkg::Compression's API to use compression_* functions
+      instead of granting direct access to variables, integrate
+      there management of default compression
   * Drop debian-maintainers from Suggests since it's obsolete, the
     corresponding keyring is in debian-keyring.
   * Merge support of symbol patterns in dpkg-gensymbols. Thanks to