diff options
Diffstat (limited to 'debhelper.pod')
-rw-r--r-- | debhelper.pod | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/debhelper.pod b/debhelper.pod index 44fdbd30..1f950821 100644 --- a/debhelper.pod +++ b/debhelper.pod @@ -553,6 +553,12 @@ The B<autoreconf> sequence is now enabled by default. Please pass B<--without autoreconf> to B<dh> if this is not desirable for a given package +=item - + +The B<systemd> sequence is now enabled by default. Please pass +B<--without systemd> to B<dh> if this is not desirable for a given +package. + =back =item v11 @@ -589,12 +595,6 @@ B<--mainpackage> option. Please remember to check/update your doc-base files. -=item - - -The B<systemd> sequence is now enabled by default. Please pass -B<--without systemd> to B<dh> if this is not desirable for a given -package. - =back =back |