瀏覽代碼

debian/changelog: Close the FTBFS on kFreeBSD bug.

Julian Andres Klode 17 年之前
父節點
當前提交
00388ba3ec
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      debian/changelog

+ 1 - 1
debian/changelog

@@ -8,7 +8,7 @@ apt (0.7.22.1) unstable; urgency=low
   [ Julian Andres Klode ]
   [ Julian Andres Klode ]
   * apt-pkg/contrib/mmap.cc:
   * apt-pkg/contrib/mmap.cc:
     - Fix FTBFS on GNU/kFreeBSD by disabling DynamicMMap::Grow() on
     - Fix FTBFS on GNU/kFreeBSD by disabling DynamicMMap::Grow() on
-      non-Linux architectures (as it uses mremap).
+      non-Linux architectures as it uses mremap (Closes: #539742).
   * apt-pkg/sourcelist.cc:
   * apt-pkg/sourcelist.cc:
     - Only warn about missing sources.list if there is no sources.list.d
     - Only warn about missing sources.list if there is no sources.list.d
       and vice versa as only one of them is needed (Closes: #539731).
       and vice versa as only one of them is needed (Closes: #539731).