[libdaemon-control-perl] 02/03: Drop deleting-unknown-formatting.patch patch

Salvatore Bonaccorso carnil at debian.org
Wed Jun 25 21:29:12 UTC 2014


This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch master
in repository libdaemon-control-perl.

commit 7d15c9bb0b6308aabf6acaa68b50aaf6204e1201
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Wed Jun 25 23:24:06 2014 +0200

    Drop deleting-unknown-formatting.patch patch
---
 debian/patches/deleting-unknown-formatting.patch | 27 ------------------------
 debian/patches/series                            |  1 -
 2 files changed, 28 deletions(-)

diff --git a/debian/patches/deleting-unknown-formatting.patch b/debian/patches/deleting-unknown-formatting.patch
deleted file mode 100644
index d8d8da7..0000000
--- a/debian/patches/deleting-unknown-formatting.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-Description: Deleting unknown formatting M<> in POD
-Origin: vendor
-Bug: https://rt.cpan.org/Public/Bug/Display.html?id=93280
-Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=93280
-Author: Salvatore Bonaccorso <carnil at debian.org>
-Last-Update: 2014-02-23
-
---- a/lib/Daemon/Control.pm
-+++ b/lib/Daemon/Control.pm
-@@ -713,7 +713,7 @@
- By default C<run> will use @ARGV for the action, and exit with an LSB compatible
- exit code.  For finer control, you can use C<run_command>, which will return
- the exit code, and accepts the action as an argument.  This enables more programatic
--control, as well as running multiple instances of M<Daemon::Control> from one script.
-+control, as well as running multiple instances of Daemon::Control from one script.
- 
-     my $daemon = Daemon::Control->new(
-         ...
-@@ -1013,7 +1013,7 @@
- Is called when B<foreground> is given as an argument.  Starts the 
- program or code reference and stays in the foreground -- no forking
- is done, regardless of the compile-time arguments.  Additionally,
--turns C<quiet> on to avoid showing M<Daemon::Control> output.
-+turns C<quiet> on to avoid showing Daemon::Control output.
- 
-     /usr/bin/my_program_launcher.pl foreground
- 
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 945c1aa..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-deleting-unknown-formatting.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdaemon-control-perl.git



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