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 cef08a0..243e161 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ gnome-pie (0.7.1-2) UNRELEASED; urgency=medium - Change debian/compat to 11. - debian/control: + Bump minimum debhelper version to >= 11. + * Declare compliance with Debian Policy 4.2.1 (No changes needed). * debian/control: - Change VCS-* to point to the new repository. * debian/copyright: diff --git a/debian/control b/debian/control index ee7637e..4aaff5f 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Build-Depends: libxml2-dev, libxtst-dev, valac (>= 0.24) -Standards-Version: 4.0.0 +Standards-Version: 4.2.1 Homepage: https://gnome-pie.simonschneegans.de/ Vcs-Git: git://jff.email/opt/git/gnome-pie.git Vcs-Browser: https://jff.email/cgit/gnome-pie.git |