[bibutils] 05/06: bump soname to 6

David Bremner bremner at debian.org
Wed Jul 5 01:17:43 UTC 2017


This is an automated email from the git hooks/post-receive script.

bremner pushed a commit to branch master
in repository bibutils.

commit e7c5f84c1feec308f1a82c9c5b2f4e924c7565e6
Author: David Bremner <bremner at debian.org>
Date:   Tue Jul 4 21:16:13 2017 -0300

    bump soname to 6
    
    we are now synchronized with upstream. Hopefully that works out...
---
 debian/control                                     |   6 +-
 .../{libbibutils5.install => libbibutils6.install} |   0
 .../{libbibutils5.symbols => libbibutils6.symbols} | 304 +++++++++++----------
 debian/rules                                       |   2 +-
 4 files changed, 163 insertions(+), 149 deletions(-)

diff --git a/debian/control b/debian/control
index 488aa01..405c6b0 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Vcs-Browser: http://git.debian.org/?p=debian-science/packages/bibutils.git
 
 Package: bibutils
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libbibutils5
+Depends: ${shlibs:Depends}, ${misc:Depends}, libbibutils6
 Description: interconvert various bibliographic data formats
  Convert between the following bibliographic data formats: BibTeX,
  COPAC, EndNote refer, EndNote XML, Pubmed XML, ISI web of science, US
@@ -26,7 +26,7 @@ Description: interconvert various bibliographic data formats
 Package: libbibutils-dev
 Section: libdevel
 Architecture: any
-Depends: libbibutils5 (= ${binary:Version}), ${misc:Depends}
+Depends: libbibutils6 (= ${binary:Version}), ${misc:Depends}
 Description: bibliography file converter, development kit
  Convert between the following bibliographic data formats: BibTeX,
  COPAC, EndNote refer, EndNote XML, Pubmed XML, ISI web of science, US
@@ -34,7 +34,7 @@ Description: bibliography file converter, development kit
  .
  This package contains the static library and headers for use by developers.
 
-Package: libbibutils5
+Package: libbibutils6
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
diff --git a/debian/libbibutils5.install b/debian/libbibutils6.install
similarity index 100%
rename from debian/libbibutils5.install
rename to debian/libbibutils6.install
diff --git a/debian/libbibutils5.symbols b/debian/libbibutils6.symbols
similarity index 53%
rename from debian/libbibutils5.symbols
rename to debian/libbibutils6.symbols
index 11511cf..5dd0f29 100644
--- a/debian/libbibutils5.symbols
+++ b/debian/libbibutils6.symbols
@@ -1,8 +1,8 @@
-libbibutils.so.5 libbibutils5 #MINVER#
+libbibutils.so.6 libbibutils6 #MINVER#
+ _fields_add at Base 6.0
+ _fields_add_tagsuffix at Base 6.0
  addsn at Base 4.12
  adsout_initparams at Base 4.12
- adsout_write at Base 4.12
- adsout_writeheader at Base 4.12
  allcharconvert at Base 4.12
  arxiv_to_url at Base 4.12
  bibl_addref at Base 4.12
@@ -20,23 +20,11 @@ libbibutils.so.5 libbibutils5 #MINVER#
  bibl_write at Base 4.12
  biblatex_all at Base 4.12
  biblatex_nall at Base 4.12
- biblatexin_cleanf at Base 4.12
- biblatexin_convertf at Base 4.12
  biblatexin_initparams at Base 4.12
- biblatexin_processf at Base 4.12
- biblatexin_readf at Base 4.12
- biblatexin_typef at Base 4.12
  bibtex_all at Base 4.12
  bibtex_nall at Base 4.12
- bibtexin_cleanf at Base 4.12
- bibtexin_convertf at Base 4.12
  bibtexin_initparams at Base 4.12
- bibtexin_processf at Base 4.12
- bibtexin_readf at Base 4.12
- bibtexin_typef at Base 4.12
  bibtexout_initparams at Base 4.12
- bibtexout_write at Base 4.12
- bibtexout_writeheader at Base 4.12
  charset_find at Base 5.0
  charset_get_xmlname at Base 5.0
  charset_list_all at Base 5.0
