[Pkg-utopia-commits] r1704 - in /packages/experimental/policykit-gnome: ./ debian/ debian/changelog debian/compat debian/control debian/copyright debian/patches/ debian/patches/01_no_tooltip.patch debian/policykit-gnome.install debian/rules debian/watch

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu Sep 6 06:02:31 UTC 2007


Author: biebl
Date: Thu Sep  6 06:02:31 2007
New Revision: 1704

URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=1704
Log:
Initial check in of PolicyKit-gnome

Added:
    packages/experimental/policykit-gnome/
    packages/experimental/policykit-gnome/debian/
    packages/experimental/policykit-gnome/debian/changelog
    packages/experimental/policykit-gnome/debian/compat
    packages/experimental/policykit-gnome/debian/control
    packages/experimental/policykit-gnome/debian/copyright
    packages/experimental/policykit-gnome/debian/patches/
    packages/experimental/policykit-gnome/debian/patches/01_no_tooltip.patch
    packages/experimental/policykit-gnome/debian/policykit-gnome.install
    packages/experimental/policykit-gnome/debian/rules   (with props)
    packages/experimental/policykit-gnome/debian/watch

Added: packages/experimental/policykit-gnome/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/experimental/policykit-gnome/debian/changelog?rev=1704&op=file
==============================================================================
--- packages/experimental/policykit-gnome/debian/changelog (added)
+++ packages/experimental/policykit-gnome/debian/changelog Thu Sep  6 06:02:31 2007
@@ -1,0 +1,6 @@
+policykit-gnome (0.5-1) unstable; urgency=low
+
+  * Initial release. (Closes: #nnnn)
+
+ -- Michael Biebl <biebl at debian.org>  Sun, 02 Sep 2007 06:04:06 +0200
+

Added: packages/experimental/policykit-gnome/debian/compat
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/experimental/policykit-gnome/debian/compat?rev=1704&op=file
==============================================================================
--- packages/experimental/policykit-gnome/debian/compat (added)
+++ packages/experimental/policykit-gnome/debian/compat Thu Sep  6 06:02:31 2007
@@ -1,0 +1,1 @@
+5

Added: packages/experimental/policykit-gnome/debian/control
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/experimental/policykit-gnome/debian/control?rev=1704&op=file
==============================================================================
--- packages/experimental/policykit-gnome/debian/control (added)
+++ packages/experimental/policykit-gnome/debian/control Thu Sep  6 06:02:31 2007
@@ -1,0 +1,17 @@
+Source: policykit-gnome
+Section: gnome
+Priority: optional
+Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers at lists.alioth.debian.org>
+Uploaders: Michael Biebl <biebl at debian.org>
+Build-Depends: cdbs, debhelper (>= 5), autotools-dev, libgtk2.0-dev (>= 2.6.0), libgnome2-dev (>= 2.14.0), libgnomeui-dev (>= 2.14.0), libdbus-glib-1-dev (>= 0.71), libpolkit-dbus-dev (>= 0.5), libpolkit-grant-dev (>= 0.5) 
+Standards-Version: 3.7.2
+XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-utopia/packages/experimental/policykit-gnome
+XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-utopia/packages/experimental/policykit-gnome
+
+Package: policykit-gnome
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: GNOME dialogs for PolicyKit
+ PolicyKit-gnome provides a D-Bus session bus service that is used to
+ bring up authentication dialogs used for obtaining privileges.
+

Added: packages/experimental/policykit-gnome/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/experimental/policykit-gnome/debian/copyright?rev=1704&op=file
==============================================================================
--- packages/experimental/policykit-gnome/debian/copyright (added)
+++ packages/experimental/policykit-gnome/debian/copyright Thu Sep  6 06:02:31 2007
@@ -1,0 +1,35 @@
+This package was debianized by Michael Biebl <biebl at debian.org> on
+Fri, 27 Jul 2007 06:37:19 +0200.
+
+It was downloaded from http://hal.freedesktop.org/releases/
+
+Upstream Author: 
+
+    David Zeuthen, <david at fubar.dk>
+
+Copyright: 
+
+    Copyright (C) 2007 David Zeuthen, <david at fubar.dk>
+
+License:
+
+    This package is free software; you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation; either version 2 of the License, or
+    (at your option) any later version.
+ 
+    This package is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+ 
+    You should have received a copy of the GNU General Public License
+    along with this package; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.
+
+The Debian packaging is (C) 2007, Michael Biebl <biebl at debian.org> and
+is licensed under the GPL, see above.
+

Added: packages/experimental/policykit-gnome/debian/patches/01_no_tooltip.patch
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/experimental/policykit-gnome/debian/patches/01_no_tooltip.patch?rev=1704&op=file
==============================================================================
--- packages/experimental/policykit-gnome/debian/patches/01_no_tooltip.patch (added)
+++ packages/experimental/policykit-gnome/debian/patches/01_no_tooltip.patch Thu Sep  6 06:02:31 2007
@@ -1,0 +1,30 @@
+diff --git a/examples/polkit-gnome-example.c b/examples/polkit-gnome-example.c
+index e4d7e47..60551ab 100644
+--- a/examples/polkit-gnome-example.c
++++ b/examples/polkit-gnome-example.c
+@@ -210,7 +210,7 @@ update_one_button (GtkWidget *button, const char *pk_action_id)
+         case POLKIT_RESULT_NO:
+                 gtk_button_set_image (GTK_BUTTON (button),
+                                       gtk_image_new_from_stock (GTK_STOCK_STOP, GTK_ICON_SIZE_SMALL_TOOLBAR));
+-                gtk_widget_set_tooltip_markup (button, _("This action is not permitted"));
++                //gtk_widget_set_tooltip_markup (button, _("This action is not permitted"));
+                 break;
+ 
+         case POLKIT_RESULT_ONLY_VIA_ADMIN_AUTH:
+@@ -224,14 +224,14 @@ update_one_button (GtkWidget *button, const char *pk_action_id)
+ 
+                 s = g_strdup_printf (_("This action requires authentication (%s)"), 
+                                      polkit_result_to_string_representation (pk_result));
+-                gtk_widget_set_tooltip_markup (button, s);
++                //gtk_widget_set_tooltip_markup (button, s);
+                 g_free (s);
+                 break;
+ 
+         case POLKIT_RESULT_YES:
+                 gtk_button_set_image (GTK_BUTTON (button),
+                                       gtk_image_new_from_stock (GTK_STOCK_OK, GTK_ICON_SIZE_SMALL_TOOLBAR));
+-                gtk_widget_set_tooltip_markup (button, _("This action is permitted"));
++                //gtk_widget_set_tooltip_markup (button, _("This action is permitted"));
+                 break;
+         }
+ 

