From: Don Armstrong Date: Sat, 17 Aug 2019 03:03:24 +0000 (-0700) Subject: update compat level to 12, standards version, and switch to salsa X-Git-Tag: debian/20190601-1^0 X-Git-Url: https://git.donarmstrong.com/?p=perltidy.git;a=commitdiff_plain;h=f85ac49806617edd8651370705842023e9981c6e update compat level to 12, standards version, and switch to salsa --- diff --git a/debian/changelog b/debian/changelog index 6a57c23..93909d8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +perltidy (20190601-1) unstable; urgency=medium + + * New upstream version + * Update to standards version 4.3.0 + * Update compat level to 12 + + -- Don Armstrong Fri, 16 Aug 2019 19:45:50 -0700 + perltidy (20181120-1) unstable; urgency=medium [ Don Armstrong ] diff --git a/debian/compat b/debian/compat index b4de394..48082f7 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -11 +12 diff --git a/debian/control b/debian/control index 44020de..60aec40 100644 --- a/debian/control +++ b/debian/control @@ -2,13 +2,12 @@ Source: perltidy Section: devel Priority: optional Maintainer: Don Armstrong -Build-Depends: debhelper (>= 11) +Build-Depends: debhelper (>= 12) Build-Depends-Indep: perl -Standards-Version: 4.1.1 +Standards-Version: 4.3.0 Homepage: http://perltidy.sourceforge.net/ -Vcs-Git: https://git.donarmstrong.com/perltidy.git -Vcs-Browser: https://git.donarmstrong.com/perltidy.git - +Vcs-Git: https://salsa.debian.org/debian/perltidy.git +Vcs-Browser: https://salsa.debian.org/debian/perltidy.git Package: perltidy Architecture: all