diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-07-09 16:07:43 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-07-09 16:07:43 +0200 |
commit | e2e46d2bb990cadab12dc1e8852eb9ab69fe6d66 (patch) | |
tree | bc1508af51148324cb298167150ce7a51fc2071a /debian/changelog | |
parent | 819a9ab222da57d6064a7cc9ad3e2c9ff0ef2f82 (diff) |
New Maintainer
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 68 |
1 files changed, 68 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..8bd193d --- /dev/null +++ b/debian/changelog @@ -0,0 +1,68 @@ +downtimed (0.6-2) unstable; urgency=low + + * Add systemd + * Add startup + * New VCS + * New Maintainer (Closes: #745711) + + -- Jörg Frings-Fürst <debian@jff-webhosting.net> Wed, 09 Jul 2014 12:55:33 +0200 + +downtimed (0.6-1) unstable; urgency=low + + * New upstream release. + * Standard 3.9.5; no change needed. + * Local patches: + + 01-usage_strings.diff: New file. + + 02-tell_about_downtime.diff: Refreshed. + + 04_support_gnu_hurd.diff: No longer needed. + + -- Mats Erik Andersson <mats.andersson@gisladisker.se> Fri, 29 Nov 2013 12:52:28 +0100 + +downtimed (0.5-3) unstable; urgency=low + + * debian/control: + + Standard 3.9.4. No change needed. + + Build depends on dpkg-dev (>= 1.15.7) for hardening. + + Give correct Vcs-Svn. + * debian/rules: Correct spelling of variable CPPFLAGS. + Thanks to Simon Ruderich. (Closes: #672461) + * Corrections needed to cope with single user mode: + + debian/downtimed.init: Set Default-Start to "2 3 4 5" and add + "1" to Default-Stop. (Closes: #672473) + [lintian] Do not source "/lib/init/vars.sh". + + debian/rules: Remove override_dh_installinit. + + debian/downtimed.lintian-overrides: Do not keep overriding + "init.d-script-possible-missing-stop". + + -- Mats Erik Andersson <mats.andersson@gisladisker.se> Mon, 15 Jul 2013 22:41:43 +0200 + +downtimed (0.5-2) unstable; urgency=low + + * Update standards version: + + debian/control: Standard 3.9.3; new base URL for Vcs-Browser. + + debian/copyright: New URL for Format. + * debian/rules: Set and export build flags to enable hardening. + * Improve runtime support for GNU/Hurd: + + debian/patches/04_support_gnu_hurd.diff: New file. + + debian/downtimed.init: Use only "--exec" with start-stop-daemon. + + -- Mats Erik Andersson <mats.andersson@gisladisker.se> Fri, 06 Apr 2012 21:09:03 +0200 + +downtimed (0.5-1) unstable; urgency=low + + * New upstream release. + * Patches no longer needed: applied by upstream. + + 01-glibc_uses_gnu_source.diff: Removed. + + 03-manpage_up_to_date.diff: Removed. + * debian/control: Added stanzas Vcs-Svn and Vcs-Browser. + * debian/copyright: Spelling of DEP-5 section. + + Extend time period to 2011; correct for version 0.5. + * debian/downtimed.lintian-overrides: Adjust paths. + + -- Mats Erik Andersson <mats.andersson@gisladisker.se> Thu, 28 Apr 2011 01:12:56 +0200 + +downtimed (0.4-1) unstable; urgency=low + + * Initial release. (Closes: #607684) + + -- Mats Erik Andersson <mats.andersson@gisladisker.se> Wed, 09 Feb 2011 17:53:29 +0100 |