]> git.donarmstrong.com Git - cran2deb.git/commitdiff
shorten scm_revision
authorblundellc <blundellc@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>
Tue, 24 Mar 2009 20:48:45 +0000 (20:48 +0000)
committerblundellc <blundellc@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>
Tue, 24 Mar 2009 20:48:45 +0000 (20:48 +0000)
git-svn-id: svn://svn.r-forge.r-project.org/svnroot/cran2deb@215 edb9625f-4e0d-4859-8d74-9fd3b1da38cb

trunk/R/zzz.R

index 4e47f2989119b1b50cbd4647c96995e23998fa74..0c01a3b47268a2f2c71007aa3f99f690da052ad6 100644 (file)
@@ -14,7 +14,7 @@
     global("dinstall_config",   file.path('/etc/cran2deb/sys',which_system,'mini-dinstall.conf'))
     global("dinstall_archive",  file.path('/etc/cran2deb/archive',which_system))
     global("r_depend_fields", c('Depends','Imports')) # Suggests, Enhances
-    global("scm_revision", paste("svn revision", svnversion()))
+    global("scm_revision", paste("svn:", svnversion()))
     global("patch_dir", '/etc/cran2deb/patches')
     global("changesfile", function(srcname,version='*') {
         return(file.path(pbuilder_results