[Pkg-utopia-commits] r1788 - in /packages/unstable/network-manager-applet/debian: changelog control

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Fri Oct 19 16:35:12 UTC 2007


Author: biebl
Date: Fri Oct 19 16:35:12 2007
New Revision: 1788

URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=1788
Log:
* debian/control
  - Use the new "Homepage:" field to specify the upstream URL.
  - Add Recommends: network-manager-openvpn-gnome, network-manager-vpnc-gnome

Modified:
    packages/unstable/network-manager-applet/debian/changelog
    packages/unstable/network-manager-applet/debian/control

Modified: packages/unstable/network-manager-applet/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/network-manager-applet/debian/changelog?rev=1788&op=diff
==============================================================================
--- packages/unstable/network-manager-applet/debian/changelog (original)
+++ packages/unstable/network-manager-applet/debian/changelog Fri Oct 19 16:35:12 2007
@@ -1,3 +1,11 @@
+network-manager-applet (0.6.5-3) unstable; urgency=low
+
+  * debian/control
+    - Use the new "Homepage:" field to specify the upstream URL.
+    - Add Recommends: network-manager-openvpn-gnome, network-manager-vpnc-gnome
+
+ -- Michael Biebl <biebl at debian.org>  Fri, 19 Oct 2007 18:23:59 +0200
+
 network-manager-applet (0.6.5-2) unstable; urgency=low
 
   * debian/patches/30-connection_info_hide_on_delete_event.patch

Modified: packages/unstable/network-manager-applet/debian/control
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/network-manager-applet/debian/control?rev=1788&op=diff
==============================================================================
--- packages/unstable/network-manager-applet/debian/control (original)
+++ packages/unstable/network-manager-applet/debian/control Fri Oct 19 16:35:12 2007
@@ -7,12 +7,13 @@
 Standards-Version: 3.7.2
 XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-utopia/packages/unstable/network-manager-applet
 XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/network-manager-applet
+Homepage: http://www.gnome.org/projects/NetworkManager/
 
 Package: network-manager-gnome
 Architecture: any
 Section: gnome
 Depends: ${shlibs:Depends}, ${misc:Depends}, network-manager (>= 0.6.5)
-Recommends: notification-daemon, libpam-keyring
+Recommends: notification-daemon, libpam-keyring, network-manager-openvpn-gnome, network-manager-vpnc-gnome
 Provides: nm-applet
 Description: network management framework (GNOME frontend)
  NetworkManager attempts to keep an active network connection available at all
@@ -28,6 +29,4 @@
  It displays the available networks and allows to easily switch between them.
  For encrypted networks it will prompt the user for the key/passphrase and it
  can optionally store them in the gnome-keyring.
- .
-  Homepage: http://www.gnome.org/projects/NetworkManager/
 




More information about the Pkg-utopia-commits mailing list