diff options
| author | Jörg Frings-Fürst <debian@jff.email> | 2019-10-07 16:25:22 +0200 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff.email> | 2019-10-07 16:25:22 +0200 | 
| commit | 4e91cae518863034c17ea5d07f8e12caac4293f2 (patch) | |
| tree | c512a5f410577a4b9ad6f4084056605c27964fe2 | |
| parent | fa18642a53e30d9174ad05549e41c91647859edd (diff) | |
Declare compliance with Debian Policy 4.4.1
| -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 | 
