[pkg-nagios-changes] [Git][nagios-team/pkg-icinga2][master] Apply patch by Dmitry Bogatov to also compress 01-about.md. (closes: #898701)

Bas Couwenberg gitlab at salsa.debian.org
Wed May 16 21:38:46 BST 2018


Bas Couwenberg pushed to branch master at Debian Nagios Maintainer Group / pkg-icinga2


Commits:
020fff63 by Bas Couwenberg at 2018-05-16T22:18:30+02:00
Apply patch by Dmitry Bogatov to also compress 01-about.md. (closes: #898701)

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ icinga2 (2.8.4-3) UNRELEASED; urgency=medium
   * Add patch by Jens Holzkämper to use check_postgres path as
     provided by check-postgres package.
     (closes: #898833)
+  * Apply patch by Dmitry Bogatov to also compress 01-about.md.
+    (closes: #898701)
 
  -- Bas Couwenberg <sebastic at debian.org>  Wed, 16 May 2018 18:20:53 +0200
 


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -71,6 +71,10 @@ override_dh_installinit:
 override_dh_systemd_enable:
 	dh_systemd_enable --name=icinga2
 
+override_dh_compress:
+	dh_compress
+	dh_compress -p icinga2-doc usr/share/doc/icinga2/markdown/01-about.md
+
 override_dh_missing:
 	# Explicitly remove files not included in any package
 	$(RM) debian/tmp/etc/bash_completion.d/icinga2



View it on GitLab: https://salsa.debian.org/nagios-team/pkg-icinga2/commit/020fff63457243e8f52eafa94193aa50d88dcd67

---
View it on GitLab: https://salsa.debian.org/nagios-team/pkg-icinga2/commit/020fff63457243e8f52eafa94193aa50d88dcd67
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/20180516/aa79f726/attachment.html>


More information about the pkg-nagios-changes mailing list