control: tag -1 patch

I looked into the trigger usage for this package, and as best I can
tell it is correct to use interest-noawait.

The trigger is solely used to restart the mcollective init script, so
as long as the new files are installed from the other package, then
it's safe to restart the service without making the other package
wait.

Best wishes,
Mike
diff -Nru mcollective-2.6.0+dfsg/debian/changelog mcollective-2.6.0+dfsg/debian/changelog
--- mcollective-2.6.0+dfsg/debian/changelog	2014-12-04 16:32:18.000000000 +0000
+++ mcollective-2.6.0+dfsg/debian/changelog	2014-12-20 07:00:31.000000000 +0000
@@ -1,3 +1,10 @@
+mcollective (2.6.0+dfsg-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Use interest-noawait trigger (closes: #772864).
+
+ -- Michael Gilbert <mgilb...@debian.org>  Sat, 20 Dec 2014 06:59:40 +0000
+
 mcollective (2.6.0+dfsg-2) unstable; urgency=low
 
   [ Jean Baptiste Favre ]
diff -Nru mcollective-2.6.0+dfsg/debian/mcollective.triggers mcollective-2.6.0+dfsg/debian/mcollective.triggers
--- mcollective-2.6.0+dfsg/debian/mcollective.triggers	2014-12-04 16:32:18.000000000 +0000
+++ mcollective-2.6.0+dfsg/debian/mcollective.triggers	2014-12-20 07:00:01.000000000 +0000
@@ -1 +1 @@
-interest /usr/share/mcollective/plugins
+interest-noawait /usr/share/mcollective/plugins

Reply via email to