Added ${shlibs:Depends} dependency to Debian package
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
@@ -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.
|
||||||
.
|
.
|
||||||
|
|||||||
Reference in New Issue
Block a user