@@ -44,31 +32,18 @@ libbibutils.so.5 libbibutils5 #MINVER#
  charset_lookupuni at Base 5.0
  copac_all at Base 4.12
  copac_nall at Base 4.12
- copacin_convertf at Base 4.12
  copacin_initparams at Base 4.12
- copacin_processf at Base 4.12
- copacin_readf at Base 4.12
  decode_entity at Base 4.12
  doi_to_url at Base 4.12
  ebiin_initparams at Base 4.12
- ebiin_processf at Base 4.12
- ebiin_readf at Base 4.12
  end_all at Base 4.12
  end_nall at Base 4.12
  endin_cleanf at Base 4.12
  endin_convertf at Base 4.12
  endin_initparams at Base 4.12
- endin_processf at Base 4.12
- endin_readf at Base 4.12
  endin_typef at Base 4.12
  endout_initparams at Base 4.12
- endout_write at Base 4.12
- endout_writeheader at Base 4.12
  endxmlin_initparams at Base 4.12
- endxmlin_processf at Base 4.12
- endxmlin_readf at Base 4.12
- fields_add at Base 4.12
- fields_add_tagsuffix at Base 4.12
  fields_clearused at Base 4.12
  fields_find at Base 4.12
  fields_findv at Base 5.0
@@ -86,9 +61,11 @@ libbibutils.so.5 libbibutils5 #MINVER#
  fields_maxlevel at Base 4.12
  fields_new at Base 4.12
  fields_nodata at Base 5.0
+ fields_notag at Base 6.0
  fields_null_value at Base 5.0
  fields_num at Base 5.0
  fields_replace_or_add at Base 4.12
+ fields_report at Base 6.0
  fields_setused at Base 4.12
  fields_tag at Base 5.0
  fields_used at Base 5.0
@@ -96,6 +73,15 @@ libbibutils.so.5 libbibutils5 #MINVER#
  gb18030_decode at Base 4.12
  gb18030_encode at Base 4.12
  gb18030_to_unicode at Base 4.12
+ generic_notes at Base 6.0
+ generic_null at Base 6.0
+ generic_pages at Base 6.0
+ generic_person at Base 6.0
+ generic_serialno at Base 6.0
+ generic_simple at Base 6.0
+ generic_skip at Base 6.0
+ generic_title at Base 6.0
+ generic_url at Base 6.0
  get_reftype at Base 4.12
  html_entities at Base 4.12
  identifier_types at Base 4.12
@@ -107,89 +93,50 @@ libbibutils.so.5 libbibutils5 #MINVER#
  intlist_delete at Base 5.4
  intlist_dup at Base 5.0
  intlist_empty at Base 5.0
+ intlist_fill at Base 6.0
+ intlist_fill_range at Base 6.0
  intlist_find at Base 5.0
  intlist_find_or_add at Base 5.0
  intlist_free at Base 5.0
  intlist_get at Base 5.0
  intlist_init at Base 5.0
+ intlist_init_fill at Base 6.0
  intlist_init_range at Base 5.0
  intlist_mean at Base 5.4
  intlist_median at Base 5.4
  intlist_new at Base 5.0
+ intlist_new_fill at Base 6.0
  intlist_new_range at Base 5.0
  intlist_randomize at Base 5.0
  intlist_remove at Base 5.0
  intlist_remove_pos at Base 5.0
  intlist_set at Base 5.4
  intlist_sort at Base 5.0
+ intlist_wasfound at Base 6.0
+ intlist_wasnotfound at Base 6.0
  is_doi at Base 4.12
+ is_embedded_link at Base 6.0
+ is_reference_database at Base 6.0
+ is_uri_remote_scheme at Base 6.0
  is_ws at Base 4.12
  isi_all at Base 4.12
  isi_nall at Base 4.12
- isiin_convertf at Base 4.12
  isiin_initparams at Base 4.12
- isiin_processf at Base 4.12
- isiin_readf at Base 4.12
- isiin_typef at Base 4.12
  isiout_initparams at Base 4.12
- isiout_write at Base 4.12
- isiout_writeheader at Base 4.12
  iso639_1_from_code at Base 5.6
  iso639_2_from_code at Base 5.0
  iso639_2_from_language at Base 5.0
  iso639_3_from_code at Base 5.6
  jstor_to_url at Base 4.12
  latex2char at Base 4.12
