summaryrefslogtreecommitdiff
path: root/debian/control
Commit message (Collapse)AuthorAge
* Migrate to `debputy` to avoid needing fakerootNiels Thykier2024-06-05
|
* Build-depend on gnulib and rebootstrap from it at build timeColin Watson2024-03-29
|
* Build-depend on pkgconf rather than pkg-configColin Watson2024-02-26
|
* Add systemd-dev to Build-DependsSven Joachim2024-01-07
| | | | | | | | This ensures that the systemd units are installed into /usr/lib/systemd/system in trixie and later, while keeping them in /lib/systemd/system in bookworm-backports. Closes: #1060144
* debian/control: Update Homepage URLColin Watson2022-11-14
|
* Upgrade to debhelper v13Colin Watson2021-12-26
|
* Remove some more unnecessary constraintsColin Watson2021-12-26
| | | | | | dpkg is essential; the constraint on debhelper is implied by `debhelper-compat (= 12)`; and the dependency on `debconf | debconf-2.0` is handled by dh_installdebconf.
* Remove constraints unnecessary since busterDebian Janitor2021-10-20
| | | | | | | | | * Build-Depends: Drop versioned constraint on dpkg and libpipeline-dev. * man-db: Drop versioned constraint on debconf and groff-base in Depends. * man-db: Drop versioned constraint on dpkg in Pre-Depends. * man-db: Drop versioned constraint on manpages-de, manpages-tr and manpages-zh in Replaces. * man-db: Drop versioned constraint on manpages-tr and manpages-zh in Breaks. Changes-By: deb-scrub-obsolete
* (B-)D: bsdextrautils | bsdmainutils (<< 12.1.1~)Colin Watson2020-06-22
| | | | Closes: #963483
* Drop unnecessary dependency on dh-autoreconf.Debian Janitor2020-04-25
| | | | | Fixes: lintian: useless-autoreconf-build-depends See-also: https://lintian.debian.org/tags/useless-autoreconf-build-depends.html
* Bump debhelper from deprecated 9 to 12.Debian Janitor2020-04-25
| | | | | Fixes: lintian: package-uses-deprecated-debhelper-compat-version See-also: https://lintian.debian.org/tags/package-uses-deprecated-debhelper-compat-version.html
* Avoid "on-line" in the package descriptionColin Watson2019-09-08
| | | | | | | Nowadays "on-line" tends to be understood as "on the internet" rather than "on a screen", so avoid the term. Closes: #774402
* Use debhelper-compat instead of debian/compatColin Watson2019-08-03
|
* Update Homepage and debian/copyright Source to use HTTPS.Colin Watson2019-01-30
|
* New upstream release (2.8.5)Colin Watson2019-01-06
|
* Stop building with V=1Colin Watson2018-11-03
| | | | debhelper configures with --disable-silent-rules as of 9.20150501.
* Explicitly declare "Rules-Requires-Root: binary-targets"Colin Watson2018-06-18
| | | | This is due to installing /var/cache/man with ownership man:man.
* Remove long-obsolete Conflicts on suidmanager.Colin Watson2018-06-18
|
* Chase Vcs-Git redirectionColin Watson2018-06-16
|
* Breaks/Replaces manpages-tr (<< 1.0.5.1-3) (closes: #889805).Colin Watson2018-02-09
|
* wrap-and-sort -tColin Watson2018-02-09
|
* Build with seccomp againColin Watson2018-02-05
| | | | It works in conjunction with AppArmor now.
* Build without seccomp for now, until I work out how to make it play well ↵Colin Watson2018-02-05
| | | | with AppArmor on recent kernels (closes: #889608, #889626).
* New upstream release (2.8.0)Colin Watson2018-02-04
|
* Move VCS to salsa.debian.org.Colin Watson2018-01-22
|
* Suggests: apparmorColin Watson2017-11-21
|
* Add a simple AppArmor profile to confine groff-related programs and ↵Colin Watson2017-11-13
| | | | decompressors when run from man.
* Policy version 3.9.8: no changes required.Colin Watson2016-11-20
|
* Use HTTPS for Vcs-Git URL.Colin Watson2016-01-27
|
* Update Vcs-Browser URL for alioth cgit.Colin Watson2015-11-15
|
* New upstream release (2.7.1).Colin Watson2014-11-07
|
* Policy version 3.9.6: no changes required.Colin Watson2014-10-15
|
* New upstream release (2.6.7).Colin Watson2014-04-10
|
* Policy version 3.9.5: no changes required.Colin Watson2014-01-15
|
* Switch to git (thanks to reposurgeon for helping with the tricky stitching ↵Colin Watson2014-01-15
| | | | involved); adjust Vcs-* fields.
* Breaks/Replaces manpages-zh (<< 1.5.2-1.1); man-db now ships zh_CNColin Watson2013-06-24
| | | | translations formerly included there.
* Build-depend on debhelper (>= 9~) directly rather than requiring aColin Watson2013-05-28
| | | | Lintian override for use of 8.9.0.
* Switch triggers to interest-noawait, since they are non-essential forColin Watson2013-05-07
| | | | the triggering packages (closes: #707129).
* Drop handling of option string escaping in less 456, since theColin Watson2013-05-07
| | | | | | incompatible change has been reverted upstream (thanks, Geoffrey Thomas; closes: #695361). I've chosen to drop the Breaks entirely as it's a bit too heavyweight for a relatively minor display bug.
* Break versions of less before the incompatible option string change.Colin Watson2012-12-16
|
* Add suitable dpkg Pre-Depends for data.tar.xz.Colin Watson2012-11-22
|
* We can get away without build-depending on gnulib.Colin Watson2012-10-04
|
* Use dh-autoreconf.Colin Watson2012-10-04
|
* Remove unused build-dependency on gettext again.Colin Watson2012-03-31
|
* Upgrade to debhelper v9 and its new arrangements for honouringColin Watson2011-11-09
| | | | dpkg-buildflags output.
* Make man-db Multi-Arch: foreign.Colin Watson2011-11-09
|
* Honour CFLAGS and LDFLAGS values set by dpkg-buildflags.Colin Watson2011-09-05
|
* * New upstream release:Colin Watson2011-04-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Search the full manpath when expanding .so directives in manual pages. As part of this, '.so name.1' should now work as well as '.so man1/name.1' (closes: #503472, LP: #411534). - Handle roff named glyphs and perldoc strings in NAME sections (closes: #601025). - Don't start a pager if stdout is not a tty. - Allow passing multiple sections to whatis and apropos (closes: #571285). - Provide byte positions in manconv errors (closes: #562789). - Make mandb error output neater when stderr is not a tty. - Fix failure to display manual pages in some encodings when installed setuid. - Don't ignore SIGPIPE while forking iconv (closes: #597756). - Remove obsolete subdirectories of cat directories (closes: #558804). - If mandb sees that A is a symlink to B, it should never store a whatis reference for B (closes: #204249). - Print commas in roman rather than bold (thanks, David Prévot; closes: #600002). - Consider .PD requests as paragraph breaks (closes: #611012). - Reset SIGPIPE to SIG_DFL on startup, to avoid noisy output in the event that mandb was started from a context where SIGPIPE was ignored. - SECTION entries in a user configuration file now override those in the system configuration file, rather than appending to them. - If the user asked for an explicit section, sort exact matches first. - Rewrite all remaining subprocess handling in terms of libpipeline, especially some crash-prone code in catman (LP: #27738). - The default less prompt now includes "(press h for help or q to quit)" to help novices find their way around (http://brainstorm.ubuntu.com/idea/25975). - Fix a segfault when 'man -K' tries to display certain pages. - Fix a segfault in some situations when processes are killed by SIGHUP, SIGINT, or SIGTERM (LP: #218336).
* Build-depend on pkg-config.Colin Watson2010-11-16
|
* Build with external libpipeline.Colin Watson2010-11-15
|