From 6f33d75c377234f19abf10fd8abfcb85eb0a7281 Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Sat, 6 Sep 2014 20:18:09 -0400 Subject: [PATCH] ENH: added -b debian for Vcs-Git field for correct debcheckout --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index f154e551..3f8cf77d 100644 --- a/debian/control +++ b/debian/control @@ -30,7 +30,7 @@ Build-Depends: cython (>= 0.17), Standards-Version: 3.9.5 Homepage: http://scikit-image.org Vcs-Browser: https://github.com/scikit-image/scikit-image -Vcs-Git: git://github.com/scikit-image/scikit-image.git +Vcs-Git: git://github.com/scikit-image/scikit-image.git -b debian X-Python-Version: >= 2.6 X-Python3-Version: >= 3.2 XS-Testsuite: autopkgtest