summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPino Toscano <pino@debian.org>2021-11-13 12:04:11 +0100
committerPino Toscano <pino@debian.org>2021-11-13 12:04:11 +0100
commit0fe4b7730c81a421ae3b3049f5e32604a7afba2e (patch)
treec5c4692dffa9ea09d6f222d2505ac245115bc8c5
parentbab4e7450c38ff64e3573f9ee76666d4561a4376 (diff)
downloadlibpciaccess-0fe4b7730c81a421ae3b3049f5e32604a7afba2e.tar.gz
symbols: add Build-Depends-Package
-rw-r--r--debian/changelog1
-rw-r--r--debian/libpciaccess0.symbols1
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ae2d8cf..6d885b6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libpciaccess (0.16-2) UNRELEASED; urgency=medium
[ Pino Toscano ]
* Update the symbols file for Hurd and kFreeBSD archs. (Closes: #997009)
+ * Add Build-Depends-Package to the symbols file.
-- Debian X Strike Force <debian-x@lists.debian.org> Sat, 13 Nov 2021 11:59:09 +0100
diff --git a/debian/libpciaccess0.symbols b/debian/libpciaccess0.symbols
index 6fba5fe..0785e78 100644
--- a/debian/libpciaccess0.symbols
+++ b/debian/libpciaccess0.symbols
@@ -1,4 +1,5 @@
libpciaccess.so.0 libpciaccess0 #MINVER#
+* Build-Depends-Package: libpciaccess-dev
pci_device_cfg_read@Base 0
pci_device_cfg_read_u16@Base 0
pci_device_cfg_read_u32@Base 0