r25010 - in /packages/unstable/system-config-printer/debian/patches: 0004-Fix-blacklist-name.patch series
agx at users.alioth.debian.org
agx at users.alioth.debian.org
Tue Aug 24 13:29:19 UTC 2010
Author: agx
Date: Tue Aug 24 13:29:18 2010
New Revision: 25010
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=25010
Log:
New patch 0004-Fix-blacklist-name.patch
Fix blacklist name
Added:
packages/unstable/system-config-printer/debian/patches/0004-Fix-blacklist-name.patch
Modified:
packages/unstable/system-config-printer/debian/patches/series
Added: packages/unstable/system-config-printer/debian/patches/0004-Fix-blacklist-name.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/system-config-printer/debian/patches/0004-Fix-blacklist-name.patch?rev=25010&op=file
==============================================================================
--- packages/unstable/system-config-printer/debian/patches/0004-Fix-blacklist-name.patch (added)
+++ packages/unstable/system-config-printer/debian/patches/0004-Fix-blacklist-name.patch [utf-8] Tue Aug 24 13:29:18 2010
@@ -1,0 +1,22 @@
+From: =?UTF-8?q?Guido=20G=C3=BCnther?= <agx at sigxcpu.org>
+Date: Wed, 28 Jul 2010 09:37:32 +0200
+Subject: [PATCH] Fix blacklist name
+
+---
+ udev/udev-add-printer | 2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+diff --git a/udev/udev-add-printer b/udev/udev-add-printer
+index ce2b620..7189adc 100755
+--- a/udev/udev-add-printer
++++ b/udev/udev-add-printer
+@@ -27,7 +27,7 @@ import sys
+ import traceback
+ from syslog import *
+
+-MFR_BLACKLIST=[
++MFG_BLACKLIST=[
+ "graphtec",
+ ]
+
+--
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=25010&op=diff
==============================================================================
--- packages/unstable/system-config-printer/debian/patches/series [utf-8] (original)
+++ packages/unstable/system-config-printer/debian/patches/series [utf-8] Tue Aug 24 13:29:18 2010
@@ -1,3 +1,4 @@
0001-Adjust-python-paths.patch
0002-Disable-firewall-checks.patch
0003-Adjust-package-names.patch
+0004-Fix-blacklist-name.patch
More information about the pkg-gnome-commits
mailing list