Your message dated Tue, 25 Jul 2006 21:31:43 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Removed
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)
--- Begin Message ---
Package: libmysqlclient10
Version: 3.23.56-2
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 libmysqlclient-lgpl-3.23.56.old/debian/control
libmysqlclient-lgpl-3.23.56/debian/control
--- libmysqlclient-lgpl-3.23.56.old/debian/control 2003-06-03
13:48:26.000000000 +0200
+++ libmysqlclient-lgpl-3.23.56/debian/control 2003-06-03 14:06:28.000000000
+0200
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Steve Langasek <[EMAIL PROTECTED]>
Uploaders: Adam Conrad <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.2), debconf-utils, file (>= 3.28-1), gawk (>=
1:3.0.4-3), perl (>= 5.6.0), zlib1g-dev (>= 1:1.1.3-5)
+Build-Depends: debhelper (>= 4.0.2), debconf-utils, file (>= 3.28-1), gawk (>=
1:3.0.4-3), perl (>= 5.6.0), zlib1g-dev (>= 1:1.1.3-5), autotools-dev
Standards-Version: 3.5.8
Package: libmysqlclient10
diff -ur libmysqlclient-lgpl-3.23.56.old/debian/rules
libmysqlclient-lgpl-3.23.56/debian/rules
--- libmysqlclient-lgpl-3.23.56.old/debian/rules 2003-06-03
13:48:26.000000000 +0200
+++ libmysqlclient-lgpl-3.23.56/debian/rules 2003-06-03 14:13:30.000000000
+0200
@@ -30,6 +30,7 @@
build-stamp:
dh_testdir
+ cp -f /usr/share/misc/config.{guess,sub} ./
# CXX must be g++ because c++ does not find
# /usr/lib/gcc-lib/libstc+++.so
sh -c 'PATH=$${MYSQL_BUILD_PATH:-"/bin:/usr/bin"} \
-- 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
Versions of packages libmysqlclient10 depends on:
ii libc6 2.3.1-17 GNU C Library: Shared libraries an
ii mysql-common 4.0.13-1 mysql database common files (e.g.
ii zlib1g 1:1.1.4-11 compression library - runtime
-- no debconf information
--- End Message ---
--- Begin Message ---
libmysqlclient10 has been remoed because it has been obsoleted by
mysql-dfsg-5.0.
--
Martin Michlmayr
http://www.cyrius.com/
--- End Message ---