grass (6.0.1-1ubuntu2) dapper; urgency=low * Change build dep libmysqlclient14-dev to 15-dev -- Barry deFreese Tue, 16 May 2006 18:12:48 -0400 grass (6.0.1-1ubuntu1) dapper; urgency=low * Rebuild to fix unmet dependencies * debian/control: -- changed build depend on lesstif2-deb to lesstif-dev -- fix build depends for gl/glu transition * debian/patches: added fix-configure.dpatch so that configure will run -- Benjamin Montgomery Sun, 1 Jan 2006 13:00:33 -0600 grass (6.0.1-1) unstable; urgency=low [ Steve Halasz ] * New upstream release (closes: #314059, #314063,#317470,#312583) * Bump Standards-Version to 3.6.2 without any changes. There are architecture independent files in /usr/lib/grass. Still need to fix that sometime. * C++ ABI transition. No explicit changes made. * debian/control - postgresql-dev -> libpq-dev - xlibmesa-glu-dev -> libglu1-xorg-dev - build-dep on libmysqlclient12-dev * debian/rules - use pg_config to locate includes - --with-mysql [ Francesco Paolo Lovergine ] * Added versioned dependency for grass vs libgrass and grass-dev (closes: #306497) * Set libpq-dev | postgresql-dev build-dep to retain sarge compatibility. Changed a bit rules file to manage pg_config by $shell feature. (closes: #326044) * Set libglu1-xorg-dev | xlibmesa-glu-dev build-dep to retain sarge compatibility * Ack mysql 4.0+ support (closes: #317497) * Cleaned commented dhelper methods and other inappropriate comments in rules * libreadline-dev dependency updated (closes: #326350) * Changed changelog release number because of 6.0.1 release on 8/22. * Added upstream man pages to grass-doc, in section 1grass. Removed Steve's manual and used upstream one for grass main script. * Added xterm-fix.dpatch to use x-terminal-emulator instead of xterm in all scripts. Changed dependency in xterm | x-terminal-emulator as consequence (closes: #315186) * Fixed fixscripts.sh * Removed a --without-cxx in rules which prevented r.terraflow build -- Francesco Paolo Lovergine Wed, 14 Sep 2005 16:16:57 +0200 grass (6.0.1-0ubunu1) breezy; urgency=low * New upstream release * debian/rules: removed --with-glw, because it's not available anymore -- Stephan Hermann Thu, 15 Sep 2005 18:27:01 +0200 grass (6.0.0+6.0.1RC1-0.dgis.unstable.1) unstable; urgency=low * New upstream release -- Steve Halasz Wed, 3 Aug 2005 14:28:24 -0400 grass (6.0.0-1ubuntu2) breezy; urgency=low * rebuild because of unmet deps -- Stephan Hermann Wed, 14 Sep 2005 11:45:41 +0200 grass (6.0.0-1ubuntu1) breezy; urgency=low * Update {build-,}depends for xorg -> mesa transition. -- Adam Conrad Mon, 22 Aug 2005 16:35:32 +1000 grass (6.0.0-1) unstable; urgency=low * New upstream release * priority optional -> extra -- Steve Halasz Thu, 10 Mar 2005 10:01:07 -0500 grass (5.7.0+6.0.0beta2-2) unstable; urgency=high * Apply patch from cvs to prevent accidental deletion of files in the present working directory (Closes: #297731) * Use fakeroot while generating html docs. This fixes a permission problem that prevented most docs and man pages from being created when building with pbuilder. (Closes: #281742, #229086, #242436) * build-depend on fakeroot * make libgrass depend on grass * Remove fog@debian.org from Uploaders. Thanks Federico! * silence erroneous lintian warnings: - postrm-unsafe-ldconfig - maintainer-script-lacks-debhelper-token - postinst-has-useless-call-to-ldconfig - postrm-has-useless-call-to-ldconfig -- Steve Halasz Mon, 21 Feb 2005 20:49:22 -0500 grass (5.7.0+6.0.0beta2-1) unstable; urgency=high * New upstream release (Closes: #264566) - Safe tmpdir creation (Closes: #287651) - tcltkgrass replaced by d.m (Closes: #282567) - r.in.gdal segfault fixed (Closes: #234275) - r.in.bin segfault fixed (Closes: #259655) - r.lags.1grass.gz: "name" section too long (removed) (Closes: #261726) - raster.html: non explained commands (removed) (Closes: #287590) - i.rectify.html: links to i.vpoints.html work (Closes: #287764) - i.points.html: imagery.ps link fixed (Closes: #287763:) * Help button doc path fixed (Closes: #287591) * Change libgrass0 -> libgrass -- Steve Halasz Fri, 4 Feb 2005 15:13:26 -0500 grass (5.7.0+6.0.0beta1+cvs20050203-0.dgis.unstable.1) unstable; urgency=low * New upstream version from CVS * Safe tmpdir creation (Closes: #287651) * Build without r.terraflow until it gets tmpdir fixes * Change libgrass5.7 -> libgrass6.0.0beta1 * Change maintainer pkg-grass-general -> pkg-grass-devel@lists.alioth.debian.org -- Steve Halasz Thu, 3 Feb 2005 09:28:43 -0500 grass (5.7.0+6.0.0beta1-0.dgis.unstable.2) unstable; urgency=low * updates to grass60 man page - grass57 -> grass60 * link usr/lib/grass/docs/html to usr/share/doc/grass-doc/html * patch to look for epsg codes in /usr/share/proj/epsg * put man pages in grass-doc * debian/control - depend on xterm - remove dependency on csh -- Steve Halasz Wed, 19 Jan 2005 09:06:51 -0500 grass (5.7.0+6.0.0beta1-0.dgis.unstable.1) unstable; urgency=low * New upstream release -- Steve Halasz Wed, 12 Jan 2005 16:46:24 -0500 grass (5.7.0-6.dgis.unstable.1) unstable; urgency=low * link usr/share/man/man1/grass.1.gz to usr/share/man/man1/grass57.1.gz * debian/control - edits to description courtesy of hmitaso@unity.ncsu.edu - don't suggest proj. it is already required via ${shlibs:Depends} - put grass-doc in 'science' section rather than 'Science' -- Steve Halasz Mon, 27 Dec 2004 18:16:41 -0500 grass (5.7.0-6) unstable; urgency=low * link /usr/bin/grass to /usr/bin/grass57 * debian/control - edits to description - create grass-doc package - don't have libgrass depend on grass * debian/rules - install to /usr/lib/grass instead of /usr/lib/grass57 - run dh_shlibdeps -- Steve Halasz Wed, 1 Dec 2004 18:39:04 -0500 grass (5.7.0-5) unstable; urgency=low * debian/control - change package name back to 'grass' - convert to team maintenance with pkg-grass-general@lists.alioth.debian.org as maintainer - add build-deps: + dpatch + libjpeg62-dev + libpng12-dev + lesstif2-dev - remove build-deps: + extra second build-dep on postgresql-dev + libgd2-xpm-dev + postgresql-client * debian/rules: - clean raster/r.terraflow/IOStream/lib/src/libiostream.a - add --with-odbc - add --with-cxx - add --with-glw - add --with-motif - remove --with-dbm and --without-dbm - remove --with-blas and --with-lapack -- Steve Halasz Mon, 29 Nov 2004 18:17:46 -0500 grass5.7 (5.7.0-4) unstable; urgency=low * Add grass57 man page * Make etc/water/seg executable -- Steve Halasz Tue, 12 Oct 2004 11:18:55 -0400 grass5.7 (5.7.0-3) unstable; urgency=low * Split out separate libgrass5.7 and libgrass5.7-dev packages * Add grass libs dir to ld.so.conf. Make sure it is removed too. -- Steve Halasz Wed, 22 Sep 2004 00:36:12 -0400 grass5.7 (5.7.0-2) unstable; urgency=low * silence executable-not-elf-or-script lintian warning by making most tcl scripts not executable * silence interpreter-not-absolute lintian warning by inserting absolute path in shebang * make tcltkgrass/main/tksys.tcl executable -- Steve Halasz Fri, 3 Sep 2004 11:38:18 -0400 grass5.7 (5.7.0-1) unstable; urgency=low * install files to locations prescribed by debian policy * fix paths hardcoded during build using script from 5.0.3 package * change package name to enable concurrent install with stable grass package * patch configure.in and d.text.freetype to deal with freetype.h weirdness * build as non-native package * clean binary files not removed by 'make clean' -- Steve Halasz Wed, 1 Sep 2004 10:39:27 -0400 grass (57-2) unstable; urgency=low * fixes for rules file by Giuseppe Dia * fixes for Debian built. Joint work with Paolo Brunetti and Donato Minati -- Markus Neteler Tue, 11 Nov 2003 17:59:04 +0100 grass (57-1) unstable; urgency=low * Initial Release. Control file based on GRASS 5.0.2 deb from Giuseppe Dia -- Markus Neteler Mon, 10 Nov 2003 17:59:04 +0100