--- /srv/reproducible-results/rbuild-debian/r-b-build.e6SJu1Gt/b1/erlang-cowlib_1.3.0-3_amd64.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.e6SJu1Gt/b2/erlang-cowlib_1.3.0-3_amd64.changes ├── Files │ @@ -1,2 +1,2 @@ │ │ - b730b1f48514caa9008edd5cfc29bba7 295508 devel optional erlang-cowlib_1.3.0-3_amd64.deb │ + 8baa161788fecf881d4fc696283f48ae 295508 devel optional erlang-cowlib_1.3.0-3_amd64.deb ├── erlang-cowlib_1.3.0-3_amd64.deb │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── ./usr/lib/erlang/lib/cowlib-1.3.0/ebin/cowlib.app │ │ │ │ @@ -12,15 +12,15 @@ │ │ │ │ %% ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF │ │ │ │ %% OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. │ │ │ │ │ │ │ │ {application, cowlib, [ │ │ │ │ {description, "Support library for manipulating Web protocols."}, │ │ │ │ {vsn, "1.3.0"}, │ │ │ │ {id, ""}, │ │ │ │ - {modules, ['cow_http_te', 'cow_date', 'cow_qs', 'cow_cookie', 'cow_http_hd', 'cow_mimetypes', 'cow_multipart', 'cow_http', 'cow_ws', 'cow_spdy']}, │ │ │ │ + {modules, ['cow_http_te', 'cow_date', 'cow_http', 'cow_qs', 'cow_http_hd', 'cow_ws', 'cow_spdy', 'cow_mimetypes', 'cow_cookie', 'cow_multipart']}, │ │ │ │ {registered, []}, │ │ │ │ {applications, [ │ │ │ │ kernel, │ │ │ │ stdlib, │ │ │ │ crypto │ │ │ │ ]} │ │ │ │ ]}.