diff options
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 9f3c36c..6f5a35b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,6 @@ figlet (2.2.5-3) UNRELEASED; urgency=low - * Update S-V to 3.9.6 + * Update S-V to 4.0.0 - No changes necessary * debian/control: various fixes found by libconfig-model-dpkg-perl diff --git a/debian/control b/debian/control index 2267309..d57406a 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: Jonathan McCrohan <jmccrohan@gmail.com> Section: text Priority: optional Build-Depends: debhelper (>= 9) -Standards-Version: 3.9.6 +Standards-Version: 4.0.0 Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/figlet.git Vcs-Git: git://anonscm.debian.org/collab-maint/figlet.git Homepage: http://www.figlet.org/ |