[Pkg-utopia-commits] r2593 - /packages/experimental/network-manager-pptp/debian/control

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Mon Dec 15 20:33:18 UTC 2008


Author: biebl
Date: Mon Dec 15 20:33:16 2008
New Revision: 2593

URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=2593
Log:
Reorder debian/control a bit, to be more in line with the existing vpn plugins

Modified:
    packages/experimental/network-manager-pptp/debian/control

Modified: packages/experimental/network-manager-pptp/debian/control
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/experimental/network-manager-pptp/debian/control?rev=2593&op=diff
==============================================================================
--- packages/experimental/network-manager-pptp/debian/control (original)
+++ packages/experimental/network-manager-pptp/debian/control Mon Dec 15 20:33:16 2008
@@ -3,28 +3,15 @@
 Priority: optional
 Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers at lists.alioth.debian.org>
 Uploaders: Enrico Tassi <gareuselesinge at debian.org>, Michael Biebl <biebl at debian.org>
-Build-Depends: debhelper (>= 5.0.0), network-manager-dev (>= 0.6.2), ppp-dev, gnome-common, intltool, libgnomeui-dev, libdbus-glib-1-dev, libnm-util-dev, cdbs, dpatch
+Build-Depends: cdbs, debhelper (>= 5), network-manager-dev (>= 0.6.2), ppp-dev, gnome-common, intltool, libgnomeui-dev, libdbus-glib-1-dev, libnm-util-dev, dpatch
 Standards-Version: 3.7.3
 Vcs-Svn: svn://svn.debian.org/collab-maint/deb-maint/network-manager-pptp/
-
-Package: network-manager-pptp-gnome
-Depends: network-manager-pptp, ${shlibs:Depends}, ${misc:Depends}
-Architecture: any
-Description: network management framework (PPTP plugin)
- NetworkManager attempts to keep an active network connection available at all
- times. It is intended only for the desktop use-case, and is not intended for
- usage on servers. The point of NetworkManager is to make networking
- configuration and setup as painless and automatic as possible.  If using DHCP,
- NetworkManager is _intended_ to replace default routes, obtain IP addresses
- from a DHCP server, and change nameservers whenever it sees fit.
- .
- This package provides the GNOME bits of NetworkManager's PPTP plugin.
 
 Package: network-manager-pptp
 Architecture: any
 Recommends: network-manager-pptp-gnome
-Depends: pptp-linux, ${shlibs:Depends}, ${misc:Depends}
-Description: network management framework (PPTP plugin)
+Depends: ${shlibs:Depends}, ${misc:Depends}, pptp-linux
+Description: network management framework (PPTP plugin core)
  NetworkManager attempts to keep an active network connection available at all
  times. It is intended only for the desktop use-case, and is not intended for
  usage on servers. The point of NetworkManager is to make networking
@@ -35,3 +22,16 @@
  This package provides a VPN plugin for PPTP, commonly used for connecting
  to Microsoft VPN servers.
 
+Package: network-manager-pptp-gnome
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, network-manager-pptp (= ${binary:Version})
+Description: network management framework (PPTP plugin GNOME GUI)
+ NetworkManager attempts to keep an active network connection available at all
+ times. It is intended only for the desktop use-case, and is not intended for
+ usage on servers. The point of NetworkManager is to make networking
+ configuration and setup as painless and automatic as possible.  If using DHCP,
+ NetworkManager is _intended_ to replace default routes, obtain IP addresses
+ from a DHCP server, and change nameservers whenever it sees fit.
+ .
+ This package provides the GNOME bits of NetworkManager's PPTP plugin.
+




More information about the Pkg-utopia-commits mailing list