[Pkg-mysql-commits] r891 - branches/sid-5.0/debian

Christian Hammers ch at alioth.debian.org
Sun Jun 24 22:51:01 UTC 2007


tags 424276 pending
thanks

Author: ch
Date: 2007-06-24 22:51:01 +0000 (Sun, 24 Jun 2007)
New Revision: 891

Modified:
   branches/sid-5.0/debian/changelog
   branches/sid-5.0/debian/control
Log:
  * Added linux-libc-dev to the build-depends as else an illegal dependency to
    asm/atomic.h is generated in /usr/include/mysql/my_global.h. Closes: 424276



Modified: branches/sid-5.0/debian/changelog
===================================================================
--- branches/sid-5.0/debian/changelog	2007-06-24 22:50:30 UTC (rev 890)
+++ branches/sid-5.0/debian/changelog	2007-06-24 22:51:01 UTC (rev 891)
@@ -7,6 +7,8 @@
   * Removed all manpages from the source (therefore the "41a") as they 
     are not licensed under the GPL and redistribution is not permitted
     (thanks to Mathias Gug). Closes: #430018
+  * Added linux-libc-dev to the build-depends as else an illegal dependency to
+    asm/atomic.h is generated in /usr/include/mysql/my_global.h. Closes: 424276
 
  -- Christian Hammers <ch at debian.org>  Sun, 24 Jun 2007 21:12:42 +0200
 

Modified: branches/sid-5.0/debian/control
===================================================================
--- branches/sid-5.0/debian/control	2007-06-24 22:50:30 UTC (rev 890)
+++ branches/sid-5.0/debian/control	2007-06-24 22:51:01 UTC (rev 891)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian MySQL Maintainers <pkg-mysql-maint at lists.alioth.debian.org>
 Uploaders:  Christian Hammers <ch at debian.org>, Sean Finney <seanius at debian.org>, Adam Conrad <adconrad at 0c3.net>
-Build-Depends: libtool (>= 1.4.2-7), procps | hurd,  debhelper (>= 4.1.16), file (>= 3.28-1), libncurses5-dev (>= 5.0-6), perl (>= 5.6.0), libwrap0-dev (>= 7.6-8.3), zlib1g-dev (>= 1:1.1.3-5), libreadline5-dev | libreadline-dev, psmisc, po-debconf, chrpath, automake1.9, doxygen, texlive-latex-base, gs, dpatch, gawk, bison
+Build-Depends: libtool (>= 1.4.2-7), procps | hurd,  debhelper (>= 4.1.16), file (>= 3.28-1), libncurses5-dev (>= 5.0-6), perl (>= 5.6.0), libwrap0-dev (>= 7.6-8.3), zlib1g-dev (>= 1:1.1.3-5), libreadline5-dev | libreadline-dev, psmisc, po-debconf, chrpath, automake1.9, doxygen, texlive-latex-base, gs, dpatch, gawk, bison, linux-libc-dev
 Standards-Version: 3.7.2
 
 Package: libmysqlclient15off




More information about the Pkg-mysql-commits mailing list