[sagemath] 42/44: Put build dependencies into Build-Depends field.

Tobias Hansen thansen at moszumanska.debian.org
Tue Feb 3 21:20:59 UTC 2015


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

thansen pushed a commit to branch master
in repository sagemath.

commit e82c30984930aa6187a058b043b564d26178e6c9
Author: Tobias Hansen <tobias.han at gmx.de>
Date:   Tue Feb 3 21:37:06 2015 +0100

    Put build dependencies into Build-Depends field.
---
 debian/control | 28 +++++++++++++++-------------
 1 file changed, 15 insertions(+), 13 deletions(-)

diff --git a/debian/control b/debian/control
index 4848801..9833deb 100644
--- a/debian/control
+++ b/debian/control
@@ -2,22 +2,14 @@ Source: sagemath
 Section: math
 Priority: optional
 Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
-Uploaders: Felix Salfelder <felix at salfelder.org>
-Build-Depends: debhelper (>= 9)
+Uploaders: Tobias Hansen <thansen at debian.org>
+           Julien Puydt <julien.puydt at laposte.net>
+           Felix Salfelder <felix at salfelder.org>
 Standards-Version: 3.9.4
 X-Python-Version: 2.7
-
-# some tests will fail with python-matplotlib <=1.2.1
-
-Package: sagelib-builddeps-testing
-Architecture: all
-Description: build dependencies of sagelib that are in Debian testing
- This meta-package depends on all build dependencies of sagelib
- that are currently in Debian testing.
-Depends:
- ${misc:Depends},
+Build-Depends:
  cython (>= 0.19),
- debhelper (>= 7),
+ debhelper (>= 9),
  dpkg-dev (>= 1.15.7~),
  ecl (>= 11),
  eclib-tools,
@@ -104,6 +96,16 @@ Depends:
  tachyon,
  zlib1g-dev
 
+# some tests will fail with python-matplotlib <=1.2.1
+
+Package: sagelib-builddeps-testing
+Architecture: all
+Description: build dependencies of sagelib that are in Debian testing
+ This meta-package depends on all build dependencies of sagelib
+ that are currently in Debian testing.
+Depends:
+ ${misc:Depends}
+
 Package: sagelib-builddeps-unstable
 Architecture: all
 Description: build dependencies of sagelib that are in Debian unstable

-- 
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