please unblock monit
Hello,
monit 4.10.1-3 is in testing. I recently uploaded 4.10.1-4 fixing bug
#479357 (important, lenny), which would be good to get into lenny.
the debdiff is quite large due to an upgraded autoconf and a removed .orig
file from a patch, but the relevant parts are:
diff -u monit-4.10.1/debian/rules monit-4.10.1/debian/rules
--- monit-4.10.1/debian/rules
+++ monit-4.10.1/debian/rules
@@ -1,8 +1,7 @@
#!/usr/bin/make -f
include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/dpatch.mk
include /usr/share/cdbs/1/class/autotools.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
-include /usr/share/dpatch/dpatch.make
# This variable adds several arguments to the ./configure invocation,
# in *addition* to what autotools.mk does normally. So the end command
diff -u monit-4.10.1/debian/changelog monit-4.10.1/debian/changelog
--- monit-4.10.1/debian/changelog
+++ monit-4.10.1/debian/changelog
@@ -1,3 +1,12 @@
+monit (1:4.10.1-4) unstable; urgency=low
+
+ * Patch for config file location was not applied (Closes: #479357)
+ (thanks to DVZ-Team <dv-zentrum@fh-giessen.de>)
+ * The relocation patch created an unneccessary "file.c.orig", this
+ was removed from the patch.
+
+ -- Stefan Alfredsson <alfs@debian.org> Sun, 24 Aug 2008 23:44:46 +0000
+
monit (1:4.10.1-3) unstable; urgency=low
* SSL enabled as upstream provided GPL/OpenSSL
only in patch2:
unchanged:
--- monit-4.10.1.orig/debian/patches/00list
+++ monit-4.10.1/debian/patches/00list
@@ -0,0 +1,2 @@
+config_file_relocation
+monit.1-debian-path
Regards,
Stefan
Reply to: