[med-svn] [pymia] 05/06: update changelog entry

Gert Wollny gert-guest at moszumanska.debian.org
Thu Dec 5 15:13:26 UTC 2013


This is an automated email from the git hooks/post-receive script.

gert-guest pushed a commit to branch master
in repository pymia.

commit e73032ae9760a4c42955c760d2fbde3e06620f0a
Author: Gert Wollny <gw.fossdev at gmail.com>
Date:   Thu Dec 5 16:10:07 2013 +0100

    update changelog entry
---
 debian/changelog | 4 ++--
 setup.py         | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 489f88f..fd371fa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-pymia (0.1.4-1) unstable; urgency=low
+pymia (0.1.5-1) unstable; urgency=low
 
   * Initial release (Closes: #694439)
 
- -- Gert Wollny <gw.fossdev at gmail.com>  Wed, 04 Dec 2013 17:27:20 +0100
+ -- Gert Wollny <gw.fossdev at gmail.com>  Wed, 05 Dec 2013 17:27:20 +0100
diff --git a/setup.py b/setup.py
index 2d1eaeb..0f915bf 100644
--- a/setup.py
+++ b/setup.py
@@ -49,7 +49,7 @@ depvars['include_dirs'].append(numpy.get_include())
 
 extension = Extension('mia', 
                       ['src/mia_python.cc'], 
-                      extra_compile_args = ['-std=c++11'], 
+                      extra_compile_args = ['-std=c++0x'], 
                       depends = ["numpy"], 
                       **depvars)
 

-- 
Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/pymia.git



More information about the debian-med-commit mailing list