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
|
earlyoom (1.2-1) unstable; urgency=medium
* New upstream release 1.2.
* debian/control: Add new build-dependency pandoc.
-- Boyuan Yang <byang@debian.org> Sat, 03 Nov 2018 16:24:23 -0400
earlyoom (1.1-3) unstable; urgency=medium
* debian/control:
+ Bump Standards-Version to 4.2.1 (no changes needed).
+ Update my uploader email and use the @debian.org one.
* debian/copyright: Update copyright year.
-- Boyuan Yang <byang@debian.org> Wed, 10 Oct 2018 15:54:09 -0400
earlyoom (1.1-2) unstable; urgency=medium
* debian/rules: Disable tests.
* debian/control: Remove build-dependency to golang.
-- Boyuan Yang <073plan@gmail.com> Fri, 13 Jul 2018 16:40:17 +0800
earlyoom (1.1-1) unstable; urgency=medium
[ Yangfl ]
* New upstream release
* Bump Standards-Version to 4.1.5
* debian/rules: Rename SYSTEMDDIR variable with SYSTEMDUNITDIR to fit
upstream changes.
[ Boyuan Yang ]
* debian/patches: Drop all backported patches.
* debian/control: Add build-dependency golang-any to enable tests.
-- Boyuan Yang <073plan@gmail.com> Fri, 13 Jul 2018 10:00:01 +0800
earlyoom (1.0-2) unstable; urgency=medium
* Backport upstream trunk code till 2018-03-05.
* d/control: Bump Standards-Version to 4.1.4 (no changes needed).
* d/control: Migrate to Salsa platform for Vcs fields.
* d/rules: Use "dh_missing --fail-missing".
-- Boyuan Yang <073plan@gmail.com> Sun, 06 May 2018 20:57:51 +0800
earlyoom (1.0-1) unstable; urgency=medium
* New upstream release.
* Bump Standards-Version to 4.1.3.
* Bump debhelper compat to v11.
* Remove all patches, merged upstream.
-- Boyuan Yang <073plan@gmail.com> Thu, 01 Feb 2018 11:43:07 +0800
earlyoom (0.12-3) unstable; urgency=medium
* Mark earlyoom as linux-any. Closes: #881782
-- Boyuan Yang <073plan@gmail.com> Tue, 21 Nov 2017 14:02:59 +0800
earlyoom (0.12-2) unstable; urgency=medium
* Apply "wrap-and-sort -abst".
* d/control: Fix typo in Vcs-Git.
-- Boyuan Yang <073plan@gmail.com> Tue, 21 Nov 2017 09:30:44 +0800
earlyoom (0.12-1) unstable; urgency=medium
* Initial release (Closes: #813607)
-- Yangfl <mmyangfl@gmail.com> Thu, 28 Sep 2017 10:43:10 +0800
|