[med-svn] [pycorrfit] 02/02: d/control: moved latex dependencies to Recommended to avoid fetching of some hundred mb of deps. use texlive-fonts-recommended instead of texlive-latex-recommended d/changelog: UNRELEASED
Alex Mestiashvili
malex-guest at moszumanska.debian.org
Tue Feb 18 15:07:58 UTC 2014
This is an automated email from the git hooks/post-receive script.
malex-guest pushed a commit to branch master
in repository pycorrfit.
commit 923f1693297fb91a5cee862fe6ccfa7dbbed5706
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date: Tue Feb 18 14:44:27 2014 +0100
d/control: moved latex dependencies to Recommended to avoid
fetching of some hundred mb of deps.
use texlive-fonts-recommended instead of texlive-latex-recommended
d/changelog: UNRELEASED
---
debian/changelog | 2 +-
debian/control | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index cfca24d..23fc8b4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-pycorrfit (0.8.1-1) unstable; urgency=medium
+pycorrfit (0.8.1-1) UNRELEASED; urgency=medium
* Imported Upstream version 0.8.1
diff --git a/debian/control b/debian/control
index fa8234f..28066df 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: python-all (>= 2.6.6-3), debhelper (>= 7),
dh-python, python-setuptools,
texlive-latex-base,
texlive-extra-utils,
- texlive-latex-recommended,
+ texlive-fonts-recommended,
texlive-latex-extra,
texlive-science,
latex-xcolor,
@@ -26,6 +26,7 @@ Depends: ${misc:Depends}, ${python:Depends},
python-numpy,
python-sympy,
python-yaml,
+Recommends:
dvipng,
ghostscript,
texlive-latex-base,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/pycorrfit.git
More information about the debian-med-commit
mailing list