[sagemath] 05/44: Start sorting packages into 3 metapackages.
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 d1d7241bd6bc530e0a5da34c3ef73dcb9abe3735
Author: Tobias Hansen <tobias.han at gmx.de>
Date: Tue Aug 27 22:02:26 2013 +0200
Start sorting packages into 3 metapackages.
---
debian/changelog | 2 +-
debian/control | 39 +++++++++++++++++++++++++++++----------
2 files changed, 30 insertions(+), 11 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e375c33..c2788e5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
sagelib (5.11.1) UNRELEASED; urgency=low
- * Initial package, builds onl metapackages.
+ * Initial package, builds only metapackages.
-- Tobias Hansen <thansen at debian.org> Tue, 27 Aug 2013 21:14:43 +0200
diff --git a/debian/control b/debian/control
index 1ed5c70..4097ac8 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ 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)
-Standards-Version: 3.9.1
+Standards-Version: 3.9.4
X-Python-Version: 2.7
Package: sagelib-builddeps-testing
@@ -12,7 +12,8 @@ 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:
+Depends:
+ ${misc:Depends},
cython (>= 0.19),
debhelper (>= 7),
dpkg-dev (>= 1.15.7~),
@@ -26,8 +27,6 @@ Depends:
libcliquer-dev,
libec-dev (>= 0.0.2012.02.01),
libecm-dev,
- libflint-dev (>= 1.52),
- libflint-dev (<< 1.53),
libfplll-dev,
libfreetype6-dev,
libgc-dev,
@@ -42,21 +41,15 @@ Depends:
libiml-dev,
liblapack-dev,
liblfunction-dev,
- liblinboxsage-dev (= 1.3.2),
libm4ri-dev (>= 0.0.20130416),
libm4rie-dev (>= 0.0.20130416),
libmpc-dev (>=1.0),
libmpfi-dev,
libmpfr-dev,
libntl-dev,
- libpari-dev (>= 2.4),
libpng12-dev,
- libpolybori-dev (>= 0.8.0),
- libpolybori-groebner-dev,
- libppl0.11-dev,
libpynac-dev (>= 0.2.6-1),
libreadline-dev,
- libsingular-dev (>= 3-1-5),
libsqlite3-dev,
libsymmetrica-dev,
libtachyon-dev,
@@ -93,3 +86,29 @@ Depends:
sympow,
tachyon,
zlib1g-dev
+
+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
+ that are currently in Debian unstable, but not in testing.
+Depends:
+ ${misc:Depends}
+
+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
+ 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
+Depends:
+ ${misc:Depends},
+ libsingular-dev (>= 3-1-5),
+ libflint-dev (>= 1.52),
+ libflint-dev (<< 1.53),
+ liblinboxsage-dev (= 1.3.2),
+ libpari-dev (>= 2.4),
+ libpolybori-dev (>= 0.8.0),
+ libpolybori-groebner-dev,
+ libppl0.11-dev
--
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