[Reproducible-commits] [strip-nondeterminism] 03/04: Debian packaging: add missing dependency on libtimedate-perl
Andrew Ayer
agwa at andrewayer.name
Fri Aug 21 20:31:17 UTC 2015
This is an automated email from the git hooks/post-receive script.
agwa-guest pushed a commit to branch debian
in repository strip-nondeterminism.
commit 6b3b33b3fa510d7f42ddcc56c0b8a09a65acfbc2
Author: Andrew Ayer <agwa at andrewayer.name>
Date: Fri Aug 21 13:24:26 2015 -0700
Debian packaging: add missing dependency on libtimedate-perl
Closes: #796366
Thanks: Stéphane Glondu
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 3d0b679..8aeab71 100644
--- a/debian/control
+++ b/debian/control
@@ -37,7 +37,7 @@ Description: tool for stripping non-determinism from files
Package: dh-strip-nondeterminism
Architecture: all
-Depends: libfile-stripnondeterminism-perl (= ${binary:Version}), ${misc:Depends}, ${perl:Depends}, debhelper
+Depends: libfile-stripnondeterminism-perl (= ${binary:Version}), ${misc:Depends}, ${perl:Depends}, debhelper, libtimedate-perl
Description: debhelper add-on to strip non-determinism from files
File::StripNondeterminism is a Perl module for stripping bits of
non-deterministic information, such as timestamps and file system
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/strip-nondeterminism.git
More information about the Reproducible-commits
mailing list