Your message dated Wed, 16 Feb 2011 17:02:45 +0000 with message-id <[email protected]> and subject line Bug#582595: fixed in grass 6.4.0-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-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-2_i386.deb to main/g/grass/grass-dev_6.4.0-2_i386.deb grass-doc_6.4.0-2_all.deb to main/g/grass/grass-doc_6.4.0-2_all.deb grass_6.4.0-2.debian.tar.gz to main/g/grass/grass_6.4.0-2.debian.tar.gz grass_6.4.0-2.dsc to main/g/grass/grass_6.4.0-2.dsc grass_6.4.0-2_i386.deb to main/g/grass/grass_6.4.0-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: Wed, 16 Feb 2011 17:04:43 +0100 Source: grass Binary: grass grass-doc grass-dev Architecture: source all i386 Version: 6.4.0-2 Distribution: unstable 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: 305249 582595 594492 598706 Changes: grass (6.4.0-2) unstable; urgency=low . * Ready for unstable. * Removed pre-release patches inserted in the squeeze latest upload. . * Merged from 6.4.0-1 in experimental: - Added missing docs used by GUIs: AUTHORS, contributors CSV files, COPYING and a symlink to GPL-2 license in /usr/share/common-licenses. Those files need to be symlinked in GISBASE to be found at run-time. Thanks AlanB and Hamish for pointing the problem. (closes: #594492) - New upstream final release 6.4.0. - Note that now default interface is the wx one, so (wx)python related suggestions have been promoted to proper dependencies. For the same reason I would consider cut/paste problems of the past Tk interface obsolete. (closes: #305249) - Policy bumped to 3.9.1. No changes required. - Added libgdal1-dev dep to grass-dev list of dependencies. (closes: #598706) . * Merged from 6.4.0~rc6+42329-3: - Now builds against Tcl/Tk >= 8.5. (closes: #582595) - Removed obsolete grass-doc conflicts/replaces. . * Moved to source format 3.0 and quilt patch support. * Moved from svn to git and updated Vcs-* fields in debian/control* as due. * Merged experimental changelogs. * Now saves and restores upstream config.{sub|guess} to avoid annoying warnings. Checksums-Sha1: 3cf8575f39bf3e9603aa2db1c45e072fe86650c2 1732 grass_6.4.0-2.dsc c15a283ccd11f827306698b5a6fc294beb5dc17c 140073 grass_6.4.0-2.debian.tar.gz 4600bfc4009ca8a5d408def788b437f01d78269a 13420998 grass-doc_6.4.0-2_all.deb 5a6a51665b3f623480d565cb178688b6beb49d4d 13018718 grass_6.4.0-2_i386.deb 484fc0dc33211a26b68d78bcb1e07435a9a191ca 210230 grass-dev_6.4.0-2_i386.deb Checksums-Sha256: 953f4bd4cad3f0ed4d02cadcb3184f04caa077b1357997ce700fc23d04f3a413 1732 grass_6.4.0-2.dsc 5ca3cd1e635dc3fa937ac7dfaa9a8d78ef23eb43d2002b767385fb51bff7fafe 140073 grass_6.4.0-2.debian.tar.gz 48f497e3b6b3b2adde7335cf5443536b221e3e43c5ef481f0a92e54da074392d 13420998 grass-doc_6.4.0-2_all.deb 3be78d606a7b5a039a30d9b936b3bee49361dadc0c5e0abe3b808ccfc4848ab9 13018718 grass_6.4.0-2_i386.deb 82f951d5a24f93249b8180b900a4aa9103c4d51b7f0ec85f549ef0b938398cbc 210230 grass-dev_6.4.0-2_i386.deb Files: a4db28fcd41bbfadb93e219d163aef81 1732 science optional grass_6.4.0-2.dsc f8ae65bfac6f8a866d5d1dc761a1d0cd 140073 science optional grass_6.4.0-2.debian.tar.gz df53adfeb17536906bb16c5141fac447 13420998 doc optional grass-doc_6.4.0-2_all.deb 6b15e34db8bec72ca42efccf5931ae40 13018718 science optional grass_6.4.0-2_i386.deb 5020133c0dfa0790536c9f9b59d27dcc 210230 devel optional grass-dev_6.4.0-2_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAk1cAY4ACgkQpFNRmenyx0f9CACdHURUOAJnkmEXsvqO09bmTyS/ DzgAnRuCOxKyWASWm1L3jnrn4nB0ljj2 =hHK1 -----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel

