diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 1 |
2 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index ec059df..2abddc0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,13 @@ shotwell (0.32.10-1) UNRELEASED; urgency=medium - * New upstream release. + * New upstream release (Closes: #1078709).. * debian/copyright: - Rewrite to make lrc happy. + 2 Files not changed to LGPL-2.1 because the name is LGPLv2.1-or-later. * Declare compliance with Debian Policy 4.7.0.1 (No changes needed). - * debian/control: Change VCS-Git from git to https + * debian/control: + - Change VCS-Git from git to https. + - Remove obsolate libgdata-dev (Closes: #1082015). -- Jörg Frings-Fürst <debian@jff.email> Mon, 11 Nov 2024 12:28:36 +0100 diff --git a/debian/control b/debian/control index 4621bcc..35f3dc4 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,6 @@ Build-Depends: libappstream-glib-dev, libexif-dev, libgcr-3-dev, - libgdata-dev, libgee-0.8-dev, libgexiv2-dev, libglib2.0-dev, |