summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2015-06-02 22:41:30 +0200
committerGuillem Jover <guillem@debian.org>2015-07-29 02:29:07 +0200
commit7a71b4b78e8a81158c45073dee05b0d1cc46b71c (patch)
treef4d5d51d3946845ad6767b76769217cff2f0f23b /README
parent9849eff1e45bcd0c341a6ffb8675874a478fad9b (diff)
downloaddpkg-7a71b4b78e8a81158c45073dee05b0d1cc46b71c.tar.gz
Dpkg::Changelog::Entry::Debian: Use Time::Piece instead of Date::Parse
The new module is in the perl core distribution, which reduces the build and run-time dependencies, helping with architecture bootstrapping. Prompted-by: Helmut Grohne <helmut@subdivi.de>
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 0 insertions, 1 deletions
diff --git a/README b/README
index 8c6c2d08e..cbd18a081 100644
--- a/README
+++ b/README
@@ -76,7 +76,6 @@ To enable optional functionality or programs, this software might be needed:
To run the test suite («make check»):
- TimeDate perl module
IO-String perl module
Test::Pod perl module (optional)
Test::Strict perl module (optional)