Skip to content

Commit 08088db

Browse files
author
Yaroslav Halchenko
committed
Let's try current snapshot -- tests failed otherwise
====================================================================== FAIL: test_commit_serialization (git.test.performance.test_commit.TestPerformance) ---------------------------------------------------------------------- Traceback (most recent call last): File /home/yoh/deb/gits/build-area/python-git-1.0.1/git/test/performance/test_commit.py, line 79, in test_commit_serialization assert_commit_serialization(self.gitrwrepo, self.gitrwrepo.head, True) File /home/yoh/deb/gits/build-area/python-git-1.0.1/git/test/test_commit.py, line 57, in assert_commit_serialization assert istream.hexsha == cm.hexsha.encode('ascii') AssertionError
1 parent e5fca22 commit 08088db

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

debian/changelog

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
python-git (1.0.1-1) unstable; urgency=medium
1+
python-git (1.0.1+git72-g039e265-1) unstable; urgency=medium
22

3-
* Fresh upstream release. Upload to unstable (Closes: #790068)
3+
* Fresh snapshot post upstream release -- mainly bugfixes discovered
4+
after release. Upload to unstable (Closes: #790068)
45
* debian/control
56
- X-Python-Version: >= 2.7 to avoid problems on wheezy with 2.6 supported
67
and then needing python-ordereddict

0 commit comments

Comments
 (0)