summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2026-03-08 13:23:29 +0100
committerJörg Frings-Fürst <debian@jff.email>2026-03-08 13:23:29 +0100
commit5ee86470a08af198d6a66a2a9d86bc9b45ff3b8e (patch)
tree4d78cfa54b80a2e62f9cb632ee6eb6f7f6ecb7d2 /debian
parent79dd2be1e96eee5f9272ce5edee3b7c13c1d3d59 (diff)
d/control: Replace Build Depend appstream-util with appstream
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
-rw-r--r--debian/control2
2 files changed, 5 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index c302625..b2d7df1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,10 @@
shotwell (0.32.15-1) UNRELEASED; urgency=medium
+ * New upstream release.
* debian/control:
- Fix Vcs-Git.
+ - Replace Build Depend appstream-util with appstream
+ (Closes: #1119104).
-- Jörg Frings-Fürst <debian@jff.email> Sun, 28 Sep 2025 12:32:35 +0200
@@ -13,7 +16,7 @@ shotwell (0.32.13-2) unstable; urgency=medium
- Remove old FSF address.
- Add year 2025 to myself.
* Declare compliance with Debian Policy 4.7.2.0 (No changes needed).
-
+
-- Jörg Frings-Fürst <debian@jff.email> Wed, 20 Aug 2025 14:41:44 +0200
shotwell (0.32.13-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index c6e16c5..371d6a4 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: gnome
Priority: optional
Maintainer: Jörg Frings-Fürst <debian@jff.email>
Build-Depends:
- appstream-util,
+ appstream,
cmake,
debhelper-compat (= 13),
desktop-file-utils,