[SCM] Debian packaging of libfile-find-object-perl branch, master, updated. upstream/0.2.5-31-g717b5bf

Xavier Guimard x.guimard at free.fr
Tue Dec 4 05:26:50 UTC 2012


The following commit has been merged in the master branch:
commit b7fcc4e5708a9c08a12cdcdc8d98028053cc7641
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Tue Dec 4 06:25:46 2012 +0100

    Remove patches

diff --git a/debian/patches/fix-spelling-error.patch b/debian/patches/fix-spelling-error.patch
deleted file mode 100644
index 4894539..0000000
--- a/debian/patches/fix-spelling-error.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-Description: <short summary of the patch>
-Author: Xavier Guimard <x.guimard at free.fr>
-Bug: https://rt.cpan.org/Ticket/Display.html?id=81428
-Forwarded: https://rt.cpan.org/Ticket/Display.html?id=81428
-Last-Update: 2012-11-25
-
---- libfile-find-object-perl-0.2.5.orig/lib/File/Find/Object.pm
-+++ libfile-find-object-perl-0.2.5/lib/File/Find/Object.pm
-@@ -633,7 +633,7 @@ File::Find::Object - An object oriented
- File::Find::Object does same job as File::Find but works like an object and 
- with an iterator. As File::Find is not object oriented, one cannot perform
- multiple searches in the same application. The second problem of File::Find 
--is its file processing: after starting its main loop, one cannot easilly wait 
-+is its file processing: after starting its main loop, one cannot easily wait 
- for another event and so get the next result.
- 
- With File::Find::Object you can get the next file by calling the next() 
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 545ef07..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1,2 +0,0 @@
-use-module-install-0.38.patch
-fix-spelling-error.patch
diff --git a/debian/patches/use-module-install-0.38.patch b/debian/patches/use-module-install-0.38.patch
deleted file mode 100644
index cd072b2..0000000
--- a/debian/patches/use-module-install-0.38.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-Description: Use Module::Build 0.38
- Until Module::Build will be upgraded, this patch permits to build this module
-Author: Xavier Guimard <x.guimard at free.fr>
-Forwarded: no
-Last-Update: 2012-11-25
-
---- libfile-find-object-perl-0.2.5.orig/META.json
-+++ libfile-find-object-perl-0.2.5/META.json
-@@ -44,7 +44,7 @@
-       },
-       "configure" : {
-          "requires" : {
--            "Module::Build" : "0.39"
-+            "Module::Build" : "0.38"
-          }
-       },
-       "runtime" : {
---- libfile-find-object-perl-0.2.5.orig/META.yml
-+++ libfile-find-object-perl-0.2.5/META.yml
-@@ -6,7 +6,7 @@ build_requires:
-   File::Path: 0
-   Test::More: 0
- configure_requires:
--  Module::Build: 0.39
-+  Module::Build: 0.38
- dynamic_config: 1
- generated_by: 'Module::Build version 0.3901, CPAN::Meta::Converter version 2.120921'
- keywords:

-- 
Debian packaging of libfile-find-object-perl



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