- list_add at Base 4.12
- list_add_all at Base 5.6
- list_add_unique at Base 5.0
- list_addc at Base 5.6
- list_addc_all at Base 5.6
- list_addc_unique at Base 5.6
- list_addvp at Base 5.0
- list_addvp_all at Base 5.6
- list_addvp_unique at Base 5.0
- list_append at Base 5.0
- list_append_unique at Base 5.0
- list_copy at Base 4.12
- list_delete at Base 5.0
- list_dup at Base 4.12
- list_empty at Base 4.12
- list_fill at Base 4.12
- list_fillfp at Base 5.0
- list_find at Base 4.12
- list_findnocase at Base 4.12
- list_free at Base 4.12
- list_get at Base 5.0
- list_getc at Base 5.0
- list_init at Base 4.12
- list_match_entry at Base 5.0
- list_new at Base 5.0
- list_remove at Base 5.0
- list_set at Base 5.4
- list_setc at Base 5.6
- list_sort at Base 4.12
- list_swap at Base 5.6
- list_tokenize at Base 5.0
- list_tokenizec at Base 5.6
- list_trimend at Base 5.0
- lists_empty at Base 5.0
- lists_free at Base 5.0
- lists_init at Base 5.0
  marc_findgenre at Base 4.12
  marc_findresource at Base 4.12
  medin_initparams at Base 4.12
- medin_processf at Base 4.12
- medin_readf at Base 4.12
  mods_find_attrib at Base 4.12
  mods_find_internal at Base 4.12
  modsin_initparams at Base 4.12
- modsin_processf at Base 4.12
- modsin_readf at Base 4.12
  modsout_initparams at Base 4.12
- modsout_write at Base 4.12
- modsout_writefooter at Base 4.12
- modsout_writeheader at Base 4.12
+ mrnumber_to_url at Base 6.0
  nallcharconvert at Base 4.12
  name_add at Base 4.12
  name_addmultielement at Base 5.0
@@ -197,108 +144,173 @@ libbibutils.so.5 libbibutils5 #MINVER#
  name_build_withcomma at Base 5.0
  name_findetal at Base 5.0
  name_parse at Base 5.0
- newstr_addchar at Base 4.12
- newstr_addutf8 at Base 5.0
- newstr_cattodelim at Base 5.6
- newstr_char at Base 5.0
- newstr_convert at Base 4.12
- newstr_copyposlen at Base 5.6
- newstr_cpytodelim at Base 5.6
- newstr_delete at Base 5.6
- newstr_empty at Base 4.12
- newstr_fget at Base 4.12
- newstr_fgetline at Base 5.0
- newstr_findreplace at Base 4.12
- newstr_fprintf at Base 4.12
- newstr_free at Base 4.12
- newstr_indxcat at Base 5.0
- newstr_indxcpy at Base 5.0
- newstr_init at Base 4.12
- newstr_initstr at Base 5.0
- newstr_is_lowercase at Base 5.0
- newstr_is_mixedcase at Base 5.0
- newstr_is_uppercase at Base 5.0
- newstr_makepath at Base 5.6
- newstr_match_end at Base 5.0
- newstr_match_first at Base 5.0
- newstr_memerr at Base 5.6
- newstr_mergestrs at Base 5.0
- newstr_new at Base 4.12
- newstr_newstrcat at Base 4.12
- newstr_newstrcmp at Base 5.0
- newstr_newstrcpy at Base 4.12
- newstr_pad at Base 5.6
- newstr_prepend at Base 4.12
- newstr_revchar at Base 5.0
- newstr_reverse at Base 5.0
- newstr_segcat at Base 4.12
- newstr_segcpy at Base 4.12
- newstr_segdel at Base 4.12
- newstr_strcat at Base 4.12
- newstr_strcpy at Base 4.12
- newstr_strdup at Base 4.12
- newstr_stripws at Base 5.0
- newstr_swapstrings at Base 4.12
- newstr_tolower at Base 5.0
- newstr_toupper at Base 4.12
- newstr_trimbegin at Base 5.0
- newstr_trimend at Base 5.0
- newstr_trimendingws at Base 4.12
- newstr_trimstartingws at Base 5.0
- newstrs_empty at Base 4.12
- newstrs_free at Base 4.12
- newstrs_init at Base 4.12
+ nbib_all at Base 6.0
+ nbib_nall at Base 6.0
+ nbibin_initparams at Base 6.0
  ngb18030_enums at Base 4.12
  ngenres at Base 4.12
  nidentifier_types at Base 4.12
