From 3be0d97ee745b34dc9068eda56e2e384fc9f7f08 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 30 Sep 2018 20:58:03 +0200 Subject: Declare compliance with Debian Policy 4.2.1; d/control: Replace Priority extra with optional --- debian/changelog | 2 ++ debian/control | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 076834c..ec49fb1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,8 +8,10 @@ libmongo-client (0.1.8-4) UNRELEASED; urgency=medium * Migrate to debhelper 11: - Change debian/compat to 11. - Bump minimum debhelper version in debian/control to >= 11. + * Declare compliance with Debian Policy 4.2.1 (No changes needed). * debian/control: - Change VCS-* to point to the new repository. + - Replace Priority extra with optional. -- Jörg Frings-Fürst Sun, 30 Sep 2018 19:54:58 +0200 diff --git a/debian/control b/debian/control index 50e0c43..eebb9f6 100644 --- a/debian/control +++ b/debian/control @@ -1,5 +1,5 @@ Source: libmongo-client -Priority: extra +Priority: optional Maintainer: Jörg Frings-Fürst Build-Depends: debhelper (>= 11~), @@ -8,7 +8,7 @@ Build-Depends: Build-Depends-Indep: doxygen, graphviz -Standards-Version: 3.9.6 +Standards-Version: 4.2.1 Section: libs Homepage: https://github.com/algernon/libmongo-client Vcs-Git: git://jff.email/opt/git/libmongo-client.git -- cgit v1.2.3