[sagemath] 01/01: Cleanups inspired by lintian.

Tobias Hansen thansen at moszumanska.debian.org
Sun Nov 27 14:18:38 UTC 2016


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

thansen pushed a commit to branch master
in repository sagemath.

commit e78e3dad75564b4dfbf14f7774ff6dfe394c59df
Author: Tobias Hansen <thansen at broeselmaschine.fc.up.pt>
Date:   Sun Nov 27 14:18:27 2016 +0000

    Cleanups inspired by lintian.
---
 debian/control.in                   |  5 +++--
 debian/sagemath-doc-LANG.control.in |  2 +-
 debian/source.lintian-overrides     | 14 ++++++++++++++
 debian/watch                        |  2 ++
 4 files changed, 20 insertions(+), 3 deletions(-)

diff --git a/debian/control.in b/debian/control.in
index f172bcb..30cc605 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -195,7 +195,7 @@ Build-Depends:
 Package: sagemath
 Architecture: any
 Multi-Arch: same
-Description: SageMath: Open Source Mathematical Software
+Description: Open Source Mathematical Software
  SageMath is a free open-source mathematics software system licensed under the
  GPL. It builds on top of many existing open-source packages: NumPy, SciPy,
  matplotlib, Sympy, Maxima, GAP, FLINT, R and many more. Access their combined
@@ -211,7 +211,8 @@ Depends: ${misc:Depends}, ${shlibs:Depends}, ${python:Depends}, sagemath-common
 
 Package: sagemath-common
 Architecture: all
-Description: SageMath: Open Source Mathematical Software - architecture-independent files
+Multi-Arch: foreign
+Description: Open Source Mathematical Software - architecture-independent files
  SageMath is a free open-source mathematics software system licensed under the
  GPL. It builds on top of many existing open-source packages: NumPy, SciPy,
  matplotlib, Sympy, Maxima, GAP, FLINT, R and many more. Access their combined
diff --git a/debian/sagemath-doc-LANG.control.in b/debian/sagemath-doc-LANG.control.in
index 4d615de..3888376 100644
--- a/debian/sagemath-doc-LANG.control.in
+++ b/debian/sagemath-doc-LANG.control.in
@@ -1,7 +1,7 @@
 
 Package: sagemath-doc-LANG
 Architecture: all
-Description: Sage: Open Source Mathematical Software - documentation (LANGUAGE)
+Description: Open Source Mathematical Software - documentation (LANGUAGE)
  SageMath is a free open-source mathematics software system licensed under the
  GPL. It builds on top of many existing open-source packages: NumPy, SciPy,
  matplotlib, Sympy, Maxima, GAP, FLINT, R and many more. Access their combined
diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides
new file mode 100644
index 0000000..11255d2
--- /dev/null
+++ b/debian/source.lintian-overrides
@@ -0,0 +1,14 @@
+# According to the commit message
+# https://git.sagemath.org/sage.git/commit/?id=f6e6412c18b4f8bd2c50c92348e9bcb9913fc818
+# this file was generated by sage itself using the command
+# a = animate([sin(x), -sin(x)], xmax=2*pi, figsize=[1,0.5], axes=False)
+# base = os.path.join(sage.env.SAGE_SRC,'ext','doctest','rich_output','example.')
+# for ext in 'ogv webm mp4 flv mkv avi wmv mov'.split():
+#     a.save(base + ext, delay=100)
+# It is just a trivial video containing two function plots,
+# used for testing basic functionality for handling flv files.
+sagemath source: source-is-missing sage/src/ext/doctest/rich_output/example.flv
+
+# This is just a trivial video containing two function plots,
+# used for testing basic functionality for handling flv files.
+sagemath source: source-contains-prebuilt-flash-object sage/src/ext/doctest/rich_output/example.flv
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..c8ff447
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,2 @@
+version=3
+http://files.sagemath.org/src/index.html ./sage-([\d\.]+)\.tar\.gz

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