Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-16 | Updated version 0.5.1+git20170815 from 'upstream/0.5.1+git20170815' | Simon Quigley | |
with Debian dir 36bf8e7e43d9f6621a63c79a597af2f4f76271b7 | |||
2017-07-14 | Fix reproducability patch so it will build. | Simon Quigley | |
2017-07-14 | Change urgency to medium. | Simon Quigley | |
2017-07-14 | Finalize changelog for uploading. | Simon Quigley | |
2017-07-14 | Make the build reproducible (Closes: #833379). | Simon Quigley | |
2017-07-12 | Be a bit more verbose with the changelog. | Simon Quigley | |
2017-07-05 | Update FSF address to new one. | Simon Quigley | |
2017-07-05 | Fix build on ppc64el (Closes: #865776). | Simon Quigley | |
2017-06-23 | Release to unstable. | Simon Quigley | |
2017-06-23 | Add 'Fix build on arm64' to changelog. | Simon Quigley | |
2017-06-23 | Update debian/copyright a bit further. | Simon Quigley | |
2017-06-23 | Add comment in the lintian-overrides file. | Simon Quigley | |
2017-06-21 | Update copyright file for new upstream release. | Simon Quigley | |
2017-06-21 | Update changelog for new upstream Git snapshot, hopefully the last one ↵ | Simon Quigley | |
before upload... | |||
2017-06-21 | Merge tag 'upstream/0.5.1+git20170620' | Simon Quigley | |
Upstream version 0.5.1+git20170620 | |||
2017-06-21 | New upstream version 0.5.1+git20170620 | Simon Quigley | |
2017-06-21 | Add changelog entry about spelling-error-in-binary | Simon Quigley | |
2017-06-19 | Add an override for this Lintian warning: spelling-error-in-binary ↵ | Simon Quigley | |
usr/lib/hardinfo/modules/devices.so Synopsys Synopsis. | |||
2017-06-19 | Rewrite debian/watch to pull from new upstream location. | Simon Quigley | |
2017-06-19 | Revise debian/changelog a bit. | Simon Quigley | |
2017-06-19 | Install the manpage correctly. | Simon Quigley | |
2017-06-19 | Remove unneeded files. | Simon Quigley | |
2017-06-19 | Trivial: change cgit to git in Vcs-Browser. | Simon Quigley | |
2017-06-19 | Update packaging to reflect update to latest upstream Git commit. | Simon Quigley | |
2017-06-19 | Merge tag 'upstream/0.5.1+git20170619' | Simon Quigley | |
Upstream version 0.5.1+git20170619 | |||
2017-06-19 | New upstream version 0.5.1+git20170619 | Simon Quigley | |
2017-06-19 | Add a couple of bug links in the changelog. | Simon Quigley | |
2017-06-19 | Merge changes from Ubuntu. | Simon Quigley | |
2017-06-19 | Add Homepage and Vcs-* fields in debian/control. | Simon Quigley | |
2017-06-19 | Rewrite and modernize debian/copyright, keeping the copyright for the ↵ | Simon Quigley | |
previous maintainer. | |||
2017-06-19 | Add ${misc:Depends} to hardinfo's dependencies. | Simon Quigley | |
2017-06-19 | Rewrite and modernize debian/rules, make it build with cmake. | Simon Quigley | |
2017-06-19 | Update the changelog to reflect that I just updated to the latest Git snapshot. | Simon Quigley | |
2017-06-19 | Add source/format file to make the package use quilt. | Simon Quigley | |
2017-06-19 | Bump debhelper version to 10. | Simon Quigley | |
2017-06-19 | Bump Standards-version to 4.0.0. No changes needed. | Simon Quigley | |
2017-06-19 | Fix whitespace and run wrap-and-sort. | Simon Quigley | |
2017-06-19 | Change myself to the Maintainer in debian/control (Closes: #852525). | Simon Quigley | |
2017-06-19 | New upstream version 0.5.1+git20170605 | Simon Quigley | |
2017-06-19 | Merge tag 'upstream/0.5.1+git20170605' | Simon Quigley | |
Upstream version 0.5.1+git20170605 | |||
2017-06-19 | Reverse changes so that the new upstream tar can be imported. | Simon Quigley | |
2017-06-19 | Import Debian changes 0.5.1-1.5 | gregor herrmann | |
hardinfo (0.5.1-1.5) unstable; urgency=medium * Non-maintainer upload. * Fix "FTBFS with clang instead of gcc": patch Makefile* to add "-std=gnu89" to CFLAGS. (Closes: #757525) | |||
2017-06-19 | Import Debian changes 0.5.1-1.4 | HIGUCHI Daisuke (VDR dai) | |
hardinfo (0.5.1-1.4) unstable; urgency=medium * Non-maintainer upload. * fix FTBFS "ld: cannot find -lselinux" by adding a build-dep on libselinux1-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386] (Closes: #747059). | |||
2017-06-19 | Import Debian changes 0.5.1-1.3 | Vincent Cheng | |
hardinfo (0.5.1-1.3) unstable; urgency=medium * Non-maintainer upload. * Fix FTBFS "ld: cannot find -llzma" by adding a build-dep on liblzma-dev. (Closes: #713717) | |||
2017-06-19 | Import Debian changes 0.5.1-1.2+powerpcspe1 | Roland Stigge | |
hardinfo (0.5.1-1.2+powerpcspe1) unreleased; urgency=low * Fix build on powerpcspe: added liblzma-dev to build-deps, see #713717 | |||
2017-06-19 | Import Debian changes 0.5.1-1.2 | gregor herrmann | |
hardinfo (0.5.1-1.2) unstable; urgency=low * Non-maintainer upload. * Fix "FTBFS: ld: cannot find -lffi": add patch from Ubuntu / Julien Lavergne: + debian/control: - Build-depends on libffi-dev to fix FTBFS (LP: #831185) (Closes: #652179) | |||
2017-06-19 | Import Debian changes 0.5.1-1.1 | Bernd Zeimetz | |
hardinfo (0.5.1-1.1) unstable; urgency=low * Non-maintainer upload. * [cd677eda] Move files from /usr/lib64 to /usr/lib. (Closes: #557569) - thanks to Kurt Roeckx | |||
2017-06-19 | Import Debian changes 0.5.1-1 | Agney Lopes Roth Ferraz | |
hardinfo (0.5.1-1) unstable; urgency=low * New upstream version. (Closes: #530290, #517591) | |||
2017-06-19 | Import Upstream version 0.5.1 | Simon Quigley | |
2017-06-19 | Import Debian changes 0.5c-1 | Agney Lopes Roth Ferraz | |
hardinfo (0.5c-1) unstable; urgency=low * New upstream version. (Closes: #517591, #511237, #457703, #519256, #449250, #457820, #497758) |