[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#988314: buster-pu: package uim/1.8.8-4+deb10u5



Package: release.debian.org
Severity: normal
Tags: buster
User: release.debian.org@packages.debian.org
Usertags: pu

After fixing the symlink_to_dir issue, the remaining uim packages became
testable again and piuparts found some more issues.
The dependency setup and the transitional libuim-data package are, well,
complicated. E.g. libuim-data does not depend on its successor uim-data
(but vice versa, to ensure libuim-data gets installed to replace the
maintainer scripts from old versions that would delete stuff now in the
realm of uim-data). But that means libuim-data needs to break all
packages expecting that it ships certain files, otherwise they may fail
to deconfigure.
I've tried to test all upgrade paths from stretch to buster involving
libuim-data with the fix applied and have not found any further issues.
The package is already uploaded.

Andreas
diff -Nru uim-1.8.8/debian/changelog uim-1.8.8/debian/changelog
--- uim-1.8.8/debian/changelog	2021-03-16 15:29:59.000000000 +0100
+++ uim-1.8.8/debian/changelog	2021-05-10 11:26:03.000000000 +0200
@@ -1,3 +1,11 @@
+uim (1:1.8.8-4+deb10u5) buster; urgency=medium
+
+  * Non-maintainer upload.
+  * libuim-data: Copy Breaks from uim-data as the contents will be temporarily
+    unavailable during the transition to uim-data.  (Closes: #988275)
+
+ -- Andreas Beckmann <anbe@debian.org>  Mon, 10 May 2021 11:26:03 +0200
+
 uim (1:1.8.8-4+deb10u4) buster; urgency=medium
 
   * Non-maintainer upload.
@@ -15,7 +23,7 @@
   * d/libuim-data.postint: add uim-mozc (See #939588)
 
   [ HIGUCHI Daisuke (VDR dai) ]
-  * d/libuim-data.postint: add uim-chewing
+  * d/libuim-data.postinst: add uim-chewing
 
   [ YOSHINO Yoshihito ]
   * d/libuim-data.postinst: unregister not-installed modules (Closes: #945344).
diff -Nru uim-1.8.8/debian/control uim-1.8.8/debian/control
--- uim-1.8.8/debian/control	2020-01-12 11:42:26.000000000 +0100
+++ uim-1.8.8/debian/control	2021-05-09 10:55:26.000000000 +0200
@@ -126,6 +126,15 @@
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Architecture: all
 Section: oldlibs
+Breaks: uim-anthy (<< 1:1.8.6+gh20161003.0.d63dadd-5~),
+	uim-m17nlib (<< 1:1.8.6+gh20161003.0.d63dadd-5~),
+	uim-byeoru (<< 1:1.8.6+gh20161003.0.d63dadd-5~),
+	uim-latin (<< 1:1.8.6+gh20161003.0.d63dadd-5~),
+	uim-pinyin (<< 1:1.8.6+gh20161003.0.d63dadd-5~),
+	uim-viqr (<< 1:1.8.6+gh20161003.0.d63dadd-5~),
+	uim-ipa-x-sampa (<< 1:1.8.6+gh20161003.0.d63dadd-5~),
+	uim-look (<< 1:1.8.6+gh20161003.0.d63dadd-5~),
+	uim-common (<< 1:1.8.6+gh20161003.0.d63dadd-5~)
 Description: transitional package for uim-data
  This is a transitional package. It will be removed next release.
 

Reply to: