[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[SCM] Debian package checker branch, lab-refactor, updated. 2.5.3-146-g1eb30f8



The following commit has been merged in the lab-refactor branch:
commit 1eb30f8301f8914bab1807711b06df6521282734
Author: Niels Thykier <niels@thykier.net>
Date:   Wed Oct 26 14:09:09 2011 +0200

    Fixed some pod and a comment in ManifestDiff
    
    Signed-off-by: Niels Thykier <niels@thykier.net>

diff --git a/lib/Lintian/Lab/ManifestDiff.pm b/lib/Lintian/Lab/ManifestDiff.pm
index d336b5f..f9b5d5a 100644
--- a/lib/Lintian/Lab/ManifestDiff.pm
+++ b/lib/Lintian/Lab/ManifestDiff.pm
@@ -1,4 +1,4 @@
-# Lintian::Internal::PackageListDiff -- Representation of a diff between two PackageLists
+# Lintian::Lab::ManifestDiff -- Representation of a diff between two manifests
 
 # Copyright (C) 2011 Niels Thykier
 #
@@ -113,5 +113,20 @@ copied and may have been changed since the diff has been created.
 
 Lintian::Lab::ManifestDiff->mk_ro_accessors (qw(added removed changed type nlist olist));
 
+=back
+
+Originally written by Niels Thykier <niels@thykier.net> for Lintian.
+
+=head1 SEE ALSO
+
+lintian(1)
+
+=cut
+
 1;
 
+# Local Variables:
+# indent-tabs-mode: nil
+# cperl-indent-level: 4
+# End:
+# vim: syntax=perl sw=4 sts=4 sr et

-- 
Debian package checker


Reply to: