{"diffoscope-json-version": 1, "source1": "/srv/reproducible-results/rbuild-debian/r-b-build.BGmx2xBw/b1/starjava-ttools_3.4.7-4_armhf.changes", "source2": "/srv/reproducible-results/rbuild-debian/r-b-build.BGmx2xBw/b2/starjava-ttools_3.4.7-4_armhf.changes", "unified_diff": null, "details": [{"source1": "Files", "source2": "Files", "unified_diff": "@@ -1,6 +1,6 @@\n \n- 6c963753e84207a3426ed08875aa1976 61316 java optional jython-stilts_3.4.7-4_all.deb\n+ 97cbf471390c98ecec407aeffbf0aa77 61308 java optional jython-stilts_3.4.7-4_all.deb\n 42bce0de7077acc4ab1784124606bed1 1166020 doc optional starlink-ttools-java-doc_3.4.7-4_all.deb\n- 181ed4e99437c3ccb52b4dbea05523cc 4831852 java optional starlink-ttools-java_3.4.7-4_all.deb\n- 71f29a44c7ae6646a5886361d0f26b09 2251156 doc optional stilts-doc_3.4.7-4_all.deb\n+ decd80280628948e2fe0dc03e9be1c61 4832128 java optional starlink-ttools-java_3.4.7-4_all.deb\n+ 35759b42437c26a8e925b25b13c95a09 2251164 doc optional stilts-doc_3.4.7-4_all.deb\n e1d15885940400eb46088b856d143c54 207196 science optional stilts_3.4.7-4_all.deb\n"}, {"source1": "jython-stilts_3.4.7-4_all.deb", "source2": "jython-stilts_3.4.7-4_all.deb", "unified_diff": null, "details": [{"source1": "file list", "source2": "file list", "unified_diff": "@@ -1,3 +1,3 @@\n -rw-r--r-- 0 0 0 4 2023-01-08 10:17:43.000000 debian-binary\n -rw-r--r-- 0 0 0 1364 2023-01-08 10:17:43.000000 control.tar.xz\n--rw-r--r-- 0 0 0 59760 2023-01-08 10:17:43.000000 data.tar.xz\n+-rw-r--r-- 0 0 0 59752 2023-01-08 10:17:43.000000 data.tar.xz\n"}, {"source1": "control.tar.xz", "source2": "control.tar.xz", "unified_diff": null, "details": [{"source1": "control.tar", "source2": "control.tar", "unified_diff": null, "details": [{"source1": "./md5sums", "source2": "./md5sums", "unified_diff": null, "details": [{"source1": "./md5sums", "source2": "./md5sums", "comments": ["Files differ"], "unified_diff": null}]}]}]}, {"source1": "data.tar.xz", "source2": "data.tar.xz", "unified_diff": null, "details": [{"source1": "data.tar", "source2": "data.tar", "unified_diff": null, "details": [{"source1": "./usr/share/jython/Lib/site-packages/stilts.py", "source2": "./usr/share/jython/Lib/site-packages/stilts.py", "unified_diff": "@@ -1421,15 +1421,15 @@\n env = _JyEnvironment()\n env.setValue('format', _map_env_value(format))\n env.setValue('client', _map_env_value(client))\n mode = _stilts.getModeFactory().createObject('samp')\n consumer = mode.createConsumer(env)\n _check_unused_args(env)\n consumer.consume(self)\n- def mode_tosql(self, protocol, db, dbtable, host='localhost', write='create', user='pbuilder1', password=None):\n+ def mode_tosql(self, protocol, db, dbtable, host='localhost', write='create', user='pbuilder2', password=None):\n '''\\\n Writes a new table to an SQL database. You need the appropriate JDBC\n drivers and -Djdbc.drivers set as usual (see SUN/256).\n \n Parameters:\n \n protocol = \n- [Default: \n- [Default: pbuilder1
]\n+ [Default: pbuilder2
]\n password = <passwd>
(String)\n pbuilder1
]\n+ [Default: pbuilder2
]\n
\n- [Default: pbuilder1
]\n+ [Default: pbuilder2
]\n
where = <sql-condition>
(String)\n \n- [Default: pbuilder1
]\n+ [Default: pbuilder2
]\n