diff --git a/debian/changelog b/debian/changelog index a3cc25e..0549de2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ -softether-vpn (4.25.9656-rtm) UNRELEASED; urgency=medium +softether-vpn (0:4.25.9656-rtm) UNRELEASED; urgency=medium - * Bump Relase + * Bump - -- Mario Fetka Tue, 13 Mar 2018 17:17:03 +0100 + -- Mario Fetka Tue, 13 Mar 2018 17:30:04 +0100 softether-vpn (0:4.04.9412-rtm) unstable; urgency=low diff --git a/debian/control b/debian/control index 1a0a24d..5849f1d 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: softether-vpn Section: net Priority: optional Maintainer: Dmitry Orlov -Build-Depends: debhelper (>= 7.0.50~), zlib1g-dev, libncurses-dev, linux-libc-dev, libssl1.0-dev | libssl-dev, libreadline-dev, build-essential, dh-exec +Build-Depends: debhelper (>= 7.0.50~), libncurses-dev, linux-libc-dev, libssl1.0-dev | libssl-dev , libreadline-dev, build-essential, dh-exec Standards-Version: 3.9.1 Homepage: http://www.softether.org/ diff --git a/debian/rules b/debian/rules index bb94508..2233f00 100755 --- a/debian/rules +++ b/debian/rules @@ -5,7 +5,7 @@ CFLAGS := $(shell dpkg-buildflags --get CFLAGS) LDFLAGS := $(shell dpkg-buildflags --get LDFLAGS) %: - dh $@ + dh $@ override_dh_auto_configure: configure_config