From cef3c140d376cf3f92be6a7385a5709f04b10f7a Mon Sep 17 00:00:00 2001 From: Michael Shuler Date: Mon, 1 Jun 2020 15:36:12 -0500 Subject: [PATCH] Rebuild for buster. --- debian/changelog | 8 ++++++++ debian/control | 4 ++-- debian/gbp.conf | 2 +- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index fa04f1a..c91f430 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +ca-certificates (20200601~deb10u1) buster; urgency=medium + + * Rebuild for buster. + * Merge changes from 20200601 + - d/control; set d/gbp.conf branch to debian-buster + + -- Michael Shuler Mon, 01 Jun 2020 15:21:01 -0500 + ca-certificates (20200601) unstable; urgency=medium * debian/control: diff --git a/debian/control b/debian/control index 88129e1..bb97f07 100644 --- a/debian/control +++ b/debian/control @@ -4,9 +4,9 @@ Priority: optional Maintainer: Michael Shuler Uploaders: Raphael Geissert , Thijs Kinkhorst -Build-Depends: debhelper-compat (= 13), po-debconf +Build-Depends: debhelper-compat (= 12), po-debconf Build-Depends-Indep: python, openssl -Standards-Version: 4.5.0.2 +Standards-Version: 4.3.0.1 Vcs-Git: https://salsa.debian.org/debian/ca-certificates.git Vcs-Browser: https://salsa.debian.org/debian/ca-certificates diff --git a/debian/gbp.conf b/debian/gbp.conf index 86f84e1..7f1cf19 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -1,2 +1,2 @@ [buildpackage] -debian-branch = master +debian-branch = debian-buster