2.99 KB
/srv/reproducible-results/rbuild-debian/r-b-build.GwtsqdwB/b1/subversion_1.14.1-3+deb11u1_armhf.changes vs.
/srv/reproducible-results/rbuild-debian/r-b-build.GwtsqdwB/b2/subversion_1.14.1-3+deb11u1_armhf.changes
1.01 KB
Files
    
Offset 1, 10 lines modifiedOffset 1, 10 lines modified
  
1 ·888d1d313aa26abb3fb9f44510d5d3a7·217168·debug·optional·libapache2-mod-svn-dbgsym_1.14.1-3+deb11u1_armhf.deb1 ·888d1d313aa26abb3fb9f44510d5d3a7·217168·debug·optional·libapache2-mod-svn-dbgsym_1.14.1-3+deb11u1_armhf.deb
2 ·82108ba0cb32a810689f3bb8ab2157c2·237000·httpd·optional·libapache2-mod-svn_1.14.1-3+deb11u1_armhf.deb2 ·f00e1a8ff42c88629671303ef4904f8f·236996·httpd·optional·libapache2-mod-svn_1.14.1-3+deb11u1_armhf.deb
3 ·b44f40101af4faa07e4897837b88c020·441120·libdevel·optional·libsvn-dev_1.14.1-3+deb11u1_armhf.deb3 ·b44f40101af4faa07e4897837b88c020·441120·libdevel·optional·libsvn-dev_1.14.1-3+deb11u1_armhf.deb
4 ·c619f271a853b5f61ab9afaf4c1b0d45·1779020·doc·optional·libsvn-doc_1.14.1-3+deb11u1_all.deb4 ·c619f271a853b5f61ab9afaf4c1b0d45·1779020·doc·optional·libsvn-doc_1.14.1-3+deb11u1_all.deb
5 ·8e2d2f0add22fa86976e64a4c0c8d0fc·1274608·debug·optional·libsvn-java-dbgsym_1.14.1-3+deb11u1_armhf.deb5 ·8e2d2f0add22fa86976e64a4c0c8d0fc·1274608·debug·optional·libsvn-java-dbgsym_1.14.1-3+deb11u1_armhf.deb
6 ·b0e2ae35f9f4ebffe432e1ee417ad412·708588·java·optional·libsvn-java_1.14.1-3+deb11u1_armhf.deb6 ·b0e2ae35f9f4ebffe432e1ee417ad412·708588·java·optional·libsvn-java_1.14.1-3+deb11u1_armhf.deb
7 ·f6cc5761e35560261ea1ecda7c58f69d·4062972·debug·optional·libsvn-perl-dbgsym_1.14.1-3+deb11u1_armhf.deb7 ·f6cc5761e35560261ea1ecda7c58f69d·4062972·debug·optional·libsvn-perl-dbgsym_1.14.1-3+deb11u1_armhf.deb
8 ·181bc472f2b763835766b31e4e016d36·1007496·perl·optional·libsvn-perl_1.14.1-3+deb11u1_armhf.deb8 ·181bc472f2b763835766b31e4e016d36·1007496·perl·optional·libsvn-perl_1.14.1-3+deb11u1_armhf.deb
9 ·bd49b18c67497be61ca68c50f5ff3f82·4643336·debug·optional·libsvn1-dbgsym_1.14.1-3+deb11u1_armhf.deb9 ·bd49b18c67497be61ca68c50f5ff3f82·4643336·debug·optional·libsvn1-dbgsym_1.14.1-3+deb11u1_armhf.deb
1.78 KB
libapache2-mod-svn_1.14.1-3+deb11u1_armhf.deb
370 B
file list
    
Offset 1, 3 lines modifiedOffset 1, 3 lines modified
1 -rw-r--r--···0········0········0········4·2022-04-05·23:23:59.000000·debian-binary1 -rw-r--r--···0········0········0········4·2022-04-05·23:23:59.000000·debian-binary
2 -rw-r--r--···0········0········0·····1368·2022-04-05·23:23:59.000000·control.tar.xz2 -rw-r--r--···0········0········0·····1364·2022-04-05·23:23:59.000000·control.tar.xz
3 -rw-r--r--···0········0········0···235440·2022-04-05·23:23:59.000000·data.tar.xz3 -rw-r--r--···0········0········0···235440·2022-04-05·23:23:59.000000·data.tar.xz
1.33 KB
control.tar.xz
1.3 KB
control.tar
408 B
./postinst
    
