[Python-modules-commits] [cysignals] 02/02: d/README.source: Build-Profiles scheme

Jerome Benoit calculus-guest at moszumanska.debian.org
Mon Oct 3 00:35:33 UTC 2016


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

calculus-guest pushed a commit to branch master
in repository cysignals.

commit 66f1659f831c0ea78100e3cced146dc1e527f1e3
Author: Jerome Benoit <calculus at rezozer.net>
Date:   Mon Oct 3 01:32:12 2016 +0100

    d/README.source: Build-Profiles scheme
---
 debian/README.Debian |  4 ++--
 debian/README.source | 27 ++++++++++++---------------
 debian/changelog     |  2 +-
 3 files changed, 15 insertions(+), 18 deletions(-)

diff --git a/debian/README.Debian b/debian/README.Debian
index 366eb62..d96939f 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -5,7 +5,7 @@ The core part of the `cysignals' Cython package comes in different flavours.
 Each flavour is distributed within a distinct Debian package, and these cannot
 be co-installed.
 
-At the time of writing, there are 2 flavours: the `bare' flavour is built
+At the time of writing, there are two flavours: the `bare' flavour is built
 against no specific library and is meant for generic usage; the `pari' flavour
 is additionally built against the PARI/GP library (version 2.8 or higher) and
 has a hard-dependency on the PARI/GP runtime library package, and is used by
@@ -33,4 +33,4 @@ tests require the debugging tool `cysignals-CSI' as distributed in the Debian
 package `cysignals-tools' to be performed properly; straightforward Makefile
 scripts to run them are provided.
 
- -- Jerome Benoit <calculus at rezozer.net>  Thu, 15 Sep 2016 01:11:37 +0000
+ -- Jerome Benoit <calculus at rezozer.net>  Sun, 02 Oct 2016 23:57:03 +0000
diff --git a/debian/README.source b/debian/README.source
index 46cd35a..5e49536 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -1,19 +1,16 @@
-Beside the required branches, the Git repository for cysignals possesses an
-experimental-sage branch which contains the full material. The master branch
-is meant to be the experimental-sage minus the support for the PARI/GP library
-(cf debian/README.Debian): at the time of packaging, the involved PARI/GP
-material is not supported in Debian.
+As explained in debian/README.Debian, Debian distributes `cysignals' Cython
+package in different flavours; two flavours exactly at the time of writing,
+`bare' and `pari'. Unfortunately, at the time of packaging, only the `bare'
+flavour can be supported in Debian because the involved PARI/GP material
+required for the `pari' flavour is not supported in Debian. Nevertheless,
+for development purposes, a Build-Profiles profile [1] has been implemented
+for the `pari' flavour.
 
-Basically the experimental-sage branch is maintained first, then the new stuff
-is merged into the master branch, and finally the `pari' flavour material (cf
-debian/README.Debian) is commented out with the comment `##EXPERIMENTAL##' in
-such a way that the following command may restore the experimental stuff:
-	$ find debian -type f -exec sed -i -e 's|^##EXPERIMENTAL##||g' \{\} \;
-
-This approach allows us (the Debain Sage[Math] Team) to expose the cysignal
+This approach allows us (the Debian Sage[Math] Team) to expose the cysignals
 Debian package to the unstable and testing distributions and to step forward
-in the packaging of Sage [1].
+in the packaging of Sage [2].
 
-[1] https://wiki.debian.org/DebianScience/Sage
+[1] https://wiki.debian.org/BuildProfileSpec
+[2] https://wiki.debian.org/DebianScience/Sage
 
- -- Jerome Benoit <calculus at rezozer.net>  Fri, 23 Sep 2016 13:26:48 +0000
+ -- Jerome Benoit <calculus at rezozer.net>  Mon, 03 Oct 2016 00:30:39 +0000
diff --git a/debian/changelog b/debian/changelog
index ed182d2..95a15e0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,4 +2,4 @@ cysignals (1.1.1+ds-1) unstable; urgency=medium
 
   * Initial release (Closes: #834232).
 
- -- Jerome Benoit <calculus at rezozer.net>  Sun, 02 Oct 2016 23:47:18 +0000
+ -- Jerome Benoit <calculus at rezozer.net>  Mon, 03 Oct 2016 00:31:00 +0000

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/cysignals.git



More information about the Python-modules-commits mailing list