summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2018-08-22 14:55:22 -0400
committerTheodore Ts'o <tytso@mit.edu>2018-08-22 19:07:54 -0400
commit0ebf9dc270083c1334e921c45dfa9d2040147307 (patch)
tree7b36a5b9f718a51c64952ef0a73f77b10842e836 /debian
parentfb2b139a9837342796ccec6631ba8e59ad58651e (diff)
debian: fix up libcom-err2's version dependency handling
We renamed libcomerr2 to libcom-err2 in 1.43.9. So generating dependencies of the form libcom-err2 (>= 1.34) don't really make any sense. Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'debian')
-rw-r--r--debian/e2fsprogs.shlibs.local1
-rw-r--r--debian/libcom-err2.symbols40
2 files changed, 20 insertions, 21 deletions
diff --git a/debian/e2fsprogs.shlibs.local b/debian/e2fsprogs.shlibs.local
index 49d1cbb7..3ef2b64b 100644
--- a/debian/e2fsprogs.shlibs.local
+++ b/debian/e2fsprogs.shlibs.local
@@ -1,4 +1,3 @@
-libcom_err 2 libcom-err2 (>= 1.42~WIP-2011-10-05-1)
libss 2 libss2 (>= 1.34-1)
libext2fs 2 libext2fs2 (= ${binary:Version})
libe2p 2 libext2fs2 (= ${binary:Version})
diff --git a/debian/libcom-err2.symbols b/debian/libcom-err2.symbols
index 7742e2ee..33348690 100644
--- a/debian/libcom-err2.symbols
+++ b/debian/libcom-err2.symbols
@@ -1,21 +1,21 @@
libcom_err.so.2 libcom-err2 #MINVER#
- _et_dynamic_list@Base 1.38
- _et_list@Base 1.01
- add_error_table@Base 1.34
- add_to_error_table@Base 1.34
- com_err@Base 1.01
- com_err_hook@Base 1.01
- com_err_va@Base 1.01
- com_right@Base 1.34
- com_right_r@Base 1.41.11
- error_message@Base 1.01
- error_table_name@Base 1.01
- et_list_lock@Base 1.41.2
- et_list_unlock@Base 1.41.2
- free_error_table@Base 1.34
- init_error_table@Base 1.01
- initialize_error_table_r@Base 1.34
- remove_error_table@Base 1.34
- reset_com_err_hook@Base 1.01
- set_com_err_gettext@Base 1.41.99
- set_com_err_hook@Base 1.01
+ _et_dynamic_list@Base 1.43.9
+ _et_list@Base 1.43.9
+ add_error_table@Base 1.43.9
+ add_to_error_table@Base 1.43.9
+ com_err@Base 1.43.9
+ com_err_hook@Base 1.43.9
+ com_err_va@Base 1.43.9
+ com_right@Base 1.43.9
+ com_right_r@Base 1.43.9
+ error_message@Base 1.43.9
+ error_table_name@Base 1.43.9
+ et_list_lock@Base 1.43.9
+ et_list_unlock@Base 1.43.9
+ free_error_table@Base 1.43.9
+ init_error_table@Base 1.43.9
+ initialize_error_table_r@Base 1.43.9
+ remove_error_table@Base 1.43.9
+ reset_com_err_hook@Base 1.43.9
+ set_com_err_gettext@Base 1.43.9
+ set_com_err_hook@Base 1.43.9