summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2019-08-07 10:03:41 +0200
committerJörg Frings-Fürst <debian@jff.email>2019-08-07 10:03:41 +0200
commit68d1ec60c90d27c511d51ce0bef44b132a7ddf11 (patch)
tree3df3a6843e0bdc527fe8d689ae8de78a968dce7d
parentc3e46f9393d982d81ce46f63f7c7e368859bc4ae (diff)
Refresh symbols file and add Build-Depends-Package field
-rw-r--r--debian/changelog1
-rw-r--r--debian/symbols2
2 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index da21bdf..0f1505f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
libonig (6.9.3-1) UNRELEASED; urgency=medium
* Neu upstream release.
+ - Refresh symbols file and add Build-Depends-Package field.
* debian/watch:_Correct typo.
* Remove upstream applied patches:
- 0105-CVE-2019-13224.patch
diff --git a/debian/symbols b/debian/symbols
index 06628e7..89468b0 100644
--- a/debian/symbols
+++ b/debian/symbols
@@ -1,4 +1,5 @@
libonig.so.5 libonig5 #MINVER#
+* Build-Depends-Package: libonig-dev
OnigAsciiLowerMap@Base 6.8.1
OnigDefaultCaseFoldFlag@Base 6.8.1
OnigDefaultSyntax@Base 6.8.1
@@ -134,6 +135,7 @@ libonig.so.5 libonig5 #MINVER#
onig_initialize_match_param@Base 6.8.1
onig_is_code_in_cc@Base 6.8.1
onig_is_code_in_cc_len@Base 6.8.1
+ onig_is_error_code_needs_param@Base 6.9.3
onig_is_in_code_range@Base 6.8.1
onig_match@Base 6.8.1
onig_match_with_param@Base 6.8.1