diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-07-24 20:42:12 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-07-24 20:42:12 +0200 |
commit | 2097a755bfc243a49beb5f9f0b269681085c7d8f (patch) | |
tree | 17efc1884e6b2b7211a0db8c5e38d3c1bfd22870 /debian | |
parent | c5369de24ea6e75837b8b99d0b50bbf8cc4b0dfe (diff) |
Declare compliance with Debian Policy 4.0.0
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 6f55f63..5b90d41 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ gnome-pie (0.7.1-1) UNRELEASED; urgency=medium * New upstream release. * New README.source to explain the branching model used. + * Declare compliance with Debian Policy 4.0.0. (No changes needed). -- Jörg Frings-Fürst <debian@jff-webhosting.net> Mon, 24 Jul 2017 20:02:28 +0200 diff --git a/debian/control b/debian/control index 506715a..45f25a1 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Build-Depends: libxml2-dev, libxtst-dev, valac (>= 0.24) -Standards-Version: 3.9.8 +Standards-Version: 4.0.0 Homepage: https://gnome-pie.simonschneegans.de/ Vcs-Git: git://anonscm.debian.org/collab-maint/gnome-pie.git Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/gnome-pie.git |