[DebianGIS-dev] CVS Update: mapserver/debian rules

pere at haydn.debian.org pere at haydn.debian.org
Sat Apr 1 09:31:04 UTC 2006


  User: pere    
  Date: 06/04/01 09:31:04

  Modified:    debian   rules
  Log:
     [ Schuyler Erle ]
     * New upstream bugfix release 4.8.3
     * Include patch for sarge backporting and instructions in
       README.sarge.
     [ Paul Wise ]
     * New upstream bugfix release 4.8.2
       - drop 10_python_build: useless, only for Windows
     * Add php_mapscript.so to apache2 php.ini as well. This is a workaround
       for #346184, upstream is looking into it.
     * Install shp2pdf and tile4ms too. Closes: #359615
     * Change priority to extra in line with ftpmaster override
     [ Petter Reinholdtsen ]
     * Remove the generated files mapscript/csharp/Makefile and
       mapscript/php3/Makefile when cleaning up the source directory, to
       avoid noise in the debian diff.
  
  Revision  Changes    Path
  1.25      +1 -0      mapserver/debian/rules
  
  CVSWEB Options: -------------------
  
  CVSWeb: Annotate this file:            http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/mapserver/debian/rules?annotate=1.25&cvsroot=
  
  CVSWeb: View this file:             http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/mapserver/debian/rules?rev=1.25&content-type=text/x-cvsweb-markup&cvsroot=
  
  CVSWeb: Diff to previous version:   http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/mapserver/debian/rules.diff?r1=1.25&r2=1.24&cvsroot=
  
  -----------------------------------
  
  Index: rules
  ===================================================================
  RCS file: /cvsroot/pkg-grass/mapserver/debian/rules,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- rules	28 Mar 2006 03:24:59 -0000	1.24
  +++ rules	1 Apr 2006 09:31:04 -0000	1.25
  @@ -159,6 +159,7 @@
   
   	# Remove some generated files until 50_clean.dpatch is applied upstream.
   	-$(RM) Makefile mapscript/java/Makefile
  +	-$(RM) mapscript/csharp/Makefile mapscript/php3/Makefile
   	-$(RM) config.log config.status
   
   	-$(RM) -rf html/
  
  
  



More information about the Pkg-grass-devel mailing list