[27887] in Source-Commits

home help back first fref pref prev next nref lref last post

python-moira commit: Bump version number

daemon@ATHENA.MIT.EDU (Victor Vasiliev)
Mon Mar 24 20:34:53 2014

Date: Mon, 24 Mar 2014 20:34:46 -0400
From: Victor Vasiliev <vasilvv@MIT.EDU>
Message-Id: <201403250034.s2P0YkL9011021@drugstore.mit.edu>
To: source-commits@MIT.EDU

https://github.com/mit-athena/python-moira/commit/8ef43e7af55889f916c5e39324f6e91274b10cd0
commit 8ef43e7af55889f916c5e39324f6e91274b10cd0
Author: Victor Vasiliev <vasilvv@mit.edu>
Date:   Mon Mar 24 20:12:32 2014 -0400

    Bump version number

 debian/changelog |    7 +++++++
 setup.py         |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 77e584f..37efc59 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-moira (4.3.1-0debathena1) UNRELEASED; urgency=low
+
+  * Release proper Debathena versions
+  * Bump upstream version
+
+ -- Victor Vasiliev <vasilvv@mit.edu>  Mon, 24 Mar 2014 20:10:13 -0400
+
 python-moira (4.3.0-2) unstable; urgency=low
 
   * Add missing build-dependency on debathena-libmrclient-dev.
diff --git a/setup.py b/setup.py
index ff2db53..20548cf 100755
--- a/setup.py
+++ b/setup.py
@@ -6,7 +6,7 @@ from Pyrex.Distutils import build_ext
 
 setup(
     name="PyMoira",
-    version="4.3.0",
+    version="4.3.1",
     description="PyMoira - Python bindings for the Athena Moira library",
     author="Evan Broder",
     author_email="broder@mit.edu",

home help back first fref pref prev next nref lref last post