[med-svn] [Git][med-team/altree][master] 4 commits: Use figlatex instead of texgraphicx

Andreas Tille gitlab at salsa.debian.org
Mon Jun 22 12:36:35 BST 2020



Andreas Tille pushed to branch master at Debian Med / altree


Commits:
d673c4f5 by Andreas Tille at 2020-06-22T13:31:39+02:00
Use figlatex instead of texgraphicx

- - - - -
28931a77 by Andreas Tille at 2020-06-22T13:32:02+02:00
routine-update: debhelper-compat 13

- - - - -
a7210a58 by Andreas Tille at 2020-06-22T13:32:07+02:00
routine-update: Rules-Requires-Root: no

- - - - -
21055a5a by Andreas Tille at 2020-06-22T13:34:58+02:00
routine-update: Ready to upload to unstable

- - - - -


4 changed files:

- debian/changelog
- debian/control
- + debian/patches/figlatex.patch
- debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+altree (1.3.1-10) unstable; urgency=medium
+
+  * Use figlatex instead of texgraphicx
+    Closes: #963418
+  * debhelper-compat 13 (routine-update)
+  * Rules-Requires-Root: no (routine-update)
+
+ -- Andreas Tille <tille at debian.org>  Mon, 22 Jun 2020 13:32:09 +0200
+
 altree (1.3.1-9) unstable; urgency=medium
 
   [ Pranav Ballaney ]


=====================================
debian/control
=====================================
@@ -6,7 +6,7 @@ Uploaders: Charles Plessy <plessy at debian.org>,
 Section: science
 Priority: optional
 Build-Depends: bash-completion,
-               debhelper-compat (= 12),
+               debhelper-compat (= 13),
                latex-make,
                ghostscript,
                texlive-lang-french,
@@ -22,6 +22,7 @@ Standards-Version: 4.5.0
 Vcs-Browser: https://salsa.debian.org/med-team/altree
 Vcs-Git: https://salsa.debian.org/med-team/altree.git
 Homepage: https://gitlab.inria.fr/NGS/ALTree
+Rules-Requires-Root: no
 
 Package: altree
 Architecture: any


=====================================
debian/patches/figlatex.patch
=====================================
@@ -0,0 +1,16 @@
+Description: Use figlatex instead of texgraphicx
+Bug-Debian: https://bugs.debian.org/963418
+Author: Andreas Tille <tille at debian.org>
+Last-Update: Mon, 22 Jun 2020 13:12:19 +0200
+
+--- a/Documentation/manual.tex
++++ b/Documentation/manual.tex
+@@ -4,7 +4,7 @@
+ 
+ \usepackage{a4wide}
+ \usepackage[nocolor]{pdfswitch}
+-\usepackage{texgraphicx}% Pour inclure les pstex_t
++\usepackage{figlatex}% Pour inclure les pstex_t
+ \graphicspath{{fig/}{eps/}}
+ \usepackage[latin1]{inputenc}% pour pouvoir taper des accents directement
+ \usepackage[T1]{fontenc}% jolie fontes


=====================================
debian/patches/series
=====================================
@@ -1,3 +1,4 @@
 from-upstream-no-nested-functions.patch
 no-quicksort.patch
 blas.patch
+figlatex.patch



View it on GitLab: https://salsa.debian.org/med-team/altree/-/compare/8ea972ea1b763df47cef9e3293bef624ca5f4647...21055a5a26884f386e90d116caf83ebc13946115

-- 
View it on GitLab: https://salsa.debian.org/med-team/altree/-/compare/8ea972ea1b763df47cef9e3293bef624ca5f4647...21055a5a26884f386e90d116caf83ebc13946115
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20200622/c17ee84e/attachment-0001.html>


More information about the debian-med-commit mailing list