From: Jean-Michel Nirgal Vourgère Date: Tue, 11 Feb 2014 16:35:07 +0000 (+0000) Subject: Downgrade a little for debian stable X-Git-Url: https://git.nirgal.com/?p=decoratedstr.git;a=commitdiff_plain;h=700363c93c25f05d99833deaa75c1d43da1188ac;hp=069d4b2a8fc2beca36ba21c28ae893b18e05663b Downgrade a little for debian stable --- diff --git a/debian/changelog b/debian/changelog index bd60a66..2f07b58 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -python-decoratedstr (0.5) UNRELEASED; urgency=low +python-decoratedstr (0.4) UNRELEASED; urgency=low * Changed compat level to 9. * Switch from python-central to dh_python2. * Bumped standard version to 3.9.5 diff --git a/debian/control b/debian/control index f2e049a..654c91c 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 9), python-all (>=2.6.6-3~), python3-all, dh-python -Standards-Version: 3.9.5 +Standards-Version: 3.9.4 Vcs-Svn: svn://svn.nirgal.com/kod/python-decoratedstr X-Python-Version: >= 2.6 X-Python3-Version: >= 3.2 diff --git a/decoratedstr.py b/decoratedstr.py old mode 100755 new mode 100644 index 0672138..ad5e88f --- a/decoratedstr.py +++ b/decoratedstr.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # -*- encoding: utf-8 -*- from __future__ import print_function, unicode_literals