Package: apt-howto
Version: 2.0.2-2
Severity: important

Hi,

I think Japanese PS/PDF should not have problem if Build-Depends: line
is ajusted correctly for etch.

The atached patch should do good but seems to suffer french failure
which I do not know why.  It may be encoding issue.  (It seems you are
using different SCM other than DDP CVS.  That is why I am putting this.)

Anyway, with etch release, Build-Depends: needs update.

So if you have time, please check my changes and upload working version.

Since patch is non-functioning, I am not tagging it.
-- 
~\^o^/~~~ ~\^.^/~~~ ~\^*^/~~~ ~\^_^/~~~ ~\^+^/~~~ ~\^:^/~~~ ~\^v^/~~~ +++++
        Osamu Aoki <[EMAIL PROTECTED]>  Yokohama Japan, GPG-key: A8061F32
 .''`.  Debian Reference: post-installation user's guide for non-developers
 : :' : http://qref.sf.net and http://people.debian.org/~osamu
 `. `'  "Our Priorities are Our Users and Free Software" --- Social Contract

diff -Nru apt-howto-2.0.2-orig/debian/changelog apt-howto-2.0.2/debian/changelog
--- apt-howto-2.0.2-orig/debian/changelog	2007-01-13 18:42:54.000000000 +0900
+++ apt-howto-2.0.2/debian/changelog	2007-01-13 18:54:02.000000000 +0900
@@ -1,3 +1,11 @@
+apt-howto (2.0.2-3) unstable; urgency=low
+
+  * Enabled Japanse PS/PDF.
+  * Updated dependency for etch.
+  * clean target needs to be satisfied by Build-Depends:
+
+ -- Osamu Aoki <[EMAIL PROTECTED]>  Sat, 13 Jan 2007 18:52:31 +0900
+
 apt-howto (2.0.2-2) unstable; urgency=high
 
   * debian/rules:
diff -Nru apt-howto-2.0.2-orig/debian/control apt-howto-2.0.2/debian/control
--- apt-howto-2.0.2-orig/debian/control	2007-01-13 18:42:54.000000000 +0900
+++ apt-howto-2.0.2/debian/control	2007-01-13 18:46:39.000000000 +0900
@@ -3,7 +3,8 @@
 Priority: optional
 Maintainer: Gustavo Noronha Silva <[EMAIL PROTECTED]>
 Uploaders: Osamu Aoki <[EMAIL PROTECTED]>, Debian-BR Team Maintainers <debian-devel-portuguese@lists.debian.org>, Eduardo Marcel Macan <[EMAIL PROTECTED]>, Goedson Teixeira Paixao <[EMAIL PROTECTED]>, Guilherme de S. Pastore <[EMAIL PROTECTED]>,  Gustavo Franco <[EMAIL PROTECTED]>, Marcio Roberto Teixeira <[EMAIL PROTECTED]>, Otavio Salvador <[EMAIL PROTECTED]>, Tiago Bortoletto Vaz <[EMAIL PROTECTED]> 
-Build-Depends-Indep: debhelper (>> 3.0.0), debiandoc-sgml(>= 1.1.86), tetex-bin, tetex-extra, w3m (>= 0.3) | w3m-ssl (>= 0.3) | w3mmee (>= 0.3), cjk-latex, freetype1-tools, tfm-arphic-bsmi00lp, tfm-arphic-bkai00mp, tfm-arphic-gbsn00lp, tfm-arphic-gkai00mp, hbf-jfs56, hbf-cns40-b5, hbf-kanji48, gs, cjk-latex, hlatex, hlatex-fonts-base, po4a
+Build-Depends: debhelper (>> 3.0.0)
+Build-Depends-Indep: debiandoc-sgml (>= 1.1.95), tetex-bin (>= 3.0-24), tetex-extra, w3m (>= 0.3) | w3m-ssl (>= 0.3) | w3mmee (>= 0.3), latex-cjk-all, freetype1-tools, latex-cjk-chinese-arphic-bsmi00lp, latex-cjk-chinese-arphic-bkai00mp, latex-cjk-chinese-arphic-gbsn00lp, latex-cjk-chinese-arphic-gkai00mp, latex-cjk-japanese-wadalab, gs-esp | gs, hlatex, hlatex-fonts-base, po4a
 Standards-Version: 3.6.2
 
 Package: apt-howto
diff -Nru apt-howto-2.0.2-orig/debian/control.in apt-howto-2.0.2/debian/control.in
--- apt-howto-2.0.2-orig/debian/control.in	2007-01-13 18:42:54.000000000 +0900
+++ apt-howto-2.0.2/debian/control.in	2007-01-13 18:47:19.000000000 +0900
@@ -3,7 +3,8 @@
 Priority: optional
 Maintainer: Gustavo Noronha Silva <[EMAIL PROTECTED]>
 Uploaders: Osamu Aoki <[EMAIL PROTECTED]>, @DEBIAN_BR_TEAM@
-Build-Depends-Indep: debhelper (>> 3.0.0), debiandoc-sgml(>= 1.1.86), tetex-bin, tetex-extra, w3m (>= 0.3) | w3m-ssl (>= 0.3) | w3mmee (>= 0.3), cjk-latex, freetype1-tools, tfm-arphic-bsmi00lp, tfm-arphic-bkai00mp, tfm-arphic-gbsn00lp, tfm-arphic-gkai00mp, hbf-jfs56, hbf-cns40-b5, hbf-kanji48, gs, cjk-latex, hlatex, hlatex-fonts-base, po4a
+Build-Depends: debhelper (>> 3.0.0)
+Build-Depends-Indep: debiandoc-sgml (>= 1.1.95), tetex-bin (>= 3.0-24), tetex-extra, w3m (>= 0.3) | w3m-ssl (>= 0.3) | w3mmee (>= 0.3), latex-cjk-all, freetype1-tools, latex-cjk-chinese-arphic-bsmi00lp, latex-cjk-chinese-arphic-bkai00mp, latex-cjk-chinese-arphic-gbsn00lp, latex-cjk-chinese-arphic-gkai00mp, latex-cjk-japanese-wadalab, gs-esp | gs, hlatex, hlatex-fonts-base, po4a
 Standards-Version: 3.6.2
 
 Package: apt-howto
diff -Nru apt-howto-2.0.2-orig/debian/rules apt-howto-2.0.2/debian/rules
--- apt-howto-2.0.2-orig/debian/rules	2007-01-13 18:42:54.000000000 +0900
+++ apt-howto-2.0.2/debian/rules	2007-01-13 18:51:16.000000000 +0900
@@ -156,7 +156,7 @@
 
 	$(MAKE) LANGS=ja "MANUAL=$(MANUAL)" "BUILD_TYPE=$(BUILD_TYPE)" \
 	    PUBLISHDIR=$(CURDIR)/debian/apt-howto-ja/usr/share/doc/Debian \
-	    publish-html publish-txt #publish-ps publish-pdf
+	    publish-html publish-txt publish-ps publish-pdf
 
 	$(MAKE) LANGS=ko "MANUAL=$(MANUAL)" "BUILD_TYPE=$(BUILD_TYPE)" \
 	    PUBLISHDIR=$(CURDIR)/debian/apt-howto-ko/usr/share/doc/Debian \
diff -Nru apt-howto-2.0.2-orig/Makefile apt-howto-2.0.2/Makefile
--- apt-howto-2.0.2-orig/Makefile	2006-10-14 22:59:28.000000000 +0900
+++ apt-howto-2.0.2/Makefile	2007-01-13 21:03:56.000000000 +0900
@@ -79,8 +79,10 @@
 html: $(HTMLS)
 text txt:  $(TXTS)
 dvi:   $(DVIS)
-ps:   $(shell echo $(PSS) | sed s/apt-howto.el.ps//g | sed s/apt-howto.fr.ps//g | sed s/apt-howto.ja.ps//g)
-pdf:  $(shell echo $(PDFS) | sed s/apt-howto.el.pdf//g | sed s/apt-howto.fr.pdf//g | sed s/apt-howto.ja.pdf//g)
+#ps:   $(shell echo $(PSS) | sed s/apt-howto.el.ps//g | sed s/apt-howto.fr.ps//g | sed s/apt-howto.ja.ps//g)
+ps:   $(shell echo $(PSS)
+#pdf:  $(shell echo $(PDFS) | sed s/apt-howto.el.pdf//g | sed s/apt-howto.fr.pdf//g | sed s/apt-howto.ja.pdf//g)
+pdf:  $(shell echo $(PDFS)
 publish: publish-html publish-txt publish-ps publish-pdf
 
 # =================================================================== #

Reply via email to