diff options
| -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 ce568a4..a9099ba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@  shotwell (0.30.12-1) UNRELEASED; urgency=medium    * New upstream release. +  * Declare compliance with Debian Policy 4.5.1 (No changes needed).   -- Jörg Frings-Fürst <debian@jff.email>  Mon, 24 May 2021 15:24:44 +0200 diff --git a/debian/control b/debian/control index 989afd3..c924792 100644 --- a/debian/control +++ b/debian/control @@ -32,7 +32,7 @@ Build-Depends:   meson,   ninja-build,   valac (>= 0.46.0) -Standards-Version: 4.5.0 +Standards-Version: 4.5.1  Rules-Requires-Root: binary-targets  Homepage: https://wiki.gnome.org/Apps/Shotwell  Vcs-Git: git://jff.email/opt/git/shotwell.git | 
