[SCM] perl driver for tarantool branch, master, updated. upstream/0.0.8-10-gbf59ddf

gregor herrmann gregoa at debian.org
Sat Jan 21 16:08:00 UTC 2012


The following commit has been merged in the master branch:
commit 4319f15026253d488d25acc3e303ca580eae11e1
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jan 21 16:48:55 2012 +0100

    refresh patch with our "default" .quiltrc settings
    
    Git-Dch: Ignore

diff --git a/debian/patches/debian-dependencies b/debian/patches/debian-dependencies
index deab28d..fbebbd5 100644
--- a/debian/patches/debian-dependencies
+++ b/debian/patches/debian-dependencies
@@ -1,6 +1,6 @@
---- libmr-tarantool-perl-0.0.8.orig/Makefile.PL
-+++ libmr-tarantool-perl-0.0.8/Makefile.PL
-@@ -11,7 +11,7 @@ WriteMakefile(
+--- a/Makefile.PL
++++ b/Makefile.PL
+@@ -11,7 +11,7 @@
          'List::MoreUtils'   => 0,
          'Mouse'             => 0,
          'MRO::Compat'       => 0,
@@ -9,9 +9,9 @@
          'Time::HiRes'       => 0,
          'Exporter'          => 0,
          'Class::Singleton'  => 0,
---- libmr-tarantool-perl-0.0.8.orig/lib/MR/IProto/Cluster.pm
-+++ libmr-tarantool-perl-0.0.8/lib/MR/IProto/Cluster.pm
-@@ -13,7 +13,7 @@ This class is used to implement balancin
+--- a/lib/MR/IProto/Cluster.pm
++++ b/lib/MR/IProto/Cluster.pm
+@@ -13,7 +13,7 @@
  use Mouse;
  use Mouse::Util::TypeConstraints;
  use MR::IProto::Cluster::Server;

-- 
perl driver for tarantool



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