[Reproducible-commits] [dpkg] 20/90: Dpkg: Say FUNCTIONS instead of METHODS when appropriate

Jérémy Bobbio lunar at moszumanska.debian.org
Sat Aug 29 18:26:09 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 43e7940b48d7ec0b9f56e87a38862ce3bc8e4238
Author: Guillem Jover <guillem at debian.org>
Date:   Sat Jul 25 06:08:53 2015 +0200

    Dpkg: Say FUNCTIONS instead of METHODS when appropriate
---
 debian/changelog     | 1 +
 scripts/Dpkg/IPC.pm  | 2 +-
 scripts/Dpkg/Path.pm | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1dda2ad..8ffb522 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,7 @@ dpkg (1.18.2) UNRELEASED; urgency=low
       dpkg-architecture(1).
     - Document multiarch triplet in dpkg-architecture(1) TERMS section.
     - Remove “my” keyword from Dpkg perl modules function prototypes.
+    - Say FUNCTIONS instead of METHODS for Dpkg modules when appropriate.
 
   [ Updated programs translations ]
   * Dutch (Frans Spiesschaert). Closes: #789097
diff --git a/scripts/Dpkg/IPC.pm b/scripts/Dpkg/IPC.pm
index 2845065..c339af6 100644
--- a/scripts/Dpkg/IPC.pm
+++ b/scripts/Dpkg/IPC.pm
@@ -45,7 +45,7 @@ other programs in an easy, yet flexible way, while hiding
 all the gory details of IPC (Inter-Process Communication)
 from you.
 
-=head1 METHODS
+=head1 FUNCTIONS
 
 =over 4
 
diff --git a/scripts/Dpkg/Path.pm b/scripts/Dpkg/Path.pm
index 23c81e2..5c30709 100644
--- a/scripts/Dpkg/Path.pm
+++ b/scripts/Dpkg/Path.pm
@@ -49,7 +49,7 @@ Dpkg::Path - some common path handling functions
 
 It provides some functions to handle various path.
 
-=head1 METHODS
+=head1 FUNCTIONS
 
 =over 8
 

-- 
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