Control: tag -1 + patch pending

On Mon, 25 Mar 2013 18:45:57 +0000, Jonathan Wiltshire wrote:

> > > From glancing at the options Gregor's mysql_config patch looks reasonable,
> > > though I have not tested it. It is certainly minimal.
> > Ok, thanks.
> > 
> > I just found a small issue with it: squeeze's mysql_config doesn't
> > know about the "--variable=[pkglibdir]", so we technically need a
> > versioned dependency on libmysqlclient-dev (probably >= 5.5, I don't
> > find anything in the upstream or Debian changelog).
> > 
> > In this case we might as well go with Evgeni's original patch, and
> > just add a ">= 5.5.17-4" to the libmysqlclient-dev build dependency.
> 
> Ok, either of those sounds sensible. Perhaps you could choose one and see
> how it gets on with the auto-builders?

Ok, in this case ...
 
> Evgeni's original patch got an ack from the reporter at least, so maybe
> that's the one to go for.

... I also prefer Evgeni's original patch with the version added to
the build dependency.

I've now uploaded -3.4 with the attached debdiff to DELAYED/1, in case
there are some further comments.


Cheers,
gregor

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Zueriwest: Prinz
diff -Nru motion-3.2.12/debian/changelog motion-3.2.12/debian/changelog
--- motion-3.2.12/debian/changelog	2013-01-05 19:25:43.000000000 +0100
+++ motion-3.2.12/debian/changelog	2013-03-25 20:52:57.000000000 +0100
@@ -1,3 +1,14 @@
+motion (3.2.12-3.4) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "No longer has support for mysql", step 2:
+    make build dependency on libmysqlclient-dev versioned;
+    5.5.17-4 is the first upload with complete multi-arch support, as needed
+    by dpkg-architecture in debian/rules.
+    (Closes: #697221)
+
+ -- gregor herrmann <gre...@debian.org>  Mon, 25 Mar 2013 20:52:43 +0100
+
 motion (3.2.12-3.3) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Nru motion-3.2.12/debian/control motion-3.2.12/debian/control
--- motion-3.2.12/debian/control	2013-01-05 19:25:27.000000000 +0100
+++ motion-3.2.12/debian/control	2013-03-25 20:41:41.000000000 +0100
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Juan Angulo Moreno <j...@apuntale.com>
 HomePage: http://motion.sf.net
-Build-Depends: debhelper (>= 6), dpkg-dev (>= 1.16), dh-autoreconf, libjpeg-dev, zlib1g-dev, libavcodec-dev, libavformat-dev, libpq-dev, libmysqlclient-dev, libv4l-dev
+Build-Depends: debhelper (>= 6), dpkg-dev (>= 1.16), dh-autoreconf, libjpeg-dev, zlib1g-dev, libavcodec-dev, libavformat-dev, libpq-dev, libmysqlclient-dev (>= 5.5.17-4), libv4l-dev
 Standards-Version: 3.9.2
 
 Package: motion

Attachment: signature.asc
Description: Digital signature

Reply via email to