Added: packages/experimental/policykit-gnome/debian/policykit-gnome.install
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/experimental/policykit-gnome/debian/policykit-gnome.install?rev=1704&op=file
==============================================================================
--- packages/experimental/policykit-gnome/debian/policykit-gnome.install (added)
+++ packages/experimental/policykit-gnome/debian/policykit-gnome.install Thu Sep  6 06:02:31 2007
@@ -1,0 +1,3 @@
+debian/tmp/usr/lib/policykit-gnome/polkit-gnome-manager
+debian/tmp/usr/share/dbus-1/services/org.gnome.PolicyKit.service
+debian/tmp/usr/share/locale/

Added: packages/experimental/policykit-gnome/debian/rules
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/experimental/policykit-gnome/debian/rules?rev=1704&op=file
==============================================================================
--- packages/experimental/policykit-gnome/debian/rules (added)
+++ packages/experimental/policykit-gnome/debian/rules Thu Sep  6 06:02:31 2007
@@ -1,0 +1,12 @@
+#!/usr/bin/make -f
+  
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/gnome.mk
+include /usr/share/cdbs/1/rules/utils.mk
+include /usr/share/cdbs/1/rules/simple-patchsys.mk
+
+DEB_DESTDIR := $(CURDIR)/debian/tmp
+
+DEB_CONFIGURE_SCRIPT_ENV += LDFLAGS="-Wl,--as-needed"
+

Propchange: packages/experimental/policykit-gnome/debian/rules
------------------------------------------------------------------------------
    svn:executable = 

Added: packages/experimental/policykit-gnome/debian/watch
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/experimental/policykit-gnome/debian/watch?rev=1704&op=file
==============================================================================
--- packages/experimental/policykit-gnome/debian/watch (added)
+++ packages/experimental/policykit-gnome/debian/watch Thu Sep  6 06:02:31 2007
@@ -1,0 +1,3 @@
+version=3
+
+http://hal.freedesktop.org/releases/PolicyKit-gnome-(.*)\.tar\.gz




More information about the Pkg-utopia-commits mailing list