2.99 KB
/srv/reproducible-results/rbuild-debian/r-b-build.g7dz5K0W/b1/subversion_1.14.2-4+deb12u1_armhf.changes vs.
/srv/reproducible-results/rbuild-debian/r-b-build.g7dz5K0W/b2/subversion_1.14.2-4+deb12u1_armhf.changes
1.01 KB
Files
    
Offset 1, 10 lines modifiedOffset 1, 10 lines modified
  
1 ·5b30a520d32e0b1e4d5330d0316079ab·227908·debug·optional·libapache2-mod-svn-dbgsym_1.14.2-4+deb12u1_armhf.deb1 ·5b30a520d32e0b1e4d5330d0316079ab·227908·debug·optional·libapache2-mod-svn-dbgsym_1.14.2-4+deb12u1_armhf.deb
2 ·992cba5c4b0e82caf5788a2b8e1f164c·198376·httpd·optional·libapache2-mod-svn_1.14.2-4+deb12u1_armhf.deb2 ·c0a57bbf12e9ea6351fc666581fbce15·198372·httpd·optional·libapache2-mod-svn_1.14.2-4+deb12u1_armhf.deb
3 ·6b9213c61c2381efa60ef43045816cdf·402988·libdevel·optional·libsvn-dev_1.14.2-4+deb12u1_armhf.deb3 ·6b9213c61c2381efa60ef43045816cdf·402988·libdevel·optional·libsvn-dev_1.14.2-4+deb12u1_armhf.deb
4 ·35d2e45a28e36dade0db97e43b33d31e·1792672·doc·optional·libsvn-doc_1.14.2-4+deb12u1_all.deb4 ·35d2e45a28e36dade0db97e43b33d31e·1792672·doc·optional·libsvn-doc_1.14.2-4+deb12u1_all.deb
5 ·494774bf9e6d3a3c3bab2bdeab01180e·1646628·debug·optional·libsvn-java-dbgsym_1.14.2-4+deb12u1_armhf.deb5 ·494774bf9e6d3a3c3bab2bdeab01180e·1646628·debug·optional·libsvn-java-dbgsym_1.14.2-4+deb12u1_armhf.deb
6 ·912f8783bdaa0ac64d53d10e359cd391·674276·java·optional·libsvn-java_1.14.2-4+deb12u1_armhf.deb6 ·912f8783bdaa0ac64d53d10e359cd391·674276·java·optional·libsvn-java_1.14.2-4+deb12u1_armhf.deb
7 ·aa4d0be952ba8facd875fb758fdc686f·4208344·debug·optional·libsvn-perl-dbgsym_1.14.2-4+deb12u1_armhf.deb7 ·aa4d0be952ba8facd875fb758fdc686f·4208344·debug·optional·libsvn-perl-dbgsym_1.14.2-4+deb12u1_armhf.deb
8 ·0e9985268a452c8917f79c54d202f2ae·890120·perl·optional·libsvn-perl_1.14.2-4+deb12u1_armhf.deb8 ·0e9985268a452c8917f79c54d202f2ae·890120·perl·optional·libsvn-perl_1.14.2-4+deb12u1_armhf.deb
9 ·9ca805c5a797e533680100569faf83ff·4676480·debug·optional·libsvn1-dbgsym_1.14.2-4+deb12u1_armhf.deb9 ·9ca805c5a797e533680100569faf83ff·4676480·debug·optional·libsvn1-dbgsym_1.14.2-4+deb12u1_armhf.deb
1.78 KB
libapache2-mod-svn_1.14.2-4+deb12u1_armhf.deb
370 B
file list
    
Offset 1, 3 lines modifiedOffset 1, 3 lines modified
1 -rw-r--r--···0········0········0········4·2025-01-04·01:39:54.000000·debian-binary1 -rw-r--r--···0········0········0········4·2025-01-04·01:39:54.000000·debian-binary
2 -rw-r--r--···0········0········0·····1364·2025-01-04·01:39:54.000000·control.tar.xz2 -rw-r--r--···0········0········0·····1360·2025-01-04·01:39:54.000000·control.tar.xz
3 -rw-r--r--···0········0········0···196820·2025-01-04·01:39:54.000000·data.tar.xz3 -rw-r--r--···0········0········0···196820·2025-01-04·01:39:54.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