summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2018-09-30 20:58:03 +0200
committerJörg Frings-Fürst <debian@jff.email>2018-09-30 20:58:03 +0200
commit3be0d97ee745b34dc9068eda56e2e384fc9f7f08 (patch)
tree0f971045944a124d66e1113dfca10d94824f28f5
parent62c25b736fd469a61c93d9b27541c76ae254fd61 (diff)
Declare compliance with Debian Policy 4.2.1; d/control: Replace Priority extra with optional
-rw-r--r--debian/changelog2
-rw-r--r--debian/control4
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 <debian@jff.email> 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 <debian@jff.email>
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