[neon/backports-jammy/kimageannotator/Neon/release] debian: Prepare new upload.
Boyuan Yang
null at kde.org
Tue Jan 16 14:14:15 GMT 2024
Git commit 7cab45f92d6009147b4907c263cb1b8c4de7acbf by Boyuan Yang.
Committed on 07/07/2020 at 23:04.
Pushed by jriddell into branch 'Neon/release'.
Prepare new upload.
M +7 -0 debian/changelog
M +2 -0 debian/control
https://invent.kde.org/neon/backports-jammy/kimageannotator/-/commit/7cab45f92d6009147b4907c263cb1b8c4de7acbf
diff --git a/debian/changelog b/debian/changelog
index a01f80b..1a4349b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+kimageannotator (0.3.1-5) unstable; urgency=high
+
+ * Let libkimageannotator-common to properly Breaks+Replaces
+ older version of libkimageannotator0. (Closes: #964464)
+
+ -- Boyuan Yang <byang at debian.org> Tue, 07 Jul 2020 17:03:47 -0400
+
kimageannotator (0.3.1-4) unstable; urgency=medium
* Upload to unstable.
diff --git a/debian/control b/debian/control
index e7d14ab..a366d9f 100644
--- a/debian/control
+++ b/debian/control
@@ -48,6 +48,8 @@ Architecture: all
Multi-Arch: foreign
Depends:
${misc:Depends},
+Breaks: libkimageannotator0 (<< 0.3.1-3),
+Replaces: libkimageannotator0 (<< 0.3.1-3),
Description: Image Annotating Library (common data files)
The kImageAnnotator library provides tools to annotate
images. This library is used by the ksnip project.
More information about the Neon-commits
mailing list