[SCM] Debian packaging of Daemon-Control CPAN distribution branch, master, updated. c59a042a89ce4b8e9a148133fad9d6900f00fd9d

Xavier Guimard x.guimard at free.fr
Thu May 2 20:05:15 UTC 2013


The following commit has been merged in the master branch:
commit 66c4e72b4f2bdddbf417e3768e39069739cd3876
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Thu May 2 22:01:29 2013 +0200

    Remove spelling patch now included in upstream

diff --git a/debian/patches/0001-Fix-spelling-errors.patch b/debian/patches/0001-Fix-spelling-errors.patch
deleted file mode 100644
index 1ccf8ec..0000000
--- a/debian/patches/0001-Fix-spelling-errors.patch
+++ /dev/null
@@ -1,47 +0,0 @@
-From: intrigeri <intrigeri at boum.org>
-Date: Wed, 6 Jun 2012 18:11:43 -0300
-Subject: Fix spelling errors.
-
----
- lib/Daemon/Control.pm |    8 ++++----
- 1 file changed, 4 insertions(+), 4 deletions(-)
-
-diff --git a/lib/Daemon/Control.pm b/lib/Daemon/Control.pm
-index 03844bf..c7829d8 100644
---- a/lib/Daemon/Control.pm
-+++ b/lib/Daemon/Control.pm
-@@ -495,7 +495,7 @@ You can then call the program:
- 
-     /home/symkat/etc/init.d/program start
- 
--You can also make an LSB compatable init script:
-+You can also make an LSB compatible init script:
- 
-     /home/symkat/etc/init.d/program get_init_file > /etc/init.d/program
- 
-@@ -718,14 +718,14 @@ program, basic on the PID file.
- =head2 do_get_init_file
- 
- Is called when get_init_file is given as an argument.  Dumps an LSB
--compatable init file, for use in /etc/init.d/
-+compatible init file, for use in /etc/init.d/
- 
- /usr/bin/my_program_launcher.pl get_init_file
- 
- =head2 pretty_print
- 
- This is used to display status to the user.  It accepts a message, and a color.
--It will default to green text, if no color is explictly given.  Only supports
-+It will default to green text, if no color is explicitly given.  Only supports
- red and green.
- 
- $daemon->pretty_print( "My Status", "red" );
-@@ -744,7 +744,7 @@ An accessor for the PID.  Set by read_pid, or when the program is started.
- 
- =head2 dump_init_script
- 
--A function to dump the LSB compatable init script.  Used by do_get_init_file.
-+A function to dump the LSB compatible init script.  Used by do_get_init_file.
- 
- =head1 AUTHOR
- 
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 494f33a..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-0001-Fix-spelling-errors.patch

-- 
Debian packaging of Daemon-Control CPAN distribution



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