~ubuntu-branches/ubuntu/raring/hplip/raring

« back to all changes in this revision

Viewing changes to debian/patches/14_charsign_fixes.dpatch

  • Committer: Package Import Robot
  • Author(s): Mark Purcell
  • Date: 2012-10-06 15:03:44 UTC
  • mfrom: (1.6.1) (20.1.16 quantal)
  • Revision ID: package-import@ubuntu.com-20121006150344-2p3xz26br0t3hu2q
Tags: 3.12.10-1
* New upstream release
  - Fixes "Network scanning fails (Closes: #683033)
* quilt refresh hplip-syslog-fix-debug-messages-to-error.dpatch
* Fix "error in clean build env" updated debian/rules (Closes: #687129)

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
## DP: some missing charsign
6
6
 
7
7
@DPATCH@
8
 
diff -urNad hplip-1.7.3~/scan/sane/scl.c hplip-1.7.3/scan/sane/scl.c
9
 
--- hplip-1.7.3~/scan/sane/scl.c        2007-03-19 16:26:48.000000000 +0000
10
 
+++ hplip-1.7.3/scan/sane/scl.c 2007-03-26 22:48:39.000000000 +0100
11
 
@@ -36,10 +36,11 @@
 
8
Index: hplip-3.12.4/scan/sane/scl.c
 
9
===================================================================
 
10
--- hplip-3.12.4.orig/scan/sane/scl.c   2012-04-10 18:34:05.000000000 +1000
 
11
+++ hplip-3.12.4/scan/sane/scl.c        2012-05-26 10:21:29.000000000 +1000
 
12
@@ -37,10 +37,11 @@
12
13
 #define DEBUG_DECLARE_ONLY
13
14
 #include "sanei_debug.h"
14
15