- 01 Mar, 2019 1 commit
-
-
Gianfranco Costamagna authored
Explicitly install CHANGES file, to avoid confusion and build failures when they aren't installed by default
-
- 28 Feb, 2019 1 commit
-
-
Aaron M. Ucko authored
Definitively avoid #920459, which accidentally recurred in one release.
-
- 27 Feb, 2019 6 commits
-
-
Aaron M. Ucko authored
-
Aaron M. Ucko authored
-
Aaron M. Ucko authored
... via override_dh_installchangelogs.
-
Aaron M. Ucko authored
* Revert "documentation/make_pdf: Substitute xltabular for longtabu (#921294)." [commit 74a58584] * debian/control: Add a versioned Build-Depends-Indep entry for texlive-latex-extra to avoid (long)tabu lossage from #920459. (Closes: #921294.)
-
Aaron M. Ucko authored
See fltk1.1 bug #909078.
-
Aaron M. Ucko authored
* configure.ac: Use (PKG_PROG_)PKG_CONFIG. * debian/rules: Specify a host-specific pkg-config, both in FTCONFIG and in the environment.
-
- 22 Feb, 2019 2 commits
-
-
Aaron M. Ucko authored
... instead of calling dpkg-{architecture,buildflags} directly (and piecemeal). -
Aaron M. Ucko authored
The result doesn't look quite as good as before, but at least it builds again with current TeX Live. (Closes: #921294, fallout from #920621).
-
- 28 Jan, 2019 3 commits
-
-
Aaron M. Ucko authored
* 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/rules: Run cmake via dh_auto_configure per H. Grohne's suggestion; account for formal side effects of gaining -DCMAKE_BUILD_TYPE=None.
-
Aaron M. Ucko authored
* configure: Revert local changes in favor of using dh_autoreconf. * debian/rules: Allow (dh_)autoreconf after all, albeit with autoheader suppressed.
-
Aaron M. Ucko authored
-
- 16 Mar, 2018 7 commits
-
-
Aaron M. Ucko authored
-
Aaron M. Ucko authored
-
Aaron M. Ucko authored
-
Aaron M. Ucko authored
-
Aaron M. Ucko authored
* debian/compat: Advance to 11. * debian/control: Advance debhelper Build-Depends version constraint to (>= 11~).
-
Aaron M. Ucko authored
* Set DEB_BUILD_MAINT_OPTIONS more readably. * Use ?= for DEB_HOST_(MULTI)ARCH.
-
Aaron M. Ucko authored
debian/rules: Pass "/usr/bin/pkg-config freetype2" off as FTCONFIG (in lieu of freetype-config, which is now deprecated).
-
- 15 Mar, 2018 2 commits
-
-
Aaron M. Ucko authored
FLTK-Targets.cmake already declares it.
-
Aaron M. Ucko authored
-
- 08 Aug, 2017 1 commit
-
-
Aaron M. Ucko authored
* debian/fix-fltk-targets-noconfig: Correct overzealous escaping that led to doubled multiarch paths for some settings. (Closes: #871508.)
-
- 07 Aug, 2017 5 commits
-
-
Aaron M. Ucko authored
-
Aaron M. Ucko authored
* debian/rules: Implement nodoc support, required as of Policy 4.0.0. * Standards-Version: 4.0.1 (now compliant).
-
Aaron M. Ucko authored
* debian/{compat,control}: Advance to Debhelper 10. * debian/rules: Run dh --without autoreconf. FLTK uses a hand-maintained configh.in and an autoheader-unfriendly configure.ac, breaking autoreconf (which runs by default as of compat 10). -
Aaron M. Ucko authored
Escape some left braces meant to be taken literally, for compatibility with Perl 5.26. (Closes: #871059.)
-
Aaron M. Ucko authored
-
- 23 Feb, 2017 1 commit
-
-
Aaron M. Ucko authored
-
- 14 Feb, 2017 1 commit
-
-
Aaron M. Ucko authored
debian/fix-fltk-targets-noconfig: Append logic to refrain from enforcing the existence of fluid in FLTK_SKIP_FLUID mode, based on a suggestion from Gianfranco Costamagna <locutusofborg@d.o>. (Closes: #855040.)
-
- 25 Jan, 2017 4 commits
-
-
Aaron M. Ucko authored
-
Aaron M. Ucko authored
Thanks again to Javier Serrano Polo <javier@jasp.net>.
-
Aaron M. Ucko authored
Thanks to Javier Serrano Polo <javier@jasp.net>.
-
Aaron M. Ucko authored
-
- 16 Jan, 2017 6 commits
-
-
Aaron M. Ucko authored
Sourceful upload resynchronizes all architectures. (Closes: #850924.)
-
Aaron M. Ucko authored
[dgit (3.4) quilt-fixup]
-
Aaron M. Ucko authored
In particular, declare Standards-Version: 3.9.8 (already compliant, not that cme checked).
-
Aaron M. Ucko authored
* debian/control: Retire explicit libfltk1.3-dbg package in favor of automatic -dbgsym packages. * debian/rules: Stop collecting debug symbols in an explicit libfltk1.3-dbg package. * debian/.gitignore: Drop libfltk1.3-dbg.
-
Aaron M. Ucko authored
-
Aaron M. Ucko authored
* debian/rules: - Drop the fltk-config.unhardened business, which proved insufficient. (Do, however, postprocess fltk-config to avoid emitting the -fdebug-prefix-map=... flag intended to *improve* reproducibility!) - Configure --with-optim=... so fltk-config --optim won't claim -Os. * fltk-config.in: Filter out -D*, -f*, and -W*, not just -g* and -O* (but leave --optim output alone for reference.) * .gitignore: Drop fltk-config.unhardened.
-