User: frankie Date: 06/01/02 20:00:15 Modified: debian changelog control Log: Minor updates, waiting for gdal before releasing. Revision Changes Path 1.32 +11 -0 pkg-grass/debian/changelog CVSWEB Options: ------------------- CVSWeb: Annotate this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/pkg-grass/debian/changelog?annotate=1.32&cvsroot= CVSWeb: View this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/pkg-grass/debian/changelog?rev=1.32&content-type=text/x-cvsweb-markup&cvsroot= CVSWeb: Diff to previous version: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/pkg-grass/debian/changelog.diff?r1=1.32&r2=1.31&cvsroot= ----------------------------------- Index: changelog =================================================================== RCS file: /cvsroot/pkg-grass/pkg-grass/debian/changelog,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- changelog 14 Sep 2005 15:27:43 -0000 1.31 +++ changelog 2 Jan 2006 20:00:14 -0000 1.32 @@ -1,3 +1,14 @@ +grass (6.0.1-2) unstable; urgency=low + + [ Francesco Paolo Lovergine ] + + * Transitioned to libmysqlclient15-dev in control (but retained old lib-dev pkg for backports ) + (closes: #343817) + * Transitioned to libgdal1c2a for C++ ABI change. But probably it would need + to change again. + + -- Francesco Paolo Lovergine <[EMAIL PROTECTED]> Fri, 23 Dec 2005 11:34:58 +0100 + grass (6.0.1-1) unstable; urgency=low [ Steve Halasz ] 1.23 +1 -1 pkg-grass/debian/control CVSWEB Options: ------------------- CVSWeb: Annotate this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/pkg-grass/debian/control?annotate=1.23&cvsroot= CVSWeb: View this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/pkg-grass/debian/control?rev=1.23&content-type=text/x-cvsweb-markup&cvsroot= CVSWeb: Diff to previous version: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/pkg-grass/debian/control.diff?r1=1.23&r2=1.22&cvsroot= ----------------------------------- Index: control =================================================================== RCS file: /cvsroot/pkg-grass/pkg-grass/debian/control,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- control 13 Sep 2005 07:46:49 -0000 1.22 +++ control 2 Jan 2006 20:00:14 -0000 1.23 @@ -3,7 +3,7 @@ Priority: extra Maintainer: Debian GIS Project <[email protected]> Uploaders: Francesco Paolo Lovergine <[EMAIL PROTECTED]>, Steve Halasz <[EMAIL PROTECTED]> -Build-depends: flex, bison, libreadline5-dev | libreadline-dev, libncurses5-dev, lesstif2-dev, debhelper (>= 4.0.2), dpatch, libtiff4-dev, tcl8.3-dev, tk8.3-dev, fftw-dev, xlibmesa-gl-dev, libglu1-xorg-dev | xlibmesa-glu-dev, libfreetype6-dev, autoconf2.13, autotools-dev, libgdal1-dev, proj (>= 4.4.7), libjpeg62-dev, libpng12-dev, libpq-dev | postgresql-dev, unixodbc-dev, doxygen, fakeroot, libmysqlclient14-dev +Build-depends: flex, bison, libreadline5-dev | libreadline-dev, libncurses5-dev, lesstif2-dev, debhelper (>= 4.0.2), dpatch, libtiff4-dev, tcl8.3-dev, tk8.3-dev, fftw-dev, xlibmesa-gl-dev, libglu1-xorg-dev | xlibmesa-glu-dev, libfreetype6-dev, autoconf2.13, autotools-dev, libgdal1-dev, proj (>= 4.4.7), libjpeg62-dev, libpng12-dev, libpq-dev | postgresql-dev, unixodbc-dev, doxygen, fakeroot, libmysqlclient15-dev | libmysqlclient14-dev Standards-Version: 3.6.2 Package: grass
_______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel

