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

Bug#195918: marked as done (please update config.{guess,sub} (needed for GNU/KFreeBSD))



Your message dated Fri, 14 Nov 2003 10:32:52 -0500
with message-id <E1AKfwK-0001L3-00@auric.debian.org>
and subject line Bug#217849: fixed in tetex-bin 2.0.2-5.1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 3 Jun 2003 11:52:47 +0000
>From rmh@khazad.dyndns.org Tue Jun 03 06:52:46 2003
Return-path: <rmh@khazad.dyndns.org>
Received: from 86.red-80-24-13.pooles.rima-tde.net (khazad.dyndns.org) [80.24.13.86] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 19NALN-0006Pd-00; Tue, 03 Jun 2003 06:52:46 -0500
Received: from aragorn ([192.168.0.3])
	by khazad.dyndns.org with esmtp (Exim 3.35 #1 (Debian))
	id 19NCnF-0004aA-00; Tue, 03 Jun 2003 16:29:41 +0200
Received: from rmh by aragorn with local (Exim 3.36 #1 (Debian))
	id 19NAKW-0000I2-00; Tue, 03 Jun 2003 13:51:52 +0200
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Robert Millan <rmh@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: please update config.{guess,sub} (needed for GNU/FreeBSD)
X-Mailer: reportbug 2.10.1
Date: Tue, 03 Jun 2003 13:51:52 +0200
Message-Id: <E19NAKW-0000I2-00@aragorn>
Sender: Robert Millan <rmh@khazad.dyndns.org>
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-12.3 required=4.0
	tests=BAYES_10,HAS_PACKAGE,PATCH_UNIFIED_DIFF
	autolearn=ham version=2.53-bugs.debian.org_2003_05_24
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_05_24 (1.174.2.15-2003-03-30-exp)

Package: tetex-bin
Version: unavailable; reported 2003-06-03
Severity: wishlist
Tags: patch

this patch enables auto-update feature for config.{guess,sub} to
debian/rules. currently an update is necessary for the GNU/FreeBSD port.

diff -ur tetex-bin-2.0.2.old/debian/control tetex-bin-2.0.2/debian/control
--- tetex-bin-2.0.2.old/debian/control	2003-06-03 13:46:31.000000000 +0200
+++ tetex-bin-2.0.2/debian/control	2003-06-03 13:47:40.000000000 +0200
@@ -4,7 +4,7 @@
 Maintainer: teTeX maintainers <debian-tetex-maint@lists.debian.org>
 Uploaders: Christoph Martin <christoph.martin@uni-mainz.de>, Julian Gilbey <jdg@debian.org>, C.M. Connelly <cmc@debian.org>, Atsuhito KOHDA <kohda@debian.org>
 Standards-Version: 3.5.6.0
-Build-Depends: debhelper (>= 4.1.16), ed, libpng3-dev, zlib1g-dev, xlibs-dev, libxaw7-dev | libxaw-dev, m4, flex, bison, tetex-base (>= 1.0.2+20021025), libtiff3g-dev, libwww-dev (>= 5.4.0-4), libwww0, t1lib-dev, po-debconf
+Build-Depends: debhelper (>= 4.1.16), ed, libpng3-dev, zlib1g-dev, xlibs-dev, libxaw7-dev | libxaw-dev, m4, flex, bison, tetex-base (>= 1.0.2+20021025), libtiff3g-dev, libwww-dev (>= 5.4.0-4), libwww0, t1lib-dev, po-debconf, autotools-dev
 
 Package: tetex-bin
 Priority: optional
diff -ur tetex-bin-2.0.2.old/debian/rules tetex-bin-2.0.2/debian/rules
--- tetex-bin-2.0.2.old/debian/rules	2003-06-03 13:46:31.000000000 +0200
+++ tetex-bin-2.0.2/debian/rules	2003-06-03 13:48:19.000000000 +0200
@@ -40,6 +40,11 @@
 	patch -p1 -Ni debian/patches/patch-texdoc
 	patch -p1 -NRi debian/patches/patch-tmp || true
 	patch -p1 -Ni debian/patches/patch-tmp
+	cp -f /usr/share/misc/config.{guess,sub} ./libs/ncurses/
+	cp -f /usr/share/misc/config.{guess,sub} ./libs/libwww/config/
+	cp -f /usr/share/misc/config.{guess,sub} ./texk/
+	cp -f /usr/share/misc/config.{guess,sub} ./utils/texinfo/
+	cp -f /usr/share/misc/config.{guess,sub} ./config/
 	./configure --prefix=/usr --enable-ipc --without-dialog --without-texinfo --with-system-ncurses --with-x --with-system-zlib --with-system-pnglib --with-system-tifflib --with-system-wwwlib --with-system-t1lib --disable-multiplatform --enable-shared --mandir='$${prefix}/share/man' --infodir='$${datadir}/info'
 
 	touch configure-stamp


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux aragorn 2.2.22 #1 dl nov 25 21:59:43 CET 2002 i686
Locale: LANG=ca_ES.ISO-8859-1, LC_CTYPE=ca_ES.ISO-8859-1


---------------------------------------
Received: (at 217849-close) by bugs.debian.org; 14 Nov 2003 15:38:30 +0000
>From katie@auric.debian.org Fri Nov 14 09:38:30 2003
Return-path: <katie@auric.debian.org>
Received: from auric.debian.org [206.246.226.45] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1AKg1l-0002lN-00; Fri, 14 Nov 2003 09:38:29 -0600
Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian))
	id 1AKfwK-0001L3-00; Fri, 14 Nov 2003 10:32:52 -0500
