summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorLibravatar Santiago Vila <[email protected]>2024-05-03 18:10:00 +0200
committerLibravatar Santiago Vila <[email protected]>2024-05-03 19:38:23 +0200
commit2f1f49e6c9a34a75f0ba979bf12ffc27f13c1c81 (patch)
treedc01fbdd31f49f39d181eab2e5a07be804ab71fc /debian/rules
parentac5af493d06072ca0626b47cec5523a5dbab9ac0 (diff)
downloadbase-files-2f1f49e6c9a34a75f0ba979bf12ffc27f13c1c81.tar.gz
base-files-2f1f49e6c9a34a75f0ba979bf12ffc27f13c1c81.zip
Make binary package to be git-reproducible.
Preserve timestamps of license files. Everything else will have the build date as timestamp.
Diffstat (limited to '')
-rwxr-xr-xdebian/rules3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index c7a291d..05dfb39 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,6 +14,9 @@ DESTDIR = debian/base-files
%:
dh $@
+execute_after_dh_clean:
+ sh debian/timestamps
+
override_dh_auto_build:
sh debian/check-md5sum-etc profile