diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2021-11-27 11:48:50 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2021-11-27 11:48:50 +0100 |
commit | b6120bf9d6d3789bd3220a335a946e451cc60b73 (patch) | |
tree | d80efe675da0da8df1a7f49afbb0bfa80e1ac718 /debian | |
parent | e96790e6cdfed20e1fd3b77011c6e75e70cd4624 (diff) |
Declare compliance with Debian Policy 4.6.0.1
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 67639da..b21b27f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ shotwell (0.30.14-2) UNRELEASED; urgency=medium - debian/rules: Add override_dh_auto_configure. * debian/rules: - enable the apport option on Ubuntu (Closes: #1000529). + * Declare compliance with Debian Policy 4.6.0.1 (No changes needed). -- Jörg Frings-Fürst <debian@jff.email> Sat, 27 Nov 2021 09:39:19 +0100 diff --git a/debian/control b/debian/control index d5f2797..6fd47f7 100644 --- a/debian/control +++ b/debian/control @@ -33,7 +33,7 @@ Build-Depends: meson, ninja-build, valac (>= 0.46.0) -Standards-Version: 4.6.0 +Standards-Version: 4.6.0.1 Rules-Requires-Root: binary-targets Homepage: https://wiki.gnome.org/Apps/Shotwell Vcs-Git: git://jff.email/opt/git/shotwell.git |