[debian-mysql] default-libmysqlclient-dev into jessie-backports?
Daniel Pocock
daniel at pocock.pro
Tue Dec 20 17:55:48 UTC 2016
On 16/12/16 13:21, Robie Basak wrote:
> On Fri, Dec 16, 2016 at 09:01:01AM +0100, Daniel Pocock wrote:
>> With packages in sid and stretch now using
>> default-libmysqlclient-dev as a build dependency, should it be
>> backported?
>
> I have no objection to this. Creating a default-libmysqlclient-dev
> and making it point to libmysqlclient-dev (in contrast to
> sid/stretch) seems like the easiest way forward to me.
>
I tried it out for my local builds on jessie
dget -x
http://http.debian.net/debian/pool/main/m/mysql-defaults/mysql-defaults_1.0.1.dsc
cd mysql-defaults-1.0.1
sed -i -e 's/libmariadbclient-dev-compat/libmysqlclient-dev/g' \
debian/control
dpkg-buildpackage -rfakeroot -b -uc -us
That built a default-libmysqlclient-dev_1.0.1_amd64.deb that I could
install in jessie.
Would one of the MySQL / MariaDB maintainers like to upload that as a
backport, or I can go ahead and upload it myself?
Regards,
Daniel
More information about the pkg-mysql-maint
mailing list