summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rw-r--r--debian/libadns1.symbols53
2 files changed, 2 insertions, 52 deletions
diff --git a/debian/changelog b/debian/changelog
index c5bc782..c57c31b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ adns (1.5.0~rc0-0~exp1~) experimental; urgency=low
* Made myself the Maintainer. Closes: #765629.
* Delete spurious Makefile and src/config.h.
* Clarify and improve package Descriptions.
+ * In symbols file: ignore all symbols `adns__*' with a regex rule.
--
diff --git a/debian/libadns1.symbols b/debian/libadns1.symbols
index b393015..8a79b1b 100644
--- a/debian/libadns1.symbols
+++ b/debian/libadns1.symbols
@@ -1,56 +1,5 @@
libadns.so.1 libadns1 #MINVER#
- adns__alloc_final@Base 1.4
- adns__alloc_interim@Base 1.4
- adns__alloc_mine@Base 1.4
- adns__alloc_preserved@Base 1.4
- adns__autosys@Base 1.4
- adns__consistency@Base 1.4
- adns__debug@Base 1.4
- adns__diag@Base 1.4
- adns__diag_domain@Base 1.4
- adns__fdevents@Base 1.4
- adns__findlabel_next@Base 1.4
- adns__findlabel_start@Base 1.4
- adns__findrr@Base 1.4
- adns__findrr_anychk@Base 1.4
- adns__findtype@Base 1.4
- adns__internal_check@Base 1.4
- adns__internal_submit@Base 1.4
- adns__isort@Base 1.4
- adns__lprintf@Base 1.4
- adns__makefinal_block@Base 1.4
- adns__makefinal_str@Base 1.4
- adns__mkquery@Base 1.4
- adns__mkquery_frdgram@Base 1.4
- adns__must_gettimeofday@Base 1.4
- adns__parse_domain@Base 1.4
- adns__parse_domain_more@Base 1.4
- adns__pollfds@Base 1.4
- adns__procdgram@Base 1.4
- adns__qdpl_normal@Base 1.4
- adns__query_done@Base 1.4
- adns__query_fail@Base 1.4
- adns__query_send@Base 1.4
- adns__querysend_tcp@Base 1.4
- adns__reset_preserved@Base 1.4
- adns__search_next@Base 1.4
- adns__setnonblock@Base 1.4
- adns__sigpipe_protect@Base 1.4
- adns__sigpipe_unprotect@Base 1.4
- adns__tcp_broken@Base 1.4
- adns__tcp_tryconnect@Base 1.4
- adns__timeouts@Base 1.4
- adns__transfer_interim@Base 1.4
- adns__update_expires@Base 1.4
- adns__vbuf_append@Base 1.4
- adns__vbuf_appendq@Base 1.4
- adns__vbuf_appendstr@Base 1.4
- adns__vbuf_ensure@Base 1.4
- adns__vbuf_free@Base 1.4
- adns__vbuf_init@Base 1.4
- adns__vdiag@Base 1.4
- adns__vlprintf@Base 1.4
- adns__warn@Base 1.4
+ (regex)"^adns__.*@Base$" 1.4
adns_afterpoll@Base 1.4
adns_afterselect@Base 1.4
adns_beforepoll@Base 1.4