r18283 - in /packages/unstable/system-config-printer/debian: changelog patches/19_dbus_interfaces.patch patches/series

joss at users.alioth.debian.org joss at users.alioth.debian.org
Sat Jan 24 08:37:05 UTC 2009


Author: joss
Date: Sat Jan 24 08:37:05 2009
New Revision: 18283

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=18283
Log:
19_dbus_interfaces.patch: remove redundant send_interface lines in 
the dbus configuration file. Closes: #510756.

Added:
    packages/unstable/system-config-printer/debian/patches/19_dbus_interfaces.patch
Modified:
    packages/unstable/system-config-printer/debian/changelog
    packages/unstable/system-config-printer/debian/patches/series

Modified: packages/unstable/system-config-printer/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/system-config-printer/debian/changelog?rev=18283&op=diff
==============================================================================
--- packages/unstable/system-config-printer/debian/changelog (original)
+++ packages/unstable/system-config-printer/debian/changelog Sat Jan 24 08:37:05 2009
@@ -1,7 +1,12 @@
 system-config-printer (1.0.0-5) UNRELEASED; urgency=low
 
+  [ Loic Minier ]
   * Don't purge /etc/xdg/autostart/redhat-print-applet.desktop during first
     installation.
+
+  [ Josselin Mouette ]
+  * 19_dbus_interfaces.patch: remove redundant send_interface lines in 
+    the dbus configuration file. Closes: #510756.
 
  -- Loic Minier <lool at dooz.org>  Fri, 28 Nov 2008 20:50:43 +0100
 

Added: packages/unstable/system-config-printer/debian/patches/19_dbus_interfaces.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/system-config-printer/debian/patches/19_dbus_interfaces.patch?rev=18283&op=file
==============================================================================
--- packages/unstable/system-config-printer/debian/patches/19_dbus_interfaces.patch (added)
+++ packages/unstable/system-config-printer/debian/patches/19_dbus_interfaces.patch Sat Jan 24 08:37:05 2009
@@ -1,0 +1,18 @@
+Index: system-config-printer-1.0.0/newprinternotification.conf
+===================================================================
+--- system-config-printer-1.0.0.orig/newprinternotification.conf	2009-01-24 09:35:59.056653910 +0100
++++ system-config-printer-1.0.0/newprinternotification.conf	2009-01-24 09:36:11.272655106 +0100
+@@ -8,13 +8,11 @@
+ 
+ 	<policy user="root">
+ 		<allow send_destination="com.redhat.NewPrinterNotification"/>
+-                <allow send_interface="com.redhat.NewPrinterNotification"/>
+ 	</policy>
+ 	
+         <policy context="default">
+                 <allow own="com.redhat.NewPrinterNotification"/>
+ 
+                 <deny send_destination="com.redhat.NewPrinterNotification"/>
+-                <deny send_interface="com.redhat.NewPrinterNotification"/>
+         </policy>
+ </busconfig>

Modified: packages/unstable/system-config-printer/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/system-config-printer/debian/patches/series?rev=18283&op=diff
==============================================================================
--- packages/unstable/system-config-printer/debian/patches/series (original)
+++ packages/unstable/system-config-printer/debian/patches/series Sat Jan 24 08:37:05 2009
@@ -11,6 +11,7 @@
 16_dont_monitor_session.patch
 17_new_printer_notification.patch
 18_debian_packages.patch
+19_dbus_interfaces.patch
 30_install_traceback.patch
 31_browse_hang.patch
 32_pycups_traceback.patch




More information about the pkg-gnome-commits mailing list