diff -Nru mbtserver-0.7/debian/changelog mbtserver-0.7/debian/changelog --- mbtserver-0.7/debian/changelog 2013-06-16 06:13:54.000000000 +0000 +++ mbtserver-0.7/debian/changelog 2013-09-14 15:05:58.000000000 +0000 @@ -1,3 +1,23 @@ +mbtserver (0.7-3) unstable; urgency=low + + * debian/control: change Build-Depends "libtimbl4-dev | libtimbl-dev" + in "libtimbl4-dev": on second thought, we decided not to go for + unversioned libtimbl-dev. See also Bug#718503: "release.debian.org: + transition: timbl". + * debian/control: change Build-Depends "libticcutils2-dev | + libticcutils-dev" in "libticcutils2-dev (>=0.3)": on second thought, we + decided not to go for unversioned libticcutils-dev. See also Bug#718501: + "release.debian.org: transition: ticcutils". + * debian/control: change Build-Depends "libtimblserver3-dev | + libtimblserver-dev" in "libtimblserver3-dev". + * debian/control: change Build-Depends "libmbt1-dev | libmbt-dev" in + "libmbt1-dev": See also Bug#718511: "release.debian.org: transition: mbt". + * debian/control: Standards-Version upgraded from policy 3.9.3 to 3.9.4 (no + other changes needed: section 8.6 is mostly not applicable to us: we keep + using shlibs files, not symbols, since we build from C++ sources). + + -- Joost van Baal-Ilić Sat, 14 Sep 2013 16:53:20 +0200 + mbtserver (0.7-2) unstable; urgency=low * debian/control: now Build-Depends upon libtimbl4-dev | libtimbl-dev, @@ -23,7 +43,7 @@ * debian/watch updated to watch http://software.ticc.uvt.nl/. * debian/control: now refer to Standards-Verion 3.9.3, added dependency on libticcutils1-dev, changed dependency on libtimbl3-dev (>= 6.4.3), - libtimblserver2-dev (>= 1.6) and libmbt0-dev (>= 3.2.9). + libtimblserver2-dev (>= 1.6) and libmbt0-dev (>= 3.2.9). -- Ko van der Sloot Thu, 11 Oct 2012 16:30:56 +0200 @@ -111,5 +131,5 @@ -- Ko van der Sloot Wed, 06 Oct 2010 10:27:36 +0200 -# $Id: changelog 46055 2013-06-16 06:13:54Z joostvb $ +# $Id: changelog 46275 2013-09-14 15:05:52Z joostvb $ # $URL: svn+ssh://svn.debian.org/svn/debian-science/packages/mbtserver/trunk/debian/changelog $ diff -Nru mbtserver-0.7/debian/control mbtserver-0.7/debian/control --- mbtserver-0.7/debian/control 2013-06-15 17:05:04.000000000 +0000 +++ mbtserver-0.7/debian/control 2013-09-14 15:05:41.000000000 +0000 @@ -3,8 +3,8 @@ Priority: extra Maintainer: Debian Science Team Uploaders: Joost van Baal-Ilić , Ko van der Sloot -Build-Depends: cdbs, debhelper (>= 7), pkg-config, libtimbl4-dev | libtimbl-dev, libtimblserver3-dev | libtimblserver-dev, libmbt1-dev | libmbt-dev, libticcutils2-dev | libticcutils-dev, libxml2-dev -Standards-Version: 3.9.3 +Build-Depends: cdbs, debhelper (>= 7), pkg-config, libtimbl4-dev, libtimblserver3-dev, libmbt1-dev, libticcutils2-dev (>= 0.3), libxml2-dev +Standards-Version: 3.9.4 Homepage: http://ilk.uvt.nl/mbt/ Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/mbtserver/trunk Vcs-Browser: http://svn.debian.org/wsvn/debian-science/packages/mbtserver/trunk/