[SCM] Packaging of Excel::Template in Debian branch, master, updated. debian/0.33-1-8-g82054ce

gregor herrmann gregoa at debian.org
Mon May 7 16:38:31 UTC 2012


The following commit has been merged in the master branch:
commit c8083651b506db8d4cae3650f026a9e9bfef4b09
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon May 7 18:34:34 2012 +0200

    Drop patches, both merged upstream.

diff --git a/debian/patches/10_SpellingError.patch b/debian/patches/10_SpellingError.patch
deleted file mode 100644
index ff6b25b..0000000
--- a/debian/patches/10_SpellingError.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-Description: Spelling error in module
- Correct spelling error in lib/Excel/Template/Container/Format.pm
-Bug: https://rt.cpan.org/Ticket/Display.html?id=75996
-Author: Robert James Clay <jame at rocasa.us>
-
---- a/lib/Excel/Template/Container/Format.pm
-+++ b/lib/Excel/Template/Container/Format.pm
-@@ -181,7 +181,7 @@
- =item * text_wrap
- 
- A boolean value. When set to true, text will wrap in a cell instead of crossing over
--into empty cells. If the row height is not set, the row will grow taller to accomodate
-+into empty cells. If the row height is not set, the row will grow taller to accommodate
- the wrapping text.
- 
- =item * top
diff --git a/debian/patches/20_DescriptionIssues.patch b/debian/patches/20_DescriptionIssues.patch
deleted file mode 100644
index 4ffb536..0000000
--- a/debian/patches/20_DescriptionIssues.patch
+++ /dev/null
@@ -1,127 +0,0 @@
-Description: Missing descriptions from POD NAME sections.
- The brief description is missing from the NAME sections of module POD
- documentation in many of the componet modules.
-Bug: https://rt.cpan.org/Ticket/Display.html?id=75994
-Author: Robert James Clay <jame at rocasa.us>
-
---- a/lib/Excel/Template/Container/Loop.pm
-+++ b/lib/Excel/Template/Container/Loop.pm
-@@ -125,7 +125,7 @@
- 
- =head1 NAME
- 
--Excel::Template::Container::Loop
-+Excel::Template::Container::Loop - Excel::Template::Container::Loop
- 
- =head1 PURPOSE
- 
---- a/lib/Excel/Template/Container.pm
-+++ b/lib/Excel/Template/Container.pm
-@@ -124,7 +124,7 @@
- 
- =head1 NAME
- 
--Excel::Template::Container
-+Excel::Template::Container - Excel::Template::Container
- 
- =head1 PURPOSE
- 
---- a/lib/Excel/Template/Container/Scope.pm
-+++ b/lib/Excel/Template/Container/Scope.pm
-@@ -17,7 +17,7 @@
- 
- =head1 NAME
- 
--Excel::Template::Container::Scope
-+Excel::Template::Container::Scope - Excel::Template::Container::Scope
- 
- =head1 PURPOSE
- 
---- a/lib/Excel/Template/Context.pm
-+++ b/lib/Excel/Template/Context.pm
-@@ -308,7 +308,7 @@
- 
- =head1 NAME
- 
--Excel::Template::Context
-+Excel::Template::Context - Excel::Template::Context
- 
- =head1 PURPOSE
- 
---- a/lib/Excel/Template/Element/Backref.pm
-+++ b/lib/Excel/Template/Element/Backref.pm
-@@ -28,7 +28,7 @@
- 
- =head1 NAME
- 
--Excel::Template::Element::Backref
-+Excel::Template::Element::Backref - Excel::Template::Element::Backref
- 
- =head1 PURPOSE
- 
---- a/lib/Excel/Template/Element.pm
-+++ b/lib/Excel/Template/Element.pm
-@@ -14,7 +14,7 @@
- 
- =head1 NAME
- 
--Excel::Template::Element
-+Excel::Template::Element - Excel::Template::Element
- 
- =head1 PURPOSE
- 
---- a/lib/Excel/Template/Element/Range.pm
-+++ b/lib/Excel/Template/Element/Range.pm
-@@ -52,7 +52,7 @@
- 
- =head1 NAME
- 
--Excel::Template::Element::Range
-+Excel::Template::Element::Range - Excel::Template::Element::Range
- 
- =head1 PURPOSE
- 
---- a/lib/Excel/Template/Element/Var.pm
-+++ b/lib/Excel/Template/Element/Var.pm
-@@ -16,7 +16,7 @@
- 
- =head1 NAME
- 
--Excel::Template::Element::Var
-+Excel::Template::Element::Var - Excel::Template::Element::Var
- 
- =head1 PURPOSE
- 
---- a/lib/Excel/Template/Factory.pm
-+++ b/lib/Excel/Template/Factory.pm
-@@ -166,7 +166,7 @@
- 
- =head1 NAME
- 
--Excel::Template::Factory
-+Excel::Template::Factory - Excel::Template::Factory
- 
- =head1 PURPOSE
- 
---- a/lib/Excel/Template/Iterator.pm
-+++ b/lib/Excel/Template/Iterator.pm
-@@ -196,7 +196,7 @@
- 
- =head1 NAME
- 
--Excel::Template::Iterator
-+Excel::Template::Iterator - Excel::Template::Iterator
- 
- =head1 PURPOSE
- 
---- a/lib/Excel/Template/TextObject.pm
-+++ b/lib/Excel/Template/TextObject.pm
-@@ -63,7 +63,7 @@
- 
- =head1 NAME
- 
--Excel::Template::TextObject
-+Excel::Template::TextObject - Excel::Template::TextObject
- 
- =head1 PURPOSE
- 
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index b9944ce..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1,2 +0,0 @@
-10_SpellingError.patch
-20_DescriptionIssues.patch

-- 
Packaging of Excel::Template in Debian



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