call git as subprocess instead of using the git python API
[mass-build.git] / build_system.py
index 63a236ef5431f7a6a781b07b6abed706af4b2ac4..75b55376aff6b85ec68d6ead64da0352282349ae 100644 (file)
@@ -99,7 +99,7 @@ try:
                                'name': self.config['debName'],
                                'email': self.config['debEMail'],
                                'parallelJobs': self.config['jobs'],
-                               'version': versionName,
+                               'version': versionName + self.config.get('versionSuffix', ''),
                                'waitAfterConfig': waitAfterConfig,
                        }
                        # copy some more optional configuration