Skip to content
Snippets Groups Projects
Commit 33e0998b authored by Jeremiah Foster's avatar Jeremiah Foster :zap:
Browse files

Adding in versioninfo.inc so we don't have to do contortions to find this info.

parent c008aa85
No related branches found
No related tags found
No related merge requests found
Description: flashrom version info
There are a couple shell scripts, a Makefile, and a meson build file
that all need to know or try to find the version info. But the
versioninfo file seems to be the smartest choice for our needs.
.
flashrom (1.2.0-0pureos7) amber-updates; urgency=medium
.
* Found a cleaner way to remove git-hooks directory
* Bringing back in version information
Author: Jeremiah C. Foster <jeremiah.foster@puri.sm>
---
The information above should follow the Patch Tagging Guidelines, please
checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
are templates for supplementary fields that you might want to add:
Origin: <vendor|upstream|other>, <url of original patch>
Bug: <url in upstream bugtracker>
Bug-Debian: https://bugs.debian.org/<bugnumber>
Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
Forwarded: <no|not-needed|url proving that it has been forwarded>
Reviewed-By: <name and email of someone who approved the patch>
Last-Update: 2020-06-12
--- /dev/null
+++ flashrom-1.2.0/versioninfo.inc
@@ -0,0 +1 @@
+VERSION = v1.2-3
upstream-versioning-tools
exported-versioninfo-from-upstream
VERSION = v1.2-3
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment