r40742 - in /attic/system-config-printer/debian: changelog patches/0008-fix-udevhelperdir.patch patches/series

bigon at users.alioth.debian.org bigon at users.alioth.debian.org
Tue Feb 25 01:02:03 UTC 2014


Author: bigon
Date: Tue Feb 25 01:02:02 2014
New Revision: 40742

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=40742
Log:
d/p/0008-fix-udevhelperdir.patch: Debianize the udevhelperdir path

Added:
    attic/system-config-printer/debian/patches/0008-fix-udevhelperdir.patch
Modified:
    attic/system-config-printer/debian/changelog
    attic/system-config-printer/debian/patches/series

Modified: attic/system-config-printer/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/system-config-printer/debian/changelog?rev=40742&op=diff
==============================================================================
--- attic/system-config-printer/debian/changelog	[utf-8] (original)
+++ attic/system-config-printer/debian/changelog	[utf-8] Tue Feb 25 01:02:02 2014
@@ -1,3 +1,9 @@
+system-config-printer (1.4.3-4) unstable; urgency=medium
+
+  * d/p/0008-fix-udevhelperdir.patch: Debianize the udevhelperdir path
+
+ -- Laurent Bigonville <bigon at debian.org>  Tue, 25 Feb 2014 01:52:27 +0100
+
 system-config-printer (1.4.3-3) unstable; urgency=medium
 
   * debian/rules: Pass --list-missing to dh_install

Added: attic/system-config-printer/debian/patches/0008-fix-udevhelperdir.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/system-config-printer/debian/patches/0008-fix-udevhelperdir.patch?rev=40742&op=file
==============================================================================
--- attic/system-config-printer/debian/patches/0008-fix-udevhelperdir.patch	(added)
+++ attic/system-config-printer/debian/patches/0008-fix-udevhelperdir.patch	[utf-8] Tue Feb 25 01:02:02 2014
@@ -0,0 +1,12 @@
+Description: Debianize the udevhelperdir path
+Author: Laurent Bigonville <bigon at debian.org>
+Forwarded: not-needed
+
+--- a/udev/configure-printer at .service.in
++++ b/udev/configure-printer at .service.in
+@@ -4,4 +4,4 @@ Requires=cups.socket
+ After=cups.socket
+ 
+ [Service]
+-ExecStart=@udevhelperdir@/udev-configure-printer add "%i"
++ExecStart=/lib/udev/udev-configure-printer add "%i"

Modified: attic/system-config-printer/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/system-config-printer/debian/patches/series?rev=40742&op=diff
==============================================================================
--- attic/system-config-printer/debian/patches/series	[utf-8] (original)
+++ attic/system-config-printer/debian/patches/series	[utf-8] Tue Feb 25 01:02:02 2014
@@ -4,3 +4,4 @@
 0005-Fix-French-translation.patch
 0006-use-paper-size-default-in-etc-papersize.patch
 0007-scp-dbus-service-fix-dbus-signature-typo.patch
+0008-fix-udevhelperdir.patch




More information about the pkg-gnome-commits mailing list