[Pkg-nagios-changes] [SCM] Debian packaging for Nagios3 branch, master, updated. debian/3.2.3-3-17-g05584c8
Alexander Wirt
formorer at debian.org
Fri Jun 15 08:27:12 UTC 2012
The following commit has been merged in the master branch:
commit 2b6573b429e4c78fe237744ad52a6229153d4c25
Author: Alexander Wirt <formorer at debian.org>
Date: Sat May 5 13:19:47 2012 +0200
Refresh 10_p1_pl_shebang.dpatch
diff --git a/debian/patches/10_p1_pl_shebang.dpatch b/debian/patches/10_p1_pl_shebang.dpatch
index 71077e8..0bc53da 100755
--- a/debian/patches/10_p1_pl_shebang.dpatch
+++ b/debian/patches/10_p1_pl_shebang.dpatch
@@ -5,12 +5,14 @@
## DP: Fix shebang of perl interpreter
@DPATCH@
-diff -urNad trunk~/p1.pl trunk/p1.pl
---- trunk~/p1.pl 2006-03-21 23:32:46.000000000 +0000
-+++ trunk/p1.pl 2006-06-26 13:55:35.000000000 +0000
-@@ -1,3 +1,5 @@
-+#!/usr/bin/perl
-+
- package Embed::Persistent;
-
- # p1.pl for Nagios 2.0
+diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch' '--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr' pkg-nagios3~/p1.pl pkg-nagios3/p1.pl
+--- pkg-nagios3~/p1.pl 2011-07-29 15:56:26.000000000 +0200
++++ pkg-nagios3/p1.pl 2012-05-05 13:19:18.290984896 +0200
+@@ -1,4 +1,6 @@
+- package Embed::Persistent;
++#!/usr/bin/perl
++
++package Embed::Persistent;
+
+ # p1.pl for Nagios
+
--
Debian packaging for Nagios3
More information about the Pkg-nagios-changes
mailing list