summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--__pkginfo__.py2
-rw-r--r--debian/changelog6
2 files changed, 7 insertions, 1 deletions
diff --git a/__pkginfo__.py b/__pkginfo__.py
index f1bffe5..c946433 100644
--- a/__pkginfo__.py
+++ b/__pkginfo__.py
@@ -28,7 +28,7 @@ modname = 'common'
subpackage_of = 'logilab'
subpackage_master = True
-numversion = (1, 6, 1)
+numversion = (1, 6, 2)
version = '.'.join([str(num) for num in numversion])
license = 'LGPL' # 2.1 or later
diff --git a/debian/changelog b/debian/changelog
index 8aaadee..1e2b60b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+logilab-common (1.6.2-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Chabot Simon <schabot@wilson> Mon, 11 May 2020 08:45:55 +0200
+
logilab-common (1.6.1-1) unstable; urgency=medium
* New upstream release