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 f2bedb8..4935e7f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+qrtr (0.3+47g9dc7a88-1) unstable; urgency=medium
+
+ * Fix versioning to be compatible with debian using git describe.
+ For example v0.3-47-g9dc7a88 will be transform to 0.3+47g9dc7a88.
+
+ -- Aníbal Limón <anibal.limon@linaro.org> Fri, 29 Jan 2021 10:57:23 -0600
+
qrtr (0.3-47-g9dc7a88) unstable; urgency=medium
* Update versioning, get using "git describe --match v0.* --tags" on