From 6e5862ef6ee8409eb686db526fe93b91aa8dcb1d Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Sat, 20 Aug 2016 20:02:12 +0200 Subject: dpkg-split: Make the deb-split(5) generation reproducible Honor SOURCE_DATE_EPOCH, so that we can control the output and generate reproducible split packages. --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index d49a4645d..1e18c99f5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,8 @@ dpkg (1.18.11) UNRELEASED; urgency=medium name affected. * Do not emit epochs for unambiguous versions in deb-split package header. Regression introduced in dpkg 1.18.0. + * Make the deb-split(5) generation in dpkg-split reproducible, by using the + timestamp from SOURCE_DATE_EPOCH. * Perl modules: - Obsolete Source-Version substvar in Dpkg::Substvars by emitting errors. * Packaging: -- cgit v1.2.3