From: Don Armstrong Date: Tue, 24 Oct 2017 17:50:46 +0000 (-0700) Subject: update standards version to 4.1.1, no changes X-Git-Tag: debian/20170521-1~2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=b74b3fb08c7e03235ffc04f350a97283997a050b;p=perltidy.git update standards version to 4.1.1, no changes --- diff --git a/debian/changelog b/debian/changelog index deeb54a5..5a511ea4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ perltidy (20160302-1) unstable; urgency=medium * Die if an existing perltidy.ERR cannot be removed to block overwriting of arbitrary files by a symlink attack. (closes: #862667) Thanks to Jakub Wilk for identifying this issue. + * Update standards version to 4.1.1; no changes -- diff --git a/debian/control b/debian/control index 8f840cb1..a0c5c7ab 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Don Armstrong Build-Depends: debhelper (>= 10) Build-Depends-Indep: perl -Standards-Version: 3.9.3 +Standards-Version: 4.1.1 Homepage: http://perltidy.sourceforge.net/ Vcs-Git: https://git.donarmstrong.com/perltidy.git Vcs-Browser: https://git.donarmstrong.com/perltidy.git