Revert "Trick pkgstriptranslations into creating translations tarball with .pot/po but not stripping any .mo translations from the subiquitycore package (by using blacklist section) and ship empty /usr/share/locale directory in the console-conf package. Otherwise, console-conf fails to start on core20 as it needs _a_ translation. However, not sure if one can use translations in console-conf at all."

This reverts commit 3c1f8e1d27.

Because base tarballs dpkg exclude translations anyway, so this will
not work.
This commit is contained in:
Dimitri John Ledkov 2019-08-07 15:58:16 +01:00
parent d64c634b21
commit b11965c72c
3 changed files with 0 additions and 13 deletions

11
debian/changelog vendored
View File

@ -1,14 +1,3 @@
subiquity (19.08.1.1) eoan; urgency=medium
* Trick pkgstriptranslations into creating translations tarball with
.pot/po but not stripping any .mo translations from the subiquitycore
package (by using blacklist section) and ship empty /usr/share/locale
directory in the console-conf package. Otherwise, console-conf fails
to start on core20 as it needs _a_ translation. However, not sure if
one can use translations in console-conf at all.
-- Dimitri John Ledkov <xnox@ubuntu.com> Wed, 07 Aug 2019 12:25:43 +0100
subiquity (19.08.1) eoan; urgency=medium subiquity (19.08.1) eoan; urgency=medium
* Fix up debian packaging: * Fix up debian packaging:

View File

@ -1,2 +1 @@
/usr/share/locale
/var/lib/console-conf /var/lib/console-conf

1
debian/control vendored
View File

@ -42,7 +42,6 @@ Description: Ubuntu Server Installer
Package: subiquitycore Package: subiquitycore
Architecture: all Architecture: all
Section: debian-installer
Depends: probert, Depends: probert,
python3-urwid (>= 1.2.1), python3-urwid (>= 1.2.1),
python3-yaml, python3-yaml,