[gap-float] 01/01: Imported Debian patch 0.8.0+ds-3

Jerome Benoit calculus-guest at moszumanska.debian.org
Fri Nov 24 14:40:24 UTC 2017


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

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

commit 2a066454fecbe85713fecb24258e8ea3eb935047
Author: Jerome Benoit <calculus at rezozer.net>
Date:   Fri Nov 24 18:33:38 2017 +0400

    Imported Debian patch 0.8.0+ds-3
---
 debian/changelog                                     |  9 +++++++++
 debian/patches/series                                |  1 -
 .../upstream-tests-testall_g-QUIT_GAP-discard.patch  | 20 --------------------
 debian/tests/control                                 |  2 ++
 debian/tests/makecheck.tst                           |  6 ------
 5 files changed, 11 insertions(+), 27 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 422e158..80341a3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+gap-float (0.8.0+ds-3) unstable; urgency=medium
+
+  * Debianization:
+    - debian/tests, revisit;
+    - debian/patches/*:
+      - d/p/upstream-tests-testall_g-QUIT_GAP-discard.patch, discard.
+
+ -- Jerome Benoit <calculus at rezozer.net>  Fri, 24 Nov 2017 14:26:24 +0000
+
 gap-float (0.8.0+ds-2) unstable; urgency=medium
 
   * Debianization:
diff --git a/debian/patches/series b/debian/patches/series
index 8274fcc..7a5df9c 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,3 @@
-upstream-tests-testall_g-QUIT_GAP-discard.patch
 upstream-neutralize-read_g-perturbing_message.patch
 upstream-fix-gapdoc-bib.patch
 upstream-autotoolization-cleanup.patch
diff --git a/debian/patches/upstream-tests-testall_g-QUIT_GAP-discard.patch b/debian/patches/upstream-tests-testall_g-QUIT_GAP-discard.patch
deleted file mode 100644
index 096434b..0000000
--- a/debian/patches/upstream-tests-testall_g-QUIT_GAP-discard.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-Description: test: testall.g: remove QUIT_GAP
- Implementing a QUIT_GAP in tst/testall.g provokes the end of GAP
- sessions when `TestPackage( "float" );' is invoked. This is surely
- not expected. This patch discards the two of them.
-Origin: vendor, Debian
-Forwarded: https://github.com/gap-packages/float/pull/29
-Author: Jerome Benoit <calculus at rezozer.net>
-Last-Update: 2017-11-17
-
---- a/tst/testall.g
-+++ b/tst/testall.g
-@@ -56,8 +56,6 @@
- # Report test results
- if success then
-     Print("#I  No errors detected while testing package float\n");
--    QUIT_GAP(0);
- else
-     Print("#I  Errors detected while testing package float\n");
--    QUIT_GAP(1);
- fi;
diff --git a/debian/tests/control b/debian/tests/control
index 0b322d9..3c22a27 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1 +1,3 @@
 Test-command: echo "QUIT_GAP(TestDirectory(\"debian/tests\"));" | gap -A -q -T
+
+Test-command: echo "TestPackage( \"float\" );" | gap -A -q -T
diff --git a/debian/tests/makecheck.tst b/debian/tests/makecheck.tst
index 4ccf80c..54df375 100644
--- a/debian/tests/makecheck.tst
+++ b/debian/tests/makecheck.tst
@@ -3,12 +3,6 @@
 ##
 gap> TestPackageAvailability( "float" , "=0.8.0" , true );
 "/usr/share/gap/pkg/float"
-gap> TestPackage( "float" );
-#I  testing MPFR...
-#I  testing MPFI...
-#I  testing MPC...
-#I  testing FPLLL...
-#I  No errors detected while testing package float
 
 ##
 ## eos

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



More information about the debian-science-commits mailing list