diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index d7b3c04..9963d25 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ shotwell (0.30.18-1) UNRELEASED; urgency=medium - debian/control: Add libportal-gtk3-dev to Build-Depends. * debian/control: - Change to new repository. + * Declare compliance with Debian Policy 4.6.2.0 (No changes needed). -- Jörg Frings-Fürst <debian@jff.email> Mon, 10 Apr 2023 15:09:35 +0200 diff --git a/debian/control b/debian/control index b210179..c92c32e 100644 --- a/debian/control +++ b/debian/control @@ -35,7 +35,7 @@ Build-Depends: ninja-build, valac (>= 0.46.0), webp-pixbuf-loader -Standards-Version: 4.6.1.0 +Standards-Version: 4.6.2.0 Rules-Requires-Root: binary-targets Homepage: https://wiki.gnome.org/Apps/Shotwell Vcs-Git: git://git.jff.email/shotwell.git |