Package: release.debian.org Severity: normal User: [email protected] Usertags: pu
Hi, this proposed update for freetds makes it co-installable with libiodbc2 as included in 7.1. diff -u freetds-0.91/debian/control freetds-0.91/debian/control --- freetds-0.91/debian/control +++ freetds-0.91/debian/control @@ -52,7 +52,7 @@ Recommends: libodbc1 Conflicts: freetds0, libct0, unixodbc (<< 2.1.1-2) Replaces: freetds0, libct0, libct1 -Breaks: unixodbc (<< 2.2.14p2-3), odbcinst1debian2 (<< 2.2.14p2-3), libiodbc2 +Breaks: unixodbc (<< 2.2.14p2-3), odbcinst1debian2 (<< 2.2.14p2-3), libiodbc2 (<< 3.52.7-2+deb7u1) Description: ODBC driver for connecting to MS SQL and Sybase SQL servers FreeTDS is an implementation of the Tabular DataStream protocol, used for connecting to MS SQL and Sybase servers over TCP/IP. diff -u freetds-0.91/debian/changelog freetds-0.91/debian/changelog --- freetds-0.91/debian/changelog +++ freetds-0.91/debian/changelog @@ -1,3 +1,10 @@ +freetds (0.91-2+deb7u1) wheezy; urgency=low + + * Non-maintainer upload. + * Make libiodbc Breaks versioned now that it can load multiarch drivers. + + -- Julien Cristau <[email protected]> Wed, 10 Jul 2013 15:03:51 +0200 + freetds (0.91-2) unstable; urgency=low * Don't both breaks and recommends libiodbc2, this confuses apt. Cheers, Julien -- Julien Cristau <[email protected]> Logilab http://www.logilab.fr/ Informatique scientifique & gestion de connaissances -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

