The branch, master has been updated
via 9682156caff7f02d8e1f5db945c26628900f71e6 (commit)
from 17362bdaae6db21cc7771f1e2f27029ba1207c6b (commit)
- Shortlog ------------------------------------------------------------
9682156 Dpkg::Deps: Add a missing =back in POD
Summary of changes:
scripts/Dpkg/Deps.pm | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
-----------------------------------------------------------------------
Details of changes:
commit 9682156caff7f02d8e1f5db945c26628900f71e6
Author: Frank Lichtenheld <[EMAIL PROTECTED]>
Date: Mon Oct 29 22:58:26 2007 +0100
Dpkg::Deps: Add a missing =back in POD
Found by Test::Pod
diff --git a/scripts/Dpkg/Deps.pm b/scripts/Dpkg/Deps.pm
index 11ab8c0..673f9df 100644
--- a/scripts/Dpkg/Deps.pm
+++ b/scripts/Dpkg/Deps.pm
@@ -285,6 +285,8 @@ this when parsing non-dependency fields like Conflicts (see
=back
+=back
+
=cut
sub parse {
my $dep_line = shift;
--
dpkg's main repository
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]