summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmile Anclin <emile.anclin@logilab.fr>2010-02-17 09:09:17 +0100
committerEmile Anclin <emile.anclin@logilab.fr>2010-02-17 09:09:17 +0100
commit5dce31bcbdfedf8b82823ee897b815865e63c38a (patch)
tree8089686c2731a52bf26b6872a4495a517df7a2f8
parent35bfe023ac0dc796585f01b59018449c68cfb83d (diff)
downloadastroid-git-5dce31bcbdfedf8b82823ee897b815865e63c38a.tar.gz
update package, version and debian infos
--HG-- branch : rebuild
-rw-r--r--.hgtags4
-rw-r--r--__pkginfo__.py2
-rw-r--r--debian/changelog12
3 files changed, 17 insertions, 1 deletions
diff --git a/.hgtags b/.hgtags
index 9687d8ba..bebd4887 100644
--- a/.hgtags
+++ b/.hgtags
@@ -7,3 +7,7 @@ a8afb875d8065429b7d2cdef063a2ff9755693fb logilab-astng-debian-version-0_17_3-1
737d960676f3a27ae4118761e66b26da837c612f logilab-astng-debian-version-0_18_0-1
b46f6536314c578d23b7521d1262d2b15ccdc0f4 logilab-astng-version-0.19.1
9c4ae36166b7e7108fd28ad45207115b5eaa5303 logilab-astng-debian-version-0.19.1-1
+51b687ffb4d1a9fc8ede57ff47f74dac0d2919c8 logilab-astng-version-0.19.2
+b123c3e1c8c6af28f35191a1a379ac558448fc5b logilab-astng-debian-version-0.19.2-1
+cfafd4b0541e991765224127550e9666f2dc1164 logilab-astng-version-0.19.3
+2fce093c5db74ecee63bfe45bce91ce55f95c9b9 logilab-astng-debian-version-0.19.3-1
diff --git a/__pkginfo__.py b/__pkginfo__.py
index 49123233..fbe4ce9d 100644
--- a/__pkginfo__.py
+++ b/__pkginfo__.py
@@ -22,7 +22,7 @@ distname = 'logilab-astng'
modname = 'astng'
subpackage_of = 'logilab'
-numversion = (0, 19, 1)
+numversion = (0, 19, 3)
version = '.'.join([str(num) for num in numversion])
install_requires = ['logilab-common >= 0.39.0']
diff --git a/debian/changelog b/debian/changelog
index dceaaffd..a3762357 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+logilab-astng (0.19.3-1) unstable; urgency=low
+
+ * new upstream release
+
+ -- Sylvain Thénault <sylvain.thenault@logilab.fr> Fri, 18 Dec 2009 15:24:36 +0100
+
+logilab-astng (0.19.2-1) unstable; urgency=low
+
+ * new upstream release
+
+ -- Sylvain Thénault <sylvain.thenault@logilab.fr> Fri, 18 Dec 2009 11:53:32 +0100
+
logilab-astng (0.19.1-1) unstable; urgency=low
* new upstream release