From: Atsuhito KOHDA <kohda@debian.org>
To: 217849-close@bugs.debian.org
X-Katie: $Revision: 1.43 $
Subject: Bug#217849: fixed in tetex-bin 2.0.2-5.1
Message-Id: <E1AKfwK-0001L3-00@auric.debian.org>
Sender: Archive Administrator <katie@auric.debian.org>
Date: Fri, 14 Nov 2003 10:32:52 -0500
Delivered-To: 217849-close@bugs.debian.org

Source: tetex-bin
Source-Version: 2.0.2-5.1

We believe that the bug you reported is fixed in the latest version of
tetex-bin, which is due to be installed in the Debian FTP archive:

libkpathsea-dev_2.0.2-5.1_i386.deb
  to pool/main/t/tetex-bin/libkpathsea-dev_2.0.2-5.1_i386.deb
libkpathsea3_2.0.2-5.1_i386.deb
  to pool/main/t/tetex-bin/libkpathsea3_2.0.2-5.1_i386.deb
tetex-bin_2.0.2-5.1.diff.gz
  to pool/main/t/tetex-bin/tetex-bin_2.0.2-5.1.diff.gz
tetex-bin_2.0.2-5.1.dsc
  to pool/main/t/tetex-bin/tetex-bin_2.0.2-5.1.dsc
tetex-bin_2.0.2-5.1_i386.deb
  to pool/main/t/tetex-bin/tetex-bin_2.0.2-5.1_i386.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 217849@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Atsuhito KOHDA <kohda@debian.org> (supplier of updated tetex-bin 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@debian.org)


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

Format: 1.7
Date: Fri, 13 Nov 2003 21:43:51 +0900
Source: tetex-bin
Binary: libkpathsea3 tetex-bin libkpathsea-dev
Architecture: source i386
Version: 2.0.2-5.1
Distribution: unstable
Urgency: low
Maintainer: teTeX maintainers <debian-tetex-maint@lists.debian.org>
Changed-By: Atsuhito KOHDA <kohda@debian.org>
Description: 
 libkpathsea-dev - path search library for teTeX (devel part)
 libkpathsea3 - path search library for teTeX (runtime part)
 tetex-bin  - The teTeX binary files
Closes: 124337 208408 217542 217849
Changes: 
 tetex-bin (2.0.2-5.1) unstable; urgency=low
 .
   * Changed libpng3-dev (obsolete now) to libpng12-dev in Build-Depends
     field of control.  [kohda]
   * Removed unnecessary debconf settings (which I misplaced) in preinst
     script.  [kohda]
   * Removed unused manpages (dvi2fax.1, dvihp.1, dvitomp.1, epstopdf.1,
     makeinfo.1, updmap.1) in debian/ directory.  Thanks to Hilmar Preusse
     <hille42@web.de>  (Closes: #217542)  [kohda]
   * Improved xdvi Perl script security in temp file handling [jdg]
   * Removed unnecessary patch for texk/web2c/web2c/convert of patch-src,
     advised by Hilmar Preusse <hille42@web.de>  [kohda]
   * Fixed postinst; now texmf.cnf, fmtutil.cnf, updmap.cfg, language.dat
     in /etc/texmf/ would be renamed as texmf.cnf.dpkg-old etc. to avoid
     user's confusion in a standard installation.  This needs consistency with
     tetex-base so we setted Depends: tetex-base (>>2.0.2-5)  [kohda]
   * Fixed rules and control files so now we would use config.{guess,sub} of
     autotools-dev  [kohda]  (Closes: #217849)
   * Refined handling of language.dat in config.  Thanks to Frank Küster
     <frank@kuesterei.ch>  [kohda]  (Closes: #208408)
   * Fixed versioned dependency on debconf because we used seen flag.  [kohda]
   * Added dialog | whiptail in Recommends field.  [kohda]  (Closes: #124337)
Files: 
 22509ecff24e7619a44513de03b26801 994 tex optional tetex-bin_2.0.2-5.1.dsc
 702081ebe9f739a9ae94b251df8e8eb8 65391 tex optional tetex-bin_2.0.2-5.1.diff.gz
 7186d7f0499596b995361b5effa8a8ed 3895596 tex optional tetex-bin_2.0.2-5.1_i386.deb
 2cc80b7518547fd43d29624380039dde 51918 libs optional libkpathsea3_2.0.2-5.1_i386.deb
 b7c2789d7366a098e3b8ef1cee2731d3 66166 libdevel optional libkpathsea-dev_2.0.2-5.1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/tCAb1IXdL1v6kOwRAiaPAJ9PHBPIb0C5hChNzNvyUGLUhb7PLgCeNboS
LxKk1wpth4q/Q7fmVU1/IVA=
=UZ0k
-----END PGP SIGNATURE-----



Reply to: