--- /srv/rebuilderd/tmp/rebuilderdUMSmQF/inputs/libfortran-regex-dev_1.1.2-4_amd64.deb +++ /srv/rebuilderd/tmp/rebuilderdUMSmQF/out/libfortran-regex-dev_1.1.2-4_amd64.deb ├── control.tar.xz │ ├── control.tar │ │ ├── ./control │ │ │ @@ -1,14 +1,14 @@ │ │ │ Package: libfortran-regex-dev │ │ │ Source: fortran-regex │ │ │ Version: 1.1.2-4 │ │ │ Architecture: amd64 │ │ │ Maintainer: Debian Science Maintainers │ │ │ Installed-Size: 193 │ │ │ -Depends: gfortran-15 | gfortran-16 | gfortran-mod-16, libfortran-regex-0d (= 1.1.2-4) │ │ │ +Depends: gfortran-16 | gfortran-15 | gfortran-mod-16, libfortran-regex-0d (= 1.1.2-4) │ │ │ Section: libdevel │ │ │ Priority: optional │ │ │ Homepage: https://github.com/perazz/fortran-regex │ │ │ Description: Fortran regular expression library - development files │ │ │ Fortran-regex is a Modern Fortran port of the tiny-regex-c library │ │ │ for regular expressions. It is based on the original C implementation, │ │ │ but the API is modelled in Fortran style, which is similar to the