tags 637661 + patch pending
thanks

I've prepared an NMU for doxygen (versioned as 1.7.4-4.1) and
uploaded it to DELAYED/10. Please feel free to tell me if I
should delay it longer.

It adds the given depends to doxygen-latex.

If you prefer uploading the package yourself, please go ahead. If you
want to do this, but it will take you longer than the delay, let me know
so I can cancel it. Otherwise, just upload and all will be fine.

Thanks,
Bas Wijnen
diff -Nru doxygen-1.7.4/debian/changelog doxygen-1.7.4/debian/changelog
--- doxygen-1.7.4/debian/changelog	2011-08-04 16:47:40.000000000 +0200
+++ doxygen-1.7.4/debian/changelog	2011-11-27 18:17:05.000000000 +0100
@@ -1,3 +1,10 @@
+doxygen (1.7.4-4.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * doxygen-latex: Depend on latex-fonts-recommended and ghostscript. Closes: #637661, #636442.
+
+ -- Bas Wijnen <[email protected]>  Sun, 27 Nov 2011 18:16:16 +0100
+
 doxygen (1.7.4-4) unstable; urgency=low
 
   * doxygen-latex: Depend on texlive-font-utils. Closes: #636315.
diff -Nru doxygen-1.7.4/debian/control doxygen-1.7.4/debian/control
--- doxygen-1.7.4/debian/control	2011-08-04 16:46:21.000000000 +0200
+++ doxygen-1.7.4/debian/control	2011-11-27 18:16:10.000000000 +0100
@@ -24,7 +24,7 @@
 
 Package: doxygen-latex
 Architecture: all
-Depends: doxygen (>= ${source:Version}), ${misc:Depends}, texlive-extra-utils, texlive-latex-extra, latex-xcolor, texlive-font-utils
+Depends: doxygen (>= ${source:Version}), ${misc:Depends}, texlive-extra-utils, texlive-latex-extra, latex-xcolor, texlive-font-utils, ghostscript, texlive-fonts-recommended
 Description: Documentation system for C, C++, Java, Python and other languages
  Doxygen is a documentation system for C, C++, Java, Objective-C, Python, IDL
  and to some extent PHP, C#, and D.  It can generate an on-line class browser

Reply via email to