diff --git a/debian/changelog b/debian/changelog index ce17b51515b080f9e3ac4d51f707ea9e1762f7a0..3af699abb62072bc30d9dd1462d7cd4d559915c6 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 1a8993e9e09065583c6f841747a22c90762152c2..8e4c60df9fa80c4d6fc1960cf114bac11fb6a37c 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/