[pkg-db-commits] [SCM] Berkeley DB Debian packaging branch, debian-sid, updated. debian/5.1.25-10-34-g42cbaf8

Ondřej Surý ondrej at sury.org
Fri Jan 20 18:35:02 UTC 2012


The following commit has been merged in the debian-sid branch:
commit 121075f939af0b4e20019b69f6ac087849aba53e
Author: Ondřej Surý <ondrej at sury.org>
Date:   Fri Jan 20 17:43:13 2012 +0100

    Bump versioned symbols to DB5_3

diff --git a/debian/patches/002-versioned_symbols.patch b/debian/patches/002-versioned_symbols.patch
index 4cd3989..238861c 100644
--- a/debian/patches/002-versioned_symbols.patch
+++ b/debian/patches/002-versioned_symbols.patch
@@ -6,7 +6,7 @@
  
 +Versions: $(C_OBJS)
 +	rm -f $@
-+	printf "DB5_2 {\n  global:\n" > $@
++	printf "DB5_3 {\n  global:\n" > $@
 +	nm $$(sed -n "/^pic_object='\(.*\)'$$/ { s//\1/;s,.libs/,,;p;}" $(C_OBJS)) | grep " [DTR] " | cut -d" " -f3 | sed -e 's/$$/;/' >> $@
 +	printf "local: *; };\n" >> $@
 +

-- 
Berkeley DB Debian packaging



More information about the pkg-db-commits mailing list