--- /srv/reproducible-results/rbuild-debian/r-b-build.GZp79pxV/b1/serp_1.15.1-2_i386.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.GZp79pxV/b2/serp_1.15.1-2_i386.changes ├── Files │ @@ -1,3 +1,3 @@ │ │ - bd5aef44c2511fb7caa6da98ad459ed0 218480 doc optional libserp-java-doc_1.15.1-2_all.deb │ + e06cb9c92179bb508920372b7ba0cf11 218468 doc optional libserp-java-doc_1.15.1-2_all.deb │ 483ba71f7e2206f3019b4511384a3355 211356 java optional libserp-java_1.15.1-2_all.deb ├── libserp-java-doc_1.15.1-2_all.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2023-12-02 13:11:28.000000 debian-binary │ │ --rw-r--r-- 0 0 0 6400 2023-12-02 13:11:28.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 211888 2023-12-02 13:11:28.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 6396 2023-12-02 13:11:28.000000 control.tar.xz │ │ +-rw-r--r-- 0 0 0 211880 2023-12-02 13:11:28.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── file list │ │ │ │ @@ -5,15 +5,15 @@ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2023-12-02 13:11:28.000000 ./usr/share/doc/libserp-java/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2023-12-02 13:11:28.000000 ./usr/share/doc/libserp-java/api/ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 37566 2023-12-02 13:11:28.000000 ./usr/share/doc/libserp-java/api/allclasses-index.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 3384 2023-12-02 13:11:28.000000 ./usr/share/doc/libserp-java/api/allpackages-index.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 93723 2023-12-02 13:11:28.000000 ./usr/share/doc/libserp-java/api/constant-values.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 69 2023-12-02 13:11:28.000000 ./usr/share/doc/libserp-java/api/element-list │ │ │ │ -rw-r--r-- 0 root (0) root (0) 9455 2023-12-02 13:11:28.000000 ./usr/share/doc/libserp-java/api/help-doc.html │ │ │ │ --rw-r--r-- 0 root (0) root (0) 612835 2023-12-02 13:11:28.000000 ./usr/share/doc/libserp-java/api/index-all.html │ │ │ │ +-rw-r--r-- 0 root (0) root (0) 612843 2023-12-02 13:11:28.000000 ./usr/share/doc/libserp-java/api/index-all.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 3710 2023-12-02 13:11:28.000000 ./usr/share/doc/libserp-java/api/index.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 1498 2023-12-02 13:11:28.000000 ./usr/share/doc/libserp-java/api/jquery-ui.overrides.css │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2023-12-02 13:11:28.000000 ./usr/share/doc/libserp-java/api/legal/ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 1522 2023-12-02 13:11:28.000000 ./usr/share/doc/libserp-java/api/legal/ASSEMBLY_EXCEPTION │ │ │ │ -rw-r--r-- 0 root (0) root (0) 2936 2023-12-02 13:11:28.000000 ./usr/share/doc/libserp-java/api/legal/jquery.md │ │ │ │ -rw-r--r-- 0 root (0) root (0) 1870 2023-12-02 13:11:28.000000 ./usr/share/doc/libserp-java/api/legal/jqueryUI.md │ │ │ │ -rw-r--r-- 0 root (0) root (0) 153012 2023-12-02 13:11:28.000000 ./usr/share/doc/libserp-java/api/member-search-index.js │ │ │ ├── ./usr/share/doc/libserp-java/api/index-all.html │ │ │ │ @@ -701,15 +701,15 @@ │ │ │ │
│ │ │ │
Load a char array value onto the stack; the caload opcode.
│ │ │ │
│ │ │ │
CALOAD - Static variable in interface serp.bytecode.Constants
│ │ │ │
 
│ │ │ │
canParse(Class) - Static method in class serp.util.Strings
│ │ │ │
│ │ │ │ -
Whether the given type is parsable via parse(java.lang.String, java.lang.Class).
│ │ │ │ +
Whether the given type is parsable via Strings.parse(java.lang.String, java.lang.Class).
│ │ │ │
│ │ │ │
castore() - Method in class serp.bytecode.Code
│ │ │ │
│ │ │ │
Store a char value from the stack into an array; the │ │ │ │ castore opcode.
│ │ │ │
│ │ │ │
CASTORE - Static variable in interface serp.bytecode.Constants
│ │ │ │ ├── html2text {} │ │ │ │ │ @@ -507,15 +507,15 @@ │ │ │ │ │ Calculate and set the maximum stack depth needed for the instructions │ │ │ │ │ used. │ │ │ │ │ caload() - Method in class serp.bytecode.Code │ │ │ │ │ Load a char array value onto the stack; the caload opcode. │ │ │ │ │ CALOAD - Static variable in interface serp.bytecode.Constants │ │ │ │ │   │ │ │ │ │ canParse(Class) - Static method in class serp.util.Strings │ │ │ │ │ - Whether the given type is parsable via parse(java.lang.String, │ │ │ │ │ + Whether the given type is parsable via Strings.parse(java.lang.String, │ │ │ │ │ java.lang.Class). │ │ │ │ │ castore() - Method in class serp.bytecode.Code │ │ │ │ │ Store a char value from the stack into an array; the castore opcode. │ │ │ │ │ CASTORE - Static variable in interface serp.bytecode.Constants │ │ │ │ │   │ │ │ │ │ checkcast() - Method in class serp.bytecode.Code │ │ │ │ │ Cast an object on the stack to another type; the checkcast opcode.