Control: tag -1 + patch
Control: user release.debian....@packages.debian.org
Control: usertag -1 + transition
Control: block -1 by 790756
Control: reassign -1 release.debian.org

On Fri, Jul 03, 2015 at 01:10:30PM +0000, Matthias Klose wrote:
>  - If a library transition is needed, please prepare for the change.
>    Rename the library package, append "v5" to the name of the package
>    (e.g. libfoo2 -> libfoo2v5). Such a change can be avoided, if you
>    have a soversion bump and you upload this version instead of the
>    renamed package.  Prepare a patch and attach it to this issue (mark
>    this issue with patch), so that it is possible to NMU such a
>    package. We'll probably have more than hundred transitions
>    triggered. Then reassign the issue to release.debian.org and
>    properly tag it as a transition issue, by sending an email to
>    cont...@bugs.debian.org:
>    
>      user release.debian....@packages.debian.org
>      usertag <this issue> + transition
>      block <this issue> by 790756
>      reassign <this issue> release.debian.org

Some of the changed symbols are part of the API. I'm attaching a patch
which allows the package to build, at least on amd64, and implements
the transition as described above.

Regards,

Stephen
diff --git a/debian/changelog b/debian/changelog
index 760ee86..8c0129b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+htmlcxx (0.85-3.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Update symbols for gcc 5. This involves a transition for
+    libcss-parser-pp0 and libhtmlcxx3 (Closes: #789298).
+
+ -- Stephen Kitt <sk...@debian.org>  Fri, 07 Aug 2015 21:18:54 +0200
+
 htmlcxx (0.85-3) unstable; urgency=medium
 
   * Use dh-autoreconf to update config.guess and config.sub (Closes: #727898).
diff --git a/debian/control b/debian/control
index 880c1d1..bfdb2e1 100644
--- a/debian/control
+++ b/debian/control
@@ -17,9 +17,9 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/htmlcxx.git
 Package: libhtmlcxx-dev
 Section: libdevel
 Architecture: any
-Depends: libcss-parser-pp0 (= ${binary:Version}),
+Depends: libcss-parser-pp0v5 (= ${binary:Version}),
          libcss-parser0 (= ${binary:Version}),
-         libhtmlcxx3 (= ${binary:Version}),
+         libhtmlcxx3v5 (= ${binary:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
 Description: simple HTML/CSS1 parser library for C++ (development)
@@ -46,7 +46,7 @@ Description: simple HTML/CSS1 parser library for C++ (development)
  This package contains files required for developing software that makes use of
  htmlcxx.
 
-Package: libhtmlcxx3
+Package: libhtmlcxx3v5
 Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
@@ -100,7 +100,7 @@ Description: simple CSS1 parser library for C
  .
  This package contains the C runtime library for CSS parsing.
 
-Package: libcss-parser-pp0
+Package: libcss-parser-pp0v5
 Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
diff --git a/debian/libcss-parser-pp0.install b/debian/libcss-parser-pp0.install
deleted file mode 100644
index 586db37..0000000
--- a/debian/libcss-parser-pp0.install
+++ /dev/null
@@ -1 +0,0 @@
-usr/lib/*/libcss_parser_pp.so.*
diff --git a/debian/libcss-parser-pp0.symbols b/debian/libcss-parser-pp0.symbols
deleted file mode 100644
index f725f06..0000000
--- a/debian/libcss-parser-pp0.symbols
+++ /dev/null
@@ -1,66 +0,0 @@
-libcss_parser_pp.so.0 libcss-parser-pp0 #MINVER#
- _ZN7htmlcxx3CSS6IE_CSSE@Base 0.83
- _ZN7htmlcxx3CSS6Parser5matchERKSt6vectorINS1_8SelectorESaIS3_EES7_@Base 0.83
- _ZN7htmlcxx3CSS6Parser5mergeERKS1_@Base 0.83
- _ZN7htmlcxx3CSS6Parser5parseEPKci@Base 0.83
- _ZN7htmlcxx3CSS6Parser5parseERKSs@Base 0.83
- _ZN7htmlcxx3CSS6Parser8Selector10setElementERKSs@Base 0.83
- _ZN7htmlcxx3CSS6Parser8Selector14setPseudoClassENS1_11PseudoClassE@Base 0.83
- _ZN7htmlcxx3CSS6Parser8Selector16setPseudoElementENS1_13PseudoElementE@Base 0.83
- _ZN7htmlcxx3CSS6Parser8Selector5setIdERKSs@Base 0.83
- _ZN7htmlcxx3CSS6Parser8Selector8setClassERKSs@Base 0.83
- (optional)_ZN7htmlcxx3CSS6Parser8SelectorC1ERKS2_@Base 0.83
- _ZN7htmlcxx3CSS6Parser8SelectorC1ERKSsS4_S4_RKNS1_11PseudoClassERKNS1_13PseudoElementE@Base 0.83
- _ZN7htmlcxx3CSS6Parser8SelectorC1Ev@Base 0.83
- _ZN7htmlcxx3CSS6Parser8SelectorC2ERKSsS4_S4_RKNS1_11PseudoClassERKNS1_13PseudoElementE@Base 0.83
- _ZN7htmlcxx3CSS6Parser8SelectorC2Ev@Base 0.83
- _ZN7htmlcxx3CSS6Parser8SelectorD1Ev@Base 0.83
- (optional)_ZN7htmlcxx3CSS6Parser8SelectorD2Ev@Base 0.83
- _ZN7htmlcxx3CSS7psc2strERKNS0_6Parser11PseudoClassE@Base 0.83
- _ZN7htmlcxx3CSS7pse2strERKNS0_6Parser13PseudoElementE@Base 0.83
- _ZN7htmlcxx3CSSlsERSoRKNS0_6Parser8SelectorE@Base 0.83
- _ZN7htmlcxx3CSSlsERSoRKNS0_6ParserE@Base 0.83
- _ZN7htmlcxx3CSSlsERSoRKSt3mapISsNS0_6Parser9AttributeESt4lessISsESaISt4pairIKSsS4_EEE@Base 0.83
- _ZNK7htmlcxx3CSS6Parser13getAttributesERKSt6vectorINS1_8SelectorESaIS3_EE@Base 0.83
- _ZNK7htmlcxx3CSS6Parser8Selector5matchERKS2_@Base 0.83
- _ZNK7htmlcxx3CSS6Parser8SelectoreqERKS2_@Base 0.83
- _ZNK7htmlcxx3CSS6Parser8SelectorltERKS2_@Base 0.83
- (optional)_ZNKSt4lessISt6vectorIN7htmlcxx3CSS6Parser8SelectorESaIS4_EEEclERKS6_S9_@Base 0.83
- (optional)_ZNSt12_Destroy_auxILb0EE9__destroyIPN7htmlcxx3CSS6Parser8SelectorEEEvT_S7_@Base 0.83
- (optional)_ZNSt25__lexicographical_compareILb0EE4__lcIPKN7htmlcxx3CSS6Parser8SelectorES7_EEbT_S8_T0_S9_@Base 0.83
- (optional)_ZNSt4pairIKSsN7htmlcxx3CSS6Parser9AttributeEED1Ev@Base 0.83
- (optional)_ZNSt4pairIKSsN7htmlcxx3CSS6Parser9AttributeEED2Ev@Base 0.83
- (optional)_ZNSt4pairIKSsSsED1Ev@Base 0.83
- (optional)_ZNSt4pairIKSsSsED2Ev@Base 0.83
- (optional)_ZNSt4pairIKSt6vectorIN7htmlcxx3CSS6Parser8SelectorESaIS4_EESt3mapISsNS3_9AttributeESt4lessISsESaIS_IKSsS9_EEEED1Ev@Base 0.83
- (optional)_ZNSt4pairIKSt6vectorIN7htmlcxx3CSS6Parser8SelectorESaIS4_EESt3mapISsNS3_9AttributeESt4lessISsESaIS_IKSsS9_EEEED2Ev@Base 0.83
- (optional)_ZNSt6vectorIN7htmlcxx3CSS6Parser8SelectorESaIS3_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS3_S5_EERKS3_@Base 0.83
- (optional)_ZNSt6vectorIN7htmlcxx3CSS6Parser8SelectorESaIS3_EED1Ev@Base 0.83
- (optional)_ZNSt6vectorIN7htmlcxx3CSS6Parser8SelectorESaIS3_EED2Ev@Base 0.83
- (optional)_ZNSt8_Rb_treeISsSt4pairIKSsN7htmlcxx3CSS6Parser9AttributeEESt10_Select1stIS6_ESt4lessISsESaIS6_EE10_M_insert_EPKSt18_Rb_tree_node_baseSF_RKS6_@Base 0.83
- (optional)_ZNSt8_Rb_treeISsSt4pairIKSsN7htmlcxx3CSS6Parser9AttributeEESt10_Select1stIS6_ESt4lessISsESaIS6_EE16_M_insert_uniqueERKS6_@Base 0.83
- (optional)_ZNSt8_Rb_treeISsSt4pairIKSsN7htmlcxx3CSS6Parser9AttributeEESt10_Select1stIS6_ESt4lessISsESaIS6_EE17_M_insert_unique_ESt23_Rb_tree_const_iteratorIS6_ERKS6_@Base 0.83
- (optional)_ZNSt8_Rb_treeISsSt4pairIKSsN7htmlcxx3CSS6Parser9AttributeEESt10_Select1stIS6_ESt4lessISsESaIS6_EE24_M_get_insert_unique_posERS1_@Base 0.83
- (optional)_ZNSt8_Rb_treeISsSt4pairIKSsN7htmlcxx3CSS6Parser9AttributeEESt10_Select1stIS6_ESt4lessISsESaIS6_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS6_ERS1_@Base 0.83
- (optional)_ZNSt8_Rb_treeISsSt4pairIKSsN7htmlcxx3CSS6Parser9AttributeEESt10_Select1stIS6_ESt4lessISsESaIS6_EE7_M_copyEPKSt13_Rb_tree_nodeIS6_EPSE_@Base 0.83
- (optional)_ZNSt8_Rb_treeISsSt4pairIKSsN7htmlcxx3CSS6Parser9AttributeEESt10_Select1stIS6_ESt4lessISsESaIS6_EE8_M_eraseEPSt13_Rb_tree_nodeIS6_E@Base 0.83
- (optional)_ZNSt8_Rb_treeISsSt4pairIKSsN7htmlcxx3CSS6Parser9AttributeEESt10_Select1stIS6_ESt4lessISsESaIS6_EED1Ev@Base 0.83
- (optional)_ZNSt8_Rb_treeISsSt4pairIKSsN7htmlcxx3CSS6Parser9AttributeEESt10_Select1stIS6_ESt4lessISsESaIS6_EED2Ev@Base 0.83
- (optional)_ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE10_M_insert_EPKSt18_Rb_tree_node_baseSB_RKS2_@Base 0.83
- (optional)_ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE10_M_insert_EPSt18_Rb_tree_node_baseSA_RKS2_@Base 0.83
- (optional)_ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE16_M_insert_uniqueERKS2_@Base 0.83
- (optional)_ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE17_M_insert_unique_ESt23_Rb_tree_const_iteratorIS2_ERKS2_@Base 0.83
- (optional)_ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE24_M_get_insert_unique_posERS1_@Base 0.83
- (optional)_ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS2_ERS1_@Base 0.83
- (optional)_ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE8_M_eraseEPSt13_Rb_tree_nodeIS2_E@Base 0.83
- (optional)_ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EED1Ev@Base 0.83
- (optional)_ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EED2Ev@Base 0.83
- (optional)_ZNSt8_Rb_treeISt6vectorIN7htmlcxx3CSS6Parser8SelectorESaIS4_EESt4pairIKS6_St3mapISsNS3_9AttributeESt4lessISsESaIS7_IKSsSA_EEEESt10_Select1stISH_ESB_IS6_ESaISH_EE10_M_insert_EPKSt18_Rb_tree_node_baseSP_RKSH_@Base 0.83
- (optional)_ZNSt8_Rb_treeISt6vectorIN7htmlcxx3CSS6Parser8SelectorESaIS4_EESt4pairIKS6_St3mapISsNS3_9AttributeESt4lessISsESaIS7_IKSsSA_EEEESt10_Select1stISH_ESB_IS6_ESaISH_EE16_M_insert_uniqueERKSH_@Base 0.83
- (optional)_ZNSt8_Rb_treeISt6vectorIN7htmlcxx3CSS6Parser8SelectorESaIS4_EESt4pairIKS6_St3mapISsNS3_9AttributeESt4lessISsESaIS7_IKSsSA_EEEESt10_Select1stISH_ESB_IS6_ESaISH_EE17_M_insert_unique_ESt23_Rb_tree_const_iteratorISH_ERKSH_@Base 0.83
- (optional)_ZNSt8_Rb_treeISt6vectorIN7htmlcxx3CSS6Parser8SelectorESaIS4_EESt4pairIKS6_St3mapISsNS3_9AttributeESt4lessISsESaIS7_IKSsSA_EEEESt10_Select1stISH_ESB_IS6_ESaISH_EE24_M_get_insert_unique_posERS8_@Base 0.83
- (optional)_ZNSt8_Rb_treeISt6vectorIN7htmlcxx3CSS6Parser8SelectorESaIS4_EESt4pairIKS6_St3mapISsNS3_9AttributeESt4lessISsESaIS7_IKSsSA_EEEESt10_Select1stISH_ESB_IS6_ESaISH_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorISH_ERS8_@Base 0.83
- (optional)_ZSt22__uninitialized_move_aIPN7htmlcxx3CSS6Parser8SelectorES4_SaIS3_EET0_T_S7_S6_RT1_@Base 0.83
- (optional)_ZSt9__reverseIN9__gnu_cxx17__normal_iteratorIPN7htmlcxx3CSS6Parser8SelectorESt6vectorIS5_SaIS5_EEEEEvT_SB_St26random_access_iterator_tag@Base 0.83
- (optional)_ZSteqIcEN9__gnu_cxx11__enable_ifIXsrSt9__is_charIT_E7__valueEbE6__typeERKSbIS3_St11char_traitsIS3_ESaIS3_EESC_@Base 0.83
- free_rulesets@Base 0.83
diff --git a/debian/libcss-parser-pp0v5.install b/debian/libcss-parser-pp0v5.install
new file mode 100644
index 0000000..586db37
--- /dev/null
+++ b/debian/libcss-parser-pp0v5.install
@@ -0,0 +1 @@
+usr/lib/*/libcss_parser_pp.so.*
diff --git a/debian/libcss-parser-pp0v5.symbols b/debian/libcss-parser-pp0v5.symbols
new file mode 100644
index 0000000..51e13b2
--- /dev/null
+++ b/debian/libcss-parser-pp0v5.symbols
@@ -0,0 +1,42 @@
+libcss_parser_pp.so.0 libcss-parser-pp0 #MINVER#
+ _ZN7htmlcxx3CSS6IE_CSSE@Base 0.83
+ _ZN7htmlcxx3CSS6Parser5matchERKSt6vectorINS1_8SelectorESaIS3_EES7_@Base 0.83
+ _ZN7htmlcxx3CSS6Parser5mergeERKS1_@Base 0.83
+ _ZN7htmlcxx3CSS6Parser5parseEPKci@Base 0.83
+ _ZN7htmlcxx3CSS6Parser5parseERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.85
+ _ZN7htmlcxx3CSS6Parser8Selector10setElementERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.85
+ _ZN7htmlcxx3CSS6Parser8Selector14setPseudoClassENS1_11PseudoClassE@Base 0.83
+ _ZN7htmlcxx3CSS6Parser8Selector16setPseudoElementENS1_13PseudoElementE@Base 0.83
+ _ZN7htmlcxx3CSS6Parser8Selector5setIdERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.85
+ _ZN7htmlcxx3CSS6Parser8Selector8setClassERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.85
+ _ZN7htmlcxx3CSS6Parser8SelectorC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESA_SA_RKNS1_11PseudoClassERKNS1_13PseudoElementE@Base 0.85
+ _ZN7htmlcxx3CSS6Parser8SelectorC1Ev@Base 0.83
+ _ZN7htmlcxx3CSS6Parser8SelectorC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESA_SA_RKNS1_11PseudoClassERKNS1_13PseudoElementE@Base 0.85
+ _ZN7htmlcxx3CSS6Parser8SelectorC2Ev@Base 0.83
+ _ZN7htmlcxx3CSS6Parser8SelectorD1Ev@Base 0.83
+ (optional)_ZN7htmlcxx3CSS6Parser8SelectorD2Ev@Base 0.83
+ _ZN7htmlcxx3CSS7psc2strB5cxx11ERKNS0_6Parser11PseudoClassE@Base 0.85
+ _ZN7htmlcxx3CSS7pse2strB5cxx11ERKNS0_6Parser13PseudoElementE@Base 0.85
+ _ZN7htmlcxx3CSSlsERSoRKNS0_6Parser8SelectorE@Base 0.83
+ _ZN7htmlcxx3CSSlsERSoRKNS0_6ParserE@Base 0.83
+ _ZN7htmlcxx3CSSlsERSoRKSt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS0_6Parser9AttributeESt4lessIS8_ESaISt4pairIKS8_SA_EEE@Base 0.85
+ _ZNK7htmlcxx3CSS6Parser13getAttributesB5cxx11ERKSt6vectorINS1_8SelectorESaIS3_EE@Base 0.85
+ _ZNK7htmlcxx3CSS6Parser8Selector5matchERKS2_@Base 0.83
+ _ZNK7htmlcxx3CSS6Parser8SelectoreqERKS2_@Base 0.83
+ _ZNK7htmlcxx3CSS6Parser8SelectorltERKS2_@Base 0.83
+ _ZNKSt5ctypeIcE8do_widenEc@Base 0.85
+ _ZNSt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN7htmlcxx3CSS6Parser9AttributeEED1Ev@Base 0.85
+ _ZNSt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN7htmlcxx3CSS6Parser9AttributeEED2Ev@Base 0.85
+ (optional)_ZNSt6vectorIN7htmlcxx3CSS6Parser8SelectorESaIS3_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS3_S5_EERKS3_@Base 0.83
+ (optional)_ZNSt6vectorIN7htmlcxx3CSS6Parser8SelectorESaIS3_EED1Ev@Base 0.83
+ (optional)_ZNSt6vectorIN7htmlcxx3CSS6Parser8SelectorESaIS3_EED2Ev@Base 0.83
+ _ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N7htmlcxx3CSS6Parser9AttributeEESt10_Select1stISC_ESt4lessIS5_ESaISC_EE24_M_get_insert_unique_posERS7_@Base 0.85
+ _ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N7htmlcxx3CSS6Parser9AttributeEESt10_Select1stISC_ESt4lessIS5_ESaISC_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorISC_ERS7_@Base 0.85
+ _ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N7htmlcxx3CSS6Parser9AttributeEESt10_Select1stISC_ESt4lessIS5_ESaISC_EE7_M_copyINSI_11_Alloc_nodeEEEPSt13_Rb_tree_nodeISC_EPKSM_SN_RT_@Base 0.85
+ _ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N7htmlcxx3CSS6Parser9AttributeEESt10_Select1stISC_ESt4lessIS5_ESaISC_EE8_M_eraseEPSt13_Rb_tree_nodeISC_E@Base 0.85
+ _ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE24_M_get_insert_unique_posERS7_@Base 0.85
+ _ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS8_ERS7_@Base 0.85
+ _ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE8_M_eraseEPSt13_Rb_tree_nodeIS8_E@Base 0.85
+ _ZNSt8_Rb_treeISt6vectorIN7htmlcxx3CSS6Parser8SelectorESaIS4_EESt4pairIKS6_St3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS3_9AttributeESt4lessISF_ESaIS7_IKSF_SG_EEEESt10_Select1stISN_ESH_IS6_ESaISN_EE24_M_get_insert_unique_posERS8_@Base 0.85
+ _ZNSt8_Rb_treeISt6vectorIN7htmlcxx3CSS6Parser8SelectorESaIS4_EESt4pairIKS6_St3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS3_9AttributeESt4lessISF_ESaIS7_IKSF_SG_EEEESt10_Select1stISN_ESH_IS6_ESaISN_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorISN_ERS8_@Base 0.85
+ free_rulesets@Base 0.83
diff --git a/debian/libhtmlcxx3.install b/debian/libhtmlcxx3.install
deleted file mode 100644
index bedc7e8..0000000
--- a/debian/libhtmlcxx3.install
+++ /dev/null
@@ -1 +0,0 @@
-usr/lib/*/libhtmlcxx*.so.*
diff --git a/debian/libhtmlcxx3.symbols b/debian/libhtmlcxx3.symbols
deleted file mode 100644
index 9f1c5a7..0000000
--- a/debian/libhtmlcxx3.symbols
+++ /dev/null
@@ -1,147 +0,0 @@
-libhtmlcxx.so.3 libhtmlcxx3 #MINVER#
- (optional)_ZN2kp11constructorIN7htmlcxx4HTML4NodeEKS3_EEvPT_RT0_@Base 0.83
- (optional)_ZN4treeIN7htmlcxx4HTML4NodeESaI10tree_node_IS2_EEE12append_childINS6_18pre_order_iteratorEEET_S9_RKS2_@Base 0.83
- (optional)_ZN4treeIN7htmlcxx4HTML4NodeESaI10tree_node_IS2_EEE14erase_childrenERKNS6_13iterator_baseE@Base 0.83
- (optional)_ZN4treeIN7htmlcxx4HTML4NodeESaI10tree_node_IS2_EEE18pre_order_iteratorC1ERKNS6_16sibling_iteratorE@Base 0.83
- (optional)_ZN4treeIN7htmlcxx4HTML4NodeESaI10tree_node_IS2_EEE18pre_order_iteratorC2ERKNS6_16sibling_iteratorE@Base 0.83
- (optional)_ZN4treeIN7htmlcxx4HTML4NodeESaI10tree_node_IS2_EEE18pre_order_iteratorppEv@Base 0.83
- (optional)_ZN4treeIN7htmlcxx4HTML4NodeESaI10tree_node_IS2_EEE5clearEv@Base 0.83
- (optional)_ZN4treeIN7htmlcxx4HTML4NodeESaI10tree_node_IS2_EEE5eraseINS6_18pre_order_iteratorEEET_S9_@Base 0.83
- (optional)_ZN4treeIN7htmlcxx4HTML4NodeESaI10tree_node_IS2_EEE7flattenINS6_18pre_order_iteratorEEET_S9_@Base 0.83
- (optional)_ZN4treeIN7htmlcxx4HTML4NodeESaI10tree_node_IS2_EEED1Ev@Base 0.83
- (optional)_ZN4treeIN7htmlcxx4HTML4NodeESaI10tree_node_IS2_EEED2Ev@Base 0.83
- _ZN7htmlcxx10Extensions5checkERKSs@Base 0.83
- _ZN7htmlcxx10ExtensionsC1ERKSs@Base 0.83
- _ZN7htmlcxx10ExtensionsC2ERKSs@Base 0.83
- _ZN7htmlcxx16CharsetConverter7convertERKSs@Base 0.83
- _ZN7htmlcxx16CharsetConverter9ExceptionD0Ev@Base 0.83
- _ZN7htmlcxx16CharsetConverter9ExceptionD1Ev@Base 0.83
- (optional)_ZN7htmlcxx16CharsetConverter9ExceptionD2Ev@Base 0.83
- _ZN7htmlcxx16CharsetConverterC1ERKSsS2_@Base 0.83
- _ZN7htmlcxx16CharsetConverterC2ERKSsS2_@Base 0.83
- _ZN7htmlcxx16CharsetConverterD1Ev@Base 0.83
- _ZN7htmlcxx16CharsetConverterD2Ev@Base 0.83
- _ZN7htmlcxx3Uri11existsQueryEb@Base 0.83
- _ZN7htmlcxx3Uri14existsFragmentEb@Base 0.83
- _ZN7htmlcxx3Uri4initERKSs@Base 0.83
- _ZN7htmlcxx3Uri4pathESs@Base 0.83
- _ZN7htmlcxx3Uri4portEj@Base 0.83
- _ZN7htmlcxx3Uri4userESs@Base 0.83
- _ZN7htmlcxx3Uri5queryESs@Base 0.83
- _ZN7htmlcxx3Uri6decodeERKSs@Base 0.83
- _ZN7htmlcxx3Uri6encodeERKSs@Base 0.83
- _ZN7htmlcxx3Uri6schemeESs@Base 0.83
- _ZN7htmlcxx3Uri8fragmentESs@Base 0.83
- _ZN7htmlcxx3Uri8hostnameESs@Base 0.83
- _ZN7htmlcxx3Uri8passwordESs@Base 0.83
- _ZN7htmlcxx3Uri9ExceptionD0Ev@Base 0.83
- _ZN7htmlcxx3Uri9ExceptionD1Ev@Base 0.83
- (optional)_ZN7htmlcxx3Uri9ExceptionD2Ev@Base 0.83
- _ZN7htmlcxx3UriC1ERKSs@Base 0.83
- _ZN7htmlcxx3UriC1Ev@Base 0.83
- _ZN7htmlcxx3UriC2ERKSs@Base 0.83
- _ZN7htmlcxx3UriC2Ev@Base 0.83
- _ZN7htmlcxx3UriD1Ev@Base 0.83
- _ZN7htmlcxx3UriD2Ev@Base 0.83
- _ZN7htmlcxx4HTML11detect_utf8EPKci@Base 0.83
- _ZN7htmlcxx4HTML12convert_linkERKSsRKNS_3UriE@Base 0.83
- _ZN7htmlcxx4HTML12single_blankERKSs@Base 0.83
- _ZN7htmlcxx4HTML13get_attributeERKSsS2_@Base 0.83
- _ZN7htmlcxx4HTML13serialize_gmlERK4treeINS0_4NodeESaI10tree_node_IS2_EEE@Base 0.83
- _ZN7htmlcxx4HTML14strip_commentsERKSs@Base 0.83
- _ZN7htmlcxx4HTML15__serialize_gmlERK4treeINS0_4NodeESaI10tree_node_IS2_EEENS6_18pre_order_iteratorES9_jRj@Base 0.83
- _ZN7htmlcxx4HTML15decode_entitiesERKSs@Base 0.83
- _ZN7htmlcxx4HTML16normalize_slashsERKSs@Base 0.83
- _ZN7htmlcxx4HTML4Node15parseAttributesEv@Base 0.83
- _ZN7htmlcxx4HTML4NodeD1Ev@Base 0.83
- (optional)_ZN7htmlcxx4HTML4NodeD2Ev@Base 0.83
- _ZN7htmlcxx4HTML9ParserDom10endParsingEv@Base 0.83
- _ZN7htmlcxx4HTML9ParserDom12beginParsingEv@Base 0.83
- _ZN7htmlcxx4HTML9ParserDom12foundCommentENS0_4NodeE@Base 0.83
- _ZN7htmlcxx4HTML9ParserDom8foundTagENS0_4NodeEb@Base 0.83
- _ZN7htmlcxx4HTML9ParserDom9foundTextENS0_4NodeE@Base 0.83
- _ZN7htmlcxx4HTML9ParserDom9parseTreeERKSs@Base 0.83
- _ZN7htmlcxx4HTML9ParserDomD0Ev@Base 0.83
- _ZN7htmlcxx4HTML9ParserDomD1Ev@Base 0.83
- (optional)_ZN7htmlcxx4HTML9ParserDomD2Ev@Base 0.83
- _ZN7htmlcxx4HTML9ParserSax10endParsingEv@Base 0.83
- (optional)_ZN7htmlcxx4HTML9ParserSax11skipHtmlTagIPKcEET_S5_S5_@Base 0.83
- _ZN7htmlcxx4HTML9ParserSax12beginParsingEv@Base 0.83
- _ZN7htmlcxx4HTML9ParserSax12foundCommentENS0_4NodeE@Base 0.83
- (optional)_ZN7htmlcxx4HTML9ParserSax12parseCommentIPKcEEvT_S5_@Base 0.83
- (optional)_ZN7htmlcxx4HTML9ParserSax12parseContentIPKcEEvT_S5_@Base 0.83
- (optional)_ZN7htmlcxx4HTML9ParserSax12parseHtmlTagIPKcEEvT_S5_@Base 0.83
- (optional)_ZN7htmlcxx4HTML9ParserSax15skipHtmlCommentIPKcEET_S5_S5_@Base 0.83
- _ZN7htmlcxx4HTML9ParserSax5parseERKSs@Base 0.83
- (optional)_ZN7htmlcxx4HTML9ParserSax5parseIPKcEEvRT_S6_St20forward_iterator_tag@Base 0.83
- (optional)_ZN7htmlcxx4HTML9ParserSax5parseIPKcEEvT_S5_@Base 0.83
- _ZN7htmlcxx4HTML9ParserSax8foundTagENS0_4NodeEb@Base 0.83
- _ZN7htmlcxx4HTML9ParserSax9foundTextENS0_4NodeE@Base 0.83
- _ZN7htmlcxx4HTML9ParserSaxD0Ev@Base 0.83
- _ZN7htmlcxx4HTML9ParserSaxD1Ev@Base 0.83
- (optional)_ZN7htmlcxx4HTML9ParserSaxD2Ev@Base 0.83
- _ZN7htmlcxx4HTMLlsERSoRK4treeINS0_4NodeESaI10tree_node_IS3_EEE@Base 0.83
- _ZNK7htmlcxx3Uri11existsQueryEv@Base 0.83
- _ZNK7htmlcxx3Uri14existsFragmentEv@Base 0.83
- _ZNK7htmlcxx3Uri17canonicalHostnameEj@Base 0.83
- _ZNK7htmlcxx3Uri4pathEv@Base 0.83
- _ZNK7htmlcxx3Uri4portEv@Base 0.83
- _ZNK7htmlcxx3Uri4userEv@Base 0.83
- _ZNK7htmlcxx3Uri5queryEv@Base 0.83
- _ZNK7htmlcxx3Uri6schemeEv@Base 0.83
- _ZNK7htmlcxx3Uri7unparseEi@Base 0.83
- _ZNK7htmlcxx3Uri8absoluteERKS0_@Base 0.83
- _ZNK7htmlcxx3Uri8fragmentEv@Base 0.83
- _ZNK7htmlcxx3Uri8hostnameEv@Base 0.83
- _ZNK7htmlcxx3Uri8passwordEv@Base 0.83
- _ZNK7htmlcxx4HTML4NodecvSsEv@Base 0.83
- _ZNK7htmlcxx4HTML4NodeeqERKS1_@Base 0.83
- _ZNK7htmlcxx4HTML4NodelsERSo@Base 0.83
- (optional)_ZNSbIc14ci_char_traitsSaIcEE12_S_constructIPKcEEPcT_S6_RKS0_St20forward_iterator_tag@Base 0.83
- (optional)_ZNSbIc14ci_char_traitsSaIcEE4_Rep11_S_terminalE@Base 0.83
- (optional)_ZNSbIc14ci_char_traitsSaIcEE4_Rep20_S_empty_rep_storageE@Base 0.83
- (optional|arch=amd64 alpha ia64 kfreebsd-amd64 s390 sparc64)_ZNSbIc14ci_char_traitsSaIcEE4_Rep9_S_createEmmRKS0_@Base 0.83
- (optional|arch=!amd64 !alpha !ia64 !kfreebsd-amd64 !s390 !sparc64)_ZNSbIc14ci_char_traitsSaIcEE4_Rep9_S_createEjjRKS0_@Base 0.83
- (optional)_ZNSbIc14ci_char_traitsSaIcEEC1EPKcRKS0_@Base 0.83
- (optional)_ZNSbIc14ci_char_traitsSaIcEEC1ERKS1_@Base 0.83
- (optional)_ZNSbIc14ci_char_traitsSaIcEEC2EPKcRKS0_@Base 0.83
- (optional)_ZNSbIc14ci_char_traitsSaIcEEC2ERKS1_@Base 0.83
- (optional)_ZNSbIc14ci_char_traitsSaIcEED1Ev@Base 0.83
- (optional)_ZNSbIc14ci_char_traitsSaIcEED2Ev@Base 0.83
- (optional)_ZNSs12_S_constructIN9__gnu_cxx17__normal_iteratorIPKcSsEEEEPcT_S6_RKSaIcESt20forward_iterator_tag@Base 0.83
- (optional)_ZNSs12_S_constructIPKcEEPcT_S3_RKSaIcESt20forward_iterator_tag@Base 0.83
- (optional)_ZNSsC1IPKcEET_S2_RKSaIcE@Base 0.83
- (optional)_ZNSsC2IPKcEET_S2_RKSaIcE@Base 0.83
- (optional)_ZNSt13runtime_errorC1ERKS_@Base 0.83
- (optional)_ZNSt13runtime_errorC2ERKS_@Base 0.83
- (optional)_ZNSt4pairIKSsSsED1Ev@Base 0.83
- (optional)_ZNSt4pairIKSsSsED2Ev@Base 0.83
- (optional)_ZNSt4pairISsSsED1Ev@Base 0.83
- (optional)_ZNSt4pairISsSsED2Ev@Base 0.83
- (optional)_ZNSt6vectorIN4treeIN7htmlcxx4HTML4NodeESaI10tree_node_IS3_EEE18pre_order_iteratorESaIS8_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS8_SA_EERKS8_@Base 0.83
- (optional)_ZNSt6vectorIN4treeIN7htmlcxx4HTML4NodeESaI10tree_node_IS3_EEE18pre_order_iteratorESaIS8_EED1Ev@Base 0.83
- (optional)_ZNSt6vectorIN4treeIN7htmlcxx4HTML4NodeESaI10tree_node_IS3_EEE18pre_order_iteratorESaIS8_EED2Ev@Base 0.83
- (optional)_ZNSt8_Rb_treeISbIc14ci_char_traitsSaIcEES2_St9_IdentityIS2_ESt4lessIS2_ESaIS2_EE10_M_insert_EPKSt18_Rb_tree_node_baseSB_RKS2_@Base 0.83
- (optional)_ZNSt8_Rb_treeISbIc14ci_char_traitsSaIcEES2_St9_IdentityIS2_ESt4lessIS2_ESaIS2_EE10_M_insert_EPSt18_Rb_tree_node_baseSA_RKS2_@Base 0.83
- (optional)_ZNSt8_Rb_treeISbIc14ci_char_traitsSaIcEES2_St9_IdentityIS2_ESt4lessIS2_ESaIS2_EE16_M_insert_uniqueERKS2_@Base 0.83
- (optional)_ZNSt8_Rb_treeISbIc14ci_char_traitsSaIcEES2_St9_IdentityIS2_ESt4lessIS2_ESaIS2_EE4findERKS2_@Base 0.83
- (optional)_ZNSt8_Rb_treeISbIc14ci_char_traitsSaIcEES2_St9_IdentityIS2_ESt4lessIS2_ESaIS2_EE8_M_eraseEPSt13_Rb_tree_nodeIS2_E@Base 0.83
- (optional)_ZNSt8_Rb_treeISbIc14ci_char_traitsSaIcEES2_St9_IdentityIS2_ESt4lessIS2_ESaIS2_EED1Ev@Base 0.83
- (optional)_ZNSt8_Rb_treeISbIc14ci_char_traitsSaIcEES2_St9_IdentityIS2_ESt4lessIS2_ESaIS2_EED2Ev@Base 0.83
- (optional)_ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE10_M_insert_EPKSt18_Rb_tree_node_baseSB_RKS2_@Base 0.83
- (optional)_ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE10_M_insert_EPSt18_Rb_tree_node_baseSA_RKS2_@Base 0.83
- (optional)_ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE16_M_insert_uniqueERKS2_@Base 0.83
- (optional)_ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE7_M_copyEPKSt13_Rb_tree_nodeIS2_EPSA_@Base 0.83
- (optional)_ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE8_M_eraseEPSt13_Rb_tree_nodeIS2_E@Base 0.83
- _ZTIN7htmlcxx16CharsetConverter9ExceptionE@Base 0.83
- _ZTIN7htmlcxx3Uri9ExceptionE@Base 0.83
- _ZTIN7htmlcxx4HTML9ParserDomE@Base 0.83
- _ZTIN7htmlcxx4HTML9ParserSaxE@Base 0.83
- _ZTSN7htmlcxx16CharsetConverter9ExceptionE@Base 0.83
- _ZTSN7htmlcxx3Uri9ExceptionE@Base 0.83
- _ZTSN7htmlcxx4HTML9ParserDomE@Base 0.83
- _ZTSN7htmlcxx4HTML9ParserSaxE@Base 0.83
- _ZTVN7htmlcxx16CharsetConverter9ExceptionE@Base 0.83
- _ZTVN7htmlcxx3Uri9ExceptionE@Base 0.83
- _ZTVN7htmlcxx4HTML9ParserDomE@Base 0.83
- _ZTVN7htmlcxx4HTML9ParserSaxE@Base 0.83
diff --git a/debian/libhtmlcxx3v5.install b/debian/libhtmlcxx3v5.install
new file mode 100644
index 0000000..bedc7e8
--- /dev/null
+++ b/debian/libhtmlcxx3v5.install
@@ -0,0 +1 @@
+usr/lib/*/libhtmlcxx*.so.*
diff --git a/debian/libhtmlcxx3v5.symbols b/debian/libhtmlcxx3v5.symbols
new file mode 100644
index 0000000..e73558d
--- /dev/null
+++ b/debian/libhtmlcxx3v5.symbols
@@ -0,0 +1,111 @@
+libhtmlcxx.so.3 libhtmlcxx3 #MINVER#
+ (optional)_ZN4treeIN7htmlcxx4HTML4NodeESaI10tree_node_IS2_EEE12append_childINS6_18pre_order_iteratorEEET_S9_RKS2_@Base 0.83
+ (optional)_ZN4treeIN7htmlcxx4HTML4NodeESaI10tree_node_IS2_EEE18pre_order_iteratorppEv@Base 0.83
+ (optional)_ZN4treeIN7htmlcxx4HTML4NodeESaI10tree_node_IS2_EEED1Ev@Base 0.83
+ (optional)_ZN4treeIN7htmlcxx4HTML4NodeESaI10tree_node_IS2_EEED2Ev@Base 0.83
+ _ZN7htmlcxx10Extensions5checkERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.85
+ _ZN7htmlcxx10ExtensionsC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.85
+ _ZN7htmlcxx10ExtensionsC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.85
+ _ZN7htmlcxx16CharsetConverter7convertERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.85
+ _ZN7htmlcxx16CharsetConverter9ExceptionD0Ev@Base 0.83
+ _ZN7htmlcxx16CharsetConverter9ExceptionD1Ev@Base 0.83
+ (optional)_ZN7htmlcxx16CharsetConverter9ExceptionD2Ev@Base 0.83
+ _ZN7htmlcxx16CharsetConverterC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES8_@Base 0.85
+ _ZN7htmlcxx16CharsetConverterC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES8_@Base 0.85
+ _ZN7htmlcxx16CharsetConverterD1Ev@Base 0.83
+ _ZN7htmlcxx16CharsetConverterD2Ev@Base 0.83
+ _ZN7htmlcxx3Uri11existsQueryEb@Base 0.83
+ _ZN7htmlcxx3Uri14existsFragmentEb@Base 0.83
+ _ZN7htmlcxx3Uri4initERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.85
+ _ZN7htmlcxx3Uri4pathENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.85
+ _ZN7htmlcxx3Uri4portEj@Base 0.83
+ _ZN7htmlcxx3Uri4userENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.85
+ _ZN7htmlcxx3Uri5queryENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.85
+ _ZN7htmlcxx3Uri6decodeERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.85
+ _ZN7htmlcxx3Uri6encodeERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.85
+ _ZN7htmlcxx3Uri6schemeENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.85
+ _ZN7htmlcxx3Uri8fragmentENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.85
+ _ZN7htmlcxx3Uri8hostnameENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.85
+ _ZN7htmlcxx3Uri8passwordENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.85
+ _ZN7htmlcxx3Uri9ExceptionD0Ev@Base 0.83
+ _ZN7htmlcxx3Uri9ExceptionD1Ev@Base 0.83
+ (optional)_ZN7htmlcxx3Uri9ExceptionD2Ev@Base 0.83
+ _ZN7htmlcxx3UriC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.85
+ _ZN7htmlcxx3UriC1Ev@Base 0.83
+ _ZN7htmlcxx3UriC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.85
+ _ZN7htmlcxx3UriC2Ev@Base 0.83
+ _ZN7htmlcxx3UriD1Ev@Base 0.83
+ _ZN7htmlcxx3UriD2Ev@Base 0.83
+ _ZN7htmlcxx4HTML11detect_utf8EPKci@Base 0.83
+ _ZN7htmlcxx4HTML12convert_linkERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKNS_3UriE@Base 0.85
+ _ZN7htmlcxx4HTML12single_blankERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.85
+ _ZN7htmlcxx4HTML13get_attributeERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES8_@Base 0.85
+ _ZN7htmlcxx4HTML13serialize_gmlB5cxx11ERK4treeINS0_4NodeESaI10tree_node_IS2_EEE@Base 0.85
+ _ZN7htmlcxx4HTML14strip_commentsERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.85
+ _ZN7htmlcxx4HTML15__serialize_gmlB5cxx11ERK4treeINS0_4NodeESaI10tree_node_IS2_EEENS6_18pre_order_iteratorES9_jRj@Base 0.85
+ _ZN7htmlcxx4HTML15decode_entitiesERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.85
+ _ZN7htmlcxx4HTML16normalize_slashsERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.85
+ _ZN7htmlcxx4HTML4Node15parseAttributesEv@Base 0.83
+ _ZN7htmlcxx4HTML4NodeD1Ev@Base 0.83
+ (optional)_ZN7htmlcxx4HTML4NodeD2Ev@Base 0.83
+ _ZN7htmlcxx4HTML9ParserDom10endParsingEv@Base 0.83
+ _ZN7htmlcxx4HTML9ParserDom12beginParsingEv@Base 0.83
+ _ZN7htmlcxx4HTML9ParserDom12foundCommentENS0_4NodeE@Base 0.83
+ _ZN7htmlcxx4HTML9ParserDom8foundTagENS0_4NodeEb@Base 0.83
+ _ZN7htmlcxx4HTML9ParserDom9foundTextENS0_4NodeE@Base 0.83
+ _ZN7htmlcxx4HTML9ParserDom9parseTreeERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.85
+ _ZN7htmlcxx4HTML9ParserDomD0Ev@Base 0.83
+ _ZN7htmlcxx4HTML9ParserDomD1Ev@Base 0.83
+ (optional)_ZN7htmlcxx4HTML9ParserDomD2Ev@Base 0.83
+ _ZN7htmlcxx4HTML9ParserSax10endParsingEv@Base 0.83
+ (optional)_ZN7htmlcxx4HTML9ParserSax11skipHtmlTagIPKcEET_S5_S5_@Base 0.83
+ _ZN7htmlcxx4HTML9ParserSax12beginParsingEv@Base 0.83
+ _ZN7htmlcxx4HTML9ParserSax12foundCommentENS0_4NodeE@Base 0.83
+ (optional)_ZN7htmlcxx4HTML9ParserSax12parseCommentIPKcEEvT_S5_@Base 0.83
+ (optional)_ZN7htmlcxx4HTML9ParserSax12parseContentIPKcEEvT_S5_@Base 0.83
+ (optional)_ZN7htmlcxx4HTML9ParserSax12parseHtmlTagIPKcEEvT_S5_@Base 0.83
+ _ZN7htmlcxx4HTML9ParserSax5parseERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 0.85
+ (optional)_ZN7htmlcxx4HTML9ParserSax5parseIPKcEEvRT_S6_St20forward_iterator_tag@Base 0.83
+ _ZN7htmlcxx4HTML9ParserSax8foundTagENS0_4NodeEb@Base 0.83
+ _ZN7htmlcxx4HTML9ParserSax9foundTextENS0_4NodeE@Base 0.83
+ _ZN7htmlcxx4HTML9ParserSaxD0Ev@Base 0.83
+ _ZN7htmlcxx4HTML9ParserSaxD1Ev@Base 0.83
+ (optional)_ZN7htmlcxx4HTML9ParserSaxD2Ev@Base 0.83
+ _ZN7htmlcxx4HTMLlsERSoRK4treeINS0_4NodeESaI10tree_node_IS3_EEE@Base 0.83
+ _ZNK7htmlcxx3Uri11existsQueryEv@Base 0.83
+ _ZNK7htmlcxx3Uri14existsFragmentEv@Base 0.83
+ _ZNK7htmlcxx3Uri17canonicalHostnameB5cxx11Ej@Base 0.85
+ _ZNK7htmlcxx3Uri4pathB5cxx11Ev@Base 0.85
+ _ZNK7htmlcxx3Uri4portEv@Base 0.83
+ _ZNK7htmlcxx3Uri4userB5cxx11Ev@Base 0.85
+ _ZNK7htmlcxx3Uri5queryB5cxx11Ev@Base 0.85
+ _ZNK7htmlcxx3Uri6schemeB5cxx11Ev@Base 0.85
+ _ZNK7htmlcxx3Uri7unparseB5cxx11Ei@Base 0.85
+ _ZNK7htmlcxx3Uri8absoluteERKS0_@Base 0.83
+ _ZNK7htmlcxx3Uri8fragmentB5cxx11Ev@Base 0.85
+ _ZNK7htmlcxx3Uri8hostnameB5cxx11Ev@Base 0.85
+ _ZNK7htmlcxx3Uri8passwordB5cxx11Ev@Base 0.85
+ _ZNK7htmlcxx4HTML4NodecvNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEB5cxx11Ev@Base 0.85
+ _ZNK7htmlcxx4HTML4NodeeqERKS1_@Base 0.83
+ _ZNK7htmlcxx4HTML4NodelsERSo@Base 0.83
+ _ZNKSt5ctypeIcE8do_widenEc@Base 0.85
+ _ZNSt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES5_ED1Ev@Base 0.85
+ _ZNSt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES5_ED2Ev@Base 0.85
+ _ZNSt4pairINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES5_ED1Ev@Base 0.85
+ _ZNSt4pairINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES5_ED2Ev@Base 0.85
+ (optional)_ZNSt6vectorIN4treeIN7htmlcxx4HTML4NodeESaI10tree_node_IS3_EEE18pre_order_iteratorESaIS8_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS8_SA_EERKS8_@Base 0.83
+ _ZNSt8_Rb_treeINSt7__cxx1112basic_stringIc14ci_char_traitsSaIcEEES4_St9_IdentityIS4_ESt4lessIS4_ESaIS4_EE8_M_eraseEPSt13_Rb_tree_nodeIS4_E@Base 0.85
+ _ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE16_M_insert_uniqueERKS8_@Base 0.85
+ _ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE7_M_copyINSE_11_Alloc_nodeEEEPSt13_Rb_tree_nodeIS8_EPKSI_SJ_RT_@Base 0.85
+ _ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE8_M_eraseEPSt13_Rb_tree_nodeIS8_E@Base 0.85
+ _ZTIN7htmlcxx16CharsetConverter9ExceptionE@Base 0.83
+ _ZTIN7htmlcxx3Uri9ExceptionE@Base 0.83
+ _ZTIN7htmlcxx4HTML9ParserDomE@Base 0.83
+ _ZTIN7htmlcxx4HTML9ParserSaxE@Base 0.83
+ _ZTSN7htmlcxx16CharsetConverter9ExceptionE@Base 0.83
+ _ZTSN7htmlcxx3Uri9ExceptionE@Base 0.83
+ _ZTSN7htmlcxx4HTML9ParserDomE@Base 0.83
+ _ZTSN7htmlcxx4HTML9ParserSaxE@Base 0.83
+ _ZTVN7htmlcxx16CharsetConverter9ExceptionE@Base 0.83
+ _ZTVN7htmlcxx3Uri9ExceptionE@Base 0.83
+ _ZTVN7htmlcxx4HTML9ParserDomE@Base 0.83

Attachment: signature.asc
Description: Digital signature

Reply via email to