Your message dated Thu, 23 Jul 2009 23:02:11 +0000
with message-id <[email protected]>
and subject line Bug#535375: fixed in cjk 4.8.2+git20090105-1
has caused the Debian Bug report #535375,
regarding cjk: bashism in debian/rules
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
535375: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=535375
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: cjk
Version: 4.8.0+git20080711-1
Severity: important
User: [email protected]
Usertags: goal-dash
Hello maintainer,
While performing an archive wide checkbashisms (from the 'devscripts' package)
check I've found your package containing a /bin/sh script making use
of a bashism.
checkbashisms' output:
> possible bashism in cjk/rules line 61 (alternative test command ([[ foo ]]
> should be [ foo ])):
> if [[ `grep -c distclean Makefile` -gt 0 ]]; then $(MAKE) distclean; fi
Not using bash (or a Debian Policy conformant shell interpreter which doesn't
provide such an extra feature) as /bin/sh is likely to lead to errors or
unexpected behaviours.
Please be aware that although bash is currently the default /bin/sh there was
a release goal for Lenny to make dash the default /bin/sh[1], and has been
proposed for squeeze as well[2][3].
If you want more information about dash as /bin/sh, you can read:
http://lists.debian.org/debian-release/2008/01/msg00189.html
For more information supporting this goal please refer to Debian Policy,
section 10.4, at:
http://www.debian.org/doc/debian-policy/ch-files.html#s-scripts
Hints about how to fix bashisms:
Sometimes these bugs are already fixed in Ubuntu, look at the PTS.
If not already fixed you can read:
https://wiki.ubuntu.com/DashAsBinSh
If you still don't know how to fix the bashisms don't hesitate to reply to
this email, or tag the bug as 'help'.
[1]http://release.debian.org/lenny/goals.txt
[2]http://lists.debian.org/debian-release/2009/04/msg00133.html
[3]http://lists.debian.org/debian-devel/2009/06/msg00767.html
Thank you,
Raphael Geissert
--- End Message ---
--- Begin Message ---
Source: cjk
Source-Version: 4.8.2+git20090105-1
We believe that the bug you reported is fixed in the latest version of
cjk, which is due to be installed in the Debian FTP archive:
cjk-latex_4.8.2+git20090105-1_all.deb
to pool/main/c/cjk/cjk-latex_4.8.2+git20090105-1_all.deb
cjk_4.8.2+git20090105-1.diff.gz
to pool/main/c/cjk/cjk_4.8.2+git20090105-1.diff.gz
cjk_4.8.2+git20090105-1.dsc
to pool/main/c/cjk/cjk_4.8.2+git20090105-1.dsc
cjk_4.8.2+git20090105.orig.tar.gz
to pool/main/c/cjk/cjk_4.8.2+git20090105.orig.tar.gz
latex-cjk-all_4.8.2+git20090105-1_all.deb
to pool/main/c/cjk/latex-cjk-all_4.8.2+git20090105-1_all.deb
latex-cjk-chinese_4.8.2+git20090105-1_amd64.deb
to pool/main/c/cjk/latex-cjk-chinese_4.8.2+git20090105-1_amd64.deb
latex-cjk-common_4.8.2+git20090105-1_amd64.deb
to pool/main/c/cjk/latex-cjk-common_4.8.2+git20090105-1_amd64.deb
latex-cjk-japanese_4.8.2+git20090105-1_amd64.deb
to pool/main/c/cjk/latex-cjk-japanese_4.8.2+git20090105-1_amd64.deb
latex-cjk-korean_4.8.2+git20090105-1_all.deb
to pool/main/c/cjk/latex-cjk-korean_4.8.2+git20090105-1_all.deb
latex-cjk-thai_4.8.2+git20090105-1_all.deb
to pool/main/c/cjk/latex-cjk-thai_4.8.2+git20090105-1_all.deb
latex-cjk-xcjk_4.8.2+git20090105-1_all.deb
to pool/main/c/cjk/latex-cjk-xcjk_4.8.2+git20090105-1_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Danai SAE-HAN (韓達耐) <[email protected]> (supplier of updated cjk package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Thu, 23 Jul 2009 23:05:49 +0200
Source: cjk
Binary: latex-cjk-common latex-cjk-xcjk latex-cjk-chinese latex-cjk-japanese
latex-cjk-korean latex-cjk-thai latex-cjk-all cjk-latex
Architecture: source all amd64
Version: 4.8.2+git20090105-1
Distribution: unstable
Urgency: low
Maintainer: Danai SAE-HAN (韓達耐) <[email protected]>
Changed-By: Danai SAE-HAN (韓達耐) <[email protected]>
Description:
cjk-latex - installs all LaTeX CJK packages
latex-cjk-all - installs all LaTeX CJK packages
latex-cjk-chinese - Chinese module of LaTeX CJK
latex-cjk-common - LaTeX macro package for CJK (Chinese/Japanese/Korean)
latex-cjk-japanese - Japanese module of LaTeX CJK
latex-cjk-korean - Korean module of LaTeX CJK
latex-cjk-thai - Thai module of LaTeX CJK
latex-cjk-xcjk - XeTeX module of LaTeX CJK
Closes: 535375
Changes:
cjk (4.8.2+git20090105-1) unstable; urgency=low
.
* The "GIT+SVN" release.
* New upstream release:
- Fixes some XeLaTeX issues with the language files;
- adds support for CID-keyed fonts in the Fontforge scripts;
- adds the \CJKdigits* command to use the traditional form of
"zero";
- adds the \Unicode command to use vertical glyph representation
forms;
- uses the original font names of ThaiLaTeX 0.4.2;
- DNP.txt is now renamed to wadalab.txt;
- a new CJKnumb.txt document is available, which explains the "CJKnumb"
package;
- extra documentation in CJK.txt about using the beamer class in
conjunction with CJKutf8.
* [control]
- Add Homepage tag;
- switch from XS-Vcs to Vcs-*;
- use Debian Alioth's SVN address instead of upstream's GIT
address;
- add a build-dependency on git-core and tex-common (>= 1.18), the
latter providing trigger support;
- add a dependency on tex-common (>= 1.18) for every binary package;
- fix a fair Lintian warning by adding a dependency on ${misc:Depends}
for latex-cjk-{all,korean,xcjk} and cjk-latex, ignoring a harmless
warning from dpkg-gencontrol for latex-cjk-all and cjk-latex
("unknown substitution variable");
- bump Standards-Version from 3.8.0 to 3.8.2 (no changes);
- add a build-dependency on an unversioned thailatex, which should
allow for a clean pbuilder/cowbuilder build. Thanks to Norbert
Preining.
* [rules]
- Bug fix: "bashism in debian/rules", thanks to Raphael Geissert
(Closes: #535375);
- add a new "get-orig-source" target to package the orig.tar.gz file
from the upstream GIT repository directly;
- upstream is now compatible with Type1 fonts from ThaiLaTeX v0.4.2,
which deprecates the use of a prepackaged set of fonts. The fontmap
files now have a "-c90" appended to them, i.e. "norasi-c90" and
"garuda-c90".
* [thaifonts.tar.gz.uu] Removed, because CJK is now fully compatible with
fonts from the ThaiLaTeX package.
* [patches/00list] Remove 05_fix_examplefiles.dpatch from the list,
as the upstream release now uses CJKutf8 and does not rely on the
non-free Bitstream Cyberbit font anymore. This also closes an
Ubuntu bugreport requesting to replace the Cyberbit fonts in the
example files (LP: #180529). Also add patches 07 and 08.
* [patches/*]
- Modify them to support CJK version 4.8.2;
- don't make these patches executable anymore.
* [patches/04_extend_examplefiles.dpatch]
- This patch has commented out the Korean part of the CJKutf8.tex
file since May 2007, which closes an Ubuntu bugreport (LP: #137761).
* [patches/07_remove_unnecessary_C_libs.dpatch] Add but do not yet apply
this patch intended to fix some of the dpkg-shlibdeps warnings.
* [patches/08_add_newpage_to_examples.dpatch] Add \newpage in the example
files before \end{CJK*} to solve potential \write issues in longer
documents when you include \tableofcontents.
* [latex-cjk-common.docs] Add CJKnumb.txt to the list of documents.
* [latex-cjk-japanese.install] Remove DNP.txt and add wadalab.txt.
Checksums-Sha1:
d20cbd9528e64b225be8ccdd17ed54772c05807d 1480 cjk_4.8.2+git20090105-1.dsc
af7e06e6c85b8e1fe4cfaf574f46464eabaf697f 537060
cjk_4.8.2+git20090105.orig.tar.gz
762a5f63551c12d8bb88c2059e3e39fe50264c1a 1038765
cjk_4.8.2+git20090105-1.diff.gz
98a3eef1ba5defe7d579d0936ba21af815e9fe64 999088
latex-cjk-xcjk_4.8.2+git20090105-1_all.deb
ca8cbd11dc0a246aa6362104930aa0ecf4a84432 22866
latex-cjk-korean_4.8.2+git20090105-1_all.deb
8dff6c432a2c6cd24f86eab632ddf237f83353aa 88218
latex-cjk-thai_4.8.2+git20090105-1_all.deb
1f1a04b1de83b230cd5fb76687e9949d824c370f 934
latex-cjk-all_4.8.2+git20090105-1_all.deb
20ed121bc487cf4a8fa09a849589b329064ab7e2 892
cjk-latex_4.8.2+git20090105-1_all.deb
4302ea58b3f6415ddb4220efe68995cb9230cb50 263880
latex-cjk-common_4.8.2+git20090105-1_amd64.deb
4792acaa821f80222226e2652d0a73528d4dadff 64668
latex-cjk-chinese_4.8.2+git20090105-1_amd64.deb
dcfc71438b4d9296d1dbf5089b732cfc57b34e33 41220
latex-cjk-japanese_4.8.2+git20090105-1_amd64.deb
Checksums-Sha256:
fbc8b83b861b3fdc02e19ca96395f58aa48e7bc76c7e0fbe7249796b6b888920 1480
cjk_4.8.2+git20090105-1.dsc
6f5ee7ae2d27f2326ae6cee804dca1240524ebc4813b027dfdb2ced62246ed47 537060
cjk_4.8.2+git20090105.orig.tar.gz
0bfa0caec891516a2e846930759add6302e11bbd87d47e4d0927b0f150e8e7c9 1038765
cjk_4.8.2+git20090105-1.diff.gz
c783c9599e6806bc810ff7ea66b3aed14204b63cb9a967da1f157c79622133fc 999088
latex-cjk-xcjk_4.8.2+git20090105-1_all.deb
42fa46308a856a6feacf75f5ffc70edaad6b9ff5f29a247ba3209bc4fbd8ec13 22866
latex-cjk-korean_4.8.2+git20090105-1_all.deb
73f385f504579df0612fdd03588b08fb7eaaa6447a79b2390a15a8b7329754a7 88218
latex-cjk-thai_4.8.2+git20090105-1_all.deb
ff95c48df95f1d45b81b91a6d61351feaa9dded5fec08be452ccdde2aa333bb0 934
latex-cjk-all_4.8.2+git20090105-1_all.deb
c346889391aaa1bfd2a7320b48214b6641d546afc124a33bbf5750049ab47255 892
cjk-latex_4.8.2+git20090105-1_all.deb
8865cb051f50dfc9e3fed5bd2b27b7d90dd18b057b865038e628e4b1d98f451d 263880
latex-cjk-common_4.8.2+git20090105-1_amd64.deb
6e548adea563a1f3a86ace6f5146b304f37b0d8f3eb1d91840f1a9fbd266566a 64668
latex-cjk-chinese_4.8.2+git20090105-1_amd64.deb
6fac90030c9236c4d18d9c15f6ed350bf39b33e672f606a4a33c390fb3bccf2f 41220
latex-cjk-japanese_4.8.2+git20090105-1_amd64.deb
Files:
4887bc02dc72c0a88ff6592a71a429d3 1480 tex optional cjk_4.8.2+git20090105-1.dsc
546b2560681052c0c6d2647c81c9a70b 537060 tex optional
cjk_4.8.2+git20090105.orig.tar.gz
ef97717cc55dbedb918bbebc683da69e 1038765 tex optional
cjk_4.8.2+git20090105-1.diff.gz
609095ceefdaa7f90a863a668557a7d9 999088 tex optional
latex-cjk-xcjk_4.8.2+git20090105-1_all.deb
534297a5a969908e9030a7e47cf96668 22866 tex optional
latex-cjk-korean_4.8.2+git20090105-1_all.deb
21a8bef0eee7d4f43c920964e37f39b5 88218 tex optional
latex-cjk-thai_4.8.2+git20090105-1_all.deb
1af9c9330d9e29e5a0e36fbc69b04396 934 tex optional
latex-cjk-all_4.8.2+git20090105-1_all.deb
0171c8bb0cdd8416222c7bbb9ffcadcb 892 tex optional
cjk-latex_4.8.2+git20090105-1_all.deb
b4ca8e48bf13ecf3b5c7fd910f63fd74 263880 tex optional
latex-cjk-common_4.8.2+git20090105-1_amd64.deb
b555dcc8c82a397978cae04d33404865 64668 tex optional
latex-cjk-chinese_4.8.2+git20090105-1_amd64.deb
1005b980e94d37829c2f06c6156b6ad6 41220 tex optional
latex-cjk-japanese_4.8.2+git20090105-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iD8DBQFKaOc50r9KownFsJQRAliAAJ48Cz4GIoSrLRkbFobb1q3nzRdb+ACeKMDJ
qODdiJBVAyEuPpWQ7kc3AGg=
=cSpA
-----END PGP SIGNATURE-----
--- End Message ---