]> git.donarmstrong.com Git - cran2deb.git/commitdiff
change the version suffix to be debianr from debian-r
authorDon Armstrong <don@donarmstrong.com>
Tue, 26 Feb 2013 02:28:26 +0000 (18:28 -0800)
committerDon Armstrong <don@donarmstrong.com>
Tue, 26 Feb 2013 02:28:26 +0000 (18:28 -0800)
trunk/R/zzz.R

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