The following commit has been merged in the master branch:
commit 4ceaa71d42fb5a16560c4b2c069f1d6a51d03a9b
Author: Guillem Jover <[email protected]>
Date: Mon Jan 2 07:13:29 2012 +0100
libdpkg: Add missing symbols to the version script
diff --git a/lib/dpkg/libdpkg.map b/lib/dpkg/libdpkg.map
index cefaba4..f0476cf 100644
--- a/lib/dpkg/libdpkg.map
+++ b/lib/dpkg/libdpkg.map
@@ -192,6 +192,9 @@ LIBDPKG_PRIVATE {
copy_dependency_links;
pkg_sorter_by_name;
pkg_summary;
+ pkg_abbrev_want;
+ pkg_abbrev_status;
+ pkg_abbrev_eflag;
# Package list handling
pkg_list_new;
--
dpkg's main repository
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]