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 ddc1106..3881018 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ shotwell (0.30.7-1) UNRELEASED; urgency=medium    * New upstream release:      - New debian/patches/0115-fix_meson_build.patch to fix FTBFS.      - debian/control: Add cmake to Build-Depends. +  * Declare compliance with Debian Policy 4.4.1 (No changes needed).   -- Jörg Frings-Fürst <debian@jff.email>  Thu, 03 Oct 2019 15:23:03 +0200 diff --git a/debian/control b/debian/control index de71bfe..9fd1a4c 100644 --- a/debian/control +++ b/debian/control @@ -33,7 +33,7 @@ Build-Depends:   meson,   ninja-build,   valac (>= 0.46.0) -Standards-Version: 4.4.0 +Standards-Version: 4.4.1  Homepage: https://wiki.gnome.org/Apps/Shotwell  Vcs-Git: git://jff.email/opt/git/shotwell.git  Vcs-Browser: https://jff.email/cgit/shotwell.git | 
