Package: release.debian.org Severity: normal User: release.debian....@packages.debian.org Usertags: unblock
Please unblock package debiandoc-sgml This 1.2.16+squeeze1 fixes *important* bug #610335 "debiandoc-sgml has too-broad recommends" from Steve Langasek for current testing verion 1.2.15. For all practical cases, this is very important since APT installs recommends by default and TeX system is huge. It also removes non-existing packages from its recommnd/suggest dependency to improve package quality (#462253, #593820). Since cjk-latex package does not exist anymore, Description needed to be updated. Since I am touching it, I did it right matching new dependencies. This is minimal change upload targeted to squeeze. | debiandoc-sgml (1.2.16+squeeze1) unstable; urgency=low | | * Revert to 1.2.15 in testing (The version 1.2.16 should have been uploaded | to experimental). | * Updated dependency of debiandoc-sgml to use only existing packages and | to limit its recommended packages. Closes: #462253, #593820, #610335 | | -- Osamu Aoki <os...@debian.org> Wed, 19 Jan 2011 23:41:55 +0900 | | debiandoc-sgml (1.2.16) unstable; urgency=low | | * Updated dependency of debiandoc-sgml. Closes: #462253, #593820 | * Fixed debiandoc2xml to generate correct tags for <section>, use better | XML syntax, and convert © to (C). Closes: #608461, #430575 | * Updated Korean UTF-8 LaTeX template. | | -- Osamu Aoki <os...@debian.org> Sat, 08 Jan 2011 13:48:52 +0900 I attach debdiff against 1.2.15 in testing. http://git.debian.org/?p=collab-maint/debiandoc-sgml.git;a=shortlog;h=refs/heads/squeeze unblock debiandoc-sgml/1.2.16+squeeze1
diff -Nru debiandoc-sgml-1.2.15/debian/changelog debiandoc-sgml-1.2.16+squeeze1/debian/changelog --- debiandoc-sgml-1.2.15/debian/changelog 2011-01-20 00:20:23.000000000 +0900 +++ debiandoc-sgml-1.2.16+squeeze1/debian/changelog 2011-01-20 00:24:45.000000000 +0900 @@ -1,3 +1,21 @@ +debiandoc-sgml (1.2.16+squeeze1) unstable; urgency=low + + * Revert to 1.2.15 in testing (The version 1.2.16 should have been uploaded + to experimental). + * Updated dependency of debiandoc-sgml to use only existing packages and + to limit its recommended packages. Closes: #462253, #593820, #610335 + + -- Osamu Aoki <os...@debian.org> Wed, 19 Jan 2011 23:41:55 +0900 + +debiandoc-sgml (1.2.16) unstable; urgency=low + + * Updated dependency of debiandoc-sgml. Closes: #462253, #593820 + * Fixed debiandoc2xml to generate correct tags for <section>, use better + XML syntax, and convert © to (C). Closes: #608461, #430575 + * Updated Korean UTF-8 LaTeX template. + + -- Osamu Aoki <os...@debian.org> Sat, 08 Jan 2011 13:48:52 +0900 + debiandoc-sgml (1.2.15) unstable; urgency=low * Fixed manpage. Closes: #568015 diff -Nru debiandoc-sgml-1.2.15/debian/control debiandoc-sgml-1.2.16+squeeze1/debian/control --- debiandoc-sgml-1.2.15/debian/control 2011-01-20 00:20:23.000000000 +0900 +++ debiandoc-sgml-1.2.16+squeeze1/debian/control 2011-01-20 00:24:16.000000000 +0900 @@ -3,7 +3,7 @@ Priority: optional Maintainer: Osamu Aoki <os...@debian.org> Uploaders: Ardo van Rangelrooij <a...@debian.org>, Jens Seidel <tux-mas...@web.de> -Standards-Version: 3.8.4 +Standards-Version: 3.9.1 Build-Depends: debhelper (>= 7.0.50~) Vcs-Git: git://git.debian.org/git/collab-maint/debiandoc-sgml.git Vcs-browser: http://git.debian.org/?p=collab-maint/debiandoc-sgml.git @@ -11,9 +11,9 @@ Package: debiandoc-sgml Architecture: all -Depends: ${perl:Depends}, libhtml-parser-perl, libi18n-langtags-perl, libroman-perl, libsgmls-perl, libtext-format-perl, liburi-perl, sgml-data, sgmlspl, sp, ${misc:Depends} -Recommends: libpaperg, texlive-latex-recommended, texlive-latex-base, texlive-latex-extra, texlive-fonts-recommended, texinfo, ghostscript | gs -Suggests: debiandoc-sgml-doc, latex-cjk-all, hlatex, littex +Depends: ${perl:Depends}, ${misc:Depends}, libhtml-parser-perl, libi18n-langtags-perl, libroman-perl, libsgmls-perl, libtext-format-perl, liburi-perl, sgml-data, sgmlspl, sp +Recommends: ghostscript | gs-esp | gs, texlive, texlive-latex-extra, texinfo +Suggests: debiandoc-sgml-doc, texlive-lang-all, latex-cjk-all Description: DebianDoc SGML DTD and formatting tools This is an SGML-based documentation formatting package used for the Debian manuals. It reads markup files and produces HTML, LaTeX, DVI @@ -21,8 +21,9 @@ Info (via Texinfo), DebianDoc SGML, DocBook XML, plain text (with overstrikes a la troff as well as without) files. . - The LaTeX based output needs the libpaperg, texlive-latex-recommended, - texlive-latex-base, texlive-latex-extra and texlive-fonts-recommended - packages. In addition to this, Chinese and Japanese need cjk-latex and - corresponding font packages while Korean needs hlatex and corresponding - font packages. The Texinfo based output needs the texinfo package. + The LaTeX based output needs the texlive, texlive-latex-extra packages. + In addition to this, non-English languages need texlive-lang-all package + and Chinese and Japanese need latex-cjk-all and corresponding font + packages. + . + The Texinfo based output needs the texinfo package.
File lists identical (after any substitutions) Control files: lines which differ (wdiff format) ------------------------------------------------ Depends: perl, {+sgml-base (>= 1.17),+} libhtml-parser-perl, libi18n-langtags-perl, libroman-perl, libsgmls-perl, libtext-format-perl, liburi-perl, sgml-data, sgmlspl, [-sp, sgml-base (>= 1.17)-] {+sp+} The LaTeX based output needs the [-libpaperg, texlive-latex-recommended,-] [- texlive-latex-base,-] {+texlive,+} texlive-latex-extra [-and texlive-fonts-recommended-] packages. In addition to this, {+non-English languages need texlive-lang-all package+} {+ and+} Chinese and Japanese need [-cjk-latex and-] [- corresponding font packages while Korean needs hlatex-] {+latex-cjk-all+} and corresponding font {+.+} Installed-Size: [-3300-] {+3304+} Recommends: [-libpaperg, texlive-latex-recommended, texlive-latex-base, texlive-latex-extra, texlive-fonts-recommended, texinfo,-] ghostscript | [-gs-] {+gs-esp | gs, texlive, texlive-latex-extra, texinfo+} Suggests: debiandoc-sgml-doc, [-latex-cjk-all, hlatex, littex-] {+texlive-lang-all, latex-cjk-all+} Version: [-1.2.15-] {+1.2.16+squeeze1+}