[SCM] Debian packaging of perlbrew branch, master, updated. debian/0.31-1-15-gd3280f4

Alessandro Ghedini al3xbio at gmail.com
Sat Dec 17 11:55:17 UTC 2011


The following commit has been merged in the master branch:
commit 9d0a934fbbd3afc2f1f393ff6d636f8653cd0f23
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date:   Sat Dec 17 12:31:29 2011 +0100

    Add fix-typo patch

diff --git a/debian/patches/fix-typo.patch b/debian/patches/fix-typo.patch
new file mode 100644
index 0000000..ccc28af
--- /dev/null
+++ b/debian/patches/fix-typo.patch
@@ -0,0 +1,18 @@
+Description: Fix a couple of typos found by lintian-
+Origin: vendor
+Forwarded: https://github.com/gugod/App-perlbrew/pull/175
+Author: Alessandro Ghedini <al3xbio at gmail.com>
+Reviewed-by: Alessandro Ghedini <al3xbio at gmail.com>
+Last-Update: 2011-12-17
+
+--- a/bin/perlbrew
++++ b/bin/perlbrew
+@@ -140,7 +140,7 @@
+ on the working convention of your team.
+ 
+ If you wish to install CPAN modules only for yourself, you should use the C<lib>
+-command to construct a perlsonal local::lib enviroment. local::lib enviroments
++command to construct a perlsonal local::lib environment. local::lib environments
+ are personal, and are not shared between different users. For more detail, read
+ C<perlbrew help lib> and the documentation of L<local::lib>.
+ 
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..60dbe30
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+fix-typo.patch

-- 
Debian packaging of perlbrew



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