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

Re: Bug#341782 acknowledged by developer (Bug#341782: fixed in arabtex 3.11-8)



Hi Clint, hi Frank!

On Die, 06 Dez 2005, Frank Küster wrote:
> >> So we should make an rc bug to depend on tetex3 entering testing.
> >
> > Clint, will you do that?
> 
> I'm talking rubbish, filing a dummy bug is not necessary.  Simply upload

A of course.
. generate a new version -9 with the bug fixes I already send
  (calling dh_installtexfonts or installing cfg/list files by hand)
. depend on tetex (>= 3) | texlive

Attached is a diff which does that.

Best wishes

Norbert

-------------------------------------------------------------------------------
Dr. Norbert Preining <preining AT logic DOT at>             Università di Siena
gpg DSA: 0x09C5B094      fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
-------------------------------------------------------------------------------
SHEPPY (n.)
Measure of distance (equal to approximately seven eighths of a mile),
defined as the closest distance at which sheep remain picturesque.
			--- Douglas Adams, The Meaning of Liff
diff -urN arabtex-3.11.orig/debian/changelog arabtex-3.11/debian/changelog
--- arabtex-3.11.orig/debian/changelog	2005-12-08 17:13:07.000000000 +0100
+++ arabtex-3.11/debian/changelog	2005-12-08 17:20:05.000000000 +0100
@@ -1,3 +1,10 @@
+arabtex (3.11-9) unstable; urgency=low
+
+  * Fix installation of cfg/list file for arabtex.map
+  * Depend on tetex-bin (>= 3) 
+
+ -- Clint Adams <schizo@debian.org>  Thu,  8 Dec 2005 17:16:42 +0100
+
 arabtex (3.11-8) unstable; urgency=medium
 
   * Bump to Standards-Version 3.6.2.
diff -urN arabtex-3.11.orig/debian/control arabtex-3.11/debian/control
--- arabtex-3.11.orig/debian/control	2005-12-08 17:13:07.000000000 +0100
+++ arabtex-3.11/debian/control	2005-12-08 17:16:09.000000000 +0100
@@ -7,7 +7,7 @@
 
 Package: arabtex
 Architecture: all
-Depends: tex-common (>= 0.11), tetex-bin (>= 2) | texlive-latex-base, tetex-extra | texlive-latex-base
+Depends: tex-common (>= 0.11), tetex-bin (>= 3) | texlive-latex-base, tetex-extra | texlive-latex-base
 Description: Arabic/Hebrew macros for TeX/LaTeX
  ArabTeX is a package extending the capabilities of TeX/LaTeX to generate 
  the arabic writing from an ASCII transliteration for texts in several 
diff -urN arabtex-3.11.orig/debian/rules arabtex-3.11/debian/rules
--- arabtex-3.11.orig/debian/rules	2005-12-08 17:13:07.000000000 +0100
+++ arabtex-3.11/debian/rules	2005-12-08 17:16:30.000000000 +0100
@@ -39,6 +39,7 @@
 	mv $(tmpdir)/usr/share/texmf/tex/latex/arabtex/hebtex.tex $(tmpdir)/usr/share/texmf/tex/generic/arabtex
 	cp fonts/type1/arabtex/*.pfb $(tmpdir)/usr/share/texmf/fonts/type1/arabtex
 	cp fonts/type1/arabtex/arabtex.map $(tmpdir)/etc/texmf/fonts/map/dvips
+	dh_installtexfonts -n MixedMap=arabtex.map
 	#
 	# install fonts
 	#

Reply to: