[Pkg-cron-devel] [SCM] Git repository for pkg-cron branch, sf3, updated. debian/3.0pl1-109-20-gde88d23

Christian Kastner debian at kvr.at
Sat Sep 24 22:26:51 UTC 2011


The following commit has been merged in the sf3 branch:
commit de88d23acaddeba2f366d156f929d2fb77e12756
Author: Christian Kastner <debian at kvr.at>
Date:   Sun Sep 25 00:14:37 2011 +0200

    Trivial refreshes (patch metadata and so on)

diff --git a/debian/patches/features/dont-die-on-missing-dirs b/debian/patches/features/dont-die-on-missing-dirs
index 25e64f7..da1839a 100644
--- a/debian/patches/features/dont-die-on-missing-dirs
+++ b/debian/patches/features/dont-die-on-missing-dirs
@@ -1,16 +1,16 @@
 Subject: Don't die on missing directories
 Author: Justin Pryzby <justinpryzby at users.sourceforge.net>
-Last-Update: 2010-04-19
 
 cron shouldn't just die when it encounters missing dirs.
 
 Bug-Debian: http://bugs.debian.org/470564
 
 Acked-by: Christian Kastner <debian at kvr.at>
-Index: patched/database.c
+Last-Update: 2011-09-24
+Index: sf3/database.c
 ===================================================================
---- patched.orig/database.c	2010-05-06 18:18:52.595435667 +0200
-+++ patched/database.c	2010-05-06 18:19:01.607560756 +0200
+--- sf3.orig/database.c	2011-09-24 23:07:57.296004765 +0200
++++ sf3/database.c	2011-09-24 23:14:56.812004765 +0200
 @@ -78,13 +78,15 @@
  	 */
  	if (stat(SPOOL_DIR, &statbuf) < OK) {
diff --git a/debian/patches/features/dont-fail-on-missing-MTA b/debian/patches/features/dont-fail-on-missing-MTA
index 2545ebd..6e7a0e0 100644
--- a/debian/patches/features/dont-fail-on-missing-MTA
+++ b/debian/patches/features/dont-fail-on-missing-MTA
@@ -8,10 +8,10 @@ This patch checks if MAILCMD is available before proceeding to pipe output to
 it.
 
 Bug-Debian: http://bugs.debian.org/577133
-Index: orig/do_command.c
+Index: sf3/do_command.c
 ===================================================================
---- orig.orig/do_command.c	2011-01-07 17:30:02.567707369 +0100
-+++ orig/do_command.c	2011-01-07 17:30:59.631645121 +0100
+--- sf3.orig/do_command.c	2011-09-24 23:14:18.544004819 +0200
++++ sf3/do_command.c	2011-09-24 23:14:37.832004764 +0200
 @@ -23,6 +23,8 @@
  #include "cron.h"
  #include <signal.h>
diff --git a/debian/patches/features/no-argument-is-stdin b/debian/patches/features/no-argument-is-stdin
index 7ee6cfa..b4eec19 100644
--- a/debian/patches/features/no-argument-is-stdin
+++ b/debian/patches/features/no-argument-is-stdin
@@ -7,10 +7,10 @@ users crontab. This way it is POSIXLY_CORRECT.
 Bug-Debian: http://bugs.debian.org/514062
 
 Acked-by: Christian Kastner <debian at kvr.at>
-Index: patched/crontab.c
+Index: sf3/crontab.c
 ===================================================================
---- patched.orig/crontab.c	2010-05-06 18:18:57.762561131 +0200
-+++ patched/crontab.c	2010-05-06 18:19:00.402560845 +0200
+--- sf3.orig/crontab.c	2011-09-24 23:14:45.512004765 +0200
++++ sf3/crontab.c	2011-09-24 23:14:53.520004756 +0200
 @@ -109,6 +109,9 @@
  #if defined(BSD)
  	setlinebuf(stderr);
diff --git a/debian/patches/other/DEAD-CODE b/debian/patches/other/DEAD-CODE
index 6102538..35b0e80 100644
--- a/debian/patches/other/DEAD-CODE
+++ b/debian/patches/other/DEAD-CODE
@@ -1,8 +1,8 @@
-Index: patched/do_command.c
+Index: sf3/do_command.c
 ===================================================================
---- patched.orig/do_command.c	2010-05-06 18:18:59.713435868 +0200
-+++ patched/do_command.c	2010-05-06 18:19:06.789435772 +0200
-@@ -349,6 +349,13 @@
+--- sf3.orig/do_command.c	2011-09-23 23:58:40.944004779 +0200
++++ sf3/do_command.c	2011-09-24 00:01:37.352004765 +0200
+@@ -348,6 +348,13 @@
  				_exit(OK_EXIT);
  			}
  # endif /*DEBUGGING*/

-- 
Git repository for pkg-cron



More information about the Pkg-cron-devel mailing list