]> git.donarmstrong.com Git - cran2deb.git/commitdiff
* use ~debian-r+ as the version suffix
authorDon Armstrong <don@donarmstrong.com>
Thu, 16 Feb 2012 00:19:07 +0000 (16:19 -0800)
committerDon Armstrong <don@donarmstrong.com>
Thu, 16 Feb 2012 00:19:07 +0000 (16:19 -0800)
trunk/R/zzz.R

index 81aa0bf1cdabe3d6ddca45e18fa5fee60593ab79..82eeb00dd07979f9dc60371ac95e85b618314230 100644 (file)
@@ -23,7 +23,7 @@
                         ,paste(srcname,'_',version,'_'
                               ,host_arch,'.changes',sep='')))
     })
-    global("version_suffix","cran")
+    global("version_suffix","~debian-r+")
     # perhaps db_cur_version() should be used instead?
     global("version_suffix_step",1)