summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2014-05-24 13:42:35 +0400
committerIgor Pashev <pashev.igor@gmail.com>2014-05-24 13:42:35 +0400
commit92252e898014250d45e3826e4121e03e422dc0cf (patch)
treea4d0d7f4688371e42f7da28327227fb80d8ebca1
parentb3b20e36598597952bfe08f15bae4bbf4c84283d (diff)
downloadpkg-cron-92252e898014250d45e3826e4121e03e422dc0cf.tar.gz
cron (3.0pl1-124+dyson3) unstable; urgency=mediumHEADdyson/3.0pl1-124+dyson3master
* Fixed that cron fails to reap child processes, leaving zombie processes: removed -DUSE_SIGCHLD from Makefile. Thanks to Justin Maggard! * Switched to 3.0 (quilt) source format with single debina patch
-rw-r--r--debian/changelog8
-rw-r--r--debian/source/format2
-rw-r--r--debian/source/options1
3 files changed, 10 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 62aee04..2976d6f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+cron (3.0pl1-124+dyson3) unstable; urgency=medium
+
+ * Fixed that cron fails to reap child processes, leaving zombie processes:
+ removed -DUSE_SIGCHLD from Makefile. Thanks to Justin Maggard!
+ * Switched to 3.0 (quilt) source format with single debina patch
+
+ -- Igor Pashev <pashev.igor@gmail.com> Sat, 24 May 2014 13:38:42 +0400
+
cron (3.0pl1-124+dyson2) unstable; urgency=low
* Use dh_smf
diff --git a/debian/source/format b/debian/source/format
index d3827e7..163aaf8 100644
--- a/debian/source/format
+++ b/debian/source/format
@@ -1 +1 @@
-1.0
+3.0 (quilt)
diff --git a/debian/source/options b/debian/source/options
new file mode 100644
index 0000000..7423a2d
--- /dev/null
+++ b/debian/source/options
@@ -0,0 +1 @@
+single-debian-patch