+ notes_add at Base 6.0
+ pages_add at Base 6.0
+ pmc_to_url at Base 6.0
  pmid_to_url at Base 4.12
  process_findoldtag at Base 4.12
  ris_all at Base 4.12
  ris_nall at Base 4.12
- risin_convertf at Base 4.12
  risin_initparams at Base 4.12
- risin_processf at Base 4.12
- risin_readf at Base 4.12
- risin_typef at Base 4.12
  risout_initparams at Base 4.12
- risout_write at Base 4.12
- risout_writeheader at Base 4.12
  skip_notws at Base 4.12
  skip_ws at Base 4.12
+ slist_add at Base 6.0
+ slist_add_all at Base 6.0
+ slist_add_unique at Base 6.0
+ slist_addc at Base 6.0
+ slist_addc_all at Base 6.0
+ slist_addc_unique at Base 6.0
+ slist_addvp at Base 6.0
+ slist_addvp_all at Base 6.0
+ slist_addvp_unique at Base 6.0
+ slist_append at Base 6.0
+ slist_append_unique at Base 6.0
+ slist_copy at Base 6.0
+ slist_cstr at Base 6.0
+ slist_delete at Base 6.0
+ slist_deletev at Base 6.0
+ slist_dump at Base 6.0
+ slist_dup at Base 6.0
+ slist_empty at Base 6.0
+ slist_fill at Base 6.0
+ slist_fillfp at Base 6.0
+ slist_find at Base 6.0
+ slist_findc at Base 6.0
+ slist_findnocase at Base 6.0
+ slist_findnocasec at Base 6.0
+ slist_free at Base 6.0
+ slist_get_maxlen at Base 6.0
+ slist_init at Base 6.0
+ slist_init_values at Base 6.0
+ slist_init_valuesc at Base 6.0
+ slist_match_entry at Base 6.0
+ slist_new at Base 6.0
+ slist_remove at Base 6.0
+ slist_set at Base 6.0
+ slist_setc at Base 6.0
+ slist_sort at Base 6.0
+ slist_str at Base 6.0
+ slist_swap at Base 6.0
+ slist_tokenize at Base 6.0
+ slist_tokenizec at Base 6.0
+ slist_trimend at Base 6.0
+ slist_wasfound at Base 6.0
+ slist_wasnotfound at Base 6.0
+ slists_empty at Base 6.0
+ slists_free at Base 6.0
+ slists_init at Base 6.0
+ str_addchar at Base 6.0
+ str_addutf8 at Base 6.0
+ str_cattodelim at Base 6.0
+ str_char at Base 6.0
+ str_convert at Base 6.0
+ str_copyposlen at Base 6.0
+ str_cpytodelim at Base 6.0
+ str_cstr at Base 6.0
+ str_delete at Base 6.0
+ str_empty at Base 6.0
+ str_fget at Base 6.0
+ str_fgetline at Base 6.0
+ str_fill at Base 6.0
+ str_findreplace at Base 6.0
+ str_fprintf at Base 6.0
+ str_free at Base 6.0
+ str_has_value at Base 6.0
+ str_indxcat at Base 6.0
+ str_indxcpy at Base 6.0
+ str_init at Base 6.0
+ str_initstr at Base 6.0
+ str_initstrc at Base 6.0
+ str_initstrsc at Base 6.0
+ str_is_empty at Base 6.0
+ str_is_lowercase at Base 6.0
+ str_is_mixedcase at Base 6.0
+ str_is_uppercase at Base 6.0
+ str_makepath at Base 6.0
+ str_match_end at Base 6.0
+ str_match_first at Base 6.0
+ str_memerr at Base 6.0
+ str_mergestrs at Base 6.0
+ str_new at Base 6.0
+ str_pad at Base 6.0
+ str_prepend at Base 6.0
+ str_revchar at Base 6.0
+ str_reverse at Base 6.0
+ str_segcat at Base 6.0
+ str_segcpy at Base 6.0
+ str_segdel at Base 6.0
+ str_strcasecmp at Base 6.0
+ str_strcasecmpc at Base 6.0
+ str_strcat at Base 6.0
+ str_strcatc at Base 6.0
+ str_strcmp at Base 6.0
+ str_strcmpc at Base 6.0
+ str_strcpy at Base 6.0
+ str_strcpyc at Base 6.0
+ str_strdup at Base 6.0
+ str_strdupc at Base 6.0
+ str_stripws at Base 6.0
+ str_strncmp at Base 6.0
+ str_strncmpc at Base 6.0
+ str_strstr at Base 6.0
+ str_strstrc at Base 6.0
+ str_swapstrings at Base 6.0
+ str_tolower at Base 6.0
+ str_toupper at Base 6.0
+ str_trimbegin at Base 6.0
+ str_trimend at Base 6.0
+ str_trimendingws at Base 6.0
+ str_trimstartingws at Base 6.0
+ strs_empty at Base 6.0
+ strs_free at Base 6.0
+ strs_init at Base 6.0
  strsearch at Base 4.12
