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

Bug#688769: marked as done (unblock: mysql-5.5/5.5.24+dfsg-9)



Your message dated Tue, 25 Sep 2012 19:05:39 +0100
with message-id <1348596339.15010.9.camel@jacala.jungle.funky-badger.org>
and subject line Re: Bug#688769: unblock: mysql-5.5/5.5.24+dfsg-9
has caused the Debian Bug report #688769,
regarding unblock: mysql-5.5/5.5.24+dfsg-9
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.)


-- 
688769: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=688769
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package mysql-5.5

Debconf translations, fix for unreproducible upgrade issue, fix for ensuring we use system zlib.

unblock mysql-5.5/5.5.24+dfsg-9

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-1-686-pae (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru mysql-5.5-5.5.24+dfsg/debian/changelog mysql-5.5-5.5.24+dfsg/debian/changelog
--- mysql-5.5-5.5.24+dfsg/debian/changelog	2012-09-04 06:56:28.000000000 +0100
+++ mysql-5.5-5.5.24+dfsg/debian/changelog	2012-09-22 15:01:34.000000000 +0100
@@ -1,3 +1,14 @@
+mysql-5.5 (5.5.24+dfsg-9) unstable; urgency=low
+
+  * Danish debconf translation (Closes: #684566)
+  * Turkish debconf translation (Closes: #688294)
+  * Loosened versioned dependency between mysql-server-5.5 and
+    mysql-server-core-5.5, hopefully (Closes: #686803)
+  * Restored zlib1g-dev (>= 1:1.1.3-5) as a build dependency
+    and made the use of system libz explicit in debian/rules
+
+ -- Nicholas Bamber <nicholas@periapt.co.uk>  Sat, 22 Sep 2012 15:01:11 +0100
+
 mysql-5.5 (5.5.24+dfsg-8) unstable; urgency=low
 
   * Updated debian/copyright after analysis from development version
diff -Nru mysql-5.5-5.5.24+dfsg/debian/control mysql-5.5-5.5.24+dfsg/debian/control
--- mysql-5.5-5.5.24+dfsg/debian/control	2012-07-17 15:17:33.000000000 +0100
+++ mysql-5.5-5.5.24+dfsg/debian/control	2012-09-16 09:36:05.000000000 +0100
@@ -4,7 +4,7 @@
 Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
 Uploaders: Norbert Tretkowski <norbert@tretkowski.de>,
  Clint Byrum <clint@ubuntu.com>, Nicholas Bamber <nicholas@periapt.co.uk>
-Build-Depends: debhelper (>= 8.1.3~), libaio-dev[linux-any], libncurses5-dev (>= 5.0-6), perl, libwrap0-dev (>= 7.6-8.3), libreadline-dev, po-debconf, psmisc, chrpath, doxygen-latex, ghostscript, gawk, bison, lsb-release, hardening-wrapper, cmake, gcc-4.4 [any-i386], g++-4.4 [any-i386]
+Build-Depends: debhelper (>= 8.1.3~), libaio-dev[linux-any], libncurses5-dev (>= 5.0-6), perl, libwrap0-dev (>= 7.6-8.3), zlib1g-dev (>= 1:1.1.3-5), libreadline-dev, po-debconf, psmisc, chrpath, doxygen-latex, ghostscript, gawk, bison, lsb-release, hardening-wrapper, cmake, gcc-4.4 [any-i386], g++-4.4 [any-i386]
 Standards-Version: 3.9.3
 Homepage: http://dev.mysql.com/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-mysql/mysql-5.5/
@@ -51,7 +51,7 @@
 Package: libmysqlclient-dev
 Architecture: any
 Section: libdevel
-Depends: libmysqlclient18 (= ${binary:Version}), zlib1g-dev, , ${shlibs:Depends}, ${misc:Depends}
+Depends: libmysqlclient18 (= ${binary:Version}), zlib1g-dev, ${shlibs:Depends}, ${misc:Depends}
 Conflicts: libmysqlclient14-dev, libmysqlclient12-dev, libmysqlclient10-dev, libmysqlclient15-dev
 Provides: libmysqlclient15-dev
 Replaces: libmysqlclient15-dev
@@ -113,7 +113,7 @@
 Suggests: tinyca
 Recommends: mailx, libhtml-template-perl
 Pre-Depends: mysql-common (>= ${source:Version}), adduser (>= 3.40), debconf
-Depends: mysql-client-5.5 (>= ${source:Version}), libdbi-perl, perl (>= 5.6), ${shlibs:Depends}, ${misc:Depends}, psmisc, passwd, lsb-base (>= 3.0-10), mysql-server-core-5.5 (= ${binary:Version}), initscripts (>= 2.88dsf-13.3)
+Depends: mysql-client-5.5 (>= ${source:Version}), libdbi-perl, perl (>= 5.6), ${shlibs:Depends}, ${misc:Depends}, psmisc, passwd, lsb-base (>= 3.0-10), mysql-server-core-5.5 (>= ${source:Version}), initscripts (>= 2.88dsf-13.3)
 Breaks: mysql-server (<< ${source:Version}), mysql-server-5.1, libmysqlclient-dev ( << 5.5.17~), mysql-client-5.1
 Provides: virtual-mysql-server
 Replaces: mysql-server (<< ${source:Version}), mysql-server-5.1,  mysql-server-5.0, , mysql-client-5.1,
diff -Nru mysql-5.5-5.5.24+dfsg/debian/po/da.po mysql-5.5-5.5.24+dfsg/debian/po/da.po
--- mysql-5.5-5.5.24+dfsg/debian/po/da.po	2012-09-02 18:03:59.000000000 +0100
+++ mysql-5.5-5.5.24+dfsg/debian/po/da.po	2012-09-09 09:37:09.000000000 +0100
@@ -1,15 +1,15 @@
-# Danish translation mysql-5.1.
-# Copyright (C) 2010 mysql-5.1 & nedenstående oversættere.
-# This file is distributed under the same license as the mysql-5.1 package.
+# Danish translation mysql-5.5.
+# Copyright (C) 2010 mysql-5.5 & nedenstående oversættere.
+# This file is distributed under the same license as the mysql-5.5 package.
 # Claus Hindsgaul <claus_h@image.dk> 2005, 2006, 2007.
-# Joe Hansen <joedalton2@yahoo.dk>, 2010.
+# Joe Hansen <joedalton2@yahoo.dk>, 2010, 2012.
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: mysql-5.1\n"
+"Project-Id-Version: mysql-5.5\n"
 "Report-Msgid-Bugs-To: mysql-5.5@packages.debian.org\n"
 "POT-Creation-Date: 2011-11-08 11:42-0800\n"
-"PO-Revision-Date: 2010-10-07 05:26+0100\n"
+"PO-Revision-Date: 2012-08-11 05:26+0100\n"
 "Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
 "Language-Team: Danish <debian-l10n-danish@lists.debian.org> \n"
 "Language: \n"
@@ -174,15 +174,11 @@
 #. Type: error
 #. Description
 #: ../mysql-server-5.5.templates:8001
-#, fuzzy
-#| msgid ""
-#| "Please read the /usr/share/doc/mysql-server-5.1/README.Debian file for "
-#| "more information."
 msgid ""
 "Please read the /usr/share/doc/mysql-server-5.5/README.Debian file for more "
 "information."
 msgstr ""
-"Læs venligst filen /usr/share/doc/mysql-server-5.1/README.Debian for "
+"Læs venligst filen /usr/share/doc/mysql-server-5.5/README.Debian for "
 "yderligere oplysninger."
 
 #. Type: error
@@ -207,16 +203,11 @@
 #. Type: error
 #. Description
 #: ../mysql-server-5.5.templates:10001
-#, fuzzy
-#| msgid ""
-#| "MySQL-5.1 no longer provides NDB Cluster support. Please migrate to the "
-#| "new mysql-cluster package and remove all lines starting with \"ndb\" from "
-#| "all config files below /etc/mysql/."
 msgid ""
 "MySQL-5.5 no longer provides NDB Cluster support. Please migrate to the new "
 "mysql-cluster-server package and remove all lines starting with \"ndb\" from "
 "all config files below /etc/mysql/."
 msgstr ""
-"MySQL-5.1 tilbyder ikke længere NDB-clusterunderstøttelse. Migrer venligst "
+"MySQL-5.5 tilbyder ikke længere NDB-clusterunderstøttelse. Migrer venligst "
 "til den nye pakke mysql-cluster og fjern alle linjer der starter med »ndb« "
 "fra alle konfigurationsfiler under /etc/mysql/."
diff -Nru mysql-5.5-5.5.24+dfsg/debian/po/tr.po mysql-5.5-5.5.24+dfsg/debian/po/tr.po
--- mysql-5.5-5.5.24+dfsg/debian/po/tr.po	2012-08-08 10:02:44.000000000 +0100
+++ mysql-5.5-5.5.24+dfsg/debian/po/tr.po	2012-09-22 15:05:13.000000000 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: mysql-5.1\n"
 "Report-Msgid-Bugs-To: mysql-5.5@packages.debian.org\n"
 "POT-Creation-Date: 2011-11-08 11:42-0800\n"
-"PO-Revision-Date: 2012-03-20 21:31+0200\n"
+"PO-Revision-Date: 2012-09-17 11:40+0200\n"
 "Last-Translator: Atila KOÇ <akoc@artielektronik.com.tr>\n"
 "Language-Team: Turkish <debian-l10n-turkish@lists.debian.org>\n"
 "Language: tr\n"
@@ -172,15 +172,11 @@
 #. Type: error
 #. Description
 #: ../mysql-server-5.5.templates:8001
-#, fuzzy
-#| msgid ""
-#| "Please read the /usr/share/doc/mysql-server-5.1/README.Debian file for "
-#| "more information."
 msgid ""
 "Please read the /usr/share/doc/mysql-server-5.5/README.Debian file for more "
 "information."
 msgstr ""
-"Daha fazla bilgi için /usr/share/doc/mysql-server-5.1/README.Debian "
+"Daha fazla bilgi için lütfen /usr/share/doc/mysql-server-5.5/README.Debian "
 "dosyasını inceleyiniz."
 
 #. Type: error
@@ -204,17 +200,12 @@
 #. Type: error
 #. Description
 #: ../mysql-server-5.5.templates:10001
-#, fuzzy
-#| msgid ""
-#| "MySQL-5.1 no longer provides NDB Cluster support. Please migrate to the "
-#| "new mysql-cluster package and remove all lines starting with \"ndb\" from "
-#| "all config files below /etc/mysql/."
 msgid ""
 "MySQL-5.5 no longer provides NDB Cluster support. Please migrate to the new "
 "mysql-cluster-server package and remove all lines starting with \"ndb\" from "
 "all config files below /etc/mysql/."
 msgstr ""
-"MySQL-5.1 artık NDB Kümesi desteği vermemektedir. Lütfen yeni mysql-cluster "
+"MySQL-5.5 artık NDB Kümesi desteği vermemektedir. Lütfen yeni mysql-cluster "
 "paketine geçiniz ve /etc/mysql/ dizinindeki tüm yapılandırma dosyalarından "
 "\"ndb\" ile başlayan satırları kaldırınız."
 
diff -Nru mysql-5.5-5.5.24+dfsg/debian/rules mysql-5.5-5.5.24+dfsg/debian/rules
--- mysql-5.5-5.5.24+dfsg/debian/rules	2012-08-08 10:01:45.000000000 +0100
+++ mysql-5.5-5.5.24+dfsg/debian/rules	2012-09-16 09:46:11.000000000 +0100
@@ -104,6 +104,7 @@
 		$(USE_STATIC_MYSQLD) \
 		$(USE_LINUX_NATIVE_AIO) \
 		-DWITH_SSL=bundled \
+		-DWITH_ZLIB=system \
 	    -DCOMPILATION_COMMENT="($(DISTRIBUTION))" \
 	    -DMYSQL_SERVER_SUFFIX="-$(DEBVERSION)" \
 	    -DSYSTEM_TYPE="debian-linux-gnu" \

--- End Message ---
--- Begin Message ---
On Tue, 2012-09-25 at 14:02 +0100, Nicholas Bamber wrote:
> Please unblock package mysql-5.5
> 
> Debconf translations, fix for unreproducible upgrade issue, fix for
> ensuring we use system zlib.

Unblocked; thanks.

Regards,

Adam

--- End Message ---

Reply to: