summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2006-02-08 04:16:41 +0000
committerGuillem Jover <guillem@debian.org>2006-02-08 04:16:41 +0000
commit55a257af3c95fbfa188a7b8b8344151bacccb713 (patch)
tree89ba4e1eee91943f939728fef34331422c66573a /debian
parent3c634bd7df1c1507262fcc88f3af5d422c079865 (diff)
downloaddpkg-55a257af3c95fbfa188a7b8b8344151bacccb713.tar.gz
Use pkg-config to get the proper flags to link against libselinux.
Add a Build-Dependency on pkg-config, thighten libselinux1-dev to at least version 1.28-4 which provides a .pc file, and remove libsepol1-dev as libselinux1-dev is Depending on it.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
-rw-r--r--debian/control2
2 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 858960576..5b50be65f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,10 @@ dpkg (1.13.14~) UNRELEASED; urgency=low
Thanks to Changwoo Ryu for noticing. Closes: #237915
* Mark some strings as translatable (Changwoo Ryu). Closes: #256387
* Remove a trailing 'C' character from update-alternatives manpage.
+ * Use pkg-config to get the proper flags to link against libselinux.
+ Add a Build-Dependency on pkg-config, thighten libselinux1-dev to
+ at least version 1.28-4 which provides a .pc file, and remove
+ libsepol1-dev as libselinux1-dev is Depending on it.
[ Frank Lichtenheld ]
* Let dpkg-source ignore comments in the hunk header as used by
diff --git a/debian/control b/debian/control
index 8bfa4cddc..93ec19f9c 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Frank Lichtenheld <djpig@debian.org>, Guillem Jover <guillem@debian.o
Origin: debian
Bugs: debbugs://bugs.debian.org
Standards-Version: 3.6.2
-Build-Depends: debhelper (>= 4.1.81), libncurses5-dev | libncurses-dev, zlib1g-dev (>= 1:1.1.3-19.1), libbz2-dev, libsepol1-dev [!hurd-i386 !kfreebsd-i386], libselinux1-dev [!hurd-i386 !kfreebsd-i386], po4a
+Build-Depends: debhelper (>= 4.1.81), pkg-config, libncurses5-dev | libncurses-dev, zlib1g-dev (>= 1:1.1.3-19.1), libbz2-dev, libselinux1-dev (>= 1.28-4) [!hurd-i386 !kfreebsd-i386], po4a
Package: dpkg
Architecture: any