summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelipe Sateler <fsateler@debian.org>2019-10-25 08:54:06 -0300
committerFelipe Sateler <fsateler@debian.org>2019-10-25 08:54:06 -0300
commit9f79139d38509079006810ddd89cc1e8875de75f (patch)
tree7c173a652bbf657fc8ea399706e2558a04f03cf4
parentfef25b2494390116e8e54bb9e149ee6d6f81a8b1 (diff)
Add dev package information to symbols file
Thanks lintian tag symbols-file-missing-build-depends-package-field
-rw-r--r--debian/libpulse-mainloop-glib0.symbols1
-rw-r--r--debian/libpulse0.symbols2
2 files changed, 3 insertions, 0 deletions
diff --git a/debian/libpulse-mainloop-glib0.symbols b/debian/libpulse-mainloop-glib0.symbols
index 368a13e..cab7de1 100644
--- a/debian/libpulse-mainloop-glib0.symbols
+++ b/debian/libpulse-mainloop-glib0.symbols
@@ -1,4 +1,5 @@
libpulse-mainloop-glib.so.0 libpulse-mainloop-glib0 #MINVER#
+* Build-Depends-Package: libpulse-dev
PULSE_0@PULSE_0 0.99.1
pa_glib_mainloop_free@PULSE_0 0.99.1
pa_glib_mainloop_get_api@PULSE_0 0.99.1
diff --git a/debian/libpulse0.symbols b/debian/libpulse0.symbols
index 513c181..b3c1a8d 100644
--- a/debian/libpulse0.symbols
+++ b/debian/libpulse0.symbols
@@ -1,4 +1,5 @@
libpulse-simple.so.0 libpulse0 #MINVER#
+* Build-Depends-Package: libpulse-dev
PULSE_0@PULSE_0 0.99.1
pa_simple_drain@PULSE_0 0.99.1
pa_simple_flush@PULSE_0 0.99.1
@@ -8,6 +9,7 @@ libpulse-simple.so.0 libpulse0 #MINVER#
pa_simple_read@PULSE_0 0.99.1
pa_simple_write@PULSE_0 0.99.1
libpulse.so.0 libpulse0 #MINVER#
+* Build-Depends-Package: libpulse-dev
PULSE_0@PULSE_0 0.99.1
pa_ascii_filter@PULSE_0 0.99.1
pa_ascii_valid@PULSE_0 0.99.1