summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron M. Ucko <ucko@debian.org>2019-02-26 20:29:24 -0500
committerAaron M. Ucko <ucko@debian.org>2019-02-26 20:32:43 -0500
commit5635c3b62f7ac3e281a9029888d92da045b9826a (patch)
treec04ecbecca6a3f3fc8748f78457145516971d944
parent9bc08a83cc8447e2262e9b83272be42f82717a07 (diff)
Standards-Version: 4.3.0 (fully compliant at this point).
-rw-r--r--debian/changelog9
-rw-r--r--debian/control2
2 files changed, 6 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog
index 989f0ff..4d26e59 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,9 +6,10 @@ fltk1.3 (1.3.4-8) UNRELEASED; urgency=medium
* debian/*-none*: Formally renamed from debian/*-noconfig* and tweaked
correspondingly to account for running cmake via dh_auto_configure,
which supplies -DCMAKE_BUILD_TYPE=None.
- * debian/control: Add a versioned Build-Depends-Indep entry for
- texlive-latex-extra to avoid (long)tabu lossage from #920459.
- (Closes: #921294.)
+ * debian/control:
+ - Add a versioned Build-Depends-Indep entry for texlive-latex-extra to
+ avoid (long)tabu lossage from #920459. (Closes: #921294.)
+ - Standards-Version: 4.3.0 (fully compliant at this point).
* debian/rules:
- Allow (dh_)autoreconf after all, albeit with autoheader suppressed.
- Run cmake via dh_auto_configure per Helmut Grohne's suggestion;
@@ -22,7 +23,7 @@ fltk1.3 (1.3.4-8) UNRELEASED; urgency=medium
- override_dh_installchangelogs: Install CHANGES as NEWS(.gz), not
changelog(.gz).
- -- Aaron M. Ucko <ucko@debian.org> Tue, 26 Feb 2019 20:26:50 -0500
+ -- Aaron M. Ucko <ucko@debian.org> Tue, 26 Feb 2019 20:29:23 -0500
fltk1.3 (1.3.4-7) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index a753abe..090b6c2 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Build-Depends-Arch: cmake,
Build-Depends-Indep: doxygen-latex,
texlive-font-utils,
texlive-latex-extra (>= 2018.20190131-2~) | texlive-latex-extra (<< 2018.20181215~)
-Standards-Version: 4.1.3
+Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/ucko/fltk1.3
Vcs-Git: https://salsa.debian.org/ucko/fltk1.3.git
Homepage: http://www.fltk.org/