From: Don Armstrong Date: Thu, 16 Feb 2012 00:19:07 +0000 (-0800) Subject: * use ~debian-r+ as the version suffix X-Git-Url: https://git.donarmstrong.com/?p=cran2deb.git;a=commitdiff_plain;h=571ce5cc9a32853adc1ab0d3855c85da0c717e48 * use ~debian-r+ as the version suffix --- diff --git a/trunk/R/zzz.R b/trunk/R/zzz.R index 81aa0bf..82eeb00 100644 --- a/trunk/R/zzz.R +++ b/trunk/R/zzz.R @@ -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)