From 52e75e72866b45f1fe63df132bc4bf9bc923b4b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 6 Nov 2015 08:16:40 +0100 Subject: Refresh patches --- debian/patches/100_spelling.patch | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'debian/patches/100_spelling.patch') diff --git a/debian/patches/100_spelling.patch b/debian/patches/100_spelling.patch index eb52570..2d46f66 100644 --- a/debian/patches/100_spelling.patch +++ b/debian/patches/100_spelling.patch @@ -143,7 +143,7 @@ Index: trunk/spectro/dispwin.c /* 2 if profile not found */ int dispwin_uninstall_profile(dispwin *p, char *fname, p_scope scope) { debugr2((errout,"dispwin_uninstall_profile '%s'\n", fname)); -@@ -5128,7 +5128,7 @@ int ddebug /* >0 to print debug sta +@@ -5131,7 +5131,7 @@ int ddebug /* >0 to print debug sta p->native = native &= ~2; } @@ -208,7 +208,7 @@ Index: trunk/spectro/i1pro_imp.c =================================================================== --- trunk.orig/spectro/i1pro_imp.c +++ trunk/spectro/i1pro_imp.c -@@ -3768,7 +3768,7 @@ i1pro_code i1pro_restore_refspot_cal(i1p +@@ -3813,7 +3813,7 @@ i1pro_code i1pro_restore_refspot_cal(i1p return I1PRO_OK; } @@ -217,7 +217,7 @@ Index: trunk/spectro/i1pro_imp.c s->dark_valid = 1; s->ddate = m->caldate; -@@ -3813,7 +3813,7 @@ i1pro_code i1pro_restore_refspot_cal(i1p +@@ -3858,7 +3858,7 @@ i1pro_code i1pro_restore_refspot_cal(i1p return I1PRO_OK; } @@ -383,8 +383,8 @@ Index: trunk/gamut/nearsmth.c =================================================================== --- trunk.orig/gamut/nearsmth.c +++ trunk/gamut/nearsmth.c -@@ -261,7 +261,7 @@ double dxratio /* Depth expansion ratio - double va, vr = 0.0, vl, vd, vv = 0.0; +@@ -263,7 +263,7 @@ double dxratio /* Depth expansion ratio + double va, vr, vd, vv = 0.0; /* Absolute, Delta E^2 between test point and destination closest */ - /* aodv is already positioned acording to the LCh weights, */ @@ -392,7 +392,7 @@ Index: trunk/gamut/nearsmth.c /* so weight as per average of these */ a_o = w->a.o; va = wdesq(dtp, aodv, a_o, a_o, a_o, SUM_POW); -@@ -3598,7 +3598,7 @@ static void create_influence_plot(nearsm +@@ -4067,7 +4067,7 @@ static void create_influence_plot(nearsm swdiag = new_rspl(RSPL_NOFLAGS, 3, 3); /* Allocate 3D -> 3D */ swdiag->fit_rspl(swdiag, RSPL_NOFLAGS, fpnts, nmpts, NULL, NULL, gres, NULL, NULL, 1.0, avgdev, NULL); @@ -405,8 +405,8 @@ Index: trunk/gamut/nearsmth.h =================================================================== --- trunk.orig/gamut/nearsmth.h +++ trunk/gamut/nearsmth.h -@@ -274,7 +274,7 @@ gammapweights *src1, double wgt1, - gammapweights *src2, double wgt2 +@@ -294,7 +294,7 @@ gammapweights *src2, double wgt2, + gammapweights *src3, double wgt3 ); -/* Tweak weights acording to extra cmy cusp flags or rel override */ @@ -444,7 +444,7 @@ Index: trunk/link/collink.c =================================================================== --- trunk.orig/link/collink.c +++ trunk/link/collink.c -@@ -1138,7 +1138,7 @@ void devip_devop(void *cntx, double *out +@@ -1111,7 +1111,7 @@ void devip_devop(void *cntx, double *out } /* We've got the input profile PCS' at this point. */ @@ -453,7 +453,7 @@ Index: trunk/link/collink.c /* output, copy it into locus[], which will be given to the inverse */ /* lookup function, else the inverse lookup will generate a K using */ /* the curve parameters. */ -@@ -1270,7 +1270,7 @@ void devip_devop(void *cntx, double *out +@@ -1243,7 +1243,7 @@ void devip_devop(void *cntx, double *out if (p->nhack == 2) { /* Ideally we would create a 4D PCSK -> PCSK gamut mapping */ /* to smoothly and accurately cope with the changing source */ @@ -492,7 +492,7 @@ Index: trunk/gamut/gammap.c =================================================================== --- trunk.orig/gamut/gammap.c +++ trunk/gamut/gammap.c -@@ -775,7 +775,7 @@ gammap *new_gammap( +@@ -853,7 +853,7 @@ gammap *new_gammap( #endif if (gmi->bph == gmm_clipBP) { @@ -544,7 +544,7 @@ Index: trunk/spectro/ccxxmake.c =================================================================== --- trunk.orig/spectro/ccxxmake.c +++ trunk/spectro/ccxxmake.c -@@ -395,7 +395,7 @@ int main(int argc, char *argv[]) { +@@ -398,7 +398,7 @@ int main(int argc, char *argv[]) { /* COM port */ } else if (argv[fa][1] == 'c') { fa = nfa; @@ -553,7 +553,7 @@ Index: trunk/spectro/ccxxmake.c comno = atoi(na); if (comno < 1 || comno > 40) usage(0,"-c parameter %d out of range",comno); -@@ -495,7 +495,7 @@ int main(int argc, char *argv[]) { +@@ -498,7 +498,7 @@ int main(int argc, char *argv[]) { /* Serial port flow control */ } else if (argv[fa][1] == 'W') { fa = nfa; @@ -562,7 +562,7 @@ Index: trunk/spectro/ccxxmake.c if (na[0] == 'n' || na[0] == 'N') fc = fc_none; else if (na[0] == 'h' || na[0] == 'H') -@@ -584,7 +584,7 @@ int main(int argc, char *argv[]) { +@@ -587,7 +587,7 @@ int main(int argc, char *argv[]) { strcat(outname, doccss ? ".ccss" : ".ccmx"); if (fakeseq && doccss) -- cgit v1.2.3