[Pkg-nagios-changes] [SCM] debian packaging of icinga(-core) branch, master, updated. 1.0.2-2-13-g1192b35
Alexander Wirt
formorer at debian.org
Tue Oct 5 21:10:43 UTC 2010
The following commit has been merged in the master branch:
commit 1192b354c49c28742260da8536304a0f79bd068d
Author: Alexander Wirt <formorer at debian.org>
Date: Tue Oct 5 23:10:04 2010 +0200
Include mootools-more
diff --git a/debian/icinga-cgi.links b/debian/icinga-cgi.links
index dd3d62e..8db4479 100644
--- a/debian/icinga-cgi.links
+++ b/debian/icinga-cgi.links
@@ -1,4 +1,5 @@
usr/share/javascript/mootools/mootools.js usr/share/icinga/htdocs/js/mootools.js
+usr/share/iusr/share/javascript/mootools/mootools-more.js usr/share/icinga/htdocs/js/mootools-more.js
usr/share/javascript/prototype/prototype.js usr/share/icinga/htdocs/js/prototype.js
usr/share/javascript/scriptaculous/scriptaculous.js usr/share/icinga/htdocs/js/scriptaculous.js
usr/share/javascript/scriptaculous/builder.js usr/share/icinga/htdocs/js/builder.js
diff --git a/debian/patches/00list b/debian/patches/00list
index a3de880..6ad4e5d 100644
--- a/debian/patches/00list
+++ b/debian/patches/00list
@@ -5,3 +5,4 @@
55_idoutils-debianize
60_fix_p1.pl_patch_mini_epn.dpatch
70_fix_eventhandler_paths.dpatch
+96_add_mootols_more.dpatch
diff --git a/debian/patches/96_add_mootols_more.dpatch b/debian/patches/96_add_mootols_more.dpatch
new file mode 100755
index 0000000..1118e1a
--- /dev/null
+++ b/debian/patches/96_add_mootols_more.dpatch
@@ -0,0 +1,18 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 96_add_mootols_more.dpatch by Alexander Wirt <formorer at debian.org>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: use mootools-more
+
+ at DPATCH@
+diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch' '--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr' icinga-1.2~/html/menu.html.in icinga-1.2/html/menu.html.in
+--- icinga-1.2~/html/menu.html.in 2010-10-05 10:56:45.000000000 +0200
++++ icinga-1.2/html/menu.html.in 2010-10-05 22:51:57.071771876 +0200
+@@ -8,6 +8,7 @@
+ <link rel="stylesheet" type="text/css" href="stylesheets/interface/menu.css" media="screen, projection" />
+ <link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico" />
+ <script type="text/javascript" src="js/mootools.js"></script>
++ <script type="text/javascript" src="js/mootools-more.js"></script>
+ <script type="text/javascript" src="js/menu.js"></script>
+ </head>
+ <body>
--
debian packaging of icinga(-core)
More information about the Pkg-nagios-changes
mailing list