1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133
|
cronutils (1.9-3) unstable; urgency=medium
* Fix case of Vcs-* fields in control.
* Use https to refer to dep5 copyright format.
* Set rules-requires-root in control.
* Use debhelper-compat dependency instead of debian/compat, bump to 13.
* Update changelog for 1.9-3~1 release.
-- Jamie Wilkinson <jaq@debian.org> Tue, 12 Oct 2021 14:08:52 +1100
cronutils (1.9-2) unstable; urgency=medium
* Update URLs in control file.
* Bump debhelper compat and dependency to 12.
* Update watch file to format version 4.
* Bump standards version to 4.5.1.
* Replace priority `extra' with `optional'.
* Fix typos in code.
-- Jamie Wilkinson <jaq@debian.org> Wed, 10 Feb 2021 16:36:06 +1100
cronutils (1.9-1) unstable; urgency=medium
* New upstream release.
-- Jamie Wilkinson <jaq@debian.org> Wed, 30 Dec 2015 15:27:34 +1100
cronutils (1.8-1) unstable; urgency=medium
* New upstream release. (Closes: #777828)
-- Jamie Wilkinson <jaq@debian.org> Sat, 14 Mar 2015 22:03:25 +1100
cronutils (1.7-1) unstable; urgency=medium
* New upstream release.
* Bump standards-version to 3.9.6.
-- Jamie Wilkinson <jaq@debian.org> Sat, 14 Mar 2015 21:40:30 +1100
cronutils (1.6-1) unstable; urgency=low
* New upstream release.
-- Jamie Wilkinson <jaq@debian.org> Sun, 01 Jun 2014 13:23:33 +1000
cronutils (1.5-3) unstable; urgency=medium
* Update the hardening build flags in debian/rules for debhelper 9.
-- Jamie Wilkinson <jaq@debian.org> Wed, 28 May 2014 18:20:32 +1000
cronutils (1.5-2) unstable; urgency=medium
* Add VCS fields to the control file.
* Update debian/watch to github format, after upstream move.
* Update standards version to 3.9.5.
* Convert debian/copyright to the DEP5 machine readable format.
* Add debian/gbp.conf to configure git-buildpackage for the VCS.
-- Jamie Wilkinson <jaq@debian.org> Wed, 28 May 2014 18:03:07 +1000
cronutils (1.5-1) unstable; urgency=low
* New upstream release.
* Update standards version.
-- Jamie Wilkinson <jaq@debian.org> Wed, 28 Aug 2013 07:10:36 +1000
cronutils (1.4-3) unstable; urgency=low
* Fix build dependency on dpkg-dev.
-- Jamie Wilkinson <jaq@debian.org> Wed, 09 Jan 2013 10:11:00 +0000
cronutils (1.4-2) unstable; urgency=low
* Update Standards-Version to 3.9.2.
* Bump debian/compat to 9.
* Use buildflags.mk in debian/rules to enable hardening flags.
-- Jamie Wilkinson <jaq@debian.org> Wed, 09 Jan 2013 19:02:57 +1100
cronutils (1.4-1) unstable; urgency=low
* New upstream release.
-- Jamie Wilkinson <jaq@debian.org> Tue, 08 Jan 2013 11:18:55 +0000
cronutils (1.3.1-1) unstable; urgency=low
* New upstream release.
-- Jamie Wilkinson <jaq@debian.org> Mon, 07 Jan 2013 22:26:39 +0000
cronutils (1.3-1) unstable; urgency=low
* New upstream release.
* Updated watch file.
-- Jamie Wilkinson <jaq@debian.org> Mon, 07 Jan 2013 17:31:09 +0000
cronutils (1.2-1) unstable; urgency=low
* New upstream release
-- Jamie Wilkinson <jaq@debian.org> Mon, 21 May 2012 05:30:48 +0000
cronutils (1.1-3) unstable; urgency=low
* Fix FTBFS on kfreebsd, by defining HOST_NAME_MAX. (Closes: #635212)
* Put the libraries at the end of the linker call, allowing building
with --as-needed linker option (Thanks, Ilya Barygin) (Closes: #637587)
-- Jamie Wilkinson <jaq@debian.org> Wed, 17 Aug 2011 12:04:14 +1000
cronutils (1.1-2) unstable; urgency=low
* Added debian/watch file.
-- Jamie Wilkinson <jaq@debian.org> Sun, 24 Jul 2011 00:36:41 +1000
cronutils (1.1-1) unstable; urgency=low
* New upstream release.
-- Jamie Wilkinson <jaq@debian.org> Sun, 24 Jul 2011 00:29:00 +1000
cronutils (1.0-1) unstable; urgency=low
* Initial release (Closes: #634124)
-- Jamie Wilkinson <jaq@debian.org> Sun, 09 Jan 2011 14:06:35 -0800
|