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

Bug#733476: marked as done (cjk: use autotools-dev to update config.{sub,guess} for new arches)



Your message dated Sun, 05 Oct 2014 09:19:34 +0000
with message-id <E1XahyY-0002P1-HP@franck.debian.org>
and subject line Bug#733476: fixed in cjk 4.8.3+git20140831-1
has caused the Debian Bug report #733476,
regarding cjk: use autotools-dev to update config.{sub,guess} for new arches
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 owner@bugs.debian.org
immediately.)


-- 
733476: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733476
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: cjk
Version: 4.8.3+git20120914-2
Severity: normal
Tags: patch
User: ubuntu-devel@lists.ubuntu.com
Usertags: origin-ubuntu trusty ubuntu-patch

Dear Maintainer,

Please use autotools-dev to update config.{sub,guess} for new architectures.
For example, we needed these updates in Ubuntu for the new ppc64el
architecture.

In Ubuntu, the attached patch was applied to achieve the following:
  * Use autotools-dev to update config.{sub,guess} for new arches.

Thanks for considering the patch.

Logan Rosen



-- System Information:
Debian Release: wheezy/sid
  APT prefers trusty-updates
  APT policy: (500, 'trusty-updates'), (500, 'trusty-security'), (500, 'trusty'), (100, 'trusty-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.12.0-7-generic (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru cjk-4.8.3+git20120914/debian/control cjk-4.8.3+git20120914/debian/control
--- cjk-4.8.3+git20120914/debian/control	2013-06-16 12:15:05.000000000 -0400
+++ cjk-4.8.3+git20120914/debian/control	2013-12-29 01:23:30.000000000 -0500
@@ -1,5 +1,5 @@
 Source: cjk
-Build-Depends: debhelper (>= 8.1.0~), quilt, libkpathsea-dev, texlive-extra-utils, git-core, tex-common (>= 4)
+Build-Depends: debhelper (>= 8.1.0~), quilt, libkpathsea-dev, texlive-extra-utils, git-core, tex-common (>= 4), autotools-dev
 Build-Depends-Indep: texlive-base-bin, perl-base (>= 5.8.0), texlive-font-utils, texlive-lang-other (>= 2013.20130523-1)
 Section: tex
 Priority: optional
diff -Nru cjk-4.8.3+git20120914/debian/rules cjk-4.8.3+git20120914/debian/rules
--- cjk-4.8.3+git20120914/debian/rules	2013-06-16 12:14:02.000000000 -0400
+++ cjk-4.8.3+git20120914/debian/rules	2013-12-28 02:50:53.000000000 -0500
@@ -37,7 +37,7 @@
 build: $(QUILT_STAMPFN) build-stamp
 build-arch:
 	dh_testdir
-
+	dh_autotools-dev_updateconfig
 	# Add here commands to compile the package.
 	$(MAKE)
 
@@ -105,6 +105,7 @@
 	rm -f utils/SJISconv/sjisconv
 	rm -f utils/extconv/extconv
 
+	dh_autotools-dev_restoreconfig
 	dh_clean
 
 install:

--- End Message ---
--- Begin Message ---
Source: cjk
Source-Version: 4.8.3+git20140831-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.

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 733476@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Danai SAE-HAN (韓達耐) <danai@debian.org> (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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 05 Oct 2014 16:16:19 +0800
Source: cjk
Binary: latex-cjk-common latex-cjk-chinese latex-cjk-japanese latex-cjk-korean latex-cjk-thai latex-cjk-all cjk-latex
Architecture: source all amd64
Version: 4.8.3+git20140831-1
Distribution: unstable
Urgency: low
Maintainer: Debian TeX maintainers <debian-tex-maint@lists.debian.org>
Changed-By: Danai SAE-HAN (韓達耐) <danai@debian.org>
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
Closes: 733476
Changes:
 cjk (4.8.3+git20140831-1) unstable; urgency=low
 .
   * The "Alexander Nikolajevitsch Scriabin" release.
   *  Bump the release to the latest GIT release from 31 August 2014:
       - Fix in hbf2gf;
       - fix space handling of non-CJK characters.
   * [debian/control]
       - Let latex-cjk-korean recommend `texlive-lang-korean' instead of
         `ko.tex-extra-hlfont';
       - bump Standards-Version from 3.9.3 to 3.9.6 (no changes required);
       - change "package" to "metapackage" for "latex-cjk-all" to not
         confuse Lintian;
       - Build-Depend on texlive-lang-other (>= 2013.20130523), not
         2013.20130523-1;
       - Update Build-Dependency of debhelper from (>= 8.1.0~) to
         (>= 9.20141003).
   * [debian/control,debian/rules] Bug fix: "use autotools-dev to update
     config.{sub,guess} for new arches", thanks to Logan Rosen
     (Closes: #733476).
   * [debian/compat] Switch from version 8 to 9.
   * [debian/patches/03_Makefile.diff] Add a fix to harden the `hbf2gf'
      and `*conv' binaries, in particular to have "read-only reolcations"
      while compiling with GCC.  I use `dpkg-buildflags' instead of hard
      configuration in the Makefile.
Checksums-Sha1:
 3cd40411de60b43d5254f7a7ad8d2fa1efca59b5 1918 cjk_4.8.3+git20140831-1.dsc
 a6a10fe187b62c41e41f698ca285a8da70a986e8 537971 cjk_4.8.3+git20140831.orig.tar.gz
 e5bfb7436839968a1f73e0559985b8c8d81bbdfc 47472 cjk_4.8.3+git20140831-1.debian.tar.xz
 d79d5489b4ab0804c9d2253f7a23ae0a5f2659bf 17138 latex-cjk-korean_4.8.3+git20140831-1_all.deb
 77da2730faf01d7ee45f1a79fac0b6fcb7b3c796 67264 latex-cjk-thai_4.8.3+git20140831-1_all.deb
 3d76ced108c9e0e27177b70cdb112b6d124e9715 1012 latex-cjk-all_4.8.3+git20140831-1_all.deb
 c79fd2fb25c4eb2f708f8cf64ba1b3a7cfdf1690 974 cjk-latex_4.8.3+git20140831-1_all.deb
 72dfd382b7e9fcfa45dcab2f53875143469af2db 242308 latex-cjk-common_4.8.3+git20140831-1_amd64.deb
 236ea1a856147b42b749cbb6eaaf0e4e7376ac44 57872 latex-cjk-chinese_4.8.3+git20140831-1_amd64.deb
 9db046478953305314d4f0341b582a835b34750a 36764 latex-cjk-japanese_4.8.3+git20140831-1_amd64.deb
Checksums-Sha256:
 7eca87493fe33934e4c7fe48434104a8b0ae87c63121021c731012a3e6a002b7 1918 cjk_4.8.3+git20140831-1.dsc
 5d82e9b0d45898351a7eba82dd8f65c79a870571336692789f88990dfb6448b8 537971 cjk_4.8.3+git20140831.orig.tar.gz
 6dcb07a8ffe994649caec419611c37102efc85972be699300878c97173653bc6 47472 cjk_4.8.3+git20140831-1.debian.tar.xz
 40ef4cced189431d6891d0d92af3ce50f030bcc8ca50c32d3b03e5807d0973e6 17138 latex-cjk-korean_4.8.3+git20140831-1_all.deb
 e8ae997c6a4fc8e9cae7f522674079dc4f38adaa5fd6862d032058451c4e5fab 67264 latex-cjk-thai_4.8.3+git20140831-1_all.deb
 5627ace0c6ad049e02fb1d11314c2935389ded512a36141093d09131f0cb3260 1012 latex-cjk-all_4.8.3+git20140831-1_all.deb
 11b56f46fc1383d88b7c4e6c2988144b5cc10e771e7f33551ff67cd0dc89296f 974 cjk-latex_4.8.3+git20140831-1_all.deb
 1c117692241a0b1ebb108aab5bb89b1ae2aa6ed396f9cd5bb7b692a751033d3d 242308 latex-cjk-common_4.8.3+git20140831-1_amd64.deb
 2e8f999fd88ec7d4cabe9d366872416875130cfe7beb9bea1acf1b5656dae57e 57872 latex-cjk-chinese_4.8.3+git20140831-1_amd64.deb
 b8049949fb3c0b409b97d184bb1c8be72ce6531e29d1649654fa3fc3e32e4a63 36764 latex-cjk-japanese_4.8.3+git20140831-1_amd64.deb
Files:
 c166c3a08b419c17199de53c4b91cd66 17138 tex optional latex-cjk-korean_4.8.3+git20140831-1_all.deb
 f24b81439d0ce092dec2e8d30ebd4caf 67264 tex optional latex-cjk-thai_4.8.3+git20140831-1_all.deb
 8a53a43cafaf92124b27122e30793e52 1012 tex optional latex-cjk-all_4.8.3+git20140831-1_all.deb
 675c1fc570b359718e1be3d772d461dd 974 tex optional cjk-latex_4.8.3+git20140831-1_all.deb
 ed738ee611f74604bb0c231efcdb8305 242308 tex optional latex-cjk-common_4.8.3+git20140831-1_amd64.deb
 aac784fbbe54b09044b630abd38c7be7 57872 tex optional latex-cjk-chinese_4.8.3+git20140831-1_amd64.deb
 63470f66ceda16362de1d201ee09da72 36764 tex optional latex-cjk-japanese_4.8.3+git20140831-1_amd64.deb
 0bb3b5f498c42083474de7c3ae817918 1918 tex optional cjk_4.8.3+git20140831-1.dsc
 cc940bd46b27132221ea4ffe3198ec97 537971 tex optional cjk_4.8.3+git20140831.orig.tar.gz
 bd011da021384ff16431cfebe3837c1c 47472 tex optional cjk_4.8.3+git20140831-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iEYEARECAAYFAlQxAdoACgkQZDZDYQnzQCTzbQCdHDh0/M9V9+D9jYJSkZhE47Sx
0E0An0UdjXWcoILmPGhfs1amKxSrCFMW
=12aE
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: