Added ${shlibs:Depends} dependency to Debian package

This commit is contained in:
Martin Willi
2009-10-12 14:06:51 +02:00
parent 3690d31a2a
commit f7897b64f6
2 changed files with 5 additions and 4 deletions
+2 -1
View File
@@ -1,10 +1,11 @@
network-manager-strongswan (1.1.1-2) unstable; urgency=low network-manager-strongswan (1.1.1-2) unstable; urgency=low
* Added ${shlibs:Depends} dependency
* Reload network-manager after installation, reloading dbus is insufficient. * Reload network-manager after installation, reloading dbus is insufficient.
* Fixed debhelper-but-no-misc-depends, out-of-date-standards-version and * Fixed debhelper-but-no-misc-depends, out-of-date-standards-version and
copyright-without-copyright-notice lintian warnings copyright-without-copyright-notice lintian warnings
-- Martin Willi <[email protected]> Wed, 15 Jul 2009 13:44:24 +0200 -- Martin Willi <[email protected]> Mon, 12 Oct 2009 10:19:40 +0200
network-manager-strongswan (1.1.1-1) unstable; urgency=low network-manager-strongswan (1.1.1-1) unstable; urgency=low
+3 -3
View File
@@ -13,15 +13,15 @@ Build-Depends: cdbs,
libgnomeui-dev, libgnomeui-dev,
automake1.9, automake1.9,
gnome-common, gnome-common,
Standards-Version: 3.8.2 Standards-Version: 3.8.3
Package: network-manager-strongswan Package: network-manager-strongswan
Architecture: any Architecture: any
Depends: ${misc:Depends}, strongswan-nm, network-manager Depends: ${shlibs:Depends}, ${misc:Depends}, strongswan-nm, network-manager
Description: network management framework (strongSwan plugin) Description: network management framework (strongSwan plugin)
NetworkManager attempts to keep an active network connection available at NetworkManager attempts to keep an active network connection available at
all times. It is intended primarily for laptops where it allows easy all times. It is intended primarily for laptops where it allows easy
switching betwen local wireless networks, it's also useful on desktops switching between local wireless networks, it's also useful on desktops
with a selection of different interfaces to use. It is not intended for with a selection of different interfaces to use. It is not intended for
usage on servers. usage on servers.
. .