[Pkg-nagios-changes] [pkg-nagios] r1780 - nagios3/trunk/debian

Alexander Wirt formorer at alioth.debian.org
Mon Oct 19 18:35:36 UTC 2009


tags 549683 pending
thanks

Author: formorer
Date: 2009-10-19 18:35:35 +0000 (Mon, 19 Oct 2009)
New Revision: 1780

Modified:
   nagios3/trunk/debian/changelog
   nagios3/trunk/debian/rules
Log:
Next try...


Modified: nagios3/trunk/debian/changelog
===================================================================
--- nagios3/trunk/debian/changelog	2009-10-19 18:26:10 UTC (rev 1779)
+++ nagios3/trunk/debian/changelog	2009-10-19 18:35:35 UTC (rev 1780)
@@ -1,6 +1,7 @@
-nagios3 (3.2.0-1.1) unstable; urgency=low
+nagios3 (3.2.0-2) unstable; urgency=low
 
   * Remove junkbytes from apache2.conf (Closes: #544190)
+  * Install debconf files also in arch-dep files (Closes: #549683)
 
  -- Alexander Wirt <formorer at debian.org>  Sun, 11 Oct 2009 19:52:29 +0200
 

Modified: nagios3/trunk/debian/rules
===================================================================
--- nagios3/trunk/debian/rules	2009-10-19 18:26:10 UTC (rev 1779)
+++ nagios3/trunk/debian/rules	2009-10-19 18:35:35 UTC (rev 1780)
@@ -172,6 +172,7 @@
 	dh_link		     -a
 	dh_installchangelogs -a
 	dh_installdocs       -a
+	dh_installdebconf    -a 
 	dh_install           -a
 	chmod 600 ${b}/nagios3-common/etc/nagios3/resource.cfg
 	dh_strip             -a  --dbg-package=nagios3-dbg
@@ -184,7 +185,6 @@
 	dh_gencontrol        -a
 	dh_md5sums           -a
 	dh_builddeb          -a
-	dh_installdebconf    -a 
 
 binary-indep: install-stamp
 	# XXX some stuff below here is commented out




More information about the Pkg-nagios-changes mailing list