[gap-openmath] 01/01: Imported Debian patch 11.3.1+ds-2

Jerome Benoit calculus-guest at moszumanska.debian.org
Sat Apr 30 02:12:35 UTC 2016


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

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

commit 752594f1185003e0f811a7f6922732d886b30b58
Author: Jerome Benoit <calculus at rezozer.net>
Date:   Sat Apr 30 02:06:44 2016 +0000

    Imported Debian patch 11.3.1+ds-2
---
 debian/changelog           | 11 +++++++++++
 debian/clean               |  1 +
 debian/control             |  6 +++---
 debian/tests/control       |  1 +
 debian/tests/makecheck.tst | 13 +++++++++++++
 5 files changed, 29 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2865d50..13b663e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+gap-openmath (11.3.1+ds-2) unstable; urgency=medium
+
+  * Debinization:
+    - debian/control:
+      - Depends field, bump to GAP 4r8;
+      - Standards Version, dump to version 3.9.8 (no change);
+      - Depends field, correct dependencies;
+    - debian/tests/, introduce.
+
+ -- Jerome Benoit <calculus at rezozer.net>  Sat, 30 Apr 2016 02:03:14 +0000
+
 gap-openmath (11.3.1+ds-1) unstable; urgency=medium
 
   * New upstream version.
diff --git a/debian/clean b/debian/clean
index d28b256..d42fe79 100644
--- a/debian/clean
+++ b/debian/clean
@@ -11,3 +11,4 @@ doc/ragged.css
 doc/rainbow.js
 doc/times.css
 doc/toggless.{css,js}
+doc/mathjax
diff --git a/debian/control b/debian/control
index 061416e..c1a349c 100644
--- a/debian/control
+++ b/debian/control
@@ -5,9 +5,9 @@ Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.
 Uploaders: Jerome Benoit <calculus at rezozer.net>
 Build-Depends:
  debhelper (>= 9),
- gap (>=4r5), gap-dev (>=4r5), gap-gapdoc, gap-io,
+ gap (>=4r8p3), gap-gapdoc (>=1.5.1-2), gap-io (>=4.4.6), gap-scscp (>=2.1.4),
  texlive-latex-extra, texlive-fonts-recommended
-Standards-Version: 3.9.7
+Standards-Version: 3.9.8
 Homepage: http://www.gap-system.org/Packages/openmath.html
 Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/gap-openmath.git
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/gap-openmath.git
@@ -15,7 +15,7 @@ Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/gap-openmat
 Package: gap-openmath
 Provides: gap-pkg-openmath
 Architecture: all
-Depends: ${misc:Depends}, gap (>=4r5)
+Depends: gap (>=4r8p3), gap-gapdoc (>=1.5.1-2), gap-io (>=4.4.6), ${misc:Depends}
 Description: OpenMath phrasebook for GAP
  GAP is a system for computational discrete algebra with particular
  emphasis on computational group theory, but which has already proved
diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 0000000..0b322d9
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1 @@
+Test-command: echo "QUIT_GAP(TestDirectory(\"debian/tests\"));" | gap -A -q -T
diff --git a/debian/tests/makecheck.tst b/debian/tests/makecheck.tst
new file mode 100644
index 0000000..521f124
--- /dev/null
+++ b/debian/tests/makecheck.tst
@@ -0,0 +1,13 @@
+## debian/tests/makecheck.tst -- GAP Test script
+## script format: GAP Reference Manual section 7.9 Test Files (GAP 4r8)
+##
+gap> TestPackageAvailability( "openmath" , "=11.3.1" , true );
+"/usr/share/gap/pkg/openmath"
+gap> TestPackage( "openmath" );
+#I  Testing /usr/share/gap/pkg/openmath/tst/openmath02.tst
+#I  Testing /usr/share/gap/pkg/openmath/tst/openmath03.tst
+#I  Testing /usr/share/gap/pkg/openmath/tst/test_new
+#I  No errors detected while testing package openmath
+
+##
+## eos

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



More information about the debian-science-commits mailing list