summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron M. Ucko <ucko@debian.org>2019-02-10 23:06:52 -0500
committerAaron M. Ucko <ucko@debian.org>2019-02-10 23:09:12 -0500
commitef18abf1b04ca10ef382c970a2e6aa66302c19bf (patch)
tree5d3faacf99d84188930dbb54c396c2db07caeaeb
parentfec1a95e970093874f807714a1f9eb7334d365de (diff)
Standards-Version: 4.3.0 (fully compliant at this point).
-rw-r--r--debian/changelog6
-rw-r--r--debian/control2
2 files changed, 5 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 1075d59..382611e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,7 +3,9 @@ fltk1.1 (1.1.10-26) UNRELEASED; urgency=medium
* NOT RELEASED YET.
* configure: Revert local changes in favor of using (dh_)autoreconf.
* debian/compat: Go ahead and advance to 11.
- * debian/control: Advance debhelper B-D version constraint to (>= 11~).
+ * debian/control:
+ - Advance debhelper B-D version constraint to (>= 11~).
+ - Standards-Version: 4.3.0 (fully compliant at this point).
* debian/rules:
- Allow (dh_)autoreconf, albeit with autoheader suppressed, and
configure saved and restored rather than deleted on cleanup.
@@ -17,7 +19,7 @@ fltk1.1 (1.1.10-26) UNRELEASED; urgency=medium
- override_dh_installchangelogs: Install CHANGES as NEWS(.gz), not
changelog(.gz).
- -- Aaron M. Ucko <ucko@debian.org> Sun, 10 Feb 2019 23:05:19 -0500
+ -- Aaron M. Ucko <ucko@debian.org> Sun, 10 Feb 2019 23:06:51 -0500
fltk1.1 (1.1.10-25) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index b226622..e7d0442 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 11~),
zlib1g-dev | libz-dev
Build-Depends-Arch: libasound2-dev [linux-any]
Build-Depends-Indep: htmldoc
-Standards-Version: 4.1.3
+Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/ucko/fltk1.1
Vcs-Git: https://salsa.debian.org/ucko/fltk1.1.git
Homepage: http://www.fltk.org/