summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog9
-rw-r--r--debian/control3
2 files changed, 10 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 6214751b9..1c4486ccc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+strongswan (4.5.2-1.2) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Drop libopensc2-dev from Build-Depends; that library is now private to
+ opensc and is not required at build time as it's loaded by dlopen() anyway.
+ (Closes: #635890)
+
+ -- Laurent Bigonville <bigon@debian.org> Thu, 08 Sep 2011 16:50:11 +0200
+
strongswan (4.5.2-1.1) unstable; urgency=low
* Non-maintainer upload.
diff --git a/debian/control b/debian/control
index 8d591e7f9..084c7bc34 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,7 @@ Vcs-Browser: http://anonscm.debian.org/git/pkg-swn/strongswan.git
Vcs-Git: git://anonscm.debian.org/pkg-swan/strongswan.git
Build-Depends: debhelper (>= 7.1), libtool, libgmp3-dev,
libssl-dev (>= 0.9.8), libcurl4-openssl-dev | libcurl3-dev | libcurl2-dev,
- libopensc2-dev | libopensc1-dev | libopensc0-dev, libldap2-dev,
- libpam0g-dev, libkrb5-dev, bison, flex, bzip2, po-debconf,
+ libldap2-dev, libpam0g-dev, libkrb5-dev, bison, flex, bzip2, po-debconf,
hardening-wrapper, network-manager-dev, libfcgi-dev, clearsilver-dev,
libxml2-dev, libsqlite3-dev, network-manager-dev (>= 0.7),
libnm-glib-vpn-dev (>= 0.7), libnm-util-dev (>= 0.7),