File: fix-bad-whatis.patch

package info (click to toggle)
libgit-wrapper-perl 0.023-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 184 kB
  • sloc: perl: 380; makefile: 6
file content (27 lines) | stat: -rw-r--r-- 553 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Description: Fix bad whatis entry
Origin: vendor
Forwarded: no
Author: Alessandro Ghedini <ghedo@debian.org>
Reviewed-by: Alessandro Ghedini <ghedo@debian.org>
Last-Update: 2012-06-28

--- a/lib/Git/Wrapper/Statuses.pm
+++ b/lib/Git/Wrapper/Statuses.pm
@@ -2,7 +2,7 @@
 {
   $Git::Wrapper::Statuses::VERSION = '0.023';
 }
-# ABSTRACT: 
+# ABSTRACT: Multiple git statuses information
 
 use 5.006;
 use strict;
@@ -40,7 +40,7 @@
 
 =head1 NAME
 
-Git::Wrapper::Statuses -  
+Git::Wrapper::Statuses - Multiple git statuses information
 
 =head1 VERSION