From 275e3fc0bc9b010e42a476b219e372048bb4cc9e Mon Sep 17 00:00:00 2001 From: Debian Janitor Date: Sat, 19 Oct 2019 19:04:39 +0000 Subject: [PATCH] Update standards version to 4.4.1, no changes needed. Fixes lintian: out-of-date-standards-version See https://lintian.debian.org/tags/out-of-date-standards-version.html for more details. --- debian/changelog | 4 ++++ debian/control | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index af8a3f7..9f84f13 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,13 @@ talloc (2.3.0-3) UNRELEASED; urgency=medium + [ Jelmer Vernooij ] * Remove obsolete fields Name, Contact from debian/upstream/metadata. * Rely on pre-initialized dpkg-architecture variables. * Fix day-of-week for changelog entries 1.0-1. + [ Debian Janitor ] + * Update standards version to 4.4.1, no changes needed. + -- Jelmer Vernooij Sun, 29 Sep 2019 17:10:03 +0000 talloc (2.3.0-2) unstable; urgency=medium diff --git a/debian/control b/debian/control index cdf02ea..699f5cf 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Build-Depends: debhelper-compat (= 12), python3-dev, xsltproc Rules-Requires-Root: no -Standards-Version: 4.4.0 +Standards-Version: 4.4.1 Vcs-Browser: https://salsa.debian.org/samba-team/talloc Vcs-Git: https://salsa.debian.org/samba-team/talloc.git -- GitLab