Просмотр исходного кода

debian: Add bug closure for package refcount fix

Closes: #681370
Guillem Jover лет назад: 13
Родитель
Сommit
ad7a772433
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      debian/changelog

+ 1 - 0
debian/changelog

@@ -27,6 +27,7 @@ dpkg (1.17.2) UNRELEASED; urgency=low
     debian/control does not exist. Closes: #667008
   * Pass the package reference count (i.e. number of present instances) to
     maintainer scripts via the new variable DPKG_MAINTSCRIPT_PACKAGE_REFCOUNT.
+    Closes: #681370
   * Fix field names on error messages in libdpkg, by either capitalizing them
     or by renaming them to match reality.