summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9fb0471)
raw | patch | inline | side by side (parent: 9fb0471)
author | Sebastian Harl <sh@tokkee.org> | |
Sat, 6 Jun 2009 13:26:02 +0000 (15:26 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sat, 6 Jun 2009 13:26:02 +0000 (15:26 +0200) |
debian/changelog | patch | blob | history | |
debian/liboping0.symbols | [new file with mode: 0644] | patch | blob |
diff --git a/debian/changelog b/debian/changelog
index 55ef93bca46aa4225f91a78d4298ec070d6b8af1..b59fc7f653bf0e971b8571087c4b9b5fa62cec0d 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
liboping (1.1.2-1) unstable; urgency=low
* New upstream release.
+ * Added liboping0.symbols.
- -- Sebastian Harl <tokkee@debian.org> Sat, 06 Jun 2009 14:09:18 +0200
+ -- Sebastian Harl <tokkee@debian.org> Sat, 06 Jun 2009 15:25:16 +0200
liboping (0.3.5-1) unstable; urgency=low
diff --git a/debian/liboping0.symbols b/debian/liboping0.symbols
--- /dev/null
+++ b/debian/liboping0.symbols
@@ -0,0 +1,13 @@
+liboping.so.0 liboping0 #MINVER#
+ ping_construct@Base 1.0.0
+ ping_destroy@Base 1.0.0
+ ping_get_error@Base 1.0.0
+ ping_host_add@Base 1.0.0
+ ping_host_remove@Base 1.0.0
+ ping_iterator_get@Base 1.0.0
+ ping_iterator_get_context@Base 1.0.0
+ ping_iterator_get_info@Base 1.0.0
+ ping_iterator_next@Base 1.0.0
+ ping_iterator_set_context@Base 1.0.0
+ ping_send@Base 1.0.0
+ ping_setopt@Base 1.0.0