--- /srv/rebuilderd/tmp/rebuilderdpjDG3K/inputs/gir2pas_0.1.1-1_armhf.deb +++ /srv/rebuilderd/tmp/rebuilderdpjDG3K/out/gir2pas_0.1.1-1_armhf.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2026-03-22 16:12:27.000000 debian-binary │ -rw-r--r-- 0 0 0 704 2026-03-22 16:12:27.000000 control.tar.xz │ --rw-r--r-- 0 0 0 403200 2026-03-22 16:12:27.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 403212 2026-03-22 16:12:27.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── ./md5sums │ │ │ ├── ./md5sums │ │ │ │┄ Files differ ├── data.tar.xz │ ├── data.tar │ │ ├── file list │ │ │ @@ -5,8 +5,8 @@ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2026-03-22 16:12:27.000000 ./usr/share/ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2026-03-22 16:12:27.000000 ./usr/share/doc/ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2026-03-22 16:12:27.000000 ./usr/share/doc/gir2pas/ │ │ │ -rw-r--r-- 0 root (0) root (0) 1008 2026-03-22 16:12:27.000000 ./usr/share/doc/gir2pas/changelog.Debian.gz │ │ │ -rw-r--r-- 0 root (0) root (0) 1145 2026-03-01 22:20:59.000000 ./usr/share/doc/gir2pas/copyright │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2026-03-22 16:12:27.000000 ./usr/share/man/ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2026-03-22 16:12:27.000000 ./usr/share/man/man1/ │ │ │ --rw-r--r-- 0 root (0) root (0) 932 2026-03-22 16:12:27.000000 ./usr/share/man/man1/gir2pas.1.gz │ │ │ +-rw-r--r-- 0 root (0) root (0) 938 2026-03-22 16:12:27.000000 ./usr/share/man/man1/gir2pas.1.gz │ │ ├── ./usr/share/man/man1/gir2pas.1.gz │ │ │ ├── gir2pas.1 │ │ │ │ @@ -10,45 +10,55 @@ │ │ │ │ \fB\-h\fR \fB\-\-help\fR │ │ │ │ Show this help message. │ │ │ │ .TP │ │ │ │ \fB\-i\fR \fB\-\-input\fR │ │ │ │ GIR filename to convert (without extention). │ │ │ │ .TP │ │ │ │ \fB\-o\fR \fB\-\-output\-directory\fR │ │ │ │ -Directory to write the resulting .pas files to. If not specified then the current working directory is used. │ │ │ │ +Directory to write the resulting .pas files to. │ │ │ │ +If not specified then the current working │ │ │ │ +directory is used. │ │ │ │ .TP │ │ │ │ \fB\-D\fR \fB\-\-dynamic\fR │ │ │ │ Use unit dynlibs and link at runtime │ │ │ │ .TP │ │ │ │ \fB\-N\fR \fB\-\-no\-wrappers\fR │ │ │ │ Do not create wrappers for objects. │ │ │ │ .TP │ │ │ │ \fB\-w\fR \fB\-\-overwrite\-files\fR │ │ │ │ -If the output .pas file(s) already exists then overwrite them. │ │ │ │ +If the output .pas file(s) already exists then │ │ │ │ +overwrite them. │ │ │ │ .TP │ │ │ │ \fB\-n\fR \fB\-\-no\-default\fR │ │ │ │ -\fI\,/usr/share/gir\-1.0\/\fP is not added as a search location for needed .gir files. │ │ │ │ +\fI\,/usr/share/gir\-1.0\/\fP is not added as a search │ │ │ │ +location for needed .gir files. │ │ │ │ .TP │ │ │ │ \fB\-p\fR \fB\-\-paths\fR │ │ │ │ -List of paths seperated by ":" to search for needed .gir files. │ │ │ │ +List of paths seperated by ":" to search for │ │ │ │ +needed .gir files. │ │ │ │ .TP │ │ │ │ \fB\-d\fR \fB\-\-deprecated\fR │ │ │ │ Include fields and methods marked as deprecated. │ │ │ │ .TP │ │ │ │ \fB\-t\fR \fB\-\-test\fR │ │ │ │ -Creates a test program per unit to verify struct sizes. │ │ │ │ +Creates a test program per unit to verify struct │ │ │ │ +sizes. │ │ │ │ .TP │ │ │ │ \fB\-P\fR \fB\-\-unit\-prefix\fR │ │ │ │ Set a prefix to be added to each unitname. │ │ │ │ .TP │ │ │ │ \fB\-M\fR \fB\-\-max\-version\fR │ │ │ │ -Do not include symbols introduced after . Can be used multiple times. i.e "\-M gtk\-3.12 \fB\-M\fR glib\-2.23" │ │ │ │ +Do not include symbols introduced after │ │ │ │ +. Can be used multiple times. i.e │ │ │ │ +"\-M gtk\-3.12 \fB\-M\fR glib\-2.23" │ │ │ │ .TP │ │ │ │ \fB\-k\fR \fB\-\-keep\-deprecated\-version\fR │ │ │ │ -Include deprecated symbols that are >= to $version. Uses the same format as \fB\-\-max\-version\fR. Has no effect if \fB\-\-deprecated\fR is │ │ │ │ -defined │ │ │ │ +Include deprecated symbols that are >= to │ │ │ │ +$version. Uses the same format as \fB\-\-max\-version\fR. │ │ │ │ +Has no effect if \fB\-\-deprecated\fR is defined │ │ │ │ .TP │ │ │ │ \fB\-e\fR \fB\-\-declare\-enums\-as\fR │ │ │ │ -Declare C enums as either IntConst, TypedIntConst, IntAliasConst, Enum or Set │ │ │ │ +Declare C enums as either IntConst, │ │ │ │ +TypedIntConst, IntAliasConst, Enum or Set │ │ │ │ .TP │ │ │ │ \fB\-v\fR \fB\-\-verbose\fR │ │ │ │ Verbose level (error, warning, info, debug).