diff -Nru opensesame-3.1.9+a1/debian/changelog opensesame-3.1.9+b1/debian/changelog --- opensesame-3.1.9+a1/debian/changelog 2017-08-17 12:33:12.000000000 +0000 +++ opensesame-3.1.9+b1/debian/changelog 2017-08-18 08:36:25.000000000 +0000 @@ -1,5 +1,5 @@ -opensesame (3.1.9+a1-1) xenial; urgency=low +opensesame (3.1.9+b1-1) xenial; urgency=low * source package automatically created by stdeb 0.8.5 - -- Sebastiaan Mathot Thu, 17 Aug 2017 14:33:12 +0200 + -- Sebastiaan Mathot Fri, 18 Aug 2017 10:36:25 +0200 diff -Nru opensesame-3.1.9+a1/debian/rules opensesame-3.1.9+b1/debian/rules --- opensesame-3.1.9+a1/debian/rules 2017-08-17 12:33:12.000000000 +0000 +++ opensesame-3.1.9+b1/debian/rules 2017-08-18 08:36:25.000000000 +0000 @@ -1,7 +1,7 @@ #!/usr/bin/make -f # This file was automatically generated by stdeb 0.8.5 at -# Thu, 17 Aug 2017 14:33:12 +0200 +# Fri, 18 Aug 2017 10:36:25 +0200 export PYBUILD_NAME=opensesame %: dh $@ --with python2 --buildsystem=pybuild diff -Nru opensesame-3.1.9+a1/libopensesame/metadata.py opensesame-3.1.9+b1/libopensesame/metadata.py --- opensesame-3.1.9+a1/libopensesame/metadata.py 2017-08-17 12:27:00.000000000 +0000 +++ opensesame-3.1.9+b1/libopensesame/metadata.py 2017-08-18 08:36:10.000000000 +0000 @@ -21,7 +21,7 @@ from distutils.version import StrictVersion import sys -__version__ = u'3.1.9a1' +__version__ = u'3.1.9b1' strict_version = StrictVersion(__version__) # The version without the prerelease (if any): e.g. 3.0.0 main_version = u'.'.join([str(i) for i in strict_version.version]) diff -Nru opensesame-3.1.9+a1/opensesame_resources/android/android.json opensesame-3.1.9+b1/opensesame_resources/android/android.json --- opensesame-3.1.9+a1/opensesame_resources/android/android.json 2017-08-10 12:47:25.000000000 +0000 +++ opensesame-3.1.9+b1/opensesame_resources/android/android.json 2017-08-18 08:18:37.000000000 +0000 @@ -4,7 +4,7 @@ "include_pil": true, "name": "OpenSesame runtime for Android", "icon_name": "OpenSesame", -"version": "3.1.8", +"version": "3.1.9", "permissions": ["INTERNET", "VIBRATE"], "include_sqlite": false, -"numeric_version": "71"} +"numeric_version": "72"} diff -Nru opensesame-3.1.9+a1/PKG-INFO opensesame-3.1.9+b1/PKG-INFO --- opensesame-3.1.9+a1/PKG-INFO 2017-08-17 12:33:14.000000000 +0000 +++ opensesame-3.1.9+b1/PKG-INFO 2017-08-18 08:36:28.000000000 +0000 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: python-opensesame -Version: 3.1.9+a1 +Version: 3.1.9+b1 Summary: A graphical experiment builder for the social sciences Home-page: http://osdoc.cogsci.nl/ Author: Sebastiaan Mathot diff -Nru opensesame-3.1.9+a1/python_opensesame.egg-info/PKG-INFO opensesame-3.1.9+b1/python_opensesame.egg-info/PKG-INFO --- opensesame-3.1.9+a1/python_opensesame.egg-info/PKG-INFO 2017-08-17 12:33:12.000000000 +0000 +++ opensesame-3.1.9+b1/python_opensesame.egg-info/PKG-INFO 2017-08-18 08:36:24.000000000 +0000 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: python-opensesame -Version: 3.1.9+a1 +Version: 3.1.9+b1 Summary: A graphical experiment builder for the social sciences Home-page: http://osdoc.cogsci.nl/ Author: Sebastiaan Mathot