diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 5 | ||||
| -rw-r--r-- | debian/control | 2 |
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, |
