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
|
i3blocks (1.4-4) unstable; urgency=medium
* Add a patch to handle the output of recent mpstat (>= 11.6.0):
cpu_usage.patch. (Closes: #872794)
* Bump Standards-Version to 4.1.0, no changes were needed.
-- Jason Pleau <jason@jpleau.ca> Mon, 28 Aug 2017 14:59:31 -0400
i3blocks (1.4-3) unstable; urgency=medium
* Add a patch: makefile_reproducible.patch: make the build reproducible
(Thanks to Mattia Rizzolo for the patch !)
-- Jason Pleau <jason@jpleau.ca> Sat, 23 Jul 2016 00:39:39 -0400
i3blocks (1.4-2) unstable; urgency=medium
* Add a patch to use pandoc instead of ronn to generate manpage
See #796497: manpage_use_pandoc.patch
* Bump Standards-Versions to 3.9.8, no changes were required
* Update Vcs-* fields to point to the https browsable URLs
-- Jason Pleau <jason@jpleau.ca> Sat, 02 Jul 2016 10:12:37 -0400
i3blocks (1.4-1) unstable; urgency=medium
* New upstream release
* Fix d/watch file so it reports accurate versions
* d/control: set Architecture to linux-any, kfreebsd-any. It does not build
on GNU/Hurd, as it makes use of a lot of macros that are undefined.
* Use the github tagged release tarball (as it contains non-generated manual
pages)
* Add ruby-ronn as build-dependency (to generate the manual page)
* Fix broken Recommends fields on some architectures:
+ acpi is now: [amd64 i386 mipsel]
+ alsa-utils and sysstat are now: [linux-any]
-- Jason Pleau <jason@jpleau.ca> Mon, 06 Jul 2015 20:02:42 -0400
i3blocks (1.3-1) unstable; urgency=medium
* New upstream release
* Drop all patches since they were merged upstream
-- Jason Pleau <jason@jpleau.ca> Wed, 22 Oct 2014 17:29:12 -0400
i3blocks (1.2-1) unstable; urgency=low
* Initial release (Closes: #762517)
-- Jason Pleau <jason@jpleau.ca> Sat, 04 Oct 2014 18:17:31 -0400
|