Skip to content

Commit 9db8148

Browse files
author
Yaroslav Halchenko
committed
Restrict to >= 2.7 python, tentative changelog
1 parent 4762ac2 commit 9db8148

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

debian/changelog

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
python-git (0.3.6+git28-g88f3dc2-2) UNRELEASED; urgency=medium
2+
3+
* debian/control
4+
- X-Python-Version: >= 2.7 to avoid problems on wheezy with 2.6 supported
5+
and then needing python-ordereddict
6+
7+
-- Yaroslav Halchenko <[email protected]> Sun, 08 Mar 2015 14:27:06 -0400
8+
19
python-git (0.3.6+git28-g88f3dc2-1) experimental; urgency=medium
210

311
* Fresh upstream snapshot with a variety of bugs fixed, e.g.

debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 7.0.50~), python, python-setuptools (>= 0.6a9),
1010
git,
1111
Standards-Version: 3.9.6
1212
Homepage: https://github.com/gitpython-developers/GitPython
13-
XS-Python-Version: all
13+
X-Python-Version: >= 2.7
1414
Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-git/trunk/
1515
Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-git/trunk/
1616

0 commit comments

Comments
 (0)