--- /srv/rebuilderd/tmp/rebuilderd2PFMOY/inputs/libgraxxia-java_1.0.1+dfsg-1_all.deb +++ /srv/rebuilderd/tmp/rebuilderd2PFMOY/out/libgraxxia-java_1.0.1+dfsg-1_all.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2025-01-26 16:55:47.000000 debian-binary │ -rw-r--r-- 0 0 0 952 2025-01-26 16:55:47.000000 control.tar.xz │ --rw-r--r-- 0 0 0 185620 2025-01-26 16:55:47.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 185640 2025-01-26 16:55:47.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── ./md5sums │ │ │ ├── ./md5sums │ │ │ │┄ Files differ ├── data.tar.xz │ ├── data.tar │ │ ├── ./usr/share/java/graxxia-1.0.1.jar │ │ │ ├── zipinfo -v {} │ │ │ │ @@ -2374,15 +2374,15 @@ │ │ │ │ minimum file system compatibility required: MS-DOS, OS/2 or NT FAT │ │ │ │ minimum software version required to extract: 1.0 │ │ │ │ compression method: deflated │ │ │ │ compression sub-type (deflation): normal │ │ │ │ file security status: not encrypted │ │ │ │ extended local header: no │ │ │ │ file last modified on (DOS date/time): 2025 Jan 26 16:55:46 │ │ │ │ - 32-bit CRC value (hex): f5fe66f6 │ │ │ │ + 32-bit CRC value (hex): 0e9b2eb4 │ │ │ │ compressed size: 3925 bytes │ │ │ │ uncompressed size: 9858 bytes │ │ │ │ length of filename: 24 characters │ │ │ │ length of extra field: 0 bytes │ │ │ │ length of file comment: 0 characters │ │ │ │ disk number on which file begins: disk 1 │ │ │ │ apparent file type: binary │ │ │ ├── zipdetails --redact --walk --utc {} │ │ │ │ @@ -1620,15 +1620,15 @@ │ │ │ │ 230E2 Extract Zip Spec 0A (10) '1.0' │ │ │ │ 230E3 Extract OS 00 (0) 'MS-DOS' │ │ │ │ 230E4 General Purpose Flag 0800 (2048) │ │ │ │ [Bits 1-2] 0 'Normal Compression' │ │ │ │ [Bit 11] 1 'Language Encoding' │ │ │ │ 230E6 Compression Method 0008 (8) 'Deflated' │ │ │ │ 230E8 Modification Time 5A3A86F7 (1513785079) 'Sun Jan 26 16:55:46 2025' │ │ │ │ -230EC CRC F5FE66F6 (4127090422) │ │ │ │ +230EC CRC 0E9B2EB4 (245051060) │ │ │ │ 230F0 Compressed Size 00000F55 (3925) │ │ │ │ 230F4 Uncompressed Size 00002682 (9858) │ │ │ │ 230F8 Filename Length 0018 (24) │ │ │ │ 230FA Extra Length 0000 (0) │ │ │ │ 230FC Filename 'XXXXXXXXXXXXXXXXXXXXXXXX' │ │ │ │ # │ │ │ │ # WARNING: Offset 0x230FC: Filename 'XXXXXXXXXXXXXXXXXXXXXXXX' │ │ │ │ @@ -4421,15 +4421,15 @@ │ │ │ │ 2F04A Extract Zip Spec 0A (10) '1.0' │ │ │ │ 2F04B Extract OS 00 (0) 'MS-DOS' │ │ │ │ 2F04C General Purpose Flag 0800 (2048) │ │ │ │ [Bits 1-2] 0 'Normal Compression' │ │ │ │ [Bit 11] 1 'Language Encoding' │ │ │ │ 2F04E Compression Method 0008 (8) 'Deflated' │ │ │ │ 2F050 Modification Time 5A3A86F7 (1513785079) 'Sun Jan 26 16:55:46 2025' │ │ │ │ -2F054 CRC F5FE66F6 (4127090422) │ │ │ │ +2F054 CRC 0E9B2EB4 (245051060) │ │ │ │ 2F058 Compressed Size 00000F55 (3925) │ │ │ │ 2F05C Uncompressed Size 00002682 (9858) │ │ │ │ 2F060 Filename Length 0018 (24) │ │ │ │ 2F062 Extra Length 0000 (0) │ │ │ │ 2F064 Comment Length 0000 (0) │ │ │ │ 2F066 Disk Start 0000 (0) │ │ │ │ 2F068 Int File Attributes 0000 (0) │ │ │ ├── graxxia/Regression.class │ │ │ │ ├── procyon -ec {} │ │ │ │ │ @@ -64,39 +64,39 @@ │ │ │ │ │ │ │ │ │ │ @Override │ │ │ │ │ public String toString() { │ │ │ │ │ final CallSite[] $getCallSiteArray = $getCallSiteArray(); │ │ │ │ │ return ShortTypeHandling.castToString((Object)new GStringImpl(new Object[] { $getCallSiteArray[15].callGroovyObjectGetProperty((Object)this.response), $getCallSiteArray[16].call(ScriptBytecodeAdapter.getPropertySpreadSafe((Class)Regression.class, (Object)this.predictors, (String)"name"), (Object)",") }, new String[] { "Regression of ", " on ", "" })); │ │ │ │ │ } │ │ │ │ │ │ │ │ │ │ - public double calculateResidualSumOfSquares() { │ │ │ │ │ + public double calculateTotalSumOfSquares() { │ │ │ │ │ return DefaultTypeTransformation.doubleUnbox($getCallSiteArray()[17].call((Object)this.model)); │ │ │ │ │ } │ │ │ │ │ │ │ │ │ │ public void newSampleData(final double[] param0, final int param1, final int param2) { │ │ │ │ │ $getCallSiteArray()[18].call((Object)this.model, (Object)param0, (Object)Integer.valueOf(param1), (Object)Integer.valueOf(param2)); │ │ │ │ │ } │ │ │ │ │ │ │ │ │ │ public void newSampleData(final double[] param0, final double[]... param1) throws MathIllegalArgumentException { │ │ │ │ │ $getCallSiteArray()[19].call((Object)this.model, (Object)param0, (Object)param1); │ │ │ │ │ } │ │ │ │ │ │ │ │ │ │ - public double calculateRSquared() { │ │ │ │ │ + public double calculateResidualSumOfSquares() { │ │ │ │ │ return DefaultTypeTransformation.doubleUnbox($getCallSiteArray()[20].call((Object)this.model)); │ │ │ │ │ } │ │ │ │ │ │ │ │ │ │ - public RealMatrix calculateHat() { │ │ │ │ │ - return (RealMatrix)ScriptBytecodeAdapter.castToType($getCallSiteArray()[21].call((Object)this.model), (Class)RealMatrix.class); │ │ │ │ │ + public double calculateRSquared() { │ │ │ │ │ + return DefaultTypeTransformation.doubleUnbox($getCallSiteArray()[21].call((Object)this.model)); │ │ │ │ │ } │ │ │ │ │ │ │ │ │ │ - public double calculateAdjustedRSquared() { │ │ │ │ │ - return DefaultTypeTransformation.doubleUnbox($getCallSiteArray()[22].call((Object)this.model)); │ │ │ │ │ + public RealMatrix calculateHat() { │ │ │ │ │ + return (RealMatrix)ScriptBytecodeAdapter.castToType($getCallSiteArray()[22].call((Object)this.model), (Class)RealMatrix.class); │ │ │ │ │ } │ │ │ │ │ │ │ │ │ │ - public double calculateTotalSumOfSquares() { │ │ │ │ │ + public double calculateAdjustedRSquared() { │ │ │ │ │ return DefaultTypeTransformation.doubleUnbox($getCallSiteArray()[23].call((Object)this.model)); │ │ │ │ │ } │ │ │ │ │ │ │ │ │ │ public boolean isNoIntercept() { │ │ │ │ │ return DefaultTypeTransformation.booleanUnbox($getCallSiteArray()[24].call((Object)this.model)); │ │ │ │ │ }