diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2023-04-10 17:57:47 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2023-04-10 17:57:47 +0200 |
commit | bb30e44991093d22c716fed564d59a1aa33b51f0 (patch) | |
tree | 2b05ded09b51dac7ce82795a63b4915751e3f587 | |
parent | 77d7ab1335686df88ee3cc69a59107218a3ddc9c (diff) |
Declare compliance with Debian Policy 4.6.2.0
-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 d7b3c04..9963d25 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ shotwell (0.30.18-1) UNRELEASED; urgency=medium - debian/control: Add libportal-gtk3-dev to Build-Depends. * debian/control: - Change to new repository. + * Declare compliance with Debian Policy 4.6.2.0 (No changes needed). -- Jörg Frings-Fürst <debian@jff.email> Mon, 10 Apr 2023 15:09:35 +0200 diff --git a/debian/control b/debian/control index b210179..c92c32e 100644 --- a/debian/control +++ b/debian/control @@ -35,7 +35,7 @@ Build-Depends: ninja-build, valac (>= 0.46.0), webp-pixbuf-loader -Standards-Version: 4.6.1.0 +Standards-Version: 4.6.2.0 Rules-Requires-Root: binary-targets Homepage: https://wiki.gnome.org/Apps/Shotwell Vcs-Git: git://git.jff.email/shotwell.git |