diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 90d4941..d4729f1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,7 @@ scons (3.0.1-2) UNRELEASED; urgency=medium [ Laszlo Boszormenyi (GCS) <gcs@debian.org> ] * Update debhelper level to 11 . + * Update Standards-Version to 4.2.1 . -- Laszlo Boszormenyi (GCS) <gcs@debian.org> Fri, 09 Nov 2018 18:35:29 +0000 diff --git a/debian/control b/debian/control index 65a3b57..62c09be 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 11), dh-python, python (>= 2.7~) -Standards-Version: 4.1.2.0 +Standards-Version: 4.2.1.0 Homepage: http://www.scons.org/ Vcs-Git: https://salsa.debian.org/debian/scons.git Vcs-Browser: https://salsa.debian.org/debian/scons |