From d27d024c441a3912ac2959dff6183abf0e199d78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 3 Dec 2017 20:49:04 +0100 Subject: debian/copyright: Add copyright for numlib/quadprog.* --- debian/changelog | 6 ++++++ debian/copyright | 5 +++++ 2 files changed, 11 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 67295e8..bb38595 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +argyll (2.0.0+repack-2) UNRELEASED; urgency=medium + + * debian/copyright: Add copyright for numlib/quadprog.*. + + -- Jörg Frings-Fürst Sun, 03 Dec 2017 20:41:38 +0100 + argyll (2.0.0+repack-1) unstable; urgency=medium * Switch from repack to Files-Excluded. diff --git a/debian/copyright b/debian/copyright index d2c43af..3c5624a 100644 --- a/debian/copyright +++ b/debian/copyright @@ -43,6 +43,11 @@ Copyright: 1994-1998 SunSoft, Inc 1994-2015 Graeme W. Gill License: Expat +Files: numlib/quadprog.* +Copyright : 2007-2016 Luca Di Gaspero + 2017 Graeme W. Gill +License: MIT + Files: plot/x3dom.* Copyright: 2009 Fraunhofer IGD, Darmstadt, Germany License: MIT and GPL-3+ -- cgit v1.2.3 From f5991c577f8c4cd7cf5305bc244dd0ee70136aba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 11 Jul 2018 23:14:38 +0200 Subject: refresh patches --- debian/changelog | 5 +- debian/patches/0001_jam.patch | 6 +- debian/patches/0100_spelling.patch | 116 ++++++++++------------------- debian/patches/0105_dispwin_segfault.patch | 2 +- 4 files changed, 47 insertions(+), 82 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index bb38595..43cb0b0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ -argyll (2.0.0+repack-2) UNRELEASED; urgency=medium +argyll (2.0.1+repack-1) UNRELEASED; urgency=medium * debian/copyright: Add copyright for numlib/quadprog.*. + * - -- Jörg Frings-Fürst Sun, 03 Dec 2017 20:41:38 +0100 + -- Jörg Frings-Fürst Wed, 11 Jul 2018 22:21:14 +0200 argyll (2.0.0+repack-1) unstable; urgency=medium diff --git a/debian/patches/0001_jam.patch b/debian/patches/0001_jam.patch index b0469f3..976f485 100644 --- a/debian/patches/0001_jam.patch +++ b/debian/patches/0001_jam.patch @@ -8,7 +8,7 @@ Index: trunk/Jambase =================================================================== --- trunk.orig/Jambase +++ trunk/Jambase -@@ -941,7 +941,7 @@ else if $(UNIX) +@@ -945,7 +945,7 @@ else if $(UNIX) # UNIX defaults @@ -17,7 +17,7 @@ Index: trunk/Jambase CCOPTFLAG ?= -O2 ; CCDEBUGFLAG ?= -g ; CCPROFFLAG ?= ; -@@ -951,7 +951,7 @@ else if $(UNIX) +@@ -955,7 +955,7 @@ else if $(UNIX) CHGRP ?= chgrp ; CHOWN ?= chown ; LEX ?= lex ; @@ -26,7 +26,7 @@ Index: trunk/Jambase LINKOPTFLAG ?= -O ; # Affects creating .so's LINKSTRIPFLAG ?= -s ; LINKDEBUGFLAG ?= ; -@@ -1037,7 +1037,7 @@ else if $(UNIX) +@@ -1041,7 +1041,7 @@ else if $(UNIX) RMDIR ?= $(RM) ; RSH ?= rsh ; SED ?= sed ; diff --git a/debian/patches/0100_spelling.patch b/debian/patches/0100_spelling.patch index 9797224..1b7d8cb 100644 --- a/debian/patches/0100_spelling.patch +++ b/debian/patches/0100_spelling.patch @@ -41,7 +41,7 @@ Index: trunk/spectro/dispcal.c comport = atoi(na); if (comport < 1 || comport > 50) usage(0,"-c parameter %d out of range",comport); -@@ -3111,7 +3111,7 @@ int main(int argc, char *argv[]) { +@@ -3114,7 +3114,7 @@ int main(int argc, char *argv[]) { /* Black level adjustment */ /* Due to the possibility of the channel offsets not being even, */ /* we use the largest of the XYZ values after they have been */ @@ -54,7 +54,7 @@ Index: trunk/spectro/spotread.c =================================================================== --- trunk.orig/spectro/spotread.c +++ trunk/spectro/spotread.c -@@ -509,7 +509,7 @@ int main(int argc, char *argv[]) { +@@ -517,7 +517,7 @@ int main(int argc, char *argv[]) { /* COM port */ } else if (argv[fa][1] == 'c') { fa = nfa; @@ -63,16 +63,7 @@ Index: trunk/spectro/spotread.c { comport = atoi(na); if (comport < 1 || comport > 40) usage("-c parameter %d out of range",comport); -@@ -518,7 +518,7 @@ int main(int argc, char *argv[]) { - /* Display type */ - } else if (argv[fa][1] == 'y') { - fa = nfa; -- if (na == NULL) usage("Paramater expected following -y"); -+ if (na == NULL) usage("Parameter expected following -y"); - dtype = na[0]; - - #ifndef SALONEINSTLIB -@@ -526,7 +526,7 @@ int main(int argc, char *argv[]) { +@@ -536,7 +536,7 @@ int main(int argc, char *argv[]) { } else if (argv[fa][1] == 'I') { fa = nfa; @@ -81,7 +72,7 @@ Index: trunk/spectro/spotread.c if (strcmp(na, "A") == 0 || strcmp(na, "M0") == 0) { tillum_set = spec = 1; -@@ -574,7 +574,7 @@ int main(int argc, char *argv[]) { +@@ -584,7 +584,7 @@ int main(int argc, char *argv[]) { /* Spectral Illuminant type for XYZ computation */ } else if (argv[fa][1] == 'i') { fa = nfa; @@ -90,7 +81,7 @@ Index: trunk/spectro/spotread.c if (strcmp(na, "A") == 0) { illum_set = spec = 1; illum = icxIT_A; -@@ -623,7 +623,7 @@ int main(int argc, char *argv[]) { +@@ -639,7 +639,7 @@ int main(int argc, char *argv[]) { /* Spectral Observer type */ } else if (argv[fa][1] == 'Q') { fa = nfa; @@ -99,7 +90,7 @@ Index: trunk/spectro/spotread.c if (strcmp(na, "1931_2") == 0) { /* Classic 2 degree */ obType = icxOT_CIE_1931_2; } else if (strcmp(na, "1964_10") == 0) { /* Classic 10 degree */ -@@ -712,7 +712,7 @@ int main(int argc, char *argv[]) { +@@ -728,7 +728,7 @@ int main(int argc, char *argv[]) { /* Filter configuration */ } else if (argv[fa][1] == 'F') { fa = nfa; @@ -108,7 +99,7 @@ Index: trunk/spectro/spotread.c if (na[0] == 'n' || na[0] == 'N') fe = inst_opt_filter_none; else if (na[0] == 'p' || na[0] == 'P') -@@ -727,13 +727,13 @@ int main(int argc, char *argv[]) { +@@ -743,13 +743,13 @@ int main(int argc, char *argv[]) { /* Extra filter compensation file */ } else if (argv[fa][1] == 'E') { fa = nfa; @@ -124,7 +115,7 @@ Index: trunk/spectro/spotread.c if (na[0] == 'N') calstd = xcalstd_none; else if (na[0] == 'A') -@@ -743,7 +743,7 @@ int main(int argc, char *argv[]) { +@@ -759,7 +759,7 @@ int main(int argc, char *argv[]) { else if (na[0] == 'G') calstd = xcalstd_gmdi; else @@ -133,7 +124,7 @@ Index: trunk/spectro/spotread.c /* Show Yxy */ } else if (argv[fa][1] == 'x') { -@@ -1479,7 +1479,7 @@ int main(int argc, char *argv[]) { +@@ -1513,7 +1513,7 @@ int main(int argc, char *argv[]) { /* Or something is wrong with instrument capabilities */ } else { @@ -159,7 +150,7 @@ Index: trunk/spectro/dispwin.c =================================================================== --- trunk.orig/spectro/dispwin.c +++ trunk/spectro/dispwin.c -@@ -5234,7 +5234,7 @@ int ddebug /* >0 to print debug sta +@@ -5238,7 +5238,7 @@ int ddebug /* >0 to print debug sta vinfo = XGetVisualInfo(p->mydisplay, VisualIDMask, &template, &nitems); if (nitems < 1) { @@ -242,7 +233,7 @@ Index: trunk/spectro/i1pro_imp.c =================================================================== --- trunk.orig/spectro/i1pro_imp.c +++ trunk/spectro/i1pro_imp.c -@@ -2701,7 +2701,7 @@ int *pinstmsec) { /* Return instrument l +@@ -2780,7 +2780,7 @@ int *pinstmsec) { /* Return instrument l break; } @@ -251,7 +242,7 @@ Index: trunk/spectro/i1pro_imp.c /* Compute overall delay */ dispmsec = (int)(samp[i].sec * 1000.0 + 0.5); /* Display update time */ -@@ -3154,7 +3154,7 @@ i1pro_code i1pro_imp_measure( +@@ -3233,7 +3233,7 @@ i1pro_code i1pro_imp_measure( } } @@ -260,7 +251,7 @@ Index: trunk/spectro/i1pro_imp.c if (user_trig) return I1PRO_USER_TRIG; return ev; -@@ -3816,7 +3816,7 @@ i1pro_code i1pro_imp_meas_refrate( +@@ -3895,7 +3895,7 @@ i1pro_code i1pro_imp_meas_refrate( } } } else { @@ -269,7 +260,7 @@ Index: trunk/spectro/i1pro_imp.c } return I1PRO_RD_NOREFR_FOUND; -@@ -3911,7 +3911,7 @@ i1pro_code i1pro_restore_refspot_cal(i1p +@@ -3990,7 +3990,7 @@ i1pro_code i1pro_restore_refspot_cal(i1p return I1PRO_OK; } @@ -278,7 +269,7 @@ Index: trunk/spectro/i1pro_imp.c s->dark_valid = 1; s->ddate = m->caldate; -@@ -3956,7 +3956,7 @@ i1pro_code i1pro_restore_refspot_cal(i1p +@@ -4035,7 +4035,7 @@ i1pro_code i1pro_restore_refspot_cal(i1p return I1PRO_OK; } @@ -287,7 +278,7 @@ Index: trunk/spectro/i1pro_imp.c s->cal_valid = 1; s->cfdate = m->caldate; -@@ -4312,7 +4312,7 @@ i1pro_code i1pro_save_calibration(i1pro +@@ -4391,7 +4391,7 @@ i1pro_code i1pro_save_calibration(i1pro write_doubles(&x, fp, s->idark_data[3]-1, m->nraw+1); } @@ -313,7 +304,7 @@ Index: trunk/spectro/ss.c =================================================================== --- trunk.orig/spectro/ss.c +++ trunk/spectro/ss.c -@@ -375,7 +375,7 @@ ss_init_coms(inst *pp, baud_rate br, flo +@@ -376,7 +376,7 @@ ss_init_coms(inst *pp, baud_rate br, flo p->gotcoms = 1; @@ -322,7 +313,7 @@ Index: trunk/spectro/ss.c return inst_ok; } -@@ -1744,7 +1744,7 @@ ss_interp_error(inst *pp, int ec) { +@@ -1745,7 +1745,7 @@ ss_interp_error(inst *pp, int ec) { case ss_et_FilterOutOfPos: return "Filter wheel out of position"; case ss_et_SendTimeout: @@ -331,7 +322,7 @@ Index: trunk/spectro/ss.c case ss_et_DriveError: return "Data drive defect"; case ss_et_MeasDisabled: -@@ -1864,7 +1864,7 @@ ss_interp_error(inst *pp, int ec) { +@@ -1865,7 +1865,7 @@ ss_interp_error(inst *pp, int ec) { case ss_et_BadHexEncoding: return "Message received from instrument has bad Hex encoding"; case ss_et_RecBufferOverun: @@ -370,7 +361,7 @@ Index: trunk/xicc/cv.c =================================================================== --- trunk.orig/xicc/cv.c +++ trunk/xicc/cv.c -@@ -101,7 +101,7 @@ main(int argc, char *argv[]) { +@@ -102,7 +102,7 @@ main(int argc, char *argv[]) { printf("There are %d parameters:\n",np); fflush(stdout); for (i = 0; i < np; i++) { @@ -667,34 +658,7 @@ Index: trunk/link/collink.c =================================================================== --- trunk.orig/link/collink.c +++ trunk/link/collink.c -@@ -1122,7 +1122,7 @@ void devip_devop(void *cntx, double *out - } - /* We've got the input profile PCS' at this point. */ - -- /* If we're transfering the K value from the input profile to the */ -+ /* If we're transferring the K value from the input profile to the */ - /* 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. */ -@@ -1204,7 +1204,7 @@ void devip_devop(void *cntx, double *out - if (p->verb) - #endif - { -- printf("White point hack mapped %f %f %f to %f %f %f, hit withing %f\n", -+ printf("White point hack mapped %f %f %f to %f %f %f, hit within %f\n", - p->in.wp[0],p->in.wp[1],p->in.wp[2],pcsv[0], pcsv[1], pcsv[2],dd); - fflush(stdout); - } -@@ -1254,7 +1254,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 */ -- /* and destination gamuts acording to their degree of "K onlyness". */ -+ /* and destination gamuts according to their degree of "K onlyness". */ - /* In practice we're going to simply interpolated between */ - /* two extremes: unrestricted gamut and K only black gamut. */ - double map0[3], map1[3]; -@@ -4807,7 +4807,7 @@ main(int argc, char *argv[]) { +@@ -4899,7 +4899,7 @@ main(int argc, char *argv[]) { } if (li.verb) @@ -720,7 +684,7 @@ Index: trunk/spectro/dispsup.c =================================================================== --- trunk.orig/spectro/dispsup.c +++ trunk/spectro/dispsup.c -@@ -721,7 +721,7 @@ static int disprd_read_imp( +@@ -722,7 +722,7 @@ static int disprd_read_imp( scb->serno = p->serno++; scb->msec = msec_time(); @@ -729,7 +693,7 @@ Index: trunk/spectro/dispsup.c val.XYZ[0], val.XYZ[1], val.XYZ[2]); scb->mtype = val.mtype; -@@ -1241,7 +1241,7 @@ int disprd_ambient( +@@ -1242,7 +1242,7 @@ int disprd_ambient( /* Or something is wrong with instrument capabilities */ } else { @@ -738,7 +702,7 @@ Index: trunk/spectro/dispsup.c return 2; } -@@ -2344,7 +2344,7 @@ static int config_inst_displ(disprd *p) +@@ -2346,7 +2346,7 @@ static int config_inst_displ(disprd *p) /* Reset key meanings */ inst_reset_uih(); @@ -751,7 +715,7 @@ Index: trunk/gamut/gammap.c =================================================================== --- trunk.orig/gamut/gammap.c +++ trunk/gamut/gammap.c -@@ -859,7 +859,7 @@ gammap *new_gammap( +@@ -861,7 +861,7 @@ gammap *new_gammap( #endif if (gmi->bph == gmm_clipBP) { @@ -764,7 +728,7 @@ Index: trunk/profile/profout.c =================================================================== --- trunk.orig/profile/profout.c +++ trunk/profile/profout.c -@@ -1104,7 +1104,7 @@ make_output_icc( +@@ -1105,7 +1105,7 @@ make_output_icc( if (iccver < icmVersion2_4) { iccver = icmVersion2_4; /* Need 2.4.0 for Display intents */ if (verb) @@ -790,7 +754,7 @@ Index: trunk/xicc/xspect.c =================================================================== --- trunk.orig/xicc/xspect.c +++ trunk/xicc/xspect.c -@@ -4454,7 +4454,7 @@ void xspect_plot10p(xspect *sp[10], int +@@ -4509,7 +4509,7 @@ void xspect_plotNp(xspect *sp[MXGPHS], i /* Given an emission spectrum, set the UV output to the given level. */ /* The shape of the UV is taken from FWA1_stim, and the level is */ /* with respect to the Y of the input spectrum. */ @@ -812,7 +776,7 @@ Index: trunk/spectro/ccxxmake.c comno = atoi(na); if (comno < 1 || comno > 40) usage(0,"-c parameter %d out of range",comno); -@@ -508,7 +508,7 @@ int main(int argc, char *argv[]) { +@@ -510,7 +510,7 @@ int main(int argc, char *argv[]) { /* Serial port flow control */ } else if (argv[fa][1] == 'W') { fa = nfa; @@ -821,7 +785,7 @@ Index: trunk/spectro/ccxxmake.c if (na[0] == 'n' || na[0] == 'N') fc = fc_None; else if (na[0] == 'h' || na[0] == 'H') -@@ -597,7 +597,7 @@ int main(int argc, char *argv[]) { +@@ -599,7 +599,7 @@ int main(int argc, char *argv[]) { strcat(outname, doccss ? ".ccss" : ".ccmx"); if (fakeseq && doccss) @@ -830,7 +794,7 @@ Index: trunk/spectro/ccxxmake.c printf("\n"); -@@ -813,7 +813,7 @@ int main(int argc, char *argv[]) { +@@ -815,7 +815,7 @@ int main(int argc, char *argv[]) { refs[i][2] = cols[i][2]; } gotref = 1; @@ -1298,7 +1262,7 @@ Index: trunk/xicc/mpp.c =================================================================== --- trunk.orig/xicc/mpp.c +++ trunk/xicc/mpp.c -@@ -733,7 +733,7 @@ int use_fwa /* NZ to involke +@@ -735,7 +735,7 @@ int use_fwa /* NZ to involke error ("mpp->set_ilob, instrument doesn't have an FWA illuminent"); if (p->spc->set_fwa(p->spc, &inst, NULL, &white)) @@ -1324,7 +1288,7 @@ Index: trunk/target/ofps.c =================================================================== --- trunk.orig/target/ofps.c +++ trunk/target/ofps.c -@@ -2612,7 +2612,7 @@ static int position_vtx( +@@ -2613,7 +2613,7 @@ static int position_vtx( if (tries > s->maxretries) s->maxretries = tries; #ifdef DEBUG @@ -1333,7 +1297,7 @@ Index: trunk/target/ofps.c printf(" oog = %f, eperr = %f, ceperr = %f\n",vv->oog,vv->eperr,vv->ceperr); #endif //if (tries > 10) -@@ -2627,7 +2627,7 @@ static int position_vtx( +@@ -2628,7 +2628,7 @@ static int position_vtx( #ifdef DUMP_FERR /* Create .tiff of dnsq function error */ if (tries >= DUMP_FERR) { @@ -1342,7 +1306,7 @@ Index: trunk/target/ofps.c /* Re-run the last unsucessful dnsq, to trace the path */ pcx.debug = 1; -@@ -6221,7 +6221,7 @@ static int ofps_findhit_vtxs(ofps *s, no +@@ -6222,7 +6222,7 @@ static int ofps_findhit_vtxs(ofps *s, no int hit = 0; if (nn->ix < 0) @@ -1351,7 +1315,7 @@ Index: trunk/target/ofps.c #ifdef DEBUG if (s->agrid_init == 0) -@@ -8023,7 +8023,7 @@ ofps *s +@@ -8024,7 +8024,7 @@ ofps *s warning("Verify of incremental vertexes failed!"); printf("Verify of incremental vertexes failed!\n"); } else { @@ -1360,7 +1324,7 @@ Index: trunk/target/ofps.c } #ifdef DUMP_STRUCTURE dump_node_vtxs(s, 1); -@@ -8443,7 +8443,7 @@ int nopstop /* Debug - number of opti +@@ -8444,7 +8444,7 @@ int nopstop /* Debug - number of opti fprintf(stderr,"Average dnsqs/position = %.2f\n",s->dnsqs/(double)s->positions); fprintf(stderr,"Average function calls/dnsq = %.1f\n",s->funccount/(double)s->dnsqs); fprintf(stderr,"Maximum function calls/dnsq = %d\n",s->maxfunc); @@ -1457,7 +1421,7 @@ Index: trunk/spectro/kleink10.c =================================================================== --- trunk.orig/spectro/kleink10.c +++ trunk/spectro/kleink10.c -@@ -729,7 +729,7 @@ int ix /* Klein calibration index 1 +@@ -730,7 +730,7 @@ int ix /* Klein calibration index 1 if (buf[0] != 'D' || buf[1] != '1') { amutex_unlock(p->lock); @@ -1466,7 +1430,7 @@ Index: trunk/spectro/kleink10.c return inst_protocol_error; } -@@ -2068,7 +2068,7 @@ int *pinstmsec) { /* Return instrument r +@@ -2077,7 +2077,7 @@ int *pinstmsec) { /* Return instrument r break; } @@ -1570,7 +1534,7 @@ Index: trunk/spectro/specbos.c /* See if it's a 1501 or 1511 */ if (p->model == 1501) { -@@ -1669,7 +1669,7 @@ char id[CALIDLEN] /* Condition identifi +@@ -1693,7 +1693,7 @@ char id[CALIDLEN] /* Condition identifi if ((ev = specbos_get_n_a_cals((inst *)p, &needed, &available)) != inst_ok) return ev; @@ -1583,7 +1547,7 @@ Index: trunk/plot/plot.c =================================================================== --- trunk.orig/plot/plot.c +++ trunk/plot/plot.c -@@ -2459,7 +2459,7 @@ static void dprintf(char *fmt, ...) { +@@ -2521,7 +2521,7 @@ static void dprintf(char *fmt, ...) { printf("~1 found NtQueryInformationProcess\n"); fflush(stdout); if(NtQueryInformationProcess(GetCurrentProcess(), 0, &pbi, sizeof(pbi), &ulSize) >= 0 && ulSize == sizeof(pbi)) { diff --git a/debian/patches/0105_dispwin_segfault.patch b/debian/patches/0105_dispwin_segfault.patch index 3ead582..d69d9d6 100644 --- a/debian/patches/0105_dispwin_segfault.patch +++ b/debian/patches/0105_dispwin_segfault.patch @@ -10,7 +10,7 @@ Index: trunk/spectro/dispwin.c =================================================================== --- trunk.orig/spectro/dispwin.c +++ trunk/spectro/dispwin.c -@@ -6277,6 +6277,7 @@ main(int argc, char *argv[]) { +@@ -6281,6 +6281,7 @@ main(int argc, char *argv[]) { /* Display number */ else if (argv[fa][1] == 'd') { -- cgit v1.2.3 From d5f2af436940024641556f38fbd23a0f618fbe24 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 11 Jul 2018 23:16:08 +0200 Subject: refresh patches --- debian/changelog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 43cb0b0..c9b311c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,8 @@ argyll (2.0.1+repack-1) UNRELEASED; urgency=medium + * New upstream release: + - Refresh patches. * debian/copyright: Add copyright for numlib/quadprog.*. - * -- Jörg Frings-Fürst Wed, 11 Jul 2018 22:21:14 +0200 -- cgit v1.2.3 From e7ece066b19a1a92dacfeb6654713321c8b91812 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 15 Jul 2018 17:48:13 +0200 Subject: Remove obsolete /etc/hotplug/usb/Argyll.usermap --- debian/argyll.install | 1 - debian/changelog | 1 + debian/maintscript | 1 + 3 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 debian/maintscript (limited to 'debian') diff --git a/debian/argyll.install b/debian/argyll.install index 0b1afee..731397a 100644 --- a/debian/argyll.install +++ b/debian/argyll.install @@ -1,3 +1,2 @@ usb/55-Argyll.rules lib/udev/rules.d/ -usb/Argyll.usermap etc/hotplug/usb usr/bin/* diff --git a/debian/changelog b/debian/changelog index c9b311c..dcdc57c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ argyll (2.0.1+repack-1) UNRELEASED; urgency=medium * New upstream release: - Refresh patches. * debian/copyright: Add copyright for numlib/quadprog.*. + * Remove obsolete /etc/hotplug/usb/Argyll.usermap (Closes: #885549). -- Jörg Frings-Fürst Wed, 11 Jul 2018 22:21:14 +0200 diff --git a/debian/maintscript b/debian/maintscript new file mode 100644 index 0000000..99b4d26 --- /dev/null +++ b/debian/maintscript @@ -0,0 +1 @@ +rm_conffile /etc/hotplug/usb/Argyll.usermap 2.0.1-1~ -- cgit v1.2.3 From 711b90e2fe8e1b842c3181a6909af1e432fe0fdc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 15 Jul 2018 17:59:24 +0200 Subject: Add more typos to patches/0100_spelling.patch --- debian/changelog | 1 + debian/patches/0100_spelling.patch | 31 +++++++++++++++++++++++++++++++ 2 files changed, 32 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index dcdc57c..5436b25 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ argyll (2.0.1+repack-1) UNRELEASED; urgency=medium - Refresh patches. * debian/copyright: Add copyright for numlib/quadprog.*. * Remove obsolete /etc/hotplug/usb/Argyll.usermap (Closes: #885549). + * Add more typos to patches/0100_spelling.patch. -- Jörg Frings-Fürst Wed, 11 Jul 2018 22:21:14 +0200 diff --git a/debian/patches/0100_spelling.patch b/debian/patches/0100_spelling.patch index 1b7d8cb..04dc5e9 100644 --- a/debian/patches/0100_spelling.patch +++ b/debian/patches/0100_spelling.patch @@ -63,6 +63,15 @@ Index: trunk/spectro/spotread.c { comport = atoi(na); if (comport < 1 || comport > 40) usage("-c parameter %d out of range",comport); +@@ -526,7 +526,7 @@ int main(int argc, char *argv[]) { + /* Display type */ + } else if (argv[fa][1] == 'y') { + fa = nfa; +- if (na == NULL) usage("Paramater expected following -y"); ++ if (na == NULL) usage("Parameter expected following -y"); + ditype = na[0]; + if (ditype == '_' && na[1] != '\000') + ditype = ditype << 8 | na[1]; @@ -536,7 +536,7 @@ int main(int argc, char *argv[]) { } else if (argv[fa][1] == 'I') { @@ -1376,6 +1385,15 @@ Index: trunk/spectro/smcube.c p->gotcoms = 1; +@@ -768,7 +768,7 @@ smcube_interp_error(inst *pp, int ec) { + case SMCUBE_INT_THREADFAILED: + return "Starting diffuser position thread failed"; + case SMCUBE_INT_ILL_WRITE: +- return "Attemp to write to factory calibration"; ++ return "Attempt to write to factory calibration"; + case SMCUBE_INT_WHITE_CALIB: + return "No valid white calibration"; + case SMCUBE_INT_BLACK_CALIB: @@ -1248,7 +1248,7 @@ smcube_get_idle_time(smcube *p, int *pit itime = read_ORD16_be(buf + 4); @@ -1682,3 +1700,16 @@ Index: trunk/spectro/munki_imp.h #define MUNKI_INT_CAL_SAVE 0x65 /* Unable to save calibration to file */ #define MUNKI_INT_CAL_RESTORE 0x66 /* Unable to restore calibration from file */ #define MUNKI_INT_CAL_TOUCH 0x67 /* Unable to touch calibration file */ +Index: trunk/spectro/spec2cie.c +=================================================================== +--- trunk.orig/spectro/spec2cie.c ++++ trunk/spectro/spec2cie.c +@@ -215,7 +215,7 @@ main(int argc, char *argv[]) + calstdi = xcalstd_gmdi; + calstdo = xcalstd_xrdi; + } else { +- //usage("Paramater after -A '%c%c' not recognized",na[0],na[1]); ++ //usage("Parameter after -A '%c%c' not recognized",na[0],na[1]); + usage(); + } + } -- cgit v1.2.3 From 844237af0d2edc8b37ea807f2045f52374006ce3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 15 Jul 2018 18:02:57 +0200 Subject: Declare compliance with Debian Policy 4.1.5 --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 5436b25..7800fa2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ argyll (2.0.1+repack-1) UNRELEASED; urgency=medium * debian/copyright: Add copyright for numlib/quadprog.*. * Remove obsolete /etc/hotplug/usb/Argyll.usermap (Closes: #885549). * Add more typos to patches/0100_spelling.patch. + * Declare compliance with Debian Policy 4.1.5 (No changes needed). -- Jörg Frings-Fürst Wed, 11 Jul 2018 22:21:14 +0200 diff --git a/debian/control b/debian/control index 87ca9c9..df23227 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: argyll Section: graphics Priority: optional Maintainer: Jörg Frings-Fürst -Standards-Version: 4.1.2.0 +Standards-Version: 4.1.5 Build-Depends: debhelper (>= 10), jam, -- cgit v1.2.3 From 6fd878f1b29f7e572276f6f38cb3ab36890e70ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 15 Jul 2018 18:04:20 +0200 Subject: Migrate to debhelper 11 --- debian/changelog | 3 +++ debian/compat | 2 +- debian/control | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 7800fa2..df15fe0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,9 @@ argyll (2.0.1+repack-1) UNRELEASED; urgency=medium * Remove obsolete /etc/hotplug/usb/Argyll.usermap (Closes: #885549). * Add more typos to patches/0100_spelling.patch. * Declare compliance with Debian Policy 4.1.5 (No changes needed). + * Migrate to debhelper 11: + - Change debian/compat to 11. + - Bump minimum debhelper version in debian/control to >= 11. -- Jörg Frings-Fürst Wed, 11 Jul 2018 22:21:14 +0200 diff --git a/debian/compat b/debian/compat index f599e28..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 +11 diff --git a/debian/control b/debian/control index df23227..9c319b0 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Jörg Frings-Fürst Standards-Version: 4.1.5 Build-Depends: - debhelper (>= 10), + debhelper (>= 11), jam, libjpeg-dev, libpng-dev, -- cgit v1.2.3 From d08313a99f2cbb459addad7304e04a7eb54208ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 15 Jul 2018 18:32:38 +0200 Subject: Correct doc directory --- debian/changelog | 1 + debian/rules | 2 ++ 2 files changed, 3 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index df15fe0..48a9f48 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ argyll (2.0.1+repack-1) UNRELEASED; urgency=medium * Migrate to debhelper 11: - Change debian/compat to 11. - Bump minimum debhelper version in debian/control to >= 11. + * Correct doc directory. -- Jörg Frings-Fürst Wed, 11 Jul 2018 22:21:14 +0200 diff --git a/debian/rules b/debian/rules index b2ea050..8ac72b3 100755 --- a/debian/rules +++ b/debian/rules @@ -36,6 +36,8 @@ override_dh_auto_install: override_dh_installdocs: dh_installdocs + mv $(CURDIR)/debian/argyll-doc/usr/share/doc/argyll/* $(CURDIR)/debian/argyll-doc/usr/share/doc/argyll-doc/ + rm -f $(CURDIR)/debian/argyll-doc/usr/share/doc/argyll rm -f $(CURDIR)/debian/argyll-doc/usr/share/doc/argyll-doc/License.txt rm -f $(CURDIR)/debian/argyll-doc/usr/share/doc/argyll-doc/License2.txt rm -f $(CURDIR)/debian/argyll-doc/usr/share/doc/argyll-doc/License3.txt -- cgit v1.2.3 From 24083e2d8861844dcf75886f93978b8ffd0d2b6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 15 Jul 2018 18:34:56 +0200 Subject: Switch Vcs-* to new location --- debian/changelog | 2 ++ debian/control | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 48a9f48..52d79ac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,8 @@ argyll (2.0.1+repack-1) UNRELEASED; urgency=medium - Change debian/compat to 11. - Bump minimum debhelper version in debian/control to >= 11. * Correct doc directory. + * debian/control: + - Switch Vcs-* to new location. -- Jörg Frings-Fürst Wed, 11 Jul 2018 22:21:14 +0200 diff --git a/debian/control b/debian/control index 9c319b0..cae7448 100644 --- a/debian/control +++ b/debian/control @@ -21,8 +21,8 @@ Build-Depends: x11proto-xf86vidmode-dev, zlib1g-dev Homepage: https://www.argyllcms.com/ -Vcs-Git: git://anonscm.debian.org/collab-maint/argyll.git -Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/argyll.git +Vcs-Git: git://jff.email/opt/git/argyll.git +Vcs-Browser: https://jff.email/cgit/argyll.git/ Package: argyll Architecture: linux-any -- cgit v1.2.3 From 221f3540d0e2f59dd22bacfa3d72da67f4863f7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 15 Jul 2018 18:36:33 +0200 Subject: Use secure copyright format URI --- debian/changelog | 2 ++ debian/copyright | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 52d79ac..31b41e5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,8 @@ argyll (2.0.1+repack-1) UNRELEASED; urgency=medium * Correct doc directory. * debian/control: - Switch Vcs-* to new location. + * debian/copyright: + - Use secure copyright format URI. -- Jörg Frings-Fürst Wed, 11 Jul 2018 22:21:14 +0200 diff --git a/debian/copyright b/debian/copyright index 3c5624a..e2975c2 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: ArgyllCMS Upstream-Contact: Graeme W. Gill Source: https://www.argyllcms.com/ -- cgit v1.2.3 From 6d44fae5d526299c9debc4f33ff0b3276ff52e66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 15 Jul 2018 18:37:45 +0200 Subject: d/copyright: Correct typo --- debian/changelog | 1 + debian/copyright | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 31b41e5..0899a01 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,7 @@ argyll (2.0.1+repack-1) UNRELEASED; urgency=medium - Switch Vcs-* to new location. * debian/copyright: - Use secure copyright format URI. + - Correct typo. -- Jörg Frings-Fürst Wed, 11 Jul 2018 22:21:14 +0200 diff --git a/debian/copyright b/debian/copyright index e2975c2..b8ef2f2 100644 --- a/debian/copyright +++ b/debian/copyright @@ -44,8 +44,8 @@ Copyright: 1994-1998 SunSoft, Inc License: Expat Files: numlib/quadprog.* -Copyright : 2007-2016 Luca Di Gaspero - 2017 Graeme W. Gill +Copyright: 2007-2016 Luca Di Gaspero + 2017 Graeme W. Gill License: MIT Files: plot/x3dom.* -- cgit v1.2.3 From 762284fd280a94bd5dcf6cd4eeacbd05888cce83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 15 Jul 2018 18:42:15 +0200 Subject: d/copyright: Refresh copyright years --- debian/changelog | 1 + debian/copyright | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 0899a01..7c5d829 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,7 @@ argyll (2.0.1+repack-1) UNRELEASED; urgency=medium * debian/copyright: - Use secure copyright format URI. - Correct typo. + - Refresh copyright years. -- Jörg Frings-Fürst Wed, 11 Jul 2018 22:21:14 +0200 diff --git a/debian/copyright b/debian/copyright index b8ef2f2..89742f8 100644 --- a/debian/copyright +++ b/debian/copyright @@ -11,7 +11,7 @@ Files-Excluded: yajl/yajl_test.exe png/* Files: * -Copyright: 1995-2016 Graeme W. Gill +Copyright: 1995-2018 Graeme W. Gill License: AGPL-3 Files: icc/* @@ -159,7 +159,7 @@ License: public-domain Files: debian/* Copyright: 2006-2008 Christian Marillat 2008-2010 Roland Mas - 2014-2017 Jörg Frings-Fürst + 2014-2018 Jörg Frings-Fürst License: GPL-3+ License: AGPL-3 -- cgit v1.2.3 From fa5417e81d1877279da8f03a6691975e86f3f30f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 15 Jul 2018 19:01:46 +0200 Subject: Remove override_dh_strip --- debian/changelog | 4 +++- debian/rules | 5 +---- 2 files changed, 4 insertions(+), 5 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 7c5d829..5c0a382 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,7 +9,9 @@ argyll (2.0.1+repack-1) UNRELEASED; urgency=medium * Migrate to debhelper 11: - Change debian/compat to 11. - Bump minimum debhelper version in debian/control to >= 11. - * Correct doc directory. + * debian/rules: + - Correct doc directory handling. + - Remove override_dh_strip, used for debug symbol migration. * debian/control: - Switch Vcs-* to new location. * debian/copyright: diff --git a/debian/rules b/debian/rules index 8ac72b3..5e729d0 100755 --- a/debian/rules +++ b/debian/rules @@ -37,7 +37,7 @@ override_dh_auto_install: override_dh_installdocs: dh_installdocs mv $(CURDIR)/debian/argyll-doc/usr/share/doc/argyll/* $(CURDIR)/debian/argyll-doc/usr/share/doc/argyll-doc/ - rm -f $(CURDIR)/debian/argyll-doc/usr/share/doc/argyll + rmdir $(CURDIR)/debian/argyll-doc/usr/share/doc/argyll rm -f $(CURDIR)/debian/argyll-doc/usr/share/doc/argyll-doc/License.txt rm -f $(CURDIR)/debian/argyll-doc/usr/share/doc/argyll-doc/License2.txt rm -f $(CURDIR)/debian/argyll-doc/usr/share/doc/argyll-doc/License3.txt @@ -54,9 +54,6 @@ override_dh_builddeb: override_dh_compress: dh_compress -X.html -override_dh_strip: - dh_strip --dbgsym-migration='argyll-dbg (<< 1.9.2+repack-2~)' - build-manpages: help2man -N --no-discard-stderr --name="Apply device calibration to an ICC profile." debian/tmp/usr/bin/applycal > debian/man/applycal.1 help2man -N --no-discard-stderr --name="Dump an ICC file in human readable form." debian/tmp/usr/bin/iccdump > debian/man/iccdump.1 -- cgit v1.2.3 From bec9fb353f66538233bffc115711f3479a7c0ad6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 15 Jul 2018 22:01:09 +0200 Subject: Remove *.postinst, *.postrm and *.preinst --- debian/argyll-dbg.postinst | 40 ---------------------------------------- debian/argyll-dbg.postrm | 33 --------------------------------- debian/argyll-dbg.preinst | 31 ------------------------------- debian/argyll-ref.postinst | 40 ---------------------------------------- debian/argyll-ref.postrm | 33 --------------------------------- debian/argyll-ref.preinst | 31 ------------------------------- debian/argyll.postinst | 40 ---------------------------------------- debian/argyll.postrm | 34 ---------------------------------- debian/argyll.preinst | 32 -------------------------------- debian/changelog | 2 ++ debian/icc-utils.postinst | 41 ----------------------------------------- debian/icc-utils.postrm | 33 --------------------------------- debian/icc-utils.preinst | 32 -------------------------------- debian/rules | 2 +- 14 files changed, 3 insertions(+), 421 deletions(-) delete mode 100644 debian/argyll-dbg.postinst delete mode 100644 debian/argyll-dbg.postrm delete mode 100644 debian/argyll-dbg.preinst delete mode 100644 debian/argyll-ref.postinst delete mode 100644 debian/argyll-ref.postrm delete mode 100644 debian/argyll-ref.preinst delete mode 100644 debian/argyll.postinst delete mode 100644 debian/argyll.postrm delete mode 100644 debian/argyll.preinst delete mode 100644 debian/icc-utils.postinst delete mode 100644 debian/icc-utils.postrm delete mode 100644 debian/icc-utils.preinst (limited to 'debian') diff --git a/debian/argyll-dbg.postinst b/debian/argyll-dbg.postinst deleted file mode 100644 index 66ce5b3..0000000 --- a/debian/argyll-dbg.postinst +++ /dev/null @@ -1,40 +0,0 @@ -#!/bin/sh -# -# see: dh_installdeb(1) - -set -e - -# summary of how this script can be called: -# * `configure' -# * `abort-upgrade' -# * `abort-remove' `in-favour' -# -# * `abort-remove' -# * `abort-deconfigure' `in-favour' -# `removing' -# -# for details, see http://www.debian.org/doc/debian-policy/ or -# the debian-policy package - -# source debconf library -#. /usr/share/debconf/confmodule - - -case "$1" in - - configure|abort-upgrade|abort-remove|abort-deconfigure) - # Replace documentation directory symlink - dpkg-maintscript-helper symlink_to_dir /usr/share/doc/argyll-dbg /usr/share/doc/argyll-doc 1.6.3-2~ -- "$@" - ;; - - *) - echo "postinst called with unknown argument \`$1'" >&2 - exit 1 - ;; - -esac - -#DEBHELPER# - - -exit 0 diff --git a/debian/argyll-dbg.postrm b/debian/argyll-dbg.postrm deleted file mode 100644 index 0ebb9d3..0000000 --- a/debian/argyll-dbg.postrm +++ /dev/null @@ -1,33 +0,0 @@ -#! /bin/sh -# postrm script for argyll -# -# see: dh_installdeb(1) - -set -e - -# summary of how this script can be called: -# * `remove' -# * `purge' -# * `upgrade' -# * `failed-upgrade' -# * `abort-install' -# * `abort-install' -# * `abort-upgrade' -# * `disappear' overwrit>r> -# for details, see /usr/share/doc/packaging-manual/ - -case "$1" in - purge|remove|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear) - dpkg-maintscript-helper symlink_to_dir /usr/share/doc/argyll-dbg /usr/share/doc/argyll-doc 1.6.3-2~ -- "$@" - ;; - - *) - echo "postrm called with unknown argument \`$1'" >&2 - exit 0 - -esac - -# dh_installdeb will replace this with shell code automatically -# generated by other debhelper scripts. - -#DEBHELPER# diff --git a/debian/argyll-dbg.preinst b/debian/argyll-dbg.preinst deleted file mode 100644 index 94caee7..0000000 --- a/debian/argyll-dbg.preinst +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -# preinst script for #PACKAGE# -# -# see: dh_installdeb(1) - -set -e - -# summary of how this script can be called: -# * `install' -# * `install' -# * `upgrade' -# * `abort-upgrade' -# for details, see http://www.debian.org/doc/debian-policy/ or -# the debian-policy package - -case "$1" in - install|upgrade|abort-upgrade) - dpkg-maintscript-helper symlink_to_dir /usr/share/doc/argyll-dbg /usr/share/doc/argyll-doc 1.6.3-2~ -- "$@" - ;; - *) - echo "preinst called with unknown argument \`$1'" >&2 - exit 1 - ;; -esac - -# dh_installdeb will replace this with shell code automatically -# generated by other debhelper scripts. - -#DEBHELPER# - -exit 0 diff --git a/debian/argyll-ref.postinst b/debian/argyll-ref.postinst deleted file mode 100644 index 5584c80..0000000 --- a/debian/argyll-ref.postinst +++ /dev/null @@ -1,40 +0,0 @@ -#!/bin/sh -# -# see: dh_installdeb(1) - -set -e - -# summary of how this script can be called: -# * `configure' -# * `abort-upgrade' -# * `abort-remove' `in-favour' -# -# * `abort-remove' -# * `abort-deconfigure' `in-favour' -# `removing' -# -# for details, see http://www.debian.org/doc/debian-policy/ or -# the debian-policy package - -# source debconf library -#. /usr/share/debconf/confmodule - - -case "$1" in - - configure|abort-upgrade|abort-remove|abort-deconfigure) - # Replace documentation directory symlink - dpkg-maintscript-helper symlink_to_dir /usr/share/doc/argyll-ref /usr/share/doc/argyll-doc 1.6.3-2~ -- "$@" - ;; - - *) - echo "postinst called with unknown argument \`$1'" >&2 - exit 1 - ;; - -esac - -#DEBHELPER# - - -exit 0 diff --git a/debian/argyll-ref.postrm b/debian/argyll-ref.postrm deleted file mode 100644 index 3741e51..0000000 --- a/debian/argyll-ref.postrm +++ /dev/null @@ -1,33 +0,0 @@ -#! /bin/sh -# postrm script for argyll -# -# see: dh_installdeb(1) - -set -e - -# summary of how this script can be called: -# * `remove' -# * `purge' -# * `upgrade' -# * `failed-upgrade' -# * `abort-install' -# * `abort-install' -# * `abort-upgrade' -# * `disappear' overwrit>r> -# for details, see /usr/share/doc/packaging-manual/ - -case "$1" in - purge|remove|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear) - dpkg-maintscript-helper symlink_to_dir /usr/share/doc/argyll-ref /usr/share/doc/argyll-doc 1.6.3-2~ -- "$@" - ;; - - *) - echo "postrm called with unknown argument \`$1'" >&2 - exit 0 - -esac - -# dh_installdeb will replace this with shell code automatically -# generated by other debhelper scripts. - -#DEBHELPER# diff --git a/debian/argyll-ref.preinst b/debian/argyll-ref.preinst deleted file mode 100644 index d5fdfc6..0000000 --- a/debian/argyll-ref.preinst +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -# preinst script for #PACKAGE# -# -# see: dh_installdeb(1) - -set -e - -# summary of how this script can be called: -# * `install' -# * `install' -# * `upgrade' -# * `abort-upgrade' -# for details, see http://www.debian.org/doc/debian-policy/ or -# the debian-policy package - -case "$1" in - install|upgrade|abort-upgrade) - dpkg-maintscript-helper symlink_to_dir /usr/share/doc/argyll-ref /usr/share/doc/argyll-doc 1.6.3-2~ -- "$@" - ;; - *) - echo "preinst called with unknown argument \`$1'" >&2 - exit 1 - ;; -esac - -# dh_installdeb will replace this with shell code automatically -# generated by other debhelper scripts. - -#DEBHELPER# - -exit 0 diff --git a/debian/argyll.postinst b/debian/argyll.postinst deleted file mode 100644 index 7621237..0000000 --- a/debian/argyll.postinst +++ /dev/null @@ -1,40 +0,0 @@ -#!/bin/sh -# -# see: dh_installdeb(1) - -set -e - -# summary of how this script can be called: -# * `configure' -# * `abort-upgrade' -# * `abort-remove' `in-favour' -# -# * `abort-remove' -# * `abort-deconfigure' `in-favour' -# `removing' -# -# for details, see http://www.debian.org/doc/debian-policy/ or -# the debian-policy package - -# source debconf library -#. /usr/share/debconf/confmodule - - -case "$1" in - - configure|abort-upgrade|abort-remove|abort-deconfigure) - # Replace documentation directory symlink - dpkg-maintscript-helper symlink_to_dir /usr/share/doc/argyll /usr/share/doc/argyll-doc 1.6.3-2~ -- "$@" - ;; - - *) - echo "postinst called with unknown argument \`$1'" >&2 - exit 1 - ;; - -esac - -#DEBHELPER# - - -exit 0 diff --git a/debian/argyll.postrm b/debian/argyll.postrm deleted file mode 100644 index f9614cb..0000000 --- a/debian/argyll.postrm +++ /dev/null @@ -1,34 +0,0 @@ -#! /bin/sh -# postrm script for argyll -# -# see: dh_installdeb(1) - -set -e - -# summary of how this script can be called: -# * `remove' -# * `purge' -# * `upgrade' -# * `failed-upgrade' -# * `abort-install' -# * `abort-install' -# * `abort-upgrade' -# * `disappear' overwrit>r> -# for details, see /usr/share/doc/packaging-manual/ - -case "$1" in - purge|remove|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear) - rm -rf /var/lib/argyll - dpkg-maintscript-helper symlink_to_dir /usr/share/doc/argyll /usr/share/doc/argyll-doc 1.6.3-2~ -- "$@" - ;; - - *) - echo "postrm called with unknown argument \`$1'" >&2 - exit 0 - -esac - -# dh_installdeb will replace this with shell code automatically -# generated by other debhelper scripts. - -#DEBHELPER# diff --git a/debian/argyll.preinst b/debian/argyll.preinst deleted file mode 100644 index a3bdca6..0000000 --- a/debian/argyll.preinst +++ /dev/null @@ -1,32 +0,0 @@ -#!/bin/sh -# preinst script for #PACKAGE# -# -# see: dh_installdeb(1) - -set -e - -# summary of how this script can be called: -# * `install' -# * `install' -# * `upgrade' -# * `abort-upgrade' -# for details, see http://www.debian.org/doc/debian-policy/ or -# the debian-policy package - - -case "$1" in - install|upgrade|abort-upgrade) - dpkg-maintscript-helper symlink_to_dir /usr/share/doc/argyll /usr/share/doc/argyll-doc 1.6.3-2~ -- "$@" - ;; - *) - echo "preinst called with unknown argument \`$1'" >&2 - exit 1 - ;; -esac - -# dh_installdeb will replace this with shell code automatically -# generated by other debhelper scripts. - -#DEBHELPER# - -exit 0 diff --git a/debian/changelog b/debian/changelog index 5c0a382..fa4ed4f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,6 +18,8 @@ argyll (2.0.1+repack-1) UNRELEASED; urgency=medium - Use secure copyright format URI. - Correct typo. - Refresh copyright years. + * Remove *.postinst, *.postrm and *.preinst. They was used for release + 1.6.3-2 and at oldstable are 1.6.3-4. -- Jörg Frings-Fürst Wed, 11 Jul 2018 22:21:14 +0200 diff --git a/debian/icc-utils.postinst b/debian/icc-utils.postinst deleted file mode 100644 index 42dfee1..0000000 --- a/debian/icc-utils.postinst +++ /dev/null @@ -1,41 +0,0 @@ -#!/bin/sh -# -# see: dh_installdeb(1) - -set -e - -# summary of how this script can be called: -# * `configure' -# * `abort-upgrade' -# * `abort-remove' `in-favour' -# -# * `abort-remove' -# * `abort-deconfigure' `in-favour' -# `removing' -# -# for details, see http://www.debian.org/doc/debian-policy/ or -# the debian-policy package - -# source debconf library -#. /usr/share/debconf/confmodule - - -case "$1" in - - configure|abort-upgrade|abort-remove|abort-deconfigure) - # Replace documentation directory symlink - dpkg-maintscript-helper symlink_to_dir /usr/share/doc/icc-utils /usr/share/doc/argyll-doc 1.6.3-2~ -- "$@" - - ;; - - *) - echo "postinst called with unknown argument \`$1'" >&2 - exit 1 - ;; - -esac - -#DEBHELPER# - - -exit 0 diff --git a/debian/icc-utils.postrm b/debian/icc-utils.postrm deleted file mode 100644 index eb12775..0000000 --- a/debian/icc-utils.postrm +++ /dev/null @@ -1,33 +0,0 @@ -#! /bin/sh -# postrm script for icc-utils -# -# see: dh_installdeb(1) - -set -e - -# summary of how this script can be called: -# * `remove' -# * `purge' -# * `upgrade' -# * `failed-upgrade' -# * `abort-install' -# * `abort-install' -# * `abort-upgrade' -# * `disappear' overwrit>r> -# for details, see /usr/share/doc/packaging-manual/ - -case "$1" in - purge|remove|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear) - dpkg-maintscript-helper symlink_to_dir /usr/share/doc/icc-utils /usr/share/doc/argyll-doc 1.6.3-2~ -- "$@" - ;; - - *) - echo "postrm called with unknown argument \`$1'" >&2 - exit 0 - -esac - -# dh_installdeb will replace this with shell code automatically -# generated by other debhelper scripts. - -#DEBHELPER# diff --git a/debian/icc-utils.preinst b/debian/icc-utils.preinst deleted file mode 100644 index 98e4723..0000000 --- a/debian/icc-utils.preinst +++ /dev/null @@ -1,32 +0,0 @@ -#!/bin/sh -# preinst script for icc-utils -# -# see: dh_installdeb(1) - -set -e - -# summary of how this script can be called: -# * `install' -# * `install' -# * `upgrade' -# * `abort-upgrade' -# for details, see http://www.debian.org/doc/debian-policy/ or -# the debian-policy package - - -case "$1" in - install|upgrade|abort-upgrade) - dpkg-maintscript-helper symlink_to_dir /usr/share/doc/icc-utils /usr/share/doc/argyll-doc 1.6.3-2~ -- "$@" - ;; - *) - echo "preinst called with unknown argument \`$1'" >&2 - exit 1 - ;; -esac - -# dh_installdeb will replace this with shell code automatically -# generated by other debhelper scripts. - -#DEBHELPER# - -exit 0 diff --git a/debian/rules b/debian/rules index 5e729d0..eba763e 100755 --- a/debian/rules +++ b/debian/rules @@ -34,7 +34,7 @@ override_dh_auto_install: sed -i 's/CREATED.*/CREATED $(CRDATE)/' $(CURDIR)/debian/tmp/usr/share/color/argyll/ref/linear.cal sed -i 's/CREATED.*/CREATED $(CRDATE)/' $(CURDIR)/debian/tmp/usr/share/color/argyll/ref/strange.cal -override_dh_installdocs: +override_dh_installdocs-indep: dh_installdocs mv $(CURDIR)/debian/argyll-doc/usr/share/doc/argyll/* $(CURDIR)/debian/argyll-doc/usr/share/doc/argyll-doc/ rmdir $(CURDIR)/debian/argyll-doc/usr/share/doc/argyll -- cgit v1.2.3 From 33b6a45e9ea53319f67500bfdab2456603a03fe5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 15 Jul 2018 22:05:38 +0200 Subject: Remove useless debian/repack.sh --- debian/changelog | 1 + debian/repack.sh | 56 -------------------------------------------------------- 2 files changed, 1 insertion(+), 56 deletions(-) delete mode 100755 debian/repack.sh (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index fa4ed4f..a096fbe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,6 +20,7 @@ argyll (2.0.1+repack-1) UNRELEASED; urgency=medium - Refresh copyright years. * Remove *.postinst, *.postrm and *.preinst. They was used for release 1.6.3-2 and at oldstable are 1.6.3-4. + * Remove useless debian/repack.sh. -- Jörg Frings-Fürst Wed, 11 Jul 2018 22:21:14 +0200 diff --git a/debian/repack.sh b/debian/repack.sh deleted file mode 100755 index 4b986be..0000000 --- a/debian/repack.sh +++ /dev/null @@ -1,56 +0,0 @@ -#!/bin/sh -e -# Repackaging script to be called by Uscan - -echo "Repackaging ..." -TMP="../" -PKG="`dpkg-parsechangelog|sed 's/^Source: //p;d'`_$2+repack.orig" - - -echo "Extracting tarball ..." -echo "$3 -->> $2" -tar xzf "$3" -C "$TMP" -cd "$TMP" - -echo "Rename source dir" -ls -l -mv Argyll_V$2 argyll_$2 - -echo "Removing unwanted stuff ..." -cd argyll_$2 -ls -l -rm -f yajl/yajl_test.exe yajl/yajl_test.obj -rm -fr usb/bin -rm -fr jpeg -rm -fr tiff -rm -fr zlib -rm -fr png -chmod -R -x+X * -ls -l -#cd .. - -echo "Creating repack tarball ..." -tar -caf "../argyll_$2+repack.orig.tar.xz" * - -cd .. -echo "Clean tmp dir ..." -rm -rf argyll_$2 - -echo "Clean uscan files ..." -rm -rf Argyll_V$2_src.zip -#rm -rf argyll_$2.orig.tar.gz - -echo "Repackaged tarball created" - - - - unzip ../Argyll_V${VERSION}_src.zip -d ../ - mv ../Argyll_V${VERSION} ../argyll_${VERSION} - rm -f ../argyll_${VERSION}/yajl/yajl_test.exe ../argyll_${VERSION}/yajl/yajl_test.obj - rm -fr ../argyll_${VERSION}/usb/bin - rm -fr ../argyll_${VERSION}/jpeg - rm -fr ../argyll_${VERSION}/tiff - rm -fr ../argyll_${VERSION}/zlib - rm -fr ../argyll_${VERSION}/png - chmod -R -x+X ../argyll_${VERSION}/* - tar cJf ../argyll_${VERSION}+repack.orig.tar.xz ../argyll_${VERSION} - rm -fr ../argyll_${VERSION} ../Argyll_V${VERSION}_src.zip -- cgit v1.2.3 From 44e0e31ae94236e3e81567dfd6b919b053d0bbe0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 15 Jul 2018 22:51:11 +0200 Subject: d/changelog: change date/time --- debian/changelog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index a096fbe..db0892d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,7 @@ -argyll (2.0.1+repack-1) UNRELEASED; urgency=medium +argyll (2.0.1+repack-1) unstable; urgency=medium * New upstream release: - Refresh patches. - * debian/copyright: Add copyright for numlib/quadprog.*. * Remove obsolete /etc/hotplug/usb/Argyll.usermap (Closes: #885549). * Add more typos to patches/0100_spelling.patch. * Declare compliance with Debian Policy 4.1.5 (No changes needed). @@ -15,6 +14,7 @@ argyll (2.0.1+repack-1) UNRELEASED; urgency=medium * debian/control: - Switch Vcs-* to new location. * debian/copyright: + - Add copyright for numlib/quadprog.*. - Use secure copyright format URI. - Correct typo. - Refresh copyright years. @@ -22,7 +22,7 @@ argyll (2.0.1+repack-1) UNRELEASED; urgency=medium 1.6.3-2 and at oldstable are 1.6.3-4. * Remove useless debian/repack.sh. - -- Jörg Frings-Fürst Wed, 11 Jul 2018 22:21:14 +0200 + -- Jörg Frings-Fürst Sun, 15 Jul 2018 22:49:02 +0200 argyll (2.0.0+repack-1) unstable; urgency=medium -- cgit v1.2.3