[Pkg-mysql-commits] r2106 - mysql-5.1/branches/unstable/debian

Clint Byrum spamaps-guest at alioth.debian.org
Tue May 15 22:09:01 UTC 2012


tags 672254 pending
thanks

Author: spamaps-guest
Date: 2012-05-15 22:09:00 +0000 (Tue, 15 May 2012)
New Revision: 2106

Modified:
   mysql-5.1/branches/unstable/debian/changelog
   mysql-5.1/branches/unstable/debian/control
Log:
d/control: Fix VCS fields. (Closes: #672254). Thanks William Dauchy!

Modified: mysql-5.1/branches/unstable/debian/changelog
===================================================================
--- mysql-5.1/branches/unstable/debian/changelog	2012-05-15 17:05:26 UTC (rev 2105)
+++ mysql-5.1/branches/unstable/debian/changelog	2012-05-15 22:09:00 UTC (rev 2106)
@@ -1,3 +1,9 @@
+mysql-5.1 (5.1.62-2) UNRELEASED; urgency=low
+
+  * d/control: Fix VCS fields. (Closes: #672254). Thanks William Dauchy!
+
+ -- Clint Byrum <clint at ubuntu.com>  Tue, 15 May 2012 15:07:38 -0700
+
 mysql-5.1 (5.1.62-1) unstable; urgency=low
 
   * SECURITY UPDATE: Multiple unspecified vulnerabilities identified

Modified: mysql-5.1/branches/unstable/debian/control
===================================================================
--- mysql-5.1/branches/unstable/debian/control	2012-05-15 17:05:26 UTC (rev 2105)
+++ mysql-5.1/branches/unstable/debian/control	2012-05-15 22:09:00 UTC (rev 2106)
@@ -7,8 +7,8 @@
 Build-Depends: libtool (>= 1.4.2-7), procps | hurd,  debhelper (>= 7.0.15), file (>= 3.28), libncurses5-dev (>= 5.0-6), perl (>= 5.6.0), libwrap0-dev (>= 7.6-8.3), zlib1g-dev (>= 1:1.1.3-5), libreadline-dev, psmisc, po-debconf, chrpath, automake1.9, doxygen-latex, ghostscript, dpatch, gawk, bison, lsb-release, hardening-wrapper, gcc-4.5, g++-4.5
 Standards-Version: 3.9.2
 Homepage: http://dev.mysql.com/
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-mysql/mysql-dfsg-5.1/
-Vcs-Svn: svn://svn.debian.org/svn/pkg-mysql/mysql-dfsg-5.1/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-mysql/mysql-5.1/
+Vcs-Svn: svn://svn.debian.org/svn/pkg-mysql/mysql-5.1/
 
 Package: libmysqlclient16
 Section: libs




More information about the Pkg-mysql-commits mailing list