[sagemath] 08/44: Add meta-package for dependencies in experimental.

Tobias Hansen thansen at moszumanska.debian.org
Tue Feb 3 21:20:56 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 81fd56b1a7a386efa6b94c415b777808e9b722a0
Author: Tobias Hansen <tobias.han at gmx.de>
Date:   Tue Aug 27 23:30:27 2013 +0200

    Add meta-package for dependencies in experimental.
---
 debian/control | 22 +++++++++++++++-------
 1 file changed, 15 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 38b0fa8..3959af6 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ X-Python-Version: 2.7
 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
+ This meta-package depends on all build dependencies of sagelib
  that are currently in Debian testing.
 Depends:
  ${misc:Depends},
@@ -86,7 +86,7 @@ Depends:
 Package: sagelib-builddeps-unstable
 Architecture: all
 Description: build dependencies of sagelib that are in Debian unstable
- This meta package depends on all build dependencies of sagelib
+ This meta-package depends on all build dependencies of sagelib
  that are currently in Debian unstable, but not in testing.
 Depends:
  ${misc:Depends},
@@ -94,10 +94,21 @@ Depends:
  libm4rie-dev (>= 20130416),
  python-rpy
 
+Package: sagelib-builddeps-experimental
+Architecture: all
+Description: build dependencies of sagelib that are in Debian experimental
+ This meta-package depends on all build dependencies of sagelib
+ that are currently in Debian experimental, but not in unstable or testing.
+Depends:
+ ${misc:Depends},
+ libpolybori-dev (>= 0.8.0),
+ libpolybori-groebner-dev,
+ libppl0.12-dev (>= 1:1.1)
+
 Package: sagelib-builddeps-git
 Architecture: all
 Description: build dependencies of sagelib that are not in Debian
- This meta package depends on all build dependencies of sagelib
+ This meta-package depends on all build dependencies of sagelib
  that are currently not in Debian at all. Most of them should be 
  packaged in the Debian Science git at
  http://anonscm.debian.org/gitweb/?a=project_list&s=debian-science%2Fpackages
@@ -107,7 +118,4 @@ Depends:
  libsingular-dev (>= 3-1-5),
  libflint-dev (>= 2.3),
  liblinboxsage-dev (= 1.3.2),
- libpari-dev (>= 2.4),
- libpolybori-dev (>= 0.8.0),
- libpolybori-groebner-dev,
- libppl0.11-dev
+ libpari-dev (>= 2.4)

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