[sagemath] 02/02: Fix some dpkg-gencontrol warnings

Ximin Luo infinity0 at debian.org
Wed Dec 14 07:58:07 UTC 2016


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

infinity0 pushed a commit to branch master
in repository sagemath.

commit d54dcfecf0680ea010e69a508a2f71ec5f7bb604
Author: Ximin Luo <infinity0 at debian.org>
Date:   Wed Dec 14 01:35:54 2016 +0100

    Fix some dpkg-gencontrol warnings
    
    The others can be ignored, esp. the one about ${python:Versions}
---
 debian/control.in                   | 2 +-
 debian/sagemath-doc-LANG.control.in | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control.in b/debian/control.in
index b25fd3e..a75a93c 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -107,7 +107,7 @@ Description: Open Source Mathematical Software - architecture-independent files
  Mathematica and Matlab.
  .
  This package contains the architecture-independent files of SageMath.
-Depends: ${misc:Depends}, ${shlibs:Depends}, ${python:Depends}
+Depends: ${misc:Depends}, ${python:Depends}
 
 Package: sagemath-jupyter
 Architecture: all
diff --git a/debian/sagemath-doc-LANG.control.in b/debian/sagemath-doc-LANG.control.in
index 3888376..e4ccb08 100644
--- a/debian/sagemath-doc-LANG.control.in
+++ b/debian/sagemath-doc-LANG.control.in
@@ -17,3 +17,4 @@ Description: Open Source Mathematical Software - documentation (LANGUAGE)
  more documentation than any of the other languages. So if you're finding this
  package lacking in content, then you could try that one as well.
 Depends: ${misc:Depends}, ${sphinxdoc:Depends}
+Built-Using: ${sphinxdoc:Built-Using}

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