diff options
| author | Jörg Frings-Fürst <debian@jff.email> | 2021-08-18 20:57:20 +0200 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff.email> | 2021-08-18 20:57:20 +0200 | 
| commit | c0b4b2267172df4647c0a1ecbb55e25d050be878 (patch) | |
| tree | af028587c938762431dd8d9ba1b7fac795bee346 | |
| parent | 5d3c3b8c0b5435c5f0217ea405341648f3de624a (diff) | |
Declare compliance with Debian Policy 4.6.0
| -rw-r--r-- | debian/changelog | 2 | ||||
| -rw-r--r-- | debian/control | 2 | 
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 2eeed90..3b17787 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,7 @@  shotwell (0.30.14-1) UNRELEASED; urgency=medium    * New upstream release. -  * Declare compliance with Debian Policy 4.5.1 (No changes needed). +  * Declare compliance with Debian Policy 4.6.0 (No changes needed).    * debian/copyright:      - Add year 2021 for debian/* to myself. diff --git a/debian/control b/debian/control index c924792..bce2814 100644 --- a/debian/control +++ b/debian/control @@ -32,7 +32,7 @@ Build-Depends:   meson,   ninja-build,   valac (>= 0.46.0) -Standards-Version: 4.5.1 +Standards-Version: 4.6.0  Rules-Requires-Root: binary-targets  Homepage: https://wiki.gnome.org/Apps/Shotwell  Vcs-Git: git://jff.email/opt/git/shotwell.git  | 
