Your message dated Tue, 01 Jun 2010 16:06:19 +0000 with message-id <[email protected]> and subject line Bug#582595: fixed in grass 6.4.0~rc6+42329-2 has caused the Debian Bug report #582595, regarding grass: please rebuild against tcl/tk 8.5 in experimental to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 582595: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=582595 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: grass Version: 6.4.0~rc6-1 Severity: wishlist Tags: patch User: [email protected] Usertags: UpgradeDefaultTclTkTo85 Hi Francesco. :) The default Tcl/Tk version in unstable (as set by tcltk-defaults) is 8.4, whereas the version in experimental is 8.5. Before updating the version in unstable, it would be nice to see what fallout that would have, by rebuilding all relevant packages against the version in experimental. Since experimental buildds use packages from sid by default, this requires sourceful uploads to change build-deps to explicitly request the version from experimental, as discussed on debian-release[1]: Build-Depends: tcl-dev (>= 8.5), tk-dev (>= 8.5) I tried building against tcl/tk 8.5 locally and it seemed to work well and correctly dependended on the tcl8.5 and tk8.5 packages. I looked at http://trac.osgeo.org/grass/wiki/HowToTestGrass6 for tests to run: drawing a profile and so on (did not get too far before I got bored, though). My /usr/bin/wish points to wish8.6, so it looks like this can handle such version mismatches okay. So I suspect an upload to experimental with that change would be safe. This patch also contains an unrelated change: dropping the c/r/p: grass-doc from grass-doc (as noticed by lintian). Please let me know if you would like me to file a separate bug and reroll the patch. Thoughts? Jonathan [1] http://lists.debian.org/debian-release/2010/03/msg00303.html Index: debian/control =================================================================== --- debian/control (revision 2881) +++ debian/control (working copy) @@ -4,7 +4,7 @@ Maintainer: Debian GIS Project <[email protected]> Uploaders: Francesco Paolo Lovergine <[email protected]> Build-depends: flex, bison,libreadline-dev | libreadline5-dev, libncurses5-dev, lesstif2-dev, debhelper (>= 7), dpatch, - libtiff4-dev, tcl-dev (>= 8.4), tk-dev (>= 8.4), libfftw3-dev, libxmu-dev, libglu1-mesa-dev | libglu1-xorg-dev, + libtiff4-dev, tcl-dev (>= 8.5), tk-dev (>= 8.5), libfftw3-dev, libxmu-dev, libglu1-mesa-dev | libglu1-xorg-dev, libfreetype6-dev, autoconf2.13, autotools-dev, libgdal1-dev (>= 1.5.0), libproj-dev, proj-bin, libjpeg62-dev, libpng12-dev, libpq-dev, unixodbc-dev, doxygen, fakeroot, libmysqlclient15-dev, graphviz, libsqlite3-dev, python-wxgtk2.8, libcairo2-dev, libwxgtk2.8-dev, python-dev (>= 2.5), swig @@ -33,9 +33,6 @@ Package: grass-doc Section: doc Architecture: all -Conflicts: grass-doc -Replaces: grass-doc -Provides: grass-doc Depends: ${misc:Depends} Description: Geographic Resources Analysis Support System documentation Commonly referred to as GRASS, this is a Geographic Information Index: debian/control.in =================================================================== --- debian/control.in (revision 2881) +++ debian/control.in (working copy) @@ -4,7 +4,7 @@ Maintainer: Debian GIS Project <[email protected]> Uploaders: Francesco Paolo Lovergine <[email protected]> Build-depends: flex, bison,libreadline-dev | libreadline5-dev, libncurses5-dev, lesstif2-dev, debhelper (>= 7), dpatch, - libtiff4-dev, tcl-dev (>= 8.4), tk-dev (>= 8.4), libfftw3-dev, libxmu-dev, libglu1-mesa-dev | libglu1-xorg-dev, + libtiff4-dev, tcl-dev (>= 8.5), tk-dev (>= 8.5), libfftw3-dev, libxmu-dev, libglu1-mesa-dev | libglu1-xorg-dev, libfreetype6-dev, autoconf2.13, autotools-dev, libgdal1-dev (>= 1.5.0), libproj-dev, proj-bin, libjpeg62-dev, libpng12-dev, libpq-dev, unixodbc-dev, doxygen, fakeroot, libmysqlclient15-dev, graphviz, libsqlite3-dev, python-wxgtk2.8, libcairo2-dev, libwxgtk2.8-dev, python-dev (>= 2.5), swig @@ -33,9 +33,6 @@ Package: grass-doc Section: doc Architecture: all -Conflicts: grass-doc -Replaces: grass-doc -Provides: grass-doc Depends: ${misc:Depends} Description: Geographic Resources Analysis Support System documentation Commonly referred to as GRASS, this is a Geographic Information Index: debian/changelog =================================================================== --- debian/changelog (revision 2881) +++ debian/changelog (working copy) @@ -1,3 +1,10 @@ +grass (6.4.0~rc6-1.1) experimental; urgency=low + + * Rebuilt against tcl/tk 8.5. + * grass-doc no longer provides/replaces/conflicts with grass-doc. + + -- Jonathan Nieder <[email protected]> Fri, 21 May 2010 22:02:27 -0500 + grass (6.4.0~rc6-1) unstable; urgency=medium * New upstream pre-release with an important proj fix.
--- End Message ---
--- Begin Message ---Source: grass Source-Version: 6.4.0~rc6+42329-2 We believe that the bug you reported is fixed in the latest version of grass, which is due to be installed in the Debian FTP archive: grass-dev_6.4.0~rc6+42329-2_i386.deb to main/g/grass/grass-dev_6.4.0~rc6+42329-2_i386.deb grass-doc_6.4.0~rc6+42329-2_all.deb to main/g/grass/grass-doc_6.4.0~rc6+42329-2_all.deb grass_6.4.0~rc6+42329-2.diff.gz to main/g/grass/grass_6.4.0~rc6+42329-2.diff.gz grass_6.4.0~rc6+42329-2.dsc to main/g/grass/grass_6.4.0~rc6+42329-2.dsc grass_6.4.0~rc6+42329-2_i386.deb to main/g/grass/grass_6.4.0~rc6+42329-2_i386.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Francesco Paolo Lovergine <[email protected]> (supplier of updated grass package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.8 Date: Tue, 01 Jun 2010 14:38:01 +0200 Source: grass Binary: grass grass-doc grass-dev Architecture: source all i386 Version: 6.4.0~rc6+42329-2 Distribution: experimental Urgency: low Maintainer: Debian GIS Project <[email protected]> Changed-By: Francesco Paolo Lovergine <[email protected]> Description: grass - Geographic Resources Analysis Support System grass-dev - GRASS GIS development files grass-doc - Geographic Resources Analysis Support System documentation Closes: 582595 Changes: grass (6.4.0~rc6+42329-2) experimental; urgency=low . * Now builds against Tcl/Tk 8.5. (closes: #582595) * Removed obsolete grass-doc conflicts/replaces. Checksums-Sha1: bd3d2bbf7abadf1441ac4c3444b5a7e9449def6c 1804 grass_6.4.0~rc6+42329-2.dsc d08933d185252b7a9f351576a24772a171201cf6 142413 grass_6.4.0~rc6+42329-2.diff.gz d2fab7b89dd52ad6e009d125014779f0d60c1308 13832944 grass-doc_6.4.0~rc6+42329-2_all.deb d1cdfd278ac4f7ae348116c0ab2cce598dedc78e 13770186 grass_6.4.0~rc6+42329-2_i386.deb 6805532e4cacdceb54d38f556a27df4fa61ef007 208690 grass-dev_6.4.0~rc6+42329-2_i386.deb Checksums-Sha256: 32dfd4d8e1d1347dafb01ae387f067c24436afca515716de3878f395e2dd019a 1804 grass_6.4.0~rc6+42329-2.dsc 8d336e8eb2053320e9beb46d6e5629858dd8e69c4b1a4413a646a7e8888cdd95 142413 grass_6.4.0~rc6+42329-2.diff.gz 9d7a59f1043a5a952751b3063155f65a5ea9c17f6dec5d523dff06b779cb39b9 13832944 grass-doc_6.4.0~rc6+42329-2_all.deb 0d6e89e41ed029434fffa311d742762d949d0a029641ae921b43de47695ac183 13770186 grass_6.4.0~rc6+42329-2_i386.deb 30e19ce3096be872633248cd33d83825d7308eb056c6ec513b39d3953ca0b823 208690 grass-dev_6.4.0~rc6+42329-2_i386.deb Files: 81b96ec7af256589235e500ab4ad0cd1 1804 science optional grass_6.4.0~rc6+42329-2.dsc b9cf6a4d8db31ad2dd6d56423aa6105c 142413 science optional grass_6.4.0~rc6+42329-2.diff.gz b20d63694a16bac8ad5bf6fc9c00c933 13832944 doc optional grass-doc_6.4.0~rc6+42329-2_all.deb 2f0cbd4be7bf7ec22cb2381af0955ceb 13770186 science optional grass_6.4.0~rc6+42329-2_i386.deb ef730b64d94ca12928b5875139afb97c 208690 devel optional grass-dev_6.4.0~rc6+42329-2_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAkwFGFEACgkQpFNRmenyx0e2GgCg7ksNqkptMyhfghYXRaqH4A/I KncAn1usXfB7ZXjeGS3J6pIOFq8xCvhE =rbpj -----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel

