[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[sagetex] 01/01: Reshaped Imported (zeroth) Debian patch 3.0+ds-1



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

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

commit 92d5a41dfe76d1c818172122edd3a8c0b57c9b9a
Author: Jerome Benoit <calculus@rezozer.net>
Date:   Sun Aug 14 14:21:49 2016 +0100

    Reshaped Imported (zeroth) Debian patch 3.0+ds-1
---
 debian/changelog                                   |  2 +-
 debian/control                                     | 33 ++++++++++++++++------
 debian/python-sagetex-doc.links                    |  2 --
 debian/python-sagetex-doc.lintian-overrides        |  8 ------
 debian/python-sagetex.docs                         |  2 --
 debian/python-sagetex.links                        |  1 -
 .../{python-sagetex-doc.docs => sagetex-doc.docs}  |  0
 ...n-sagetex-doc.examples => sagetex-doc.examples} |  0
 debian/sagetex-doc.links                           |  1 +
 debian/sagetex-doc.lintian-overrides               |  7 +++++
 debian/{python-sagetex.docs => sagetex.docs}       |  2 --
 debian/{python-sagetex.install => sagetex.install} |  0
 debian/sagetex.lintian-overrides                   |  2 ++
 13 files changed, 35 insertions(+), 25 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1b1afef..ecee54a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,4 +2,4 @@ sagetex (3.0+ds-1) experimental; urgency=medium
 
   * Initial release (Closes: #833822).
 
- -- Jerome Benoit <calculus@rezozer.net>  Sat, 13 Aug 2016 23:55:21 +0000
+ -- Jerome Benoit <calculus@rezozer.net>  Sun, 14 Aug 2016 13:32:28 +0000
diff --git a/debian/control b/debian/control
index ecd5830..b9fa1ac 100644
--- a/debian/control
+++ b/debian/control
@@ -1,5 +1,5 @@
 Source: sagetex
-Section: python
+Section: tex
 Priority: extra
 Maintainer: Debian Tex Maintainers <debian-tex-maint@lists.debian.org>
 Uploaders: Jerome Benoit <calculus@rezozer.net>
@@ -16,15 +16,31 @@ Homepage: https://github.com/dandrake/sagetex
 Vcs-Git: https://anonscm.debian.org/git/debian-tex/sagetex.git
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-tex/sagetex.git
 
+Package: sagetex
+Architecture: all
+Depends:
+ texlive-latex-extra, texlive-font-utils, imagemagick,
+ python-sagetex (= ${source:Version}),
+ ${misc:Depends}
+Suggests: sagetex-doc (= ${source:Version})
+Description: Embed Sage code and plots into LaTeX
+ The SageTex LaTeX package allows you to embed code, results of computations,
+ and plots from the SageMath mathematics software suite into LaTeX documents.
+ SageMath is an open-source Computer Algebra System (CAS).
+ .
+ SageMath is not (yet) available in Debian, but the Debian Sage Team is
+ restlessly working on it.
+ .
+ This package provides the LaTeX package.
+
 Package: python-sagetex
-Provides: sagetex
+Section: python
 Architecture: all
 Depends:
- texlive-latex-extra,
 # sage,
  ${python:Depends}, ${misc:Depends}
-Suggests: python-sagetex-doc (= ${source:Version})
-Description: Embed Sage code and plots into LaTeX
+Suggests: sagetex-doc (= ${source:Version})
+Description: Embed Sage code and plots into LaTeX -- Python
  The SageTex LaTeX package allows you to embed code, results of computations,
  and plots from the SageMath mathematics software suite into LaTeX documents.
  SageMath is an open-source Computer Algebra System (CAS).
@@ -32,15 +48,14 @@ Description: Embed Sage code and plots into LaTeX
  SageMath is not (yet) available in Debian, but the Debian Sage Team is
  restlessly working on it.
  .
- This package provides the LaTeX package and its associated Python module.
+ This package provides the Python material that interact with SageMath.
 
-Package: python-sagetex-doc
-Provides: sagetex-doc
+Package: sagetex-doc
 Section: doc
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: pdf-viewer
-Enhances: python-sagetex (= ${source:Version})
+Enhances: sagetex (= ${source:Version})
 Description: Embed Sage code and plots into LaTeX -- doc
  The SageTex LaTeX package allows you to embed code, results of computations,
  and plots from the SageMath mathematics software suite into LaTeX documents.
diff --git a/debian/python-sagetex-doc.links b/debian/python-sagetex-doc.links
deleted file mode 100644
index d11640c..0000000
--- a/debian/python-sagetex-doc.links
+++ /dev/null
@@ -1,2 +0,0 @@
-usr/share/doc/python-sagetex-doc/sagetex.pdf usr/share/texmf/doc/sagetex/sagetex.pdf
-usr/share/doc/python-sagetex-doc usr/share/doc/sagetex-doc
diff --git a/debian/python-sagetex-doc.lintian-overrides b/debian/python-sagetex-doc.lintian-overrides
deleted file mode 100644
index 600604b..0000000
--- a/debian/python-sagetex-doc.lintian-overrides
+++ /dev/null
@@ -1,8 +0,0 @@
-# The upstream source ball contains no ChangeLog file.
-python-sagetex-doc: no-upstream-changelog
-
-# The SageTeX documentation is essentially a LaTeX package, also its
-# documentation setup may rather follow the TeX documentation policy
-# which permits to reach TeX related documents through TeX specific
-# tools.
-python-sagetex-doc: possible-documentation-but-no-doc-base-registration
diff --git a/debian/python-sagetex.docs b/debian/python-sagetex.docs
index b394316..0b6d185 100644
--- a/debian/python-sagetex.docs
+++ b/debian/python-sagetex.docs
@@ -1,3 +1 @@
 CONTRIBUTORS
-TODO
-README
diff --git a/debian/python-sagetex.links b/debian/python-sagetex.links
deleted file mode 100644
index 05b320d..0000000
--- a/debian/python-sagetex.links
+++ /dev/null
@@ -1 +0,0 @@
-usr/share/doc/python-sagetex usr/share/doc/sagetex
diff --git a/debian/python-sagetex-doc.docs b/debian/sagetex-doc.docs
similarity index 100%
rename from debian/python-sagetex-doc.docs
rename to debian/sagetex-doc.docs
diff --git a/debian/python-sagetex-doc.examples b/debian/sagetex-doc.examples
similarity index 100%
rename from debian/python-sagetex-doc.examples
rename to debian/sagetex-doc.examples
diff --git a/debian/sagetex-doc.links b/debian/sagetex-doc.links
new file mode 100644
index 0000000..b868d6a
--- /dev/null
+++ b/debian/sagetex-doc.links
@@ -0,0 +1 @@
+usr/share/doc/sagetex-doc/sagetex.pdf usr/share/texmf/doc/sagetex/latex/sagetex.pdf
diff --git a/debian/sagetex-doc.lintian-overrides b/debian/sagetex-doc.lintian-overrides
new file mode 100644
index 0000000..1c28801
--- /dev/null
+++ b/debian/sagetex-doc.lintian-overrides
@@ -0,0 +1,7 @@
+# The upstream source ball contains no ChangeLog file.
+sagetex-doc: no-upstream-changelog
+
+# SageTeX is essentially a LaTeX package, also its documentation setup
+# may rather follow the TeX documentation policy which permits to reach
+# TeX related documents through TeX specific tools.
+sagetex-doc: possible-documentation-but-no-doc-base-registration
diff --git a/debian/python-sagetex.docs b/debian/sagetex.docs
similarity index 52%
copy from debian/python-sagetex.docs
copy to debian/sagetex.docs
index b394316..0b6d185 100644
--- a/debian/python-sagetex.docs
+++ b/debian/sagetex.docs
@@ -1,3 +1 @@
 CONTRIBUTORS
-TODO
-README
diff --git a/debian/python-sagetex.install b/debian/sagetex.install
similarity index 100%
rename from debian/python-sagetex.install
rename to debian/sagetex.install
diff --git a/debian/sagetex.lintian-overrides b/debian/sagetex.lintian-overrides
new file mode 100644
index 0000000..7c34a32
--- /dev/null
+++ b/debian/sagetex.lintian-overrides
@@ -0,0 +1,2 @@
+# The upstream source ball contains no ChangeLog file.
+sagetex: no-upstream-changelog

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-tex/sagetex.git


Reply to: