From 24751473480c9b7291a864a74a132df4842892a9 Mon Sep 17 00:00:00 2001 From: Yves-Alexis Perez Date: Thu, 28 Jun 2012 21:56:27 +0200 Subject: Update standards version and add dependency on adduser * debian/control: - update standards version to 3.9.3. - add depend on adduser to strongswan-starter for use in maintainer scripts. --- debian/changelog | 4 ++++ debian/control | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 31f528ccb..830da32bb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,10 @@ strongswan (4.6.4-0.1) UNRELEASED; urgency=low - drop all patches, they're all included upstream now. * debian/*.install: - drop destination path. + * debian/control: + - update standards version to 3.9.3. + - add depend on adduser to strongswan-starter for use in maintainer + scripts. -- Yves-Alexis Perez Thu, 28 Jun 2012 21:17:38 +0200 diff --git a/debian/control b/debian/control index 084c7bc34..3710c37f4 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: strongswan Section: net Priority: optional Maintainer: Rene Mayrhofer -Standards-Version: 3.9.1 +Standards-Version: 3.9.3 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, @@ -57,7 +57,7 @@ Description: strongSwan library and binaries - debugging symbols Package: strongswan-starter Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, libstrongswan (= ${binary:Version}), strongswan-ikev1 | strongswan-ikev2 +Depends: ${shlibs:Depends}, ${misc:Depends}, libstrongswan (= ${binary:Version}), strongswan-ikev1 | strongswan-ikev2, adduser Conflicts: strongswan (<< 4.2.12-1) Description: strongSwan daemon starter and configuration file parser StrongSwan is an IPsec-based VPN solution for the Linux kernel. It uses the -- cgit v1.2.3