Offset 1, 12 lines modifiedOffset 1, 12 lines modified
1 #!/bin/sh1 #!/bin/sh
2 set·-e2 set·-e
3 #·Automatically·added·by·dh_apache2/UNDECLARED3 #·Automatically·added·by·dh_apache2/UNDECLARED
4 if·true;·then4 if·true;·then
5 »       if·[·-e·/usr/share/apache2/apache2-maintscript-helper·]·;·then5 »       if·[·-e·/usr/share/apache2/apache2-maintscript-helper·]·;·then
6 »       »       .·/usr/share/apache2/apache2-maintscript-helper6 »       »       .·/usr/share/apache2/apache2-maintscript-helper
7 »       »       for·conf·in·authz_svn·dav_svn··;·do7 »       »       for·conf·in·dav_svn·authz_svn··;·do
8 »       »       »       apache2_invoke·enmod·$conf··||·exit·18 »       »       »       apache2_invoke·enmod·$conf··||·exit·1
9 »       »       done9 »       »       done
10 »       fi10 »       fi
11 fi11 fi
12 #·End·automatically·added·section12 #·End·automatically·added·section
439 B
./postrm
    
Offset 2, 14 lines modifiedOffset 2, 14 lines modified
2 set·-e2 set·-e
3 #·Automatically·added·by·dh_apache2/UNDECLARED3 #·Automatically·added·by·dh_apache2/UNDECLARED
4 if·[·"$1"·=·"purge"·]·;·then4 if·[·"$1"·=·"purge"·]·;·then
5 »       if·true;·then5 »       if·true;·then
6 »       »       if·[·-e·/usr/share/apache2/apache2-maintscript-helper·]·;·then6 »       »       if·[·-e·/usr/share/apache2/apache2-maintscript-helper·]·;·then
7 »       »       »       .·/usr/share/apache2/apache2-maintscript-helper7 »       »       »       .·/usr/share/apache2/apache2-maintscript-helper
  
8 »       »       »       for·conf·in·authz_svn·dav_svn··;·do8 »       »       »       for·conf·in·dav_svn·authz_svn··;·do
9 »       »       »       »       apache2_invoke·dismod·$conf··||·exit·19 »       »       »       »       apache2_invoke·dismod·$conf··||·exit·1
10 »       »       »       done10 »       »       »       done
11 »       »       fi11 »       »       fi
12 »       fi12 »       fi
13 fi13 fi
14 #·End·automatically·added·section14 #·End·automatically·added·section
466 B
./prerm
    
Offset 2, 14 lines modifiedOffset 2, 14 lines modified
2 set·-e2 set·-e
3 #·Automatically·added·by·dh_apache2/UNDECLARED3 #·Automatically·added·by·dh_apache2/UNDECLARED
4 if·[·"$1"·=·"remove"·]·||·[·"$1"·=·"deconfigure"·]·;·then4 if·[·"$1"·=·"remove"·]·||·[·"$1"·=·"deconfigure"·]·;·then
5 »       if·true;·then5 »       if·true;·then
6 »       »       if·[·-e·/usr/share/apache2/apache2-maintscript-helper·]·;·then6 »       »       if·[·-e·/usr/share/apache2/apache2-maintscript-helper·]·;·then
7 »       »       »       .·/usr/share/apache2/apache2-maintscript-helper7 »       »       »       .·/usr/share/apache2/apache2-maintscript-helper
  
8 »       »       »       for·conf·in·authz_svn·dav_svn··;·do8 »       »       »       for·conf·in·dav_svn·authz_svn··;·do
9 »       »       »       »       apache2_invoke·dismod·$conf··||·exit·19 »       »       »       »       apache2_invoke·dismod·$conf··||·exit·1
10 »       »       »       done10 »       »       »       done
11 »       »       fi11 »       »       fi
12 »       fi12 »       fi
13 fi13 fi
14 #·End·automatically·added·section14 #·End·automatically·added·section