[SCM] Debian packaging of DBIx-Class-Helpers CPAN distribution branch, master, updated. debian/2.007004-1-8-g4305e5f

Fabrizio Regalli fabreg at fabreg.it
Sat May 26 15:35:58 UTC 2012


The following commit has been merged in the master branch:
commit 4305e5f0273c0e7d4fae186da1871c9b2b0bfde1
Author: Fabrizio Regalli <fabreg at fabreg.it>
Date:   Sat May 26 17:35:49 2012 +0200

    Removed spelling.patch: it's now included in source code

diff --git a/debian/changelog b/debian/changelog
index e0187ed..8ec403e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ libdbix-class-helpers-perl (2.010000-1) UNRELEASED; urgency=low
      + added version (>= 6.04) to libcarp-clan-perl in B-D-I and Depends
      + added libnamespace-clean-perl (>= 0.23) to B-D-I and Depends
      + added libtest-deep-perl, libtest-exception-perl to Depends
+  * Removed spelling.patch: it's now included in source code
 
  -- Fabrizio Regalli <fabreg at fabreg.it>  Sat, 26 May 2012 17:09:41 +0200
 
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 5299247..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
deleted file mode 100644
index a6f2cde..0000000
--- a/debian/patches/spelling.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-Description: spelling mistake
-Origin: vendor
-Bug: https://rt.cpan.org/Ticket/Display.html?id=76340
-Forwarded: https://rt.cpan.org/Ticket/Display.html?id=76340
-Author: gregor herrmann <gregoa at debian.org>
-Last-Update: 2012-04-06
-
---- a/lib/DBIx/Class/Helper/Row/ToJSON.pm
-+++ b/lib/DBIx/Class/Helper/Row/ToJSON.pm
-@@ -107,7 +107,7 @@
-        id       => $self->id,
-        kitten   => $self->kitten,
-        # robot  => $self->robot,    # <-- doesn't serialize text columns
--       your_mom => $self->your_mom, # <-- normally wouldn't but explicitely
-+       your_mom => $self->your_mom, # <-- normally wouldn't but explicitly
-                                     #     asked for in the column spec above
-     }
-  }

-- 
Debian packaging of DBIx-Class-Helpers CPAN distribution



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