aboutsummaryrefslogtreecommitdiffstats
path: root/romanian
diff options
context:
space:
mode:
authorSteve McIntyre <93sam>2018-05-30 02:40:32 +0000
committerSteve McIntyre <93sam>2018-05-30 02:40:32 +0000
commit44a612deb8882a1e0807f0048d600a7fbf5db271 (patch)
tree1493c4cb7ca396d210c3f4eeb72774f6be8aff0a /romanian
parentafdb29732ca24242f1a2e94f98e90034f9925f46 (diff)
Fix up more scripts to use Local::VCS
Rather than parsing CVS/Entries directly, use our portable infrastructure. romanian/whatsnew.pl looks obsolete, so disabled it CVS version numbers danish/security/copyadvisory.pl: 1.13 -> 1.14 french/security/dsa-translator.pl: 1.58 -> 1.59 german/security/copyadvisory.pl: 1.15 -> 1.16 german/vote/copyvote.pl: 1.24 -> 1.25 romanian/whatsnew.pl: 1.3 -> 1.4 russian/security/copyadvisory.pl: 1.3 -> 1.4 swedish/News/weekly/copyissue.pl: 1.24 -> 1.25 swedish/security/copyadvisory.pl: 1.101 -> 1.102
Diffstat (limited to 'romanian')
-rwxr-xr-xromanian/whatsnew.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/romanian/whatsnew.pl b/romanian/whatsnew.pl
index 7b2047846bb..1e49914154b 100755
--- a/romanian/whatsnew.pl
+++ b/romanian/whatsnew.pl
@@ -17,6 +17,8 @@ $odir = "english";
$tdir = "romanian";
$nodir = "nodir";
+die "Unsupported since the move to git\n";
+
&usage;
if ($ARGV[0]) { $rdir = $ARGV[0]; };

© 2014-2024 Faster IT GmbH | imprint | privacy policy