From 7a91ab7137aaa75b296e396e75aec2e3acd1bd2a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ond=C5=99ej=20Nov=C3=BD?= <onovy@debian.org>
Date: Sat, 20 Jul 2019 00:06:17 +0200
Subject: [PATCH] Bump Standards-Version to 4.4.0

---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index ce17b515..3af699ab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 python-numpy (1:1.16.2-2) UNRELEASED; urgency=medium
 
   * Use debhelper-compat instead of debian/compat.
+  * Bump Standards-Version to 4.4.0.
 
  -- Ondřej Nový <onovy@debian.org>  Sat, 20 Jul 2019 00:06:17 +0200
 
diff --git a/debian/control b/debian/control
index 1a8993e9..8e4c60df 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,7 @@ Build-Depends: cython (>= 0.26-2.1),
                python3-sphinx,
                python-tz,
                python3-tz,
-Standards-Version: 4.3.0
+Standards-Version: 4.4.0
 Vcs-Git: https://salsa.debian.org/python-team/modules/python-numpy.git
 Vcs-Browser: https://salsa.debian.org/python-team/modules/python-numpy
 Homepage: http://www.numpy.org/
-- 
GitLab