summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Shuler <michael@pbandjelly.org>2016-11-30 21:15:46 -0600
committerMichael Shuler <michael@pbandjelly.org>2016-11-30 21:15:46 -0600
commit22a5966d01a003921b3d1e1289965bc26589153e (patch)
treee2db07dfabeabb5f7dcba457d16eeec70616c2b0
parent0a15ebdfa14daad644cb447d8fe54448b288445d (diff)
downloadca-certificates-22a5966d01a003921b3d1e1289965bc26589153e.tar.gz
Update to compat level 10 and debhelper (>= 10)
-rw-r--r--debian/changelog3
-rw-r--r--debian/compat2
-rw-r--r--debian/control2
3 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index e064ac8..f4cee3a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,7 +4,8 @@ ca-certificates (20161130) UNRELEASED; urgency=medium
* Add ca-certificates udeb package. Closes: #845456
[ Michael Shuler ]
- * debian/control:
+ * debian/{compat,control}:
+ Update to compat level 10 and debhelper (>= 10)
Shorten package description.
* debian/po/id.po
Update Indonesian debconf translation file for build time line reorder
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index ce1851e..d1218dc 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Michael Shuler <michael@pbandjelly.org>
Uploaders: Raphael Geissert <geissert@debian.org>,
Thijs Kinkhorst <thijs@debian.org>,
Christian Perrier <bubulle@debian.org>
-Build-Depends: debhelper (>= 9), po-debconf
+Build-Depends: debhelper (>= 10), po-debconf
Build-Depends-Indep: python, openssl
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/collab-maint/ca-certificates.git