~ubuntu-branches/ubuntu/wily/grass/wily

« back to all changes in this revision

Viewing changes to mswindows/osgeo4w/preremove.bat

Tags: 7.0.0~rc1+ds1-1~exp1
* New upstream release candidate.
* Repack upstream tarball, remove precompiled Python objects.
* Add upstream metadata.
* Update gbp.conf and Vcs-Git URL to use the experimental branch.
* Update watch file for GRASS 7.0.
* Drop build dependencies for Tcl/Tk, add build dependencies:
  python-numpy, libnetcdf-dev, netcdf-bin, libblas-dev, liblapack-dev
* Update Vcs-Browser URL to use cgit instead of gitweb.
* Update paths to use grass70.
* Add configure options: --with-netcdf, --with-blas, --with-lapack,
  remove --with-tcltk-includes.
* Update patches for GRASS 7.
* Update copyright file, changes:
  - Update copyright years
  - Group files by license
  - Remove unused license sections
* Add patches for various typos.
* Fix desktop file with patch instead of d/rules.
* Use minimal dh rules.
* Bump Standards-Version to 3.9.6, no changes.
* Use dpkg-maintscript-helper to replace directories with symlinks.
  (closes: #776349)
* Update my email to use @debian.org address.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
del "%OSGEO4W_STARTMENU%\GRASS.lnk"
2
 
del "%ALLUSERSPROFILE%\Desktop\grass.lnk"
3
 
 
4
 
del "%OSGEO4W_STARTMENU%\GRASS GIS\wxpython.lnk"
5
 
del "%OSGEO4W_STARTMENU%\GRASS GIS\tcltk.lnk"
6
 
del "%OSGEO4W_STARTMENU%\GRASS GIS\text.lnk"
7
 
rmdir "%OSGEO4W_STARTMENU%\GRASS GIS"
8
 
 
9
 
del "%ALLUSERSPROFILE%\Desktop\GRASS GIS (wxPython).lnk"
10
 
del "%ALLUSERSPROFILE%\Desktop\GRASS GIS (TclTk).lnk"
11
 
del "%ALLUSERSPROFILE%\Desktop\GRASS GIS (Text).lnk"
12
 
 
13
 
del "%OSGEO4W_ROOT%"\apps\grass\grass-6.4.0svn\etc\fontcap
14
 
del "%OSGEO4W_ROOT%"\apps\grass\bin\grass64
15
 
del "%OSGEO4W_ROOT%"\bin\grass64.bat
 
1
del "%OSGEO4W_STARTMENU%\GRASS GIS @VERSION@\GRASS @VERSION@ GUI.lnk"
 
2
del "%OSGEO4W_STARTMENU%\GRASS GIS @VERSION@\GRASS @VERSION@ Command Line.lnk"
 
3
rmdir "%OSGEO4W_STARTMENU%\GRASS GIS @VERSION@" 
 
4
 
 
5
del "%ALLUSERSPROFILE%\Desktop\GRASS GIS @VERSION@.lnk"
 
6
 
 
7
del "%OSGEO4W_ROOT%"\bin\@GRASS_EXECUTABLE@.bat
 
8
del "%OSGEO4W_ROOT%"\bin\@GRASS_EXECUTABLE@
 
9
del "%OSGEO4W_ROOT%"\apps\grass\grass-@VERSION@\etc\fontcap
 
10
del "%OSGEO4W_ROOT%"\apps\msys\bin\libintl3.dll
 
11
del "%OSGEO4W_ROOT%"\apps\msys\bin\libiconv2.dll
 
12
del "%OSGEO4W_ROOT%"\apps\msys\bin\regex2.dll