diff options
| author | Jörg Frings-Fürst <debian@jff.email> | 2026-03-08 13:28:36 +0100 |
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff.email> | 2026-03-08 13:28:36 +0100 |
| commit | 01f4c7e5b72de80bfaecd9aad4bf40b7864996bd (patch) | |
| tree | db2c71ef5e195c3b79656a84c80492c58ca6af90 /debian | |
| parent | 5ee86470a08af198d6a66a2a9d86bc9b45ff3b8e (diff) | |
d/control: Remove redundant priority field
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 1 | ||||
| -rw-r--r-- | debian/control | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index b2d7df1..430d61d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ shotwell (0.32.15-1) UNRELEASED; urgency=medium - Fix Vcs-Git. - Replace Build Depend appstream-util with appstream (Closes: #1119104). + - Remove redundant priority field. -- Jörg Frings-Fürst <debian@jff.email> Sun, 28 Sep 2025 12:32:35 +0200 diff --git a/debian/control b/debian/control index 371d6a4..178a2e7 100644 --- a/debian/control +++ b/debian/control @@ -1,6 +1,5 @@ Source: shotwell Section: gnome -Priority: optional Maintainer: Jörg Frings-Fürst <debian@jff.email> Build-Depends: appstream, |
