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

2006-04-01 Thread pere

  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  ChangesPath
  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.25cvsroot=
  
  CVSWeb: View this file: 
http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/mapserver/debian/rules?rev=1.25content-type=text/x-cvsweb-markupcvsroot=
  
  CVSWeb: Diff to previous version:   
http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/mapserver/debian/rules.diff?r1=1.25r2=1.24cvsroot=
  
  ---
  
  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 -  1.24
  +++ rules 1 Apr 2006 09:31:04 -   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/
  
  
  

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


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

2006-02-19 Thread pere

  User: pere
  Date: 06/02/19 12:37:14

  Modified:debian   rules
  Log:
  Correct path.
  
  Revision  ChangesPath
  1.22  +1 -1  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.22cvsroot=
  
  CVSWeb: View this file: 
http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/mapserver/debian/rules?rev=1.22content-type=text/x-cvsweb-markupcvsroot=
  
  CVSWeb: Diff to previous version:   
http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/mapserver/debian/rules.diff?r1=1.22r2=1.21cvsroot=
  
  ---
  
  Index: rules
  ===
  RCS file: /cvsroot/pkg-grass/mapserver/debian/rules,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- rules 19 Feb 2006 11:48:42 -  1.21
  +++ rules 19 Feb 2006 12:37:13 -  1.22
  @@ -254,7 +254,7 @@
dh_installchangelogs -a HISTORY.TXT
dh_installdocs -a
dh_installexamples -a
  - chmod a-x debian/php*-mapscript/usr/share/doc/examples/*.phtml
  + chmod a-x 
debian/php*-mapscript/usr/share/doc/php*-mapscript/examples/*.phtml
dh_installdebconf -a
dh_compress -a
dh_link -a
  
  
  

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


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

2006-02-08 Thread pabs-guest

  User: pabs-guest
  Date: 06/02/08 13:26:28

  Modified:debian   rules
  Log:
  Woops, forgot dh_installexamples
  
  Revision  ChangesPath
  1.18  +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.18cvsroot=
  
  CVSWeb: View this file: 
http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/mapserver/debian/rules?rev=1.18content-type=text/x-cvsweb-markupcvsroot=
  
  CVSWeb: Diff to previous version:   
http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/mapserver/debian/rules.diff?r1=1.18r2=1.17cvsroot=
  
  ---
  
  Index: rules
  ===
  RCS file: /cvsroot/pkg-grass/mapserver/debian/rules,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- rules 8 Feb 2006 13:18:19 -   1.17
  +++ rules 8 Feb 2006 13:26:28 -   1.18
  @@ -247,6 +247,7 @@
dh_movefiles -a
dh_installchangelogs -a HISTORY.TXT
dh_installdocs -a
  + dh_installexamples -a
dh_installdebconf -a
dh_compress -a
dh_link -a
  
  
  

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel