[sagemath] 01/01: Update python 2.7 version number in d/rules.

Tobias Hansen thansen at moszumanska.debian.org
Mon Dec 12 15:48:43 UTC 2016


This is an automated email from the git hooks/post-receive script.

thansen pushed a commit to branch master
in repository sagemath.

commit ccd6d318e602cbed2ff877ad4b2d01bc1b6cc7aa
Author: Tobias Hansen <thansen at debian.org>
Date:   Mon Dec 12 15:48:22 2016 +0000

    Update python 2.7 version number in d/rules.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 4ea03d8..09c8116 100755
--- a/debian/rules
+++ b/debian/rules
@@ -247,7 +247,7 @@ release: ../sagemath_$(DEB_VERSION).dsc
 	  --chroot-setup-commands='apt-get install -y apt-transport-https' \
 	  --extra-repository='deb https://debian-science.alioth.debian.org/apt sid-sage/' \
 	  --chroot-setup-commands='echo deb http://httpredir.debian.org/debian testing main >> /etc/apt/sources.list' \
-	  --chroot-setup-commands='apt-get update && apt-get -t testing install -y python2.7=2.7.12-7 libpython2.7=2.7.12-7 python2.7-dev=2.7.12-7' \
+	  --chroot-setup-commands='apt-get update && apt-get -t testing install -y python2.7=2.7.13~rc1-1.1 libpython2.7=2.7.13~rc1-1.1 python2.7-dev=2.7.13~rc1-1.1' \
 	  --chroot-setup-commands='{ for i in python2.7 python2.7-minimal libpython2.7-stdlib libpython2.7 python2.7-dev; do echo $$i hold; done; } | dpkg --set-selections' \
 	  --chroot-setup-commands='sed -i -e /testing/d /etc/apt/sources.list && apt-get update' \
 	  --build-dep-resolver=aspcud \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sagemath.git



More information about the debian-science-commits mailing list