[dpkg] 68/187: Dpkg: Add POD markup

Reiner Herrmann reiner at reiner-h.de
Sun Nov 6 12:46:25 UTC 2016


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

deki-guest pushed a commit to branch master
in repository dpkg.

commit df36f0eef973fb87f73eacd89fc6c8d1eb3ab94a
Author: Guillem Jover <guillem at debian.org>
Date:   Mon Aug 15 17:49:41 2016 +0200

    Dpkg: Add POD markup
---
 scripts/Dpkg/Control.pm        | 2 +-
 scripts/Dpkg/Vendor/Default.pm | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/scripts/Dpkg/Control.pm b/scripts/Dpkg/Control.pm
index 967f32a..e65891f 100644
--- a/scripts/Dpkg/Control.pm
+++ b/scripts/Dpkg/Control.pm
@@ -83,7 +83,7 @@ in a Debian source package.
 
 =item CTRL_REPO_RELEASE
 
-Corresponds to a Release file in a repository.
+Corresponds to a F<Release> file in a repository.
 
 =item CTRL_INDEX_SRC
 
diff --git a/scripts/Dpkg/Vendor/Default.pm b/scripts/Dpkg/Vendor/Default.pm
index cabc288..9d53097 100644
--- a/scripts/Dpkg/Vendor/Default.pm
+++ b/scripts/Dpkg/Vendor/Default.pm
@@ -99,13 +99,13 @@ list of vendor-specific keyrings.
 
 The hook is called when dpkg-checkbuilddeps is initializing the source
 package build dependencies (since dpkg 1.18.2). It takes no parameters,
-but returns a (possibly empty) list of vendor-specific Build-Depends.
+but returns a (possibly empty) list of vendor-specific B<Build-Depends>.
 
 =item builtin-build-conflicts ()
 
 The hook is called when dpkg-checkbuilddeps is initializing the source
 package build conflicts (since dpkg 1.18.2). It takes no parameters,
-but returns a (possibly empty) list of vendor-specific Build-Conflicts.
+but returns a (possibly empty) list of vendor-specific B<Build-Conflicts>.
 
 =item register-custom-fields ()
 

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