summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Shuler <michael@pbandjelly.org>2015-10-22 16:19:11 -0500
committerMichael Shuler <michael@pbandjelly.org>2015-10-22 16:19:11 -0500
commitb44346ada88584012929fb08e8d1222cc6a101c7 (patch)
treec01014d5baaba06e533ca5fd91cc400a51b5ba4a
parenta2fa9a13815894500e1e2d9ca3d52bfdd4f75b5a (diff)
downloadca-certificates-b44346ada88584012929fb08e8d1222cc6a101c7.tar.gz
Update d/compat to version 9 and updated Build-Depends
-rw-r--r--debian/changelog7
-rw-r--r--debian/compat2
-rw-r--r--debian/control2
3 files changed, 6 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog
index 5d52e41..6954898 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,14 +1,15 @@
ca-certificates (20151022) UNRELEASED; urgency=medium
+ * debian/{compat,control}:
+ Updated d/compat to version 9 and updated Build-Depends.
* debian/postinst:
Handle /usr/local/share/ca-certificates permissions and ownership on
upgrade. Closes: #611501
- * mozilla/{certdata.txt,nssckbi.h}:
- Update Mozilla certificate authority bundle to version 2.5.
* mozilla/certdata2pem.py:
Add Python 3 support to ca-certificates.
Thanks to Andrew Wilcox for the patch! Closes: #789753
-TODO: verify adds/removes
+ * mozilla/{certdata.txt,nssckbi.h}:
+ Update Mozilla certificate authority bundle to version 2.5.
The following certificate authorities were added (+):
+ "Certinomis - Root CA"
+ "TÜRKTRUST Elektronik Sertifika Hizmet Sağlayıcısı H5"
diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index c270f38..1946797 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 (>= 8), po-debconf
+Build-Depends: debhelper (>= 9), po-debconf
Build-Depends-Indep: python
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/collab-maint/ca-certificates.git