summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: dcbf960)
raw | patch | inline | side by side (parent: dcbf960)
author | Sebastian Harl <sh@tokkee.org> | |
Sun, 22 Feb 2009 15:16:36 +0000 (16:16 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 22 Feb 2009 15:16:36 +0000 (16:16 +0100) |
debian/changelog | patch | blob | history | |
debian/libcollectdclient0.symbols | [new file with mode: 0644] | patch | blob |
diff --git a/debian/changelog b/debian/changelog
index 74a1837d15aaf76f0f72ef04269380bc356cd2f7..2c449dd8a3823881698254de5956cc0bb5d53e50 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
* debian/rules:
- Use dh_install and *.install files to specify which package some file
belongs to.
+ * debian/libcollectdclient0.symbols:
+ - Added symbols file for libcollectdclient.
- -- Sebastian Harl <sh@tokkee.org> Sun, 22 Feb 2009 15:52:29 +0100
+ -- Sebastian Harl <sh@tokkee.org> Sun, 22 Feb 2009 16:14:01 +0100
collectd (4.5.1-1) experimental; urgency=low
diff --git a/debian/libcollectdclient0.symbols b/debian/libcollectdclient0.symbols
--- /dev/null
@@ -0,0 +1,13 @@
+libcollectdclient.so.0 libcollectdclient0 #MINVER#
+ lcc_connect@Base 4.6.0
+ lcc_disconnect@Base 4.6.0
+ lcc_flush@Base 4.6.0
+ lcc_getval@Base 4.6.0
+ lcc_identifier_to_string@Base 4.6.0
+ lcc_listval@Base 4.6.0
+ lcc_putval@Base 4.6.0
+ lcc_strerror@Base 4.6.0
+ lcc_string_to_identifier@Base 4.6.0
+ lcc_version@Base 4.6.0
+ lcc_version_extra@Base 4.6.0
+ lcc_version_string@Base 4.6.0