From 9470e136e954de5821428d4b18b50cb634a23a2d Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Thu, 14 May 2015 18:18:59 +0200 Subject: scripts: Document dpkg version when module versions got bumped This has two purposes, first it will make it easier to know if the module version needs to be bumped for the current development release, and second it will make it easier for users to know how "old" that module version is, and to which dpkg series and specific version it corresponds to. --- scripts/Dpkg/Control/HashCore.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts/Dpkg/Control/HashCore.pm') diff --git a/scripts/Dpkg/Control/HashCore.pm b/scripts/Dpkg/Control/HashCore.pm index 6ecefbbb4..9aa933625 100644 --- a/scripts/Dpkg/Control/HashCore.pm +++ b/scripts/Dpkg/Control/HashCore.pm @@ -539,11 +539,11 @@ sub NEXTKEY { =head1 CHANGES -=head2 Version 1.01 +=head2 Version 1.01 (dpkg 1.17.2) New method: $c->parse_error(). -=head2 Version 1.00 +=head2 Version 1.00 (dpkg 1.17.0) Mark the module as public. -- cgit v1.2.3