[pkg-nagios-changes] [Git][nagios-team/centreon-plugins][debian/master] Use dh-sequence-sphinxdoc.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Wed Aug 30 14:49:11 BST 2023
Bas Couwenberg pushed to branch debian/master at Debian Nagios Maintainer Group / centreon-plugins
Commits:
a825e7a4 by Bas Couwenberg at 2023-08-30T15:48:29+02:00
Use dh-sequence-sphinxdoc.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+centreon-plugins (0.0~20230118-2) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Use dh-sequence-sphinxdoc.
+
+ -- Bas Couwenberg <sebastic at debian.org> Wed, 30 Aug 2023 15:47:58 +0200
+
centreon-plugins (0.0~20230118-1) unstable; urgency=medium
[ Bas Couwenberg ]
=====================================
debian/control
=====================================
@@ -4,6 +4,7 @@ Priority: optional
Maintainer: Debian Nagios Maintainer Group <pkg-nagios-devel at lists.alioth.debian.org>
Uploaders: Baptiste Beauplat <lyknode at debian.org>
Build-Depends: debhelper-compat (= 13),
+ dh-sequence-sphinxdoc,
python3-sphinx
Standards-Version: 4.6.2
Homepage: https://github.com/centreon/centreon-plugins
=====================================
debian/rules
=====================================
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
%:
- dh $@ --with sphinxdoc
+ dh $@
override_dh_auto_build:
make -C doc/en html
View it on GitLab: https://salsa.debian.org/nagios-team/centreon-plugins/-/commit/a825e7a4abd32ee4bb1e5d68ffb79b1b63083779
--
View it on GitLab: https://salsa.debian.org/nagios-team/centreon-plugins/-/commit/a825e7a4abd32ee4bb1e5d68ffb79b1b63083779
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-nagios-changes/attachments/20230830/a58e10d6/attachment-0001.htm>
More information about the pkg-nagios-changes
mailing list