[Pkg-ganeti-commits] r47 - in trunk/ganeti/debian: . patches

ultrotter at alioth.debian.org ultrotter at alioth.debian.org
Sat Jun 14 14:58:02 UTC 2008


Author: ultrotter
Date: 2008-06-14 14:58:02 +0000 (Sat, 14 Jun 2008)
New Revision: 47

Removed:
   trunk/ganeti/debian/patches/cronjob-check-executable.patch
Modified:
   trunk/ganeti/debian/changelog
Log:
Remove cronjob-check-executable.patch included upstream


Modified: trunk/ganeti/debian/changelog
===================================================================
--- trunk/ganeti/debian/changelog	2008-06-14 14:56:05 UTC (rev 46)
+++ trunk/ganeti/debian/changelog	2008-06-14 14:58:02 UTC (rev 47)
@@ -4,8 +4,9 @@
   * Change the default iallocator search path to support 'local' allocators
   * Ship the 'dumb' instance allocator
   * Call dh_pysupport in 'install' rather than 'binary-install'
+  * Remove 'cronjob-check-executable.patch' included upstream
 
- -- Guido Trotter <ultrotter at debian.org>  Sat, 14 Jun 2008 15:45:49 +0100
+ -- Guido Trotter <ultrotter at debian.org>  Sat, 14 Jun 2008 15:57:27 +0100
 
 ganeti (1.2.3-2) unstable; urgency=low
 

Deleted: trunk/ganeti/debian/patches/cronjob-check-executable.patch
===================================================================
--- trunk/ganeti/debian/patches/cronjob-check-executable.patch	2008-06-14 14:56:05 UTC (rev 46)
+++ trunk/ganeti/debian/patches/cronjob-check-executable.patch	2008-06-14 14:58:02 UTC (rev 47)
@@ -1,8 +0,0 @@
-diff -urN ganeti-1.2.3.old/doc/examples/ganeti.cron ganeti-1.2.3/doc/examples/ganeti.cron
---- ganeti-1.2.3.old/doc/examples/ganeti.cron	2008-02-18 14:24:47.000000000 +0100
-+++ ganeti-1.2.3/doc/examples/ganeti.cron	2008-02-22 08:23:41.911287638 +0100
-@@ -1,3 +1,3 @@
- PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin
- # restart failed instances
--*/5 * * * * root /usr/local/sbin/ganeti-watcher
-+*/5 * * * * root [ -x /usr/sbin/ganeti-watcher ] && /usr/sbin/ganeti-watcher




More information about the Pkg-ganeti-commits mailing list