File smemstat.changes of Package smemstat
-------------------------------------------------------------------
Sat Jan 12 12:38:02 UTC 2019 - mardnh@gmx.de
- Update to version 0.02.03
* Don't emit "Note: Mmeory reported in units..." message in quiet mode
* Don't emit Change in memory message in quiet mode
* Make structs pack more efficiently
-------------------------------------------------------------------
Mon Nov 26 12:33:56 UTC 2018 - Cristian RodrÃguez <crrodriguez@opensuse.org>
- Use the correct set of ncurses headers, find ncursesw includes
with pkg-config
-------------------------------------------------------------------
Tue Jul 10 13:46:53 UTC 2018 - mardnh@gmx.de
- Update to version 0.02.01
* Makefile: bump version
* debian/watch: look for .xz suffixed tarball
* Makefile: make .xz tarball for better compression
* Add .travis.yml file to make dist rule
* Add more constifications
* don't show arrow in one-shot mode
* Fix up some whitespacing
* Add some more constifications
* Voidify function returns
* snapcraft: add stage-packages entry
* debian/control: add libncurses-dev
* Add travis yaml file
* snapcraft: add libncursesw5-dev
-------------------------------------------------------------------
Thu Jun 14 12:59:09 UTC 2018 - mardnh@gmx.de
- Update to version 0.02.00
* Makefile: bump version
* debian/control: change build depends, now use libncurses5w-dev
* debian/control: update debhelper to version 11 or higher
* debian/compat: update to 11
* debian/copyright: use secure URI
* debian/control: remove trailing empty line
* Makefile: use ncursesw for utf-8
* Add delta field showing change in memory with -T option
* Make snapcraft stable
* snapcraft: update interfaces
* snapcraft: make confinement strict
* Make some index variables size_t
-------------------------------------------------------------------
Fri Jan 5 21:21:57 UTC 2018 - mardnh@gmx.de
- update to version 0.01.18
* Makefile: bump version
* debian/rules: remove whitespace at end of line
* Bump copyright year to 2018
* debian/control: update Standards-Version to 4.1.2
* Remove packed attribute from various structs
* snapcraft: add default app and stable keys
* snapcraft: Makefile: remove icon hack
-------------------------------------------------------------------
Wed May 10 17:00:04 UTC 2017 - mardnh@gmx.de
- update to version 0.01.17
* Makefile: bump version
* Manual: update copyright year and manual date
* Makefile: add snapcraft to make dist rule
* Add variable pid size handling.
* Update copyright year
* Add system-observe plug to snapcraft rules
- update to version 0.01.16
* Makefile: bump version
* Add some more trivial comments
* Remove unnecessary static NULL assignments
* Add gnu printf attributes
* Clean up code
* Remove need for linebreak display function
* Debain/control: add libncurses5-dev
* Update manual
* Add ncurses -t and -T top modes
* Makefile: add PEDANTIC flags
- update to version 0.01.15
* Makefile: bump version
* Debian/control: update Build-Depends for debhelper
* Debian/compat: update to 9
* Debian/control: update Standards-Version to 3.9.8
* Update and correct copyright years
-------------------------------------------------------------------
Wed Nov 11 21:34:17 UTC 2015 - mardnh@gmx.de
- initial package