+ title_combine at Base 6.0
  title_process at Base 4.12
  translate_oldtag at Base 5.0
  uni2latex at Base 4.12
  unicode_utf8_classify at Base 5.0
- unicode_utf8_classify_newstr at Base 5.0
+ unicode_utf8_classify_str at Base 6.0
+ urls_merge_and_add at Base 6.0
+ urls_split_and_add at Base 6.0
  utf8_decode at Base 4.12
  utf8_encode at Base 4.12
  utf8_encode_str at Base 5.0
+ utf8_is_emdash at Base 6.0
+ utf8_is_endash at Base 6.0
  utf8_writebom at Base 4.12
  vplist_add at Base 5.0
  vplist_append at Base 5.0
  vplist_copy at Base 5.0
- vplist_destroy at Base 5.0
- vplist_destroyfn at Base 5.0
+ vplist_delete at Base 6.0
+ vplist_deletefn at Base 6.0
  vplist_empty at Base 5.0
  vplist_emptyfn at Base 5.0
+ vplist_fill at Base 6.0
  vplist_find at Base 5.0
  vplist_free at Base 5.0
  vplist_freefn at Base 5.0
  vplist_get at Base 5.0
  vplist_init at Base 5.0
+ vplist_insert_list at Base 6.0
  vplist_new at Base 5.0
  vplist_remove at Base 5.0
+ vplist_remove_range at Base 6.0
+ vplist_remove_rangefn at Base 6.0
+ vplist_removefn at Base 6.0
  vplist_removevp at Base 5.0
+ vplist_removevpfn at Base 6.0
  vplist_set at Base 5.0
+ vplist_swap at Base 6.0
  wordin_initparams at Base 4.12
- wordin_processf at Base 4.12
- wordin_readf at Base 4.12
  wordout_initparams at Base 4.12
- wordout_write at Base 4.12
- wordout_writefooter at Base 4.12
- wordout_writeheader at Base 4.12
- xml_data at Base 5.6
  xml_draw at Base 4.12
  xml_findend at Base 4.12
  xml_findstart at Base 4.12
@@ -306,10 +318,12 @@ libbibutils.so.5 libbibutils5 #MINVER#
  xml_getattrib at Base 4.12
  xml_getencoding at Base 4.12
  xml_hasattrib at Base 5.6
- xml_hasdata at Base 5.6
+ xml_hasvalue at Base 6.0
  xml_init at Base 4.12
  xml_pns at Base 4.12
+ xml_tag at Base 6.0
  xml_tag_attrib at Base 4.12
  xml_tagexact at Base 4.12
- xml_tagwithdata at Base 5.6
+ xml_tagwithvalue at Base 6.0
  xml_tree at Base 4.12
+ xml_value at Base 6.0
diff --git a/debian/rules b/debian/rules
index 593405a..a9376f0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ DB2MAN=/usr/share/sgml/docbook/stylesheet/xsl/nwalsh/manpages/docbook.xsl
 XP=xsltproc -''-nonet
 
 # Set SONAME
-SOMAJOR=5
+SOMAJOR=6
 SOMINOR=0
 SONAME="libbibutils.so."$(SOMAJOR)
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/bibutils.git



More information about the debian-science-commits mailing list