Bug#887107: https://i18n.debian.org/material/data/unstable.gz not updated since 2017-11-23

2018-04-14 Thread Laura Arjona Reina
Hi again El 14/04/18 a las 07:31, Christian PERRIER escribió: > And I launched thte > /srv/i18n.debian.org/etc/cron.d/10gen-material-unstable script > manually, just to see what happens. I've had a look at the log and added one more package to the exception list (gcc-7). I think after that the

Bug#890083: dl10n-check script: dpkg: warning: --compare-versions used with obsolete relation operator '>'

2018-04-14 Thread Laura Arjona Reina
Package: debian-i18n Tags: patch I'm attaching a diff that I think it solves the issue. It simply changes '\>' for 'gt' If nobody shouts I'll commit this in a while. Cheers -- Laura Arjona Reina https://wiki.debian.org/LauraArjona diff --git a/dl10n-check b/dl10n-check index 4bad7a1..a0b2d85

Bug#890083: [PATCH] dl10n-check script: dpkg: warning: --compare-versions used with obsolete relation operator '>'

2018-04-14 Thread Laura Arjona Reina
Please ignore the former patch. The correct patch is this one: diff --git a/dl10n-check b/dl10n-check index 4bad7a1..7b6b0cf 100755 --- a/dl10n-check +++ b/dl10n-check @@ -281,7 +281,7 @@ PKG: while ($dsc = shift @pkg_list) { $data->maintainer($pkg, $maint); my

Bug#887107: https://i18n.debian.org/material/data/unstable.gz not updated since 2017-11-23

2018-04-14 Thread Laura Arjona Reina
Hello I've had a look at today's log and there is only the warning that is reported in bug #890083 (dpkg --compare-versions using obsolete operator). Guillem Jover ACK'ed my patch for #890083 and thus I have applied it in the repo. Christian, do you mind to update again the repo in tye? Let's

Bug#890083: [PATCH] dl10n-check script: dpkg: warning: --compare-versions used with obsolete relation operator '>'

2018-04-14 Thread Christian PERRIER
Quoting Laura Arjona Reina (larj...@debian.org): > Please ignore the former patch. > > The correct patch is this one: As we say in French : MDR:-) There hasn't been as much activity on i18n infrastructure than today during last months (if not years) and both of us report the same bug with