diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2023-08-10 08:49:14 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2023-08-10 08:49:14 +0200 |
commit | 86f8bb359b91c7c9295c8e6997c93ce92c32428f (patch) | |
tree | 7bd40cbb1db6a4d45228eb90fb060ecbd1b8a6fa /debian | |
parent | ef6ee22a57be972a83cb27da3273eadb8cb52f0c (diff) | |
download | libayatana-appindicator-86f8bb359b91c7c9295c8e6997c93ce92c32428f.tar.gz libayatana-appindicator-86f8bb359b91c7c9295c8e6997c93ce92c32428f.tar.bz2 libayatana-appindicator-86f8bb359b91c7c9295c8e6997c93ce92c32428f.zip |
debian/libayatana-appindicator*.symbols: Update .symbols after having limited the number of exported symbols.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/libayatana-appindicator1.symbols | 4 | ||||
-rw-r--r-- | debian/libayatana-appindicator3-1.symbols | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/debian/libayatana-appindicator1.symbols b/debian/libayatana-appindicator1.symbols index d0aab6f..9ed4f62 100644 --- a/debian/libayatana-appindicator1.symbols +++ b/debian/libayatana-appindicator1.symbols @@ -7,8 +7,8 @@ libayatana-appindicator.so.1 libayatana-appindicator1 #MINVER# _application_service_marshal_VOID__STRING_INT_STRING_STRING_STRING_STRING_STRING@Base 0.5.90 _application_service_marshal_VOID__STRING_STRING@Base 0.5.90 _generate_id@Base 0.5.90 - _notification_item@Base 0.5.90 - _notification_watcher@Base 0.5.90 +#MISSING: 0.5.92-0# _notification_item@Base 0.5.90 +#MISSING: 0.5.92-0# _notification_watcher@Base 0.5.90 app_indicator_build_menu_from_desktop@Base 0.2.91 app_indicator_category_get_type@Base 0.2.91 app_indicator_get_attention_icon@Base 0.2.91 diff --git a/debian/libayatana-appindicator3-1.symbols b/debian/libayatana-appindicator3-1.symbols index eedb189..ffff17a 100644 --- a/debian/libayatana-appindicator3-1.symbols +++ b/debian/libayatana-appindicator3-1.symbols @@ -7,8 +7,8 @@ libayatana-appindicator3.so.1 libayatana-appindicator3-1 #MINVER# _application_service_marshal_VOID__STRING_INT_STRING_STRING_STRING_STRING_STRING@Base 0.5.90 _application_service_marshal_VOID__STRING_STRING@Base 0.5.90 _generate_id@Base 0.5.90 - _notification_item@Base 0.5.90 - _notification_watcher@Base 0.5.90 +#MISSING: 0.5.92-0# _notification_item@Base 0.5.90 +#MISSING: 0.5.92-0# _notification_watcher@Base 0.5.90 app_indicator_build_menu_from_desktop@Base 0.2.92 app_indicator_category_get_type@Base 0.2.92 app_indicator_get_attention_icon@Base 0.2.92 |