[Pkg-nagios-changes] [SCM] Debian packaging of icinga-web branch, master, updated. debian/1.7.0-1_netways-22-g6b04c67
Markus Frosch
markus at lazyfrosch.de
Thu Jun 14 17:40:35 UTC 2012
The following commit has been merged in the master branch:
commit 6b04c67333525ceb1356675cdc12c7d6df5c38b4
Author: Markus Frosch <markus at lazyfrosch.de>
Date: Thu Jun 14 19:40:31 2012 +0200
removed unneeded quilt dependency
diff --git a/debian/control b/debian/control
index 1249acc..19b41ad 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: icinga-web
Section: php
Priority: extra
Maintainer: Markus Frosch <markus at lazyfrosch.de>
-Build-Depends: debhelper (>= 7.0.50~), autotools-dev, quilt (>= 0.46-7~), po-debconf
+Build-Depends: debhelper (>= 7.0.50~), autotools-dev, po-debconf
Standards-Version: 3.9.3
Homepage: http://www.icinga.org
Vcs-Git: git://git.debian.org/git/pkg-nagios/pkg-icinga-web.git
diff --git a/debian/rules b/debian/rules
index f862ec6..c0d8ba5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@
b := $(shell pwd)/debian
%:
- dh --with quilt --buildsystem=autoconf $@
+ dh --buildsystem=autoconf $@
override_dh_auto_configure:
./configure --prefix=/usr \
--
Debian packaging of icinga-web
More information about the Pkg-nagios-changes
mailing list