Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-22 | changelog release set to unstabledebian/2.0.3pre-1 | Lucas de Castro Borges | |
2024-04-22 | Debian | Lucas de Castro Borges | |
- New Upstream upload - Watch file updated Uptream project moved, updated the watch file to new repository. | |||
2018-12-23 | Upload to Sid. | Simon Quigley | |
2018-12-23 | Reflect the move in Salsa namespace. | Simon Quigley | |
2018-12-23 | Change my email to tsimonq2@debian.org now that I am a Debian Developer. | Simon Quigley | |
2018-02-27 | Release to unstable. | Simon Quigley | |
2018-02-27 | Update Vcs-* to reflect the move to Salsa. | Simon Quigley | |
2018-02-27 | Add zlib1g-dev as a build dependency to make sure that the CPU ZLib ↵ | Simon Quigley | |
benchmark works as intended (Closes: #536244). | |||
2018-02-27 | Bump debhelper compat to 11, no changes needed. | Simon Quigley | |
2018-02-27 | Bump Standards-version to 4.1.3, no changes needed. | Simon Quigley | |
2018-02-27 | Update to latest upstream Git commit (3d78bd2). | Simon Quigley | |
2017-11-25 | Clarify the changelog a bit. | Simon Quigley | |
2017-11-25 | Release to Debian Sid. | Simon Quigley | |
2017-11-25 | Trailing whitespace. | Simon Quigley | |
2017-11-25 | Bump Standards-version to 4.1.1, no changes needed. | Simon Quigley | |
2017-11-25 | Start a new changelog entry. | Simon Quigley | |
2017-09-09 | Upload to Sid. | Simon Quigley | |
2017-08-16 | Update Standards-version to 4.0.1, no changes needed. | Simon Quigley | |
2017-08-16 | Update to latest upstream Git commit (0ca8d0) so that we can drop all ↵ | Simon Quigley | |
patches, as they have all been applied upstream. | |||
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-21 | Update changelog for new upstream Git snapshot, hopefully the last one ↵ | Simon Quigley | |
before upload... | |||
2017-06-21 | Add changelog entry about spelling-error-in-binary | Simon Quigley | |
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 | Update packaging to reflect update to latest upstream Git commit. | 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 | 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) |