[neon/backports-jammy/kcolorpicker] debian: Prepare new upload.

Boyuan Yang null at kde.org
Tue Jan 16 14:07:27 GMT 2024


Git commit 24cd630073c302679bc35c6927561e0f5f750319 by Boyuan Yang.
Committed on 09/04/2020 at 20:48.
Pushed by jriddell into branch 'master'.

Prepare new upload.

M  +7    -0    debian/changelog
M  +1    -0    debian/control

https://invent.kde.org/neon/backports-jammy/kcolorpicker/-/commit/24cd630073c302679bc35c6927561e0f5f750319

diff --git a/debian/changelog b/debian/changelog
index 388462e..54291a6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+kcolorpicker (0.1.1-3) unstable; urgency=high
+
+  * debian/control: Add missing build-dependency from dev package
+    to library package.
+
+ -- Boyuan Yang <byang at debian.org>  Thu, 09 Apr 2020 14:48:13 -0400
+
 kcolorpicker (0.1.1-2) unstable; urgency=medium
 
   * Source-only upload to allow testing migration. 
diff --git a/debian/control b/debian/control
index e956614..a90d70d 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,7 @@ Package: libkcolorpicker-dev
 Architecture: any
 Multi-Arch: same
 Depends:
+ libkcolorpicker0 (= ${binary:Version}),
  ${misc:Depends},
 Description: QToolButton-like widget with color selection popup menu (dev)
  The kColorPicker library provides a QToolButton-like widget with color



More information about the Neon-commits mailing list