diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2023-08-13 22:06:46 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2023-08-13 22:06:46 +0200 |
commit | 53acdf2e8d1c60691830c36e34a8401a0740981b (patch) | |
tree | 67bca4ddd5d111a4e1fc49c6576c3e649cde3b57 /debian | |
parent | cd08d72b2a6e8735ac9c7877a4cd9122444f2870 (diff) |
d/control: Declare compliance with Debian Policy 4.6.2.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 8f060ef..67072c6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ gnome-pie (0.7.3-2) UNRELEASED; urgency=medium * debian/rules: - Fix Fails to build source after successful build (Closes: ##1044462). + * Declare compliance with Debian Policy 4.6.2.0 (No changes needed). -- Jörg Frings-Fürst <debian@jff.email> Sun, 13 Aug 2023 20:34:07 +0200 diff --git a/debian/control b/debian/control index f638664..33469e1 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Build-Depends: libxml2-dev, libxtst-dev, valac (>= 0.24) -Standards-Version: 4.5.1 +Standards-Version: 4.6.2.0 Rules-Requires-Root: no Homepage: https://schneegans.github.io/gnome-pie.html Vcs-Git: git://jff.email/opt/git/gnome-pie.git |