[latexdiff] 07/13: Add git and mercurial to Suggests.

gregor herrmann gregoa at debian.org
Fri Dec 11 17:36:55 UTC 2015


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

gregoa pushed a commit to branch master
in repository latexdiff.

commit daefca0750308091d32189ab0ccf4870a08c9052
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Dec 11 18:09:32 2015 +0100

    Add git and mercurial to Suggests.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 868049f..ffc34fb 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Depends: ${perl:Depends},
 Recommends: texlive-latex-base,
             texlive-latex-extra,
             texlive-generic-recommended
-Suggests: subversion | cvs | rcs
+Suggests: git | subversion | mercurial | cvs | rcs
 Description: utility to mark up significant differences between LaTeX files
  latexdiff compares two LaTeX files and marks up significant differences
  between them (i.e. a diff for LaTeX files). It generates a new LaTeX file

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/latexdiff.git



More information about the Pkg-perl-cvs-commits mailing list