[Pkg-nagios-changes] [SCM] debian packaging of icinga(-core) branch, master, updated. debian/1.5.1-1-14-g55814f5

Alexander Wirt formorer at debian.org
Sat Nov 26 08:36:46 UTC 2011


The following commit has been merged in the master branch:
commit 0808c540043e5fcea871c05964403dd0bea3e2be
Author: Alexander Wirt <formorer at debian.org>
Date:   Sat Nov 26 09:23:30 2011 +0100

    Remove mootools

diff --git a/debian/control b/debian/control
index 9c8a506..78a8ef9 100644
--- a/debian/control
+++ b/debian/control
@@ -34,7 +34,7 @@ Description: host and network monitoring system - support files
 
 Package: icinga-cgi
 Architecture: any
-Depends: icinga-common (= ${source:Version}), coreutils (>= 4.5.3), ucf (>= 0.28), apache2-utils, ${misc:Depends}, ${perl:Depends}, ${misc:Depends}, ${shlibs:Depends}, adduser, libjs-scriptaculous, libjs-prototype, libjs-mootools
+Depends: icinga-common (= ${source:Version}), coreutils (>= 4.5.3), ucf (>= 0.28), apache2-utils, ${misc:Depends}, ${perl:Depends}, ${misc:Depends}, ${shlibs:Depends}, adduser, libjs-scriptaculous, libjs-prototype
 Recommends: apache2 | httpd, nagios-images (>> 0.1)
 Description: host and network monitoring system - CGI scripts
  Icinga is a modular monitoring framework for hosts, services, and
diff --git a/debian/patches/96_add_mootols_more.dpatch b/debian/patches/96_add_mootols_more.dpatch
deleted file mode 100755
index 1118e1a..0000000
--- a/debian/patches/96_add_mootols_more.dpatch
+++ /dev/null
@@ -1,18 +0,0 @@
-#! /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