diff options
| author | Jörg Frings-Fürst <debian@jff.email> | 2023-06-14 17:39:36 +0200 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff.email> | 2023-06-14 17:39:36 +0200 | 
| commit | b26ff0798252a1a8072dd2c7a67f6205de9fde11 (patch) | |
| tree | 3107cc7a69ad74ecf556f0a49253972f2789519f | |
| parent | 37de42bdc79fa3b3adfb4144c0f26943fa6cafae (diff) | |
d/changelog: Fix typos
| -rw-r--r-- | debian/changelog | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 3c96e0e..524d2a7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,6 @@  shotwell (0.30.18-1) UNRELEASED; urgency=medium -  * New upstream release. +  * New upstream release (Closes: #1034018):      - debian/control: Add libportal-gtk3-dev to Build-Depends.    * debian/control:      - Change to new repository. @@ -10,7 +10,7 @@ shotwell (0.30.18-1) UNRELEASED; urgency=medium      - Add year 2023 to myself.    * Declare compliance with Debian Policy 4.6.2.0 (No changes needed).    * New debian/patches/0105-vala_56.6.patch to fix FTBFS with newer vala -    releases (Closes: ##1034011). +    releases (Closes: #1034011).      - Thanks to Jeremy Bícha <jeremy.bicha@canonical.com>.    * Add webp support (Closes: #1034017):      - New debian/patches/0110-webp_part2.patch  | 
