[neon/extras/krename/Neon/release] debian: update B-Ds

Pino Toscano null at kde.org
Wed Sep 4 10:35:07 BST 2024


Git commit 81ee4e4dbe95230198d142739f28f7ab956528f0 by Pino Toscano.
Committed on 06/10/2020 at 04:53.
Pushed by jriddell into branch 'Neon/release'.

update B-Ds

M  +3    -0    debian/changelog
M  +2    -1    debian/control

https://invent.kde.org/neon/extras/krename/-/commit/81ee4e4dbe95230198d142739f28f7ab956528f0

diff --git a/debian/changelog b/debian/changelog
index 3ede900..2962b3b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,9 @@ krename (5.0.1-0r1) UNRELEASED; urgency=medium
       drop, backported from upstream
     - upstream_Fix-building-against-exiv2-0.27.patch: drop, backported
       from upstream
+  * Update the build dependencies according to the upstream build system:
+    - bump cmake to 3.7
+    - explicitly add gettext
 
  -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Tue, 06 Oct 2020 06:49:18 +0200
 
diff --git a/debian/control b/debian/control
index 4064404..ec5cc3c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,10 @@ Section: utils
 Priority: optional
 Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
 Uploaders: Richard A. Johnson <nixternal at ubuntu.com>,
-Build-Depends: cmake,
+Build-Depends: cmake (>= 3.7~),
                debhelper-compat (= 12),
                extra-cmake-modules,
+               gettext,
                libexiv2-dev,
                libfreetype-dev,
                libkf5completion-dev,



More information about the Neon-commits mailing list