Codebase list icingaweb2-module-pnp / 7900157
Adding debian version 1.1.0-2. Signed-off-by: David Kunz <david.kunz@dknet.ch> David Kunz 3 years ago
3 changed file(s) with 10 addition(s) and 7 deletion(s). Raw diff Collapse all Expand all
0 icingaweb2-module-pnp (1.1.0-2) bullseye; urgency=medium
0 icingaweb2-module-pnp (1.1.0-2) unstable; urgency=medium
11
2 * Updating source only.
2 * Updating debhelper.
3 * Updating standard version.
4 * Fixing typo in path (Closes: #952986).
5 * Fixing typo in previous changelog entry.
36
4 -- David Kunz <david.kunz@dknet.ch> Wed, 25 Sep 2019 14:03:48 +0200
7 -- David Kunz <david.kunz@dknet.ch> Mon, 22 Jun 2020 08:04:57 +0200
58
69 icingaweb2-module-pnp (1.1.0-1) unstable; urgency=medium
710
22 Priority: optional
33 Maintainer: David Kunz <david.kunz@dknet.ch>
44 Build-Depends:
5 debhelper-compat (= 12),
6 Standards-Version: 4.4.0
5 debhelper-compat (= 13),
6 Standards-Version: 4.5.0
77 Homepage: https://github.com/Icinga/icingaweb2-module-pnp
88 Vcs-Browser: https://salsa.debian.org/david-guest/icingaweb2-module-pnp
99 Vcs-Git: https://salsa.debian.org/david-guest/icingaweb2-module-pnp.git
1515 find $(DEBDIR)/usr/share/icingaweb2/modules/$(MODULE) -name LICENSE -exec rm -f {} \;
1616
1717 # enable module
18 mkdir -p $(DEBDIR)/etc/icingweb2/enabledModules
19 ln -s /usr/share/icingaweb2/modules/$(MODULE) $(DEBDIR)/etc/icingweb2/enabledModules/$(MODULE)
18 mkdir -p $(DEBDIR)/etc/icingaweb2/enabledModules
19 ln -s /usr/share/icingaweb2/modules/$(MODULE) $(DEBDIR)/etc/icingaweb2/enabledModules/$(MODULE)