r14886 - in /desktop/unstable/gnome-system-tools/debian: changelog patches/more-groups.patch patches/series

samm-guest at users.alioth.debian.org samm-guest at users.alioth.debian.org
Sun Mar 9 10:12:13 UTC 2008


Author: samm-guest
Date: Sun Mar  9 10:12:13 2008
New Revision: 14886

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=14886
Log:
* Added more-groups.patch: adds fuse, lpadmin, netdev, powerdev, vboxusers
  and video groups to users-admin.

Added:
    desktop/unstable/gnome-system-tools/debian/patches/more-groups.patch
Modified:
    desktop/unstable/gnome-system-tools/debian/changelog
    desktop/unstable/gnome-system-tools/debian/patches/series

Modified: desktop/unstable/gnome-system-tools/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-system-tools/debian/changelog?rev=14886&op=diff
==============================================================================
--- desktop/unstable/gnome-system-tools/debian/changelog (original)
+++ desktop/unstable/gnome-system-tools/debian/changelog Sun Mar  9 10:12:13 2008
@@ -1,3 +1,10 @@
+gnome-system-tools (2.20.0-2) UNRELEASED; urgency=low
+
+  * Added more-groups.patch: adds fuse, lpadmin, netdev, powerdev, vboxusers
+    and video groups to users-admin.
+
+ -- Sam Morris <sam at robots.org.uk>  Sun, 09 Mar 2008 09:43:23 +0000
+
 gnome-system-tools (2.20.0-1) unstable; urgency=low
 
   [ Niv Sardi ]

Added: desktop/unstable/gnome-system-tools/debian/patches/more-groups.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-system-tools/debian/patches/more-groups.patch?rev=14886&op=file
==============================================================================
--- desktop/unstable/gnome-system-tools/debian/patches/more-groups.patch (added)
+++ desktop/unstable/gnome-system-tools/debian/patches/more-groups.patch Sun Mar  9 10:12:13 2008
@@ -1,0 +1,21 @@
+Index: gnome-system-tools-2.20.0/src/users/privileges-table.c
+===================================================================
+--- gnome-system-tools-2.20.0.orig/src/users/privileges-table.c	2007-09-14 10:25:27.000000000 +0100
++++ gnome-system-tools-2.20.0/src/users/privileges-table.c	2008-03-09 09:48:21.000000000 +0000
+@@ -53,10 +53,16 @@
+ 	{ "dialout", N_("Use modems") },
+ 	{ "dip", N_("Connect to Internet using a modem") },
+ 	{ "fax", N_("Send and receive faxes") },
++	{ "fuse", N_("Mount user-space filesystems (FUSE)") },
+ 	{ "floppy", N_("Use floppy drives") },
++	{ "lpadmin", N_("Configure printers") },
++	{ "netdev", N_("Connect to wireless and ethernet networks") },
+ 	{ "plugdev", N_("Access external storage devices automatically") },
++	{ "powerdev", N_("Suspend and hibernate the computer") },
+ 	{ "scanner", N_("Use scanners") },
+ 	{ "tape", N_("Use tape drives") },
++	{ "vboxusers", N_("Use VirtualBox"), },
++	{ "video", N_("Capture video from TV or Webcams, and use 3d acceleration"), },
+ 	{ "wheel", N_("Be able to get administrator privileges") },
+ };
+ 

Modified: desktop/unstable/gnome-system-tools/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-system-tools/debian/patches/series?rev=14886&op=diff
==============================================================================
--- desktop/unstable/gnome-system-tools/debian/patches/series (original)
+++ desktop/unstable/gnome-system-tools/debian/patches/series Sun Mar  9 10:12:13 2008
@@ -1,2 +1,3 @@
 18_disable_uid.patch
 22_root_only.patch
+more-groups.patch




More information about the pkg-gnome-commits mailing list