diff -Nru partman-lvm-126/choose_partition/lvm/do_option partman-lvm-127/choose_partition/lvm/do_option --- partman-lvm-126/choose_partition/lvm/do_option 2018-10-18 19:44:08.000000000 +0000 +++ partman-lvm-127/choose_partition/lvm/do_option 2019-02-13 17:46:39.000000000 +0000 @@ -471,9 +471,7 @@ db_subst partman-lvm/text/lvdelete_invg VG "$vg" db_metaget partman-lvm/text/lvdelete_invg description lv_get_info "$vg" "$lv" - # In non-latin locale environment, $RET contains extra characters - # clean it as valid ascii characters name - output=$(printf "%-30s (%sMB - %s)" "$lv" "$SIZE" "$(echo $RET | sed -e 's/^VG//' -e 's/[^-+_\.[:alnum:]]//g')") + output=$(printf "%-30s (%sMB - %s)" "$lv" "$SIZE" "$RET") lvs="${lvs:+$lvs, }$output" done diff -Nru partman-lvm-126/debian/changelog partman-lvm-127/debian/changelog --- partman-lvm-126/debian/changelog 2019-02-10 11:19:53.000000000 +0000 +++ partman-lvm-127/debian/changelog 2019-02-13 17:46:39.000000000 +0000 @@ -1,3 +1,12 @@ +partman-lvm (127) unstable; urgency=medium + + [ Steve McIntyre ] + * Revert the change from Hideki Yamane in version 125. It doesn't work + and is causing other problems. Already reopened #911036. + Closes: #922230, #922100 + + -- Steve McIntyre <93sam@debian.org> Wed, 13 Feb 2019 17:46:39 +0000 + partman-lvm (126) unstable; urgency=medium * Team upload diff -Nru partman-lvm-126/debian/.credits_log partman-lvm-127/debian/.credits_log --- partman-lvm-126/debian/.credits_log 2018-08-12 18:12:27.000000000 +0000 +++ partman-lvm-127/debian/.credits_log 1970-01-01 00:00:00.000000000 +0000 @@ -1,3 +0,0 @@ -fi.po: -he.po:Yaron Shahrabani -nl.po:Frans Spiesschaert