aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2020-07-30Migrate from dpkg-parsechangelog to /usr/share/dpkg/pkg-info.mkJonathan McCrohan2-2/+4
2020-07-30bump Standards-Version to 4.5.0Jonathan McCrohan2-1/+4
2020-07-30Bump dh compat to 13, move from d/compat to Build-DependsJonathan McCrohan3-3/+10
2020-07-29New upstream version 0.9.1upstream/0.9.1upstreamJonathan McCrohan14-122/+1236
2018-04-07Release 0.8.2-1debian/0.8.2-1Jonathan McCrohan1-2/+2
2018-04-07d/patches: add patch from Helmut Grohne to fix FTCBFS (Closes: #852784)Jonathan McCrohan3-0/+21
2018-03-19d/changelog: remove trailing spacesJonathan McCrohan1-4/+5
2018-03-19d/patches: refresh patchesJonathan McCrohan2-2/+3
2018-03-19d/control: remove autotools-dev as a dependencyJonathan McCrohan3-4/+4
2018-03-19d/control: bump Standards-Version to 4.0.1Jonathan McCrohan2-2/+4
2018-03-19d/compat: bump to dh compat level to 11Jonathan McCrohan2-1/+2
2018-03-19New upstream release (0.8.2)Jonathan McCrohan3-18/+2
2018-02-18New upstream version 0.8.2upstream/0.8.2Jonathan McCrohan11-207/+64
2017-01-04d/patches: add patch from Reiner Herrmann <reiner@reiner-h.de> which adds ↵Jonathan McCrohan3-0/+17
support for reproducible builds
2017-01-04d/control: update homepage to reflect move to githubJonathan McCrohan2-1/+7
2017-01-02Release 0.8.1-1debian/0.8.1-1Jonathan McCrohan1-2/+2
2017-01-02d/control: bump Standards-Version to 3.9.8Jonathan McCrohan2-1/+3
2017-01-02New upstream release (0.8.1)Jonathan McCrohan1-0/+6
2017-01-02New upstream version 0.8.1upstream/0.8.1Jonathan McCrohan9-270/+178
2016-02-13Release 0.8.0-1Jonathan McCrohan1-2/+2
2016-02-06d/wavemon.docs: 's/README/&.md/' (upstream has moved to Github)Jonathan McCrohan2-1/+2
2016-02-06d/rules: add libnl includes path to DEB_CFLAGS_MAINT_APPENDJonathan McCrohan2-1/+2
2016-02-06d/rules: add PIE and full RELRO hardening options (hardening=+all)Jonathan McCrohan2-0/+3
2016-02-06d/control: add Build-Dep on libnl-3-dev, libnl-genl-3-dev, and pkg-configJonathan McCrohan2-1/+3
2016-01-30d/patches: refresh patchesJonathan McCrohan4-68/+9
2016-01-30New upstream release (0.8.0)Jonathan McCrohan1-1/+5
2016-01-30Imported Upstream version 0.8.0upstream/0.8.0Jonathan McCrohan25-1642/+7336
2016-01-30d/watch: upstream has moved to github; update accordinglyJonathan McCrohan2-1/+7
2015-04-26Release 0.7.6-4debian/0.7.6-4Jonathan McCrohan1-0/+6
2015-03-15Release 0.7.6-3debian/0.7.6-3Jonathan McCrohan1-2/+3
2015-03-15d/control: bump Standards-Version to 3.9.6Jonathan McCrohan2-1/+3
2015-03-15Add support for reproducible buildsJonathan McCrohan4-0/+75
2014-03-23Release 0.7.6-2debian/0.7.6-2Jonathan McCrohan1-2/+2
2014-03-23d/{control,rules}: Switch from dh-autoreconf to autotools-devJonathan McCrohan3-2/+4
2014-03-23Manually install docs using dh (Closes: #736932)Jonathan McCrohan5-19/+44
2014-01-28Release 0.7.6-1debian/0.7.6-1Jonathan McCrohan1-2/+2
2014-01-27d/rules: Use DEB_CFLAGS_MAINT_APPEND to ensure -pthread is always passed to ↵Jonathan McCrohan2-0/+4
CFLAGS
2014-01-27d/control: Build-Depends on dh-autoreconf rather than autotools-devJonathan McCrohan3-2/+3
2014-01-25d/patches: Drop 01-Allow-buildflags-to-be-overridden.patch; applied ↵Jonathan McCrohan4-51/+7
upstream, rename 02-remove-extra-copyright-file.patch as 01-remove-extra-copyright-file.patch
2014-01-25New upstream releaseJonathan McCrohan1-1/+5
2014-01-25Imported Upstream version 0.7.6upstream/0.7.6Jonathan McCrohan23-671/+743
2014-01-24d/control: bump Standards-Version to 3.9.5Jonathan McCrohan2-1/+3
2014-01-24d/control: update homepage URLJonathan McCrohan2-1/+2
2012-12-18Remove DMUA flag from d/controlJonathan McCrohan2-1/+7
2012-06-29Release 0.7.5-3debian/0.7.5-3Jonathan McCrohan1-2/+2
2012-06-29Set DM-Upload-Allowed flagNicholas Breen2-0/+5
2012-06-25Backport upstream commit eeaf804Jonathan McCrohan4-43/+56
2012-06-10Release 0.7.5-2debian/0.7.5-2Jonathan McCrohan1-2/+2
2012-06-10Added 01-pass-cppflags-and-ldflags-to-compiler.patch to enable build hardeningJonathan McCrohan4-3/+48
2012-06-10Bump debhelper to v9Jonathan McCrohan3-3/+4
td>[lcd4linux @ 2004-05-31 05:38:02 by reinelt]reinelt8-42/+94 fixed possible bugs with user-defined chars (clear high bits) thanks to Andy Baxter for debugging the MilfordInstruments driver! git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@449 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2004-05-31[lcd4linux @ 2004-05-31 01:31:01 by andy-b]andy-b1-10/+12 fixed bug in Milford Instruments driver which drew extra graphics chars in odd places when drawing double bars. (the display doesn't like it if you put the escape character 0xfe inside a define char sequence). git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@448 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2004-05-30[lcd4linux @ 2004-05-30 08:25:50 by reinelt]reinelt2-30/+92 Crystalfontz 631 driver finished git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@447 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2004-05-29[lcd4linux @ 2004-05-29 23:30:20 by reinelt]reinelt1-1/+9 fixed a compiler issue with drv_Image.c (thanks to Frank Stratmann) git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@446 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2004-05-29[lcd4linux @ 2004-05-29 15:53:28 by reinelt]reinelt3-9/+25 M50530: reset parport signals on exit plugin_ppp: ppp() has two parameters, not three lcd4linux.conf.sample: diskstats() corrected git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@445 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2004-05-29[lcd4linux @ 2004-05-29 01:07:56 by reinelt]reinelt2-21/+25 bug in plugin_diskstats fixed git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@444 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2004-05-29[lcd4linux @ 2004-05-29 00:27:14 by reinelt]reinelt8-11/+214 added plugin_diskstats.c git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@443 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2004-05-28[lcd4linux @ 2004-05-28 14:38:10 by reinelt]reinelt2-1/+41 Status and Changelog Update git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@442 3ae390bd-cb1e-0410-b409-cd5a39f66f1f