Age | Commit message (Collapse) | Author | Files | Lines |
|
Signed-off-by: Niels Thykier <niels@thykier.net>
|
|
Signed-off-by: Niels Thykier <niels@thykier.net>
|
|
Move Debian/ to lib subdirectory to support building on
non-case-sensitive filesystems.
|
|
Quote assignment to $recommended_compat in case it isn't a valid Perl
version string (e.g. for Debian derivatives). Fix typos that caused it
not to be used correctly. Use the /g flag so that all instances of the
substitution variable are handled.
Signed-off-by: Niels Thykier <niels@thykier.net>
|
|
Signed-off-by: Niels Thykier <niels@thykier.net>
|
|
Signed-off-by: Niels Thykier <niels@thykier.net>
|
|
Signed-off-by: Niels Thykier <niels@thykier.net>
|
|
Signed-off-by: Niels Thykier <niels@thykier.net>
|
|
Signed-off-by: Niels Thykier <niels@thykier.net>
|
|
Signed-off-by: Niels Thykier <niels@thykier.net>
|
|
Signed-off-by: Niels Thykier <niels@thykier.net>
|
|
Signed-off-by: Niels Thykier <niels@thykier.net>
|
|
Mostly useful if a derivative needs to fiddle with the calling of
pod2man or po4a. Concrete case being DilOS, which overrides which
PERL is used for the call to these tools.
Signed-off-by: Niels Thykier <niels@thykier.net>
|
|
Signed-off-by: Niels Thykier <niels@thykier.net>
|
|
This is a small test suite for dh_installdocs, motivated by the problems
found in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=830309. It
catches both the bug introduced in commit 71007f72da682dd9d7f932d81ca
and the regression caused by commit 863ef397c939340e863be1e96c822934a.
The tests verify that the correct /usr/share/doc symlinks and
directories are set up with and without the --link-doc option, in both
compat level 9 and 11.
Since dh_installdocs runs chown(1), the tests are skipped if run by an
ordinary user and fakeroot is unavailable.
Signed-off-by: Niels Thykier <niels@thykier.net>
|
|
Signed-off-by: Niels Thykier <niels@thykier.net>
|
|
Closes: #709557
|
|
-perm /mode. Closes: #700200
|
|
|
|
|
|
#601204
|
|
#548382
|
|
* add --previous at po4a command into Makefile
* add dh, dh_auto_install, dh_auto_clean, dh_auto_configure,
dh_auto_install, dh_auto_test, dh_bugfiles, dh_icons,
dh_installifupdown, dh_installudev, dh_prep
into po4a.cfg manpages list
Valery.Perrin (valery.perrin.debian@free.fr)
|
|
|
|
|
|
When empty due to not being fully enough translated, as is the case now.
|
|
I'm reverting the documentation addition to try doing it
myself, more simply and less verbosely.
This reverts commit 6ac4644330cb02384cf6c12a540cdc6b8e347170.
|
|
Since dh_auto_* PODs and dh_auto.pod contain placeholders and final versions
are generated with the use of podselect, they are not directly translatable.
However, the final postprocessed PODs (with man/dh_auto_pod) are translatable.
So these temporary PODs are written to the man/ subdir and they could be added
to po4a as needed. However, I do not add those PODs for translation in this
commit (neither previous versions of dh_auto_* were there).
|
|
Signed-off-by: Modestas Vainius <modestas@vainius.eu>
|
|
Signed-off-by: Modestas Vainius <modestas@vainius.eu>
|
|
|
|
* dh: Add an interface that third-party packages providing debhelper commands
can use to insert them into a command sequence.
(See dh(1), "SEQUENCE ADDONS".)
* dh: --with=foo can be used to include such third-party commands.
So, for example, --with=cli could add the dh_cli* commands from
cli-common.
* Moved python-support special case out of dh and into a python-support
sequence addon. --with=python-support is enabled by default to avoid
breaking backwards compatability.
|
|
|
|
|
|
|
|
|
|
toys.
|
|
with
my new local build system, which auto-updates the home page when a new
debhelper is built.
|
|
|
|
|
|
|