[SCM] Debian packaging of libchi-perl branch, master, updated. debian/0.52-1-7-g395321c

Alessandro Ghedini al3xbio at gmail.com
Thu May 31 20:01:04 UTC 2012


The following commit has been merged in the master branch:
commit 493ea9935a47fb889823bd761eba2b4ce1aabf8f
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date:   Thu May 31 21:22:54 2012 +0200

    Drop fix_bad_whatis.patch and fix_pod.patch (merged upstream)

diff --git a/debian/patches/fix_bad_whatis.patch b/debian/patches/fix_bad_whatis.patch
deleted file mode 100644
index 4c31b5e..0000000
--- a/debian/patches/fix_bad_whatis.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-Description: Remove unused pod entries to fix bad whatis problem
-Forwarded: yes, https://github.com/jonswar/perl-chi/pull/9
-Author: Angel Abad <angelabad at gmail.com>
-Reviewed-by: Alessandro Ghedini <al3xbio at gmail.com>
-Last-Update: 2012-03-09
-
---- a/lib/CHI/Driver/Role/Universal.pm
-+++ b/lib/CHI/Driver/Role/Universal.pm
-@@ -27,7 +27,3 @@
- 1;
- 
- __END__
--
--=pod
--
--=cut
diff --git a/debian/patches/fix_pod.patch b/debian/patches/fix_pod.patch
deleted file mode 100644
index 397ec04..0000000
--- a/debian/patches/fix_pod.patch
+++ /dev/null
@@ -1,39 +0,0 @@
-Description: Fix typos
-Forwarded: yes, https://github.com/jonswar/perl-chi/pull/9
-Author: Ernesto Hernández-Novich <emhn at usb.ve>
-Reviewed-by: Alessandro Ghedini <al3xbio at gmail.com>
-Last-Update: 2012-03-09
-
---- a/lib/CHI.pm
-+++ b/lib/CHI.pm
-@@ -952,7 +952,7 @@
- The cache containing the subcache is called the I<parent cache>.
- 
- The following options are automatically inherited by the subcache from the
--parent cache, and may not be overriden:
-+parent cache, and may not be overridden:
- 
-     expires_at
-     expires_in
-@@ -963,10 +963,10 @@
- object|CHI::CacheObject> and store it in both caches. The cache object contains
- expiration information and is dependent on the serializer.  At some point we
- could conceivably add code that will use a single object or separate objects as
--necessary, and thus allow the above to be overriden.)
-+necessary, and thus allow the above to be overridden.)
- 
- The following options are automatically inherited by the subcache from the
--parent cache, but may be overriden:
-+parent cache, but may be overridden:
- 
-     namespace
-     on_get_error
-@@ -1215,7 +1215,7 @@
-         expires_variance => 0.2,
-     }
- 
--These can be overriden by namespace defaults, storage settings, or C<new>
-+These can be overridden by namespace defaults, storage settings, or C<new>
- parameters.
- 
- =item memoize_cache_objects
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 05c4a42..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1,2 +0,0 @@
-fix_bad_whatis.patch
-fix_pod.patch

-- 
Debian packaging of libchi-perl



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