[Pkg-swan-devel] [strongswan] 01/02: make the systemd build-dep linux-only.
Yves-Alexis Perez
corsac at moszumanska.debian.org
Wed Dec 7 07:39:16 UTC 2016
This is an automated email from the git hooks/post-receive script.
corsac pushed a commit to branch master
in repository strongswan.
commit 954cf47e55f93c8af2f422ecc8b850bef1a69cbd
Author: Yves-Alexis Perez <corsac at corsac.net>
Date: Tue Dec 6 09:51:03 2016 +0100
make the systemd build-dep linux-only.
---
debian/changelog | 7 +++++++
debian/control | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 9d2909b..2d9dfef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+strongswan (5.5.1-2) UNRELEASED; urgency=medium
+
+ * debian/control:
+ - make the systemd build-dep linux-only.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Tue, 06 Dec 2016 09:50:08 +0100
+
strongswan (5.5.1-1) unstable; urgency=medium
* New upstream bugfix release.
diff --git a/debian/control b/debian/control
index 6542630..3ce3ed8 100644
--- a/debian/control
+++ b/debian/control
@@ -34,7 +34,7 @@ Build-Depends: bison,
network-manager-dev (>= 0.7) [linux-any],
pkg-config,
po-debconf,
- systemd,
+ systemd [linux-any],
tzdata
Homepage: http://www.strongswan.org
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-swan/strongswan.git
More information about the Pkg-swan-devel
mailing list