[GRASS-SVN] r34020 - grass/trunk/debian

svn_grass at osgeo.org svn_grass at osgeo.org
Mon Oct 27 09:53:49 EDT 2008


Author: hamish
Date: 2008-10-27 09:53:49 -0400 (Mon, 27 Oct 2008)
New Revision: 34020

Removed:
   grass/trunk/debian/patches/
Modified:
   grass/trunk/debian/README.debian
Log:
- finish job of Removing old outdated Debian configuration files (r25027)
- can't checkout over the top of a dir already in svn control


Modified: grass/trunk/debian/README.debian
===================================================================
--- grass/trunk/debian/README.debian	2008-10-27 13:52:10 UTC (rev 34019)
+++ grass/trunk/debian/README.debian	2008-10-27 13:53:49 UTC (rev 34020)
@@ -1,14 +1,17 @@
 # For preparing GRASS Debian package run
 
-svn co svn://svn.debian.org/pkg-grass/packages/grass/branches/6.3/debian .
+svn co svn://svn.debian.org/pkg-grass/packages/grass/branches/6.3/debian debiangis
+mv debiangis/* .
 
 # in this directory. It will download latest debian configuration files
 # from debian Subversion server (http://svn.debian.org).
+# The grass debian/ dir is under SVN control so you can't just checkout over
+# the top of it from another repo. 
 
 # After that, you can build current version of GRASS with
 
 dpkg-buildpackage -rfakeroot
-  or
+#  or
 debuild binary
 
 # in main GRASS source directory. After the packages are generated, you can



More information about the grass-commit mailing list