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
|
apt-dater-host (1.0.1-3) unstable; urgency=medium
* Adjust lintian overrides.
* Update homepage field.
Closes: #974675
* Bump Standards-Version to 4.5.1.
* Bump debhelper-compat to level 13.
* Update debian/watch file standard to version 4.
-- Patrick Matthäi <pmatthaei@debian.org> Thu, 19 Nov 2020 14:56:14 +0100
apt-dater-host (1.0.1-2) unstable; urgency=medium
* Bump Standards-Version to 4.5.0.
* Use the new debhelper-compat notation, and drop the d/compat file.
* Move lintian-overrides file to source directory.
* Adjust source lintian-overrides.
* Overwrite lintian warning uses-dpkg-database-directly.
* Set Rules-Requires-Root: no.
* Fix lintian warning insecure-copyright-format-uri.
* Fix renamed lintian tag.
* Add patch 02-chmod-instead-of-chown to fix a FTBFS on pbuilder.
-- Patrick Matthäi <pmatthaei@debian.org> Thu, 23 Jan 2020 16:32:38 +0100
apt-dater-host (1.0.1-1) unstable; urgency=medium
* New upstream release.
* Bump debian/compat to level 11.
* Bump Standards-Version to 4.1.3 (no changes required).
* Add README.md to docs.
-- Patrick Matthäi <pmatthaei@debian.org> Wed, 24 Jan 2018 15:08:04 +0100
apt-dater-host (1.0.0-5) unstable; urgency=medium
* Bump Standards-Version to 4.0.0 (no changes required).
* Bump debian/compat to level 10.
-- Patrick Matthäi <pmatthaei@debian.org> Thu, 27 Jul 2017 15:19:24 +0200
apt-dater-host (1.0.0-4) unstable; urgency=medium
* Merge 1.0.0-2+deb8u1 changelog.
* Bump Standards-Version to 3.9.8 (no changes required).
* Fix capitalization error in package description of openSUSE.
-- Patrick Matthäi <pmatthaei@debian.org> Wed, 04 May 2016 21:12:43 +0200
apt-dater-host (1.0.0-3) unstable; urgency=medium
* Merge 1.0.0-2~bpo70+1 changelog.
* Add patch 01-jessie-kernel-detection to fix Linux Kernel status detection
with newer Jessie images. Thanks to Robert Bihlmeyer.
Closes: #794630
-- Patrick Matthäi <pmatthaei@debian.org> Tue, 22 Sep 2015 09:57:36 +0200
apt-dater-host (1.0.0-2+deb8u1) stable; urgency=low
* Add patch 01-jessie-kernel-detection to fix Linux Kernel status detection
with newer Jessie images. Thanks to Robert Bihlmeyer.
Closes: #794630
-- Patrick Matthäi <pmatthaei@debian.org> Mon, 12 Oct 2015 15:45:00 +0200
apt-dater-host (1.0.0-2~bpo70+1) wheezy-backports; urgency=low
* Rebuild for wheezy-backports.
-- Patrick Matthäi <pmatthaei@debian.org> Thu, 19 Mar 2015 10:34:52 +0100
apt-dater-host (1.0.0-2) unstable; urgency=low
* Move needrestart from depends to recommends.
Closes: #764323
-- Patrick Matthäi <pmatthaei@debian.org> Mon, 27 Oct 2014 19:36:22 +0100
apt-dater-host (1.0.0-1) unstable; urgency=medium
* Initial release.
Closes: #762725
- Upstream split apt-dater to apt-dater and apt-dater-host.
- Detect updates for multi arch.
Closes: #757329
-- Patrick Matthäi <pmatthaei@debian.org> Thu, 25 Sep 2014 08:57:46 +0200
|