[Reproducible-commits] [dpkg] 03/40: doc: Bump minimal Perl version to 5.14.2

Jérémy Bobbio lunar at moszumanska.debian.org
Sat May 30 09:52:46 UTC 2015


This is an automated email from the git hooks/post-receive script.

lunar pushed a commit to branch pu/reproducible_builds
in repository dpkg.

commit 018dd2fd3bd73fe5218d6aef09e7bab54de652ca
Author: Guillem Jover <guillem at debian.org>
Date:   Wed May 20 14:43:54 2015 +0200

    doc: Bump minimal Perl version to 5.14.2
    
    The current version in Debian oldstable (wheezy) is 5.14.2.
---
 doc/coding-style.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/coding-style.txt b/doc/coding-style.txt
index ce771b7..1ff8073 100644
--- a/doc/coding-style.txt
+++ b/doc/coding-style.txt
@@ -207,7 +207,7 @@ see what operation is being done:
 		foo();
 
 
-Dpkg Perl coding style 2013-01-04
+Dpkg Perl coding style 2015-05-20
 ======================
 
 General
@@ -244,7 +244,7 @@ Perl version
 
 We don't want to impose a too-recent Perl version, so only use features
 supported by the Perl version that is currently in Debian oldstable when
-possible. Currently that means Perl 5.10.0.
+possible. Currently that means Perl 5.14.2.
 
 Object methods
 ~~~~~~~~~~~~~~

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/dpkg.git



More information about the Reproducible-commits mailing list