summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a456839..d34cb85 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+rmtfs (0.2+35g1cc12d3-1) unstable; urgency=high
+
+ * Fix versioning to be compatible with debian using git describe.
+ For example v0.2-35-g1cc12d3 will be transform to 0.2+35g1cc12d3.
+
+ -- Aníbal Limón <anibal.limon@linaro.org> Fri, 29 Jan 2021 11:11:50 -0600
+
rmtfs (0.2-35-g1cc12d3) unstable; urgency=high
* Update versioning, get using "git describe --match v0.* --tags" on