[SCM] Debian packaging of libgit-wrapper-perl branch, master, updated. debian/0.019+dfsg-1-12-g1111d2b

Alessandro Ghedini al3xbio at gmail.com
Thu Jun 28 10:22:38 UTC 2012


The following commit has been merged in the master branch:
commit 368b26fdc807bce4099b71571ef37fce72f32d64
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date:   Thu Jun 28 12:08:14 2012 +0200

    Add fix-bad-whatis.patch

diff --git a/debian/patches/fix-bad-whatis.patch b/debian/patches/fix-bad-whatis.patch
new file mode 100644
index 0000000..7a7ead8
--- /dev/null
+++ b/debian/patches/fix-bad-whatis.patch
@@ -0,0 +1,27 @@
+Description: Fix bad whatis entry
+Origin: vendor
+Forwarded: no
+Author: Alessandro Ghedini <ghedo at debian.org>
+Reviewed-by: Alessandro Ghedini <ghedo at 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.022';
+ }
+-# 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
+ 
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..faba871
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+fix-bad-whatis.patch

-- 
Debian packaging of libgit-wrapper-perl



More information about the Pkg-perl-cvs-commits mailing list