summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Chabot <simon.chabot@logilab.fr>2020-05-11 08:45:12 +0200
committerSimon Chabot <simon.chabot@logilab.fr>2020-05-11 08:45:12 +0200
commit5a5b23157a967f8a7dc2c155080011fc79927942 (patch)
treed4af8cf238a5626a12277ee6578bdcb8f846ae19
parent98fc52a05ff28e56fc30e4413022bf729dbc4f64 (diff)
downloadlogilab-common-debian/1.6.2-1.tar.gz
pkg: bump version to 1.6.2debian/1.6.2-11.6.2
-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