[Pkg-mysql-commits] r1838 - in mysql-dfsg-5.1/branches/unstable/debian: . additions
Norbert Tretkowski
nobse at alioth.debian.org
Tue Feb 9 12:48:28 UTC 2010
Author: nobse
Date: 2010-02-09 12:48:28 +0000 (Tue, 09 Feb 2010)
New Revision: 1838
Modified:
mysql-dfsg-5.1/branches/unstable/debian/additions/mysql-server.lintian-overrides
mysql-dfsg-5.1/branches/unstable/debian/changelog
mysql-dfsg-5.1/branches/unstable/debian/control
mysql-dfsg-5.1/branches/unstable/debian/rules
Log:
Rename source package to mysql-5.1.
Modified: mysql-dfsg-5.1/branches/unstable/debian/additions/mysql-server.lintian-overrides
===================================================================
--- mysql-dfsg-5.1/branches/unstable/debian/additions/mysql-server.lintian-overrides 2010-02-09 11:55:51 UTC (rev 1837)
+++ mysql-dfsg-5.1/branches/unstable/debian/additions/mysql-server.lintian-overrides 2010-02-09 12:48:28 UTC (rev 1838)
@@ -1,2 +1,2 @@
-W: mysql-dfsg source: maintainer-script-lacks-debhelper-token debian/mysql-server.postinst
+W: mysql-5.1 source: maintainer-script-lacks-debhelper-token debian/mysql-server.postinst
W: mysql-server: possible-bashism-in-maintainer-script postinst:68 'p{("a".."z","A".."Z",0..9)[int(rand(62))]}'
Modified: mysql-dfsg-5.1/branches/unstable/debian/changelog
===================================================================
--- mysql-dfsg-5.1/branches/unstable/debian/changelog 2010-02-09 11:55:51 UTC (rev 1837)
+++ mysql-dfsg-5.1/branches/unstable/debian/changelog 2010-02-09 12:48:28 UTC (rev 1838)
@@ -1,8 +1,9 @@
-mysql-dfsg-5.1 (5.1.43-2) UNRELEASED; urgency=low
+mysql-5.1 (5.1.43-2) UNRELEASED; urgency=low
+ * Rename source package to mysql-5.1.
* Update SSL certificates and reenable tests in testsuite.
- -- Norbert Tretkowski <norbert at tretkowski.de> Sun, 07 Feb 2010 17:55:14 +0100
+ -- Norbert Tretkowski <nobse at debian.org> Tue, 09 Feb 2010 13:45:53 +0100
mysql-dfsg-5.1 (5.1.43-1) unstable; urgency=low
Modified: mysql-dfsg-5.1/branches/unstable/debian/control
===================================================================
--- mysql-dfsg-5.1/branches/unstable/debian/control 2010-02-09 11:55:51 UTC (rev 1837)
+++ mysql-dfsg-5.1/branches/unstable/debian/control 2010-02-09 12:48:28 UTC (rev 1838)
@@ -1,4 +1,4 @@
-Source: mysql-dfsg-5.1
+Source: mysql-5.1
Section: misc
Priority: optional
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint at lists.alioth.debian.org>
Modified: mysql-dfsg-5.1/branches/unstable/debian/rules
===================================================================
--- mysql-dfsg-5.1/branches/unstable/debian/rules 2010-02-09 11:55:51 UTC (rev 1837)
+++ mysql-dfsg-5.1/branches/unstable/debian/rules 2010-02-09 12:48:28 UTC (rev 1838)
@@ -3,7 +3,7 @@
export DH_VERBOSE=1
export DEB_BUILD_HARDENING=1
-PACKAGE=mysql-dfsg-5.1
+PACKAGE=mysql-5.1
include /usr/share/dpatch/dpatch.make
More information about the Pkg-mysql-commits
mailing list