The following commit has been merged in the master branch:
commit 925be4f093fbe18c6258cd5f0e9483853c2479fc
Author: Guillem Jover <[email protected]>
Date: Sun Dec 11 07:59:19 2011 +0100
libdpkg: Rename version script from libdpkg.Versions to libdpkg.map
diff --git a/lib/dpkg/Makefile.am b/lib/dpkg/Makefile.am
index 64d8b3b..c3b3cd0 100644
--- a/lib/dpkg/Makefile.am
+++ b/lib/dpkg/Makefile.am
@@ -14,7 +14,7 @@ AM_CPPFLAGS = \
EXTRA_DIST = \
- libdpkg.Versions \
+ libdpkg.map \
libdpkg.pc.in
pkgconfigdir = $(libdir)/pkgconfig
diff --git a/lib/dpkg/libdpkg.Versions b/lib/dpkg/libdpkg.map
similarity index 100%
rename from lib/dpkg/libdpkg.Versions
rename to lib/dpkg/libdpkg.map
--
dpkg